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

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.16 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 {#4051
  +user: App\Entity\User {#3999 …}
  +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: "What about fedora silverblue? Would it have saved you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699329720 {#4060
    date: 2023-11-07 05:02:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4049 …}
  +nested: Doctrine\ORM\PersistentCollection {#4047 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 96184
  -bodyTs: "'fedora':3 'save':8 'silverblu':4 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5567154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297646 {#3996
    date: 2023-11-06 20:07:26.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 {#4051
  +user: App\Entity\User {#3999 …}
  +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: "What about fedora silverblue? Would it have saved you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699329720 {#4060
    date: 2023-11-07 05:02:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4049 …}
  +nested: Doctrine\ORM\PersistentCollection {#4047 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 96184
  -bodyTs: "'fedora':3 'save':8 'silverblu':4 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5567154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297646 {#3996
    date: 2023-11-06 20:07:26.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 {#4051
  +user: App\Entity\User {#3999 …}
  +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: "What about fedora silverblue? Would it have saved you?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699329720 {#4060
    date: 2023-11-07 05:02:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4049 …}
  +nested: Doctrine\ORM\PersistentCollection {#4047 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 96184
  -bodyTs: "'fedora':3 'save':8 'silverblu':4 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5567154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297646 {#3996
    date: 2023-11-06 20:07:26.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 {#5141
  +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 {#4051
    +user: App\Entity\User {#3999 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What about fedora silverblue? Would it have saved you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699329720 {#4060
      date: 2023-11-07 05:02:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4049 …}
    +nested: Doctrine\ORM\PersistentCollection {#4047 …}
    +votes: Doctrine\ORM\PersistentCollection {#4045 …}
    +reports: Doctrine\ORM\PersistentCollection {#4043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 96184
    -bodyTs: "'fedora':3 'save':8 'silverblu':4 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5567154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297646 {#3996
      date: 2023-11-06 20:07:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4051}
  +body: "I totally *love* the idea of Fedora Silverblue and UBlue. Played around with Silverblue and perhaps it will replace my Debian installation on my multi media laptop. Still, no substitute for Debian since the kernel is too new/fast changing (problems with VM and I don’t want to pin an old kernel w/o security updates forever) and I have a very custom (but fully automated) setup via Ansible, which wouldn’t work like this on Silverblue. (I would have to use Ansible for the host and then create a lot of custom containers, to the best of my understanding.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699302608 {#5142
    date: 2023-11-06 21:30:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@beta_tester@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 96404
  -bodyTs: "'ansibl':68,82 'around':12 'autom':65 'best':96 'chang':39 'contain':93 'creat':88 'custom':62,92 'debian':21,32 'fedora':7 'forev':56 'fulli':64 'host':85 'idea':5 'instal':22 'kernel':35,52 'laptop':27 'like':73 'lot':90 'love':3 'media':26 'multi':25 'new/fast':38 'old':51 'perhap':16 'pin':49 'play':11 'problem':40 'replac':19 'secur':54 'setup':66 'silverblu':8,14,76 'sinc':33 'still':28 'substitut':30 'total':2 'ublu':10 'understand':99 'updat':55 'use':81 'via':67 'vm':42 'w/o':53 'want':47 'work':72 'would':78 'wouldn':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4418097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699302608 {#5145
    date: 2023-11-06 21:30: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
11 DENIED edit
App\Entity\EntryComment {#5141
  +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 {#4051
    +user: App\Entity\User {#3999 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What about fedora silverblue? Would it have saved you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699329720 {#4060
      date: 2023-11-07 05:02:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4049 …}
    +nested: Doctrine\ORM\PersistentCollection {#4047 …}
    +votes: Doctrine\ORM\PersistentCollection {#4045 …}
    +reports: Doctrine\ORM\PersistentCollection {#4043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 96184
    -bodyTs: "'fedora':3 'save':8 'silverblu':4 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5567154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297646 {#3996
      date: 2023-11-06 20:07:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4051}
  +body: "I totally *love* the idea of Fedora Silverblue and UBlue. Played around with Silverblue and perhaps it will replace my Debian installation on my multi media laptop. Still, no substitute for Debian since the kernel is too new/fast changing (problems with VM and I don’t want to pin an old kernel w/o security updates forever) and I have a very custom (but fully automated) setup via Ansible, which wouldn’t work like this on Silverblue. (I would have to use Ansible for the host and then create a lot of custom containers, to the best of my understanding.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699302608 {#5142
    date: 2023-11-06 21:30:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@beta_tester@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 96404
  -bodyTs: "'ansibl':68,82 'around':12 'autom':65 'best':96 'chang':39 'contain':93 'creat':88 'custom':62,92 'debian':21,32 'fedora':7 'forev':56 'fulli':64 'host':85 'idea':5 'instal':22 'kernel':35,52 'laptop':27 'like':73 'lot':90 'love':3 'media':26 'multi':25 'new/fast':38 'old':51 'perhap':16 'pin':49 'play':11 'problem':40 'replac':19 'secur':54 'setup':66 'silverblu':8,14,76 'sinc':33 'still':28 'substitut':30 'total':2 'ublu':10 'understand':99 'updat':55 'use':81 'via':67 'vm':42 'w/o':53 'want':47 'work':72 'would':78 'wouldn':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4418097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699302608 {#5145
    date: 2023-11-06 21:30: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
12 DENIED moderate
App\Entity\EntryComment {#5141
  +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 {#4051
    +user: App\Entity\User {#3999 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What about fedora silverblue? Would it have saved you?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699329720 {#4060
      date: 2023-11-07 05:02:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4049 …}
    +nested: Doctrine\ORM\PersistentCollection {#4047 …}
    +votes: Doctrine\ORM\PersistentCollection {#4045 …}
    +reports: Doctrine\ORM\PersistentCollection {#4043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 96184
    -bodyTs: "'fedora':3 'save':8 'silverblu':4 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5567154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699297646 {#3996
      date: 2023-11-06 20:07:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4051}
  +body: "I totally *love* the idea of Fedora Silverblue and UBlue. Played around with Silverblue and perhaps it will replace my Debian installation on my multi media laptop. Still, no substitute for Debian since the kernel is too new/fast changing (problems with VM and I don’t want to pin an old kernel w/o security updates forever) and I have a very custom (but fully automated) setup via Ansible, which wouldn’t work like this on Silverblue. (I would have to use Ansible for the host and then create a lot of custom containers, to the best of my understanding.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699302608 {#5142
    date: 2023-11-06 21:30:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@beta_tester@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5138 …}
  +nested: Doctrine\ORM\PersistentCollection {#5134 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 96404
  -bodyTs: "'ansibl':68,82 'around':12 'autom':65 'best':96 'chang':39 'contain':93 'creat':88 'custom':62,92 'debian':21,32 'fedora':7 'forev':56 'fulli':64 'host':85 'idea':5 'instal':22 'kernel':35,52 'laptop':27 'like':73 'lot':90 'love':3 'media':26 'multi':25 'new/fast':38 'old':51 'perhap':16 'pin':49 'play':11 'problem':40 'replac':19 'secur':54 'setup':66 'silverblu':8,14,76 'sinc':33 'still':28 'substitut':30 'total':2 'ublu':10 'understand':99 'updat':55 'use':81 'via':67 'vm':42 'w/o':53 'want':47 'work':72 'would':78 'wouldn':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4418097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699302608 {#5145
    date: 2023-11-06 21:30: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
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 {#4083
  +user: App\Entity\User {#4072 …}
  +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: "Xfs filesystem and a kernel with BORE scheduler, which are the default on CachyOs for a faster and snappier system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699297713 {#4089
    date: 2023-11-06 20:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4088 …}
  +nested: Doctrine\ORM\PersistentCollection {#4087 …}
  +votes: Doctrine\ORM\PersistentCollection {#4078 …}
  +reports: Doctrine\ORM\PersistentCollection {#4081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4074 …}
  -id: 96189
  -bodyTs: "'bore':7 'cachyo':14 'default':12 'faster':17 'filesystem':2 'kernel':5 'schedul':8 'snappier':19 'system':20 'xfs':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5567180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297713 {#4094
    date: 2023-11-06 20:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4083
  +user: App\Entity\User {#4072 …}
  +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: "Xfs filesystem and a kernel with BORE scheduler, which are the default on CachyOs for a faster and snappier system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699297713 {#4089
    date: 2023-11-06 20:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4088 …}
  +nested: Doctrine\ORM\PersistentCollection {#4087 …}
  +votes: Doctrine\ORM\PersistentCollection {#4078 …}
  +reports: Doctrine\ORM\PersistentCollection {#4081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4074 …}
  -id: 96189
  -bodyTs: "'bore':7 'cachyo':14 'default':12 'faster':17 'filesystem':2 'kernel':5 'schedul':8 'snappier':19 'system':20 'xfs':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5567180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297713 {#4094
    date: 2023-11-06 20:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4083
  +user: App\Entity\User {#4072 …}
  +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: "Xfs filesystem and a kernel with BORE scheduler, which are the default on CachyOs for a faster and snappier system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699297713 {#4089
    date: 2023-11-06 20:08:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4088 …}
  +nested: Doctrine\ORM\PersistentCollection {#4087 …}
  +votes: Doctrine\ORM\PersistentCollection {#4078 …}
  +reports: Doctrine\ORM\PersistentCollection {#4081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4074 …}
  -id: 96189
  -bodyTs: "'bore':7 'cachyo':14 'default':12 'faster':17 'filesystem':2 'kernel':5 'schedul':8 'snappier':19 'system':20 'xfs':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5567180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699297713 {#4094
    date: 2023-11-06 20:08:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4171
  +user: App\Entity\User {#4184 …}
  +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 {#4165
    date: 2023-11-08 15:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4172 …}
  +nested: Doctrine\ORM\PersistentCollection {#4174 …}
  +votes: Doctrine\ORM\PersistentCollection {#4176 …}
  +reports: Doctrine\ORM\PersistentCollection {#4178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
  -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 {#4166
    date: 2023-11-07 12:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699298904 {#4167
    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
19 DENIED edit
App\Entity\EntryComment {#4171
  +user: App\Entity\User {#4184 …}
  +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 {#4165
    date: 2023-11-08 15:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4172 …}
  +nested: Doctrine\ORM\PersistentCollection {#4174 …}
  +votes: Doctrine\ORM\PersistentCollection {#4176 …}
  +reports: Doctrine\ORM\PersistentCollection {#4178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
  -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 {#4166
    date: 2023-11-07 12:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699298904 {#4167
    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
20 DENIED moderate
App\Entity\EntryComment {#4171
  +user: App\Entity\User {#4184 …}
  +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 {#4165
    date: 2023-11-08 15:01:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4172 …}
  +nested: Doctrine\ORM\PersistentCollection {#4174 …}
  +votes: Doctrine\ORM\PersistentCollection {#4176 …}
  +reports: Doctrine\ORM\PersistentCollection {#4178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
  -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 {#4166
    date: 2023-11-07 12:55:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699298904 {#4167
    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
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 {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +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 {#4171
    +user: App\Entity\User {#4184 …}
    +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 {#4165
      date: 2023-11-08 15:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4172 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
    -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 {#4166
      date: 2023-11-07 12:55:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699298904 {#4167
      date: 2023-11-06 20:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "why not mpv?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699405241 {#5153
    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 {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -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 {#5154
    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
23 DENIED edit
App\Entity\EntryComment {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +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 {#4171
    +user: App\Entity\User {#4184 …}
    +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 {#4165
      date: 2023-11-08 15:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4172 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
    -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 {#4166
      date: 2023-11-07 12:55:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699298904 {#4167
      date: 2023-11-06 20:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "why not mpv?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699405241 {#5153
    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 {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -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 {#5154
    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
24 DENIED moderate
App\Entity\EntryComment {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +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 {#4171
    +user: App\Entity\User {#4184 …}
    +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 {#4165
      date: 2023-11-08 15:01:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4172 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
    -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 {#4166
      date: 2023-11-07 12:55:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699298904 {#4167
      date: 2023-11-06 20:28:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: "why not mpv?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699405241 {#5153
    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 {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -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 {#5154
    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
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 {#4244
  +user: App\Entity\User {#4257 …}
  +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: "KDE, just because it’s a good balance of usability and customisability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1699300308 {#4239
    date: 2023-11-06 20:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4245 …}
  +nested: Doctrine\ORM\PersistentCollection {#4247 …}
  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
  +reports: Doctrine\ORM\PersistentCollection {#4251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4255 …}
  -id: 96295
  -bodyTs: "'balanc':8 'customis':12 'good':7 'kde':1 'usabl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3317818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300308 {#4240
    date: 2023-11-06 20:51:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4244
  +user: App\Entity\User {#4257 …}
  +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: "KDE, just because it’s a good balance of usability and customisability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1699300308 {#4239
    date: 2023-11-06 20:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4245 …}
  +nested: Doctrine\ORM\PersistentCollection {#4247 …}
  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
  +reports: Doctrine\ORM\PersistentCollection {#4251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4255 …}
  -id: 96295
  -bodyTs: "'balanc':8 'customis':12 'good':7 'kde':1 'usabl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3317818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300308 {#4240
    date: 2023-11-06 20:51:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4244
  +user: App\Entity\User {#4257 …}
  +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: "KDE, just because it’s a good balance of usability and customisability."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1699300308 {#4239
    date: 2023-11-06 20:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4245 …}
  +nested: Doctrine\ORM\PersistentCollection {#4247 …}
  +votes: Doctrine\ORM\PersistentCollection {#4249 …}
  +reports: Doctrine\ORM\PersistentCollection {#4251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4255 …}
  -id: 96295
  -bodyTs: "'balanc':8 'customis':12 'good':7 'kde':1 'usabl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/3317818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699300308 {#4240
    date: 2023-11-06 20:51:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4318
  +user: App\Entity\User {#4331 …}
  +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: """
    - LUKS\n
    - Btrfs\n
    - sway
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699302475 {#4313
    date: 2023-11-06 21:27:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4321 …}
  +votes: Doctrine\ORM\PersistentCollection {#4323 …}
  +reports: Doctrine\ORM\PersistentCollection {#4325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
  -id: 96400
  -bodyTs: "'btrfs':2 'luk':1 'sway':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2792154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699302475 {#4314
    date: 2023-11-06 21:27: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
31 DENIED edit
App\Entity\EntryComment {#4318
  +user: App\Entity\User {#4331 …}
  +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: """
    - LUKS\n
    - Btrfs\n
    - sway
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699302475 {#4313
    date: 2023-11-06 21:27:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4321 …}
  +votes: Doctrine\ORM\PersistentCollection {#4323 …}
  +reports: Doctrine\ORM\PersistentCollection {#4325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
  -id: 96400
  -bodyTs: "'btrfs':2 'luk':1 'sway':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2792154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699302475 {#4314
    date: 2023-11-06 21:27: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
32 DENIED moderate
App\Entity\EntryComment {#4318
  +user: App\Entity\User {#4331 …}
  +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: """
    - LUKS\n
    - Btrfs\n
    - sway
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699302475 {#4313
    date: 2023-11-06 21:27:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4319 …}
  +nested: Doctrine\ORM\PersistentCollection {#4321 …}
  +votes: Doctrine\ORM\PersistentCollection {#4323 …}
  +reports: Doctrine\ORM\PersistentCollection {#4325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4329 …}
  -id: 96400
  -bodyTs: "'btrfs':2 'luk':1 'sway':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.cafe/comment/2792154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699302475 {#4314
    date: 2023-11-06 21:27: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
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 {#4391
  +user: App\Entity\User {#4404 …}
  +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 {#4386
    date: 2023-11-08 01:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4392 …}
  +nested: Doctrine\ORM\PersistentCollection {#4394 …}
  +votes: Doctrine\ORM\PersistentCollection {#4396 …}
  +reports: Doctrine\ORM\PersistentCollection {#4398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
  -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 {#4387
    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
35 DENIED edit
App\Entity\EntryComment {#4391
  +user: App\Entity\User {#4404 …}
  +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 {#4386
    date: 2023-11-08 01:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4392 …}
  +nested: Doctrine\ORM\PersistentCollection {#4394 …}
  +votes: Doctrine\ORM\PersistentCollection {#4396 …}
  +reports: Doctrine\ORM\PersistentCollection {#4398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
  -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 {#4387
    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
36 DENIED moderate
App\Entity\EntryComment {#4391
  +user: App\Entity\User {#4404 …}
  +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 {#4386
    date: 2023-11-08 01:21:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4392 …}
  +nested: Doctrine\ORM\PersistentCollection {#4394 …}
  +votes: Doctrine\ORM\PersistentCollection {#4396 …}
  +reports: Doctrine\ORM\PersistentCollection {#4398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
  -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 {#4387
    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
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 {#5171
  +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 {#4391
    +user: App\Entity\User {#4404 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4386
      date: 2023-11-08 01:21:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4392 …}
    +nested: Doctrine\ORM\PersistentCollection {#4394 …}
    +votes: Doctrine\ORM\PersistentCollection {#4396 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    -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 {#4387
      date: 2023-11-06 21:45:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: "Nice use case for snapshots! :-) I’ll put it in my backlog, perhaps it is a nice insurance for my crash prone machines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699303922 {#5169
    date: 2023-11-06 21:52:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -id: 96470
  -bodyTs: "'backlog':12 'case':3 'crash':21 'insur':18 'll':7 'machin':23 'nice':1,17 'perhap':13 'prone':22 'put':8 'snapshot':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4418661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699303922 {#5170
    date: 2023-11-06 21:52:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5171
  +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 {#4391
    +user: App\Entity\User {#4404 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4386
      date: 2023-11-08 01:21:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4392 …}
    +nested: Doctrine\ORM\PersistentCollection {#4394 …}
    +votes: Doctrine\ORM\PersistentCollection {#4396 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    -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 {#4387
      date: 2023-11-06 21:45:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: "Nice use case for snapshots! :-) I’ll put it in my backlog, perhaps it is a nice insurance for my crash prone machines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699303922 {#5169
    date: 2023-11-06 21:52:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -id: 96470
  -bodyTs: "'backlog':12 'case':3 'crash':21 'insur':18 'll':7 'machin':23 'nice':1,17 'perhap':13 'prone':22 'put':8 'snapshot':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4418661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699303922 {#5170
    date: 2023-11-06 21:52:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5171
  +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 {#4391
    +user: App\Entity\User {#4404 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4386
      date: 2023-11-08 01:21:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4392 …}
    +nested: Doctrine\ORM\PersistentCollection {#4394 …}
    +votes: Doctrine\ORM\PersistentCollection {#4396 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    -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 {#4387
      date: 2023-11-06 21:45:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: "Nice use case for snapshots! :-) I’ll put it in my backlog, perhaps it is a nice insurance for my crash prone machines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699303922 {#5169
    date: 2023-11-06 21:52:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -id: 96470
  -bodyTs: "'backlog':12 'case':3 'crash':21 'insur':18 'll':7 'machin':23 'nice':1,17 'perhap':13 'prone':22 'put':8 'snapshot':5 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4418661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699303922 {#5170
    date: 2023-11-06 21:52:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5186
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +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 {#4391
    +user: App\Entity\User {#4404 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4386
      date: 2023-11-08 01:21:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4392 …}
    +nested: Doctrine\ORM\PersistentCollection {#4394 …}
    +votes: Doctrine\ORM\PersistentCollection {#4396 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    -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 {#4387
      date: 2023-11-06 21:45:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
    \n
    How does it differ from stock?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699304173 {#5184
    date: 2023-11-06 21:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -id: 96485
  -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4577865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699304173 {#5185
    date: 2023-11-06 21:56:13.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 {#5186
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +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 {#4391
    +user: App\Entity\User {#4404 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4386
      date: 2023-11-08 01:21:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4392 …}
    +nested: Doctrine\ORM\PersistentCollection {#4394 …}
    +votes: Doctrine\ORM\PersistentCollection {#4396 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    -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 {#4387
      date: 2023-11-06 21:45:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
    \n
    How does it differ from stock?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699304173 {#5184
    date: 2023-11-06 21:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -id: 96485
  -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4577865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699304173 {#5185
    date: 2023-11-06 21:56:13.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 {#5186
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +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 {#4391
    +user: App\Entity\User {#4404 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4386
      date: 2023-11-08 01:21:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4392 …}
    +nested: Doctrine\ORM\PersistentCollection {#4394 …}
    +votes: Doctrine\ORM\PersistentCollection {#4396 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
    -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 {#4387
      date: 2023-11-06 21:45:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
    \n
    How does it differ from stock?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699304173 {#5184
    date: 2023-11-06 21:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -id: 96485
  -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4577865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699304173 {#5185
    date: 2023-11-06 21:56:13.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 {#5457
  +user: App\Entity\User {#4404 …}
  +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 {#5186
    +user: Proxies\__CG__\App\Entity\User {#5187 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4391
      +user: App\Entity\User {#4404 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4386
        date: 2023-11-08 01:21:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4392 …}
      +nested: Doctrine\ORM\PersistentCollection {#4394 …}
      +votes: Doctrine\ORM\PersistentCollection {#4396 …}
      +reports: Doctrine\ORM\PersistentCollection {#4398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
      -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 {#4387
        date: 2023-11-06 21:45:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
      \n
      How does it differ from stock?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699304173 {#5184
      date: 2023-11-06 21:56:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5188 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -id: 96485
    -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4577865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699304173 {#5185
      date: 2023-11-06 21:56:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    Details on the Spiral Linux web site: [spirallinux.github.io](https://spirallinux.github.io/)\n
    \n
    Key points are BTRFS with Snapper, PipeWire, newer kernels and some other niceties from backports, proprietary drivers/codecs by default, VirtualBox support (which I’ve personally had huge problems with in the past on multiple distros). They also mention font tweaks, but I haven’t done side-by-side comparisons, so I’m not sure exactly what that means.\n
    \n
    Edit: shoutout to Spiral Linux creator @sb56637@lemmy.ca , who posted a few illuminating comments on this older thread: [lemmy.ca/post/6855079](https://lemmy.ca/post/6855079) (if there’s a way to link to posts in an instance-agnostic way on Lemmy, please let me know!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699306031 {#5451
    date: 2023-11-06 22:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@sb56637@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5463 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 96581
  -bodyTs: "'/)':11 '/post/6855079](https://lemmy.ca/post/6855079)':90 'agnost':104 'also':48 'backport':26 'btrfs':15 'comment':83 'comparison':61 'creator':76 'default':30 'detail':1 'distro':46 'done':56 'drivers/codecs':28 'edit':71 'exact':67 'font':50 'haven':54 'huge':38 'illumin':82 'instanc':103 'instance-agnost':102 'kernel':20 'key':12 'know':111 'lemmi':107 'lemmy.ca':89 'lemmy.ca/post/6855079](https://lemmy.ca/post/6855079)':88 'let':109 'link':97 'linux':5,75 'm':64 'mean':70 'mention':49 'multipl':45 'newer':19 'niceti':24 'older':86 'past':43 'person':36 'pipewir':18 'pleas':108 'point':13 'post':79,99 'problem':39 'proprietari':27 'sb56637@lemmy.ca':77 'shoutout':72 'side':58,60 'side-by-sid':57 'site':7 'snapper':17 'spiral':4,74 'spirallinux.github.io':8,10 'spirallinux.github.io/)':9 'support':32 'sure':66 'thread':87 'tweak':51 've':35 'virtualbox':31 'way':95,105 'web':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5169028"
  +editedAt: DateTimeImmutable @1699342438 {#5454
    date: 2023-11-07 08:33:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699306031 {#5452
    date: 2023-11-06 22:27:11.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 {#5457
  +user: App\Entity\User {#4404 …}
  +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 {#5186
    +user: Proxies\__CG__\App\Entity\User {#5187 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4391
      +user: App\Entity\User {#4404 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4386
        date: 2023-11-08 01:21:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4392 …}
      +nested: Doctrine\ORM\PersistentCollection {#4394 …}
      +votes: Doctrine\ORM\PersistentCollection {#4396 …}
      +reports: Doctrine\ORM\PersistentCollection {#4398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
      -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 {#4387
        date: 2023-11-06 21:45:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
      \n
      How does it differ from stock?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699304173 {#5184
      date: 2023-11-06 21:56:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5188 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -id: 96485
    -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4577865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699304173 {#5185
      date: 2023-11-06 21:56:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    Details on the Spiral Linux web site: [spirallinux.github.io](https://spirallinux.github.io/)\n
    \n
    Key points are BTRFS with Snapper, PipeWire, newer kernels and some other niceties from backports, proprietary drivers/codecs by default, VirtualBox support (which I’ve personally had huge problems with in the past on multiple distros). They also mention font tweaks, but I haven’t done side-by-side comparisons, so I’m not sure exactly what that means.\n
    \n
    Edit: shoutout to Spiral Linux creator @sb56637@lemmy.ca , who posted a few illuminating comments on this older thread: [lemmy.ca/post/6855079](https://lemmy.ca/post/6855079) (if there’s a way to link to posts in an instance-agnostic way on Lemmy, please let me know!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699306031 {#5451
    date: 2023-11-06 22:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@sb56637@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5463 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 96581
  -bodyTs: "'/)':11 '/post/6855079](https://lemmy.ca/post/6855079)':90 'agnost':104 'also':48 'backport':26 'btrfs':15 'comment':83 'comparison':61 'creator':76 'default':30 'detail':1 'distro':46 'done':56 'drivers/codecs':28 'edit':71 'exact':67 'font':50 'haven':54 'huge':38 'illumin':82 'instanc':103 'instance-agnost':102 'kernel':20 'key':12 'know':111 'lemmi':107 'lemmy.ca':89 'lemmy.ca/post/6855079](https://lemmy.ca/post/6855079)':88 'let':109 'link':97 'linux':5,75 'm':64 'mean':70 'mention':49 'multipl':45 'newer':19 'niceti':24 'older':86 'past':43 'person':36 'pipewir':18 'pleas':108 'point':13 'post':79,99 'problem':39 'proprietari':27 'sb56637@lemmy.ca':77 'shoutout':72 'side':58,60 'side-by-sid':57 'site':7 'snapper':17 'spiral':4,74 'spirallinux.github.io':8,10 'spirallinux.github.io/)':9 'support':32 'sure':66 'thread':87 'tweak':51 've':35 'virtualbox':31 'way':95,105 'web':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5169028"
  +editedAt: DateTimeImmutable @1699342438 {#5454
    date: 2023-11-07 08:33:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699306031 {#5452
    date: 2023-11-06 22:27:11.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 {#5457
  +user: App\Entity\User {#4404 …}
  +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 {#5186
    +user: Proxies\__CG__\App\Entity\User {#5187 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4391
      +user: App\Entity\User {#4404 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4386
        date: 2023-11-08 01:21:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4392 …}
      +nested: Doctrine\ORM\PersistentCollection {#4394 …}
      +votes: Doctrine\ORM\PersistentCollection {#4396 …}
      +reports: Doctrine\ORM\PersistentCollection {#4398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
      -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 {#4387
        date: 2023-11-06 21:45:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
      \n
      How does it differ from stock?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699304173 {#5184
      date: 2023-11-06 21:56:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5188 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -id: 96485
    -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4577865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699304173 {#5185
      date: 2023-11-06 21:56:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    Details on the Spiral Linux web site: [spirallinux.github.io](https://spirallinux.github.io/)\n
    \n
    Key points are BTRFS with Snapper, PipeWire, newer kernels and some other niceties from backports, proprietary drivers/codecs by default, VirtualBox support (which I’ve personally had huge problems with in the past on multiple distros). They also mention font tweaks, but I haven’t done side-by-side comparisons, so I’m not sure exactly what that means.\n
    \n
    Edit: shoutout to Spiral Linux creator @sb56637@lemmy.ca , who posted a few illuminating comments on this older thread: [lemmy.ca/post/6855079](https://lemmy.ca/post/6855079) (if there’s a way to link to posts in an instance-agnostic way on Lemmy, please let me know!)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1699306031 {#5451
    date: 2023-11-06 22:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@sb56637@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5463 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 96581
  -bodyTs: "'/)':11 '/post/6855079](https://lemmy.ca/post/6855079)':90 'agnost':104 'also':48 'backport':26 'btrfs':15 'comment':83 'comparison':61 'creator':76 'default':30 'detail':1 'distro':46 'done':56 'drivers/codecs':28 'edit':71 'exact':67 'font':50 'haven':54 'huge':38 'illumin':82 'instanc':103 'instance-agnost':102 'kernel':20 'key':12 'know':111 'lemmi':107 'lemmy.ca':89 'lemmy.ca/post/6855079](https://lemmy.ca/post/6855079)':88 'let':109 'link':97 'linux':5,75 'm':64 'mean':70 'mention':49 'multipl':45 'newer':19 'niceti':24 'older':86 'past':43 'person':36 'pipewir':18 'pleas':108 'point':13 'post':79,99 'problem':39 'proprietari':27 'sb56637@lemmy.ca':77 'shoutout':72 'side':58,60 'side-by-sid':57 'site':7 'snapper':17 'spiral':4,74 'spirallinux.github.io':8,10 'spirallinux.github.io/)':9 'support':32 'sure':66 'thread':87 'tweak':51 've':35 'virtualbox':31 'way':95,105 'web':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5169028"
  +editedAt: DateTimeImmutable @1699342438 {#5454
    date: 2023-11-07 08:33:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699306031 {#5452
    date: 2023-11-06 22:27:11.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 {#5473
  +user: App\Entity\User {#4699 …}
  +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 {#5186
    +user: Proxies\__CG__\App\Entity\User {#5187 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4391
      +user: App\Entity\User {#4404 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4386
        date: 2023-11-08 01:21:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4392 …}
      +nested: Doctrine\ORM\PersistentCollection {#4394 …}
      +votes: Doctrine\ORM\PersistentCollection {#4396 …}
      +reports: Doctrine\ORM\PersistentCollection {#4398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
      -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 {#4387
        date: 2023-11-06 21:45:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
      \n
      How does it differ from stock?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699304173 {#5184
      date: 2023-11-06 21:56:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5188 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -id: 96485
    -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4577865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699304173 {#5185
      date: 2023-11-06 21:56:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    > How does it differ from stock?\n
    \n
    Well for one thing their driver support is apparently “harrowing”. 😊\n
    \n
    I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
    \n
    How about using a distro where you never have to restore a snapshot…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699323082 {#5471
    date: 2023-11-07 03:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 97363
  -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4375455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699323082 {#5472
    date: 2023-11-07 03:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5473
  +user: App\Entity\User {#4699 …}
  +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 {#5186
    +user: Proxies\__CG__\App\Entity\User {#5187 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4391
      +user: App\Entity\User {#4404 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4386
        date: 2023-11-08 01:21:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4392 …}
      +nested: Doctrine\ORM\PersistentCollection {#4394 …}
      +votes: Doctrine\ORM\PersistentCollection {#4396 …}
      +reports: Doctrine\ORM\PersistentCollection {#4398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
      -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 {#4387
        date: 2023-11-06 21:45:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
      \n
      How does it differ from stock?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699304173 {#5184
      date: 2023-11-06 21:56:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5188 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -id: 96485
    -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4577865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699304173 {#5185
      date: 2023-11-06 21:56:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    > How does it differ from stock?\n
    \n
    Well for one thing their driver support is apparently “harrowing”. 😊\n
    \n
    I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
    \n
    How about using a distro where you never have to restore a snapshot…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699323082 {#5471
    date: 2023-11-07 03:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 97363
  -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4375455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699323082 {#5472
    date: 2023-11-07 03:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5473
  +user: App\Entity\User {#4699 …}
  +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 {#5186
    +user: Proxies\__CG__\App\Entity\User {#5187 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4391
      +user: App\Entity\User {#4404 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4386
        date: 2023-11-08 01:21:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4392 …}
      +nested: Doctrine\ORM\PersistentCollection {#4394 …}
      +votes: Doctrine\ORM\PersistentCollection {#4396 …}
      +reports: Doctrine\ORM\PersistentCollection {#4398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
      -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 {#4387
        date: 2023-11-06 21:45:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
      \n
      How does it differ from stock?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699304173 {#5184
      date: 2023-11-06 21:56:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5188 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -id: 96485
    -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4577865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699304173 {#5185
      date: 2023-11-06 21:56:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    > How does it differ from stock?\n
    \n
    Well for one thing their driver support is apparently “harrowing”. 😊\n
    \n
    I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
    \n
    How about using a distro where you never have to restore a snapshot…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699323082 {#5471
    date: 2023-11-07 03:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5474 …}
  +nested: Doctrine\ORM\PersistentCollection {#5476 …}
  +votes: Doctrine\ORM\PersistentCollection {#5478 …}
  +reports: Doctrine\ORM\PersistentCollection {#5480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
  -id: 97363
  -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4375455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699323082 {#5472
    date: 2023-11-07 03:11:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5678
  +user: App\Entity\User {#4404 …}
  +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 {#5473
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4391
        +user: App\Entity\User {#4404 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4386
          date: 2023-11-08 01:21:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4392 …}
        +nested: Doctrine\ORM\PersistentCollection {#4394 …}
        +votes: Doctrine\ORM\PersistentCollection {#4396 …}
        +reports: Doctrine\ORM\PersistentCollection {#4398 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
        -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 {#4387
          date: 2023-11-06 21:45:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4391}
      +body: """
        Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
        \n
        How does it differ from stock?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699304173 {#5184
        date: 2023-11-06 21:56:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@GenderNeutralBro@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 96485
      -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4577865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699304173 {#5185
        date: 2023-11-06 21:56:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      > How does it differ from stock?\n
      \n
      Well for one thing their driver support is apparently “harrowing”. 😊\n
      \n
      I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
      \n
      How about using a distro where you never have to restore a snapshot…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699323082 {#5471
      date: 2023-11-07 03:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
      "@Guenther_Amanita@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5474 …}
    +nested: Doctrine\ORM\PersistentCollection {#5476 …}
    +votes: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 97363
    -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4375455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699323082 {#5472
      date: 2023-11-07 03:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    To clarify, this is my first time using Spiral Linux. My experience regarding Nvidia drivers is across several different distros (most recently Ubuntu LTS and OpenSuse Tumbleweed). I have *never* had a seamless experience. Often the initial driver installation works, but CUDA and related tools are finicky. Sometimes a kernel update breaks everything. Sometimes it doesn’t play nice with other kernel extensions.\n
    \n
    The Debian version of the drivers didn’t set up Secure Boot properly. Instead, I rolled back and used the generic Nvidia .run installer, which worked fine. Not seamless, obviously, but not really worse than my experience on other distros. In the future I will always just use the generic installers from Nvidia.\n
    \n
    Point is, with BTRFS you can just try anything without fear. I’m not going to worry about installing kernel updates from now on, or driver updates, or anything, because if anything goes wrong, it’s no big deal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699327573 {#5675
    date: 2023-11-07 04:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5681 …}
  +nested: Doctrine\ORM\PersistentCollection {#5683 …}
  +votes: Doctrine\ORM\PersistentCollection {#5679 …}
  +reports: Doctrine\ORM\PersistentCollection {#5686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
  -id: 97495
  -bodyTs: "'across':17 'alway':109 'anyth':125,145,148 'back':80 'big':154 'boot':75 'break':52 'btrfs':120 'clarifi':2 'cuda':42 'deal':155 'debian':65 'didn':70 'differ':19 'distro':20,103 'doesn':56 'driver':15,38,69,142 'everyth':53 'experi':12,34,100 'extens':63 'fear':127 'fine':90 'finicki':47 'first':6 'futur':106 'generic':84,113 'go':131 'goe':149 'initi':37 'instal':39,87,114,135 'instead':77 'kernel':50,62,136 'linux':10 'lts':24 'm':129 'never':30 'nice':59 'nvidia':14,85,116 'obvious':93 'often':35 'opensus':26 'play':58 'point':117 'proper':76 'realli':96 'recent':22 'regard':13 'relat':44 'roll':79 'run':86 'seamless':33,92 'secur':74 'set':72 'sever':18 'sometim':48,54 'spiral':9 'time':7 'tool':45 'tri':124 'tumblewe':27 'ubuntu':23 'updat':51,137,143 'use':8,82,111 'version':66 'without':126 'work':40,89 'worri':133 'wors':97 'wrong':150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5178756"
  +editedAt: DateTimeImmutable @1699365384 {#5672
    date: 2023-11-07 14:56:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699327573 {#5670
    date: 2023-11-07 04:26:13.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 {#5678
  +user: App\Entity\User {#4404 …}
  +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 {#5473
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4391
        +user: App\Entity\User {#4404 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4386
          date: 2023-11-08 01:21:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4392 …}
        +nested: Doctrine\ORM\PersistentCollection {#4394 …}
        +votes: Doctrine\ORM\PersistentCollection {#4396 …}
        +reports: Doctrine\ORM\PersistentCollection {#4398 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
        -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 {#4387
          date: 2023-11-06 21:45:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4391}
      +body: """
        Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
        \n
        How does it differ from stock?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699304173 {#5184
        date: 2023-11-06 21:56:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@GenderNeutralBro@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 96485
      -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4577865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699304173 {#5185
        date: 2023-11-06 21:56:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      > How does it differ from stock?\n
      \n
      Well for one thing their driver support is apparently “harrowing”. 😊\n
      \n
      I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
      \n
      How about using a distro where you never have to restore a snapshot…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699323082 {#5471
      date: 2023-11-07 03:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
      "@Guenther_Amanita@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5474 …}
    +nested: Doctrine\ORM\PersistentCollection {#5476 …}
    +votes: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 97363
    -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4375455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699323082 {#5472
      date: 2023-11-07 03:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    To clarify, this is my first time using Spiral Linux. My experience regarding Nvidia drivers is across several different distros (most recently Ubuntu LTS and OpenSuse Tumbleweed). I have *never* had a seamless experience. Often the initial driver installation works, but CUDA and related tools are finicky. Sometimes a kernel update breaks everything. Sometimes it doesn’t play nice with other kernel extensions.\n
    \n
    The Debian version of the drivers didn’t set up Secure Boot properly. Instead, I rolled back and used the generic Nvidia .run installer, which worked fine. Not seamless, obviously, but not really worse than my experience on other distros. In the future I will always just use the generic installers from Nvidia.\n
    \n
    Point is, with BTRFS you can just try anything without fear. I’m not going to worry about installing kernel updates from now on, or driver updates, or anything, because if anything goes wrong, it’s no big deal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699327573 {#5675
    date: 2023-11-07 04:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5681 …}
  +nested: Doctrine\ORM\PersistentCollection {#5683 …}
  +votes: Doctrine\ORM\PersistentCollection {#5679 …}
  +reports: Doctrine\ORM\PersistentCollection {#5686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
  -id: 97495
  -bodyTs: "'across':17 'alway':109 'anyth':125,145,148 'back':80 'big':154 'boot':75 'break':52 'btrfs':120 'clarifi':2 'cuda':42 'deal':155 'debian':65 'didn':70 'differ':19 'distro':20,103 'doesn':56 'driver':15,38,69,142 'everyth':53 'experi':12,34,100 'extens':63 'fear':127 'fine':90 'finicki':47 'first':6 'futur':106 'generic':84,113 'go':131 'goe':149 'initi':37 'instal':39,87,114,135 'instead':77 'kernel':50,62,136 'linux':10 'lts':24 'm':129 'never':30 'nice':59 'nvidia':14,85,116 'obvious':93 'often':35 'opensus':26 'play':58 'point':117 'proper':76 'realli':96 'recent':22 'regard':13 'relat':44 'roll':79 'run':86 'seamless':33,92 'secur':74 'set':72 'sever':18 'sometim':48,54 'spiral':9 'time':7 'tool':45 'tri':124 'tumblewe':27 'ubuntu':23 'updat':51,137,143 'use':8,82,111 'version':66 'without':126 'work':40,89 'worri':133 'wors':97 'wrong':150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5178756"
  +editedAt: DateTimeImmutable @1699365384 {#5672
    date: 2023-11-07 14:56:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699327573 {#5670
    date: 2023-11-07 04:26:13.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 {#5678
  +user: App\Entity\User {#4404 …}
  +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 {#5473
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4391
        +user: App\Entity\User {#4404 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4386
          date: 2023-11-08 01:21:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4392 …}
        +nested: Doctrine\ORM\PersistentCollection {#4394 …}
        +votes: Doctrine\ORM\PersistentCollection {#4396 …}
        +reports: Doctrine\ORM\PersistentCollection {#4398 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
        -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 {#4387
          date: 2023-11-06 21:45:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4391}
      +body: """
        Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
        \n
        How does it differ from stock?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699304173 {#5184
        date: 2023-11-06 21:56:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@GenderNeutralBro@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 96485
      -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4577865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699304173 {#5185
        date: 2023-11-06 21:56:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      > How does it differ from stock?\n
      \n
      Well for one thing their driver support is apparently “harrowing”. 😊\n
      \n
      I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
      \n
      How about using a distro where you never have to restore a snapshot…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699323082 {#5471
      date: 2023-11-07 03:11:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
      "@Guenther_Amanita@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5474 …}
    +nested: Doctrine\ORM\PersistentCollection {#5476 …}
    +votes: Doctrine\ORM\PersistentCollection {#5478 …}
    +reports: Doctrine\ORM\PersistentCollection {#5480 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
    -id: 97363
    -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4375455"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699323082 {#5472
      date: 2023-11-07 03:11:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    To clarify, this is my first time using Spiral Linux. My experience regarding Nvidia drivers is across several different distros (most recently Ubuntu LTS and OpenSuse Tumbleweed). I have *never* had a seamless experience. Often the initial driver installation works, but CUDA and related tools are finicky. Sometimes a kernel update breaks everything. Sometimes it doesn’t play nice with other kernel extensions.\n
    \n
    The Debian version of the drivers didn’t set up Secure Boot properly. Instead, I rolled back and used the generic Nvidia .run installer, which worked fine. Not seamless, obviously, but not really worse than my experience on other distros. In the future I will always just use the generic installers from Nvidia.\n
    \n
    Point is, with BTRFS you can just try anything without fear. I’m not going to worry about installing kernel updates from now on, or driver updates, or anything, because if anything goes wrong, it’s no big deal.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699327573 {#5675
    date: 2023-11-07 04:26:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5681 …}
  +nested: Doctrine\ORM\PersistentCollection {#5683 …}
  +votes: Doctrine\ORM\PersistentCollection {#5679 …}
  +reports: Doctrine\ORM\PersistentCollection {#5686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
  -id: 97495
  -bodyTs: "'across':17 'alway':109 'anyth':125,145,148 'back':80 'big':154 'boot':75 'break':52 'btrfs':120 'clarifi':2 'cuda':42 'deal':155 'debian':65 'didn':70 'differ':19 'distro':20,103 'doesn':56 'driver':15,38,69,142 'everyth':53 'experi':12,34,100 'extens':63 'fear':127 'fine':90 'finicki':47 'first':6 'futur':106 'generic':84,113 'go':131 'goe':149 'initi':37 'instal':39,87,114,135 'instead':77 'kernel':50,62,136 'linux':10 'lts':24 'm':129 'never':30 'nice':59 'nvidia':14,85,116 'obvious':93 'often':35 'opensus':26 'play':58 'point':117 'proper':76 'realli':96 'recent':22 'regard':13 'relat':44 'roll':79 'run':86 'seamless':33,92 'secur':74 'set':72 'sever':18 'sometim':48,54 'spiral':9 'time':7 'tool':45 'tri':124 'tumblewe':27 'ubuntu':23 'updat':51,137,143 'use':8,82,111 'version':66 'without':126 'work':40,89 'worri':133 'wors':97 'wrong':150"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5178756"
  +editedAt: DateTimeImmutable @1699365384 {#5672
    date: 2023-11-07 14:56:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699327573 {#5670
    date: 2023-11-07 04:26:13.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 {#5794
  +user: App\Entity\User {#4699 …}
  +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 {#5678
    +user: App\Entity\User {#4404 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5473
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4391
          +user: App\Entity\User {#4404 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4386
            date: 2023-11-08 01:21:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4392 …}
          +nested: Doctrine\ORM\PersistentCollection {#4394 …}
          +votes: Doctrine\ORM\PersistentCollection {#4396 …}
          +reports: Doctrine\ORM\PersistentCollection {#4398 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
          -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 {#4387
            date: 2023-11-06 21:45:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4391}
        +body: """
          Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
          \n
          How does it differ from stock?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699304173 {#5184
          date: 2023-11-06 21:56:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 96485
        -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4577865"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699304173 {#5185
          date: 2023-11-06 21:56:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4391}
      +body: """
        > How does it differ from stock?\n
        \n
        Well for one thing their driver support is apparently “harrowing”. 😊\n
        \n
        I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
        \n
        How about using a distro where you never have to restore a snapshot…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699323082 {#5471
        date: 2023-11-07 03:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@GenderNeutralBro@lemmy.sdf.org"
        "@Guenther_Amanita@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 97363
      -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4375455"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699323082 {#5472
        date: 2023-11-07 03:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      To clarify, this is my first time using Spiral Linux. My experience regarding Nvidia drivers is across several different distros (most recently Ubuntu LTS and OpenSuse Tumbleweed). I have *never* had a seamless experience. Often the initial driver installation works, but CUDA and related tools are finicky. Sometimes a kernel update breaks everything. Sometimes it doesn’t play nice with other kernel extensions.\n
      \n
      The Debian version of the drivers didn’t set up Secure Boot properly. Instead, I rolled back and used the generic Nvidia .run installer, which worked fine. Not seamless, obviously, but not really worse than my experience on other distros. In the future I will always just use the generic installers from Nvidia.\n
      \n
      Point is, with BTRFS you can just try anything without fear. I’m not going to worry about installing kernel updates from now on, or driver updates, or anything, because if anything goes wrong, it’s no big deal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699327573 {#5675
      date: 2023-11-07 04:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
      "@Guenther_Amanita@feddit.de"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5681 …}
    +nested: Doctrine\ORM\PersistentCollection {#5683 …}
    +votes: Doctrine\ORM\PersistentCollection {#5679 …}
    +reports: Doctrine\ORM\PersistentCollection {#5686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
    -id: 97495
    -bodyTs: "'across':17 'alway':109 'anyth':125,145,148 'back':80 'big':154 'boot':75 'break':52 'btrfs':120 'clarifi':2 'cuda':42 'deal':155 'debian':65 'didn':70 'differ':19 'distro':20,103 'doesn':56 'driver':15,38,69,142 'everyth':53 'experi':12,34,100 'extens':63 'fear':127 'fine':90 'finicki':47 'first':6 'futur':106 'generic':84,113 'go':131 'goe':149 'initi':37 'instal':39,87,114,135 'instead':77 'kernel':50,62,136 'linux':10 'lts':24 'm':129 'never':30 'nice':59 'nvidia':14,85,116 'obvious':93 'often':35 'opensus':26 'play':58 'point':117 'proper':76 'realli':96 'recent':22 'regard':13 'relat':44 'roll':79 'run':86 'seamless':33,92 'secur':74 'set':72 'sever':18 'sometim':48,54 'spiral':9 'time':7 'tool':45 'tri':124 'tumblewe':27 'ubuntu':23 'updat':51,137,143 'use':8,82,111 'version':66 'without':126 'work':40,89 'worri':133 'wors':97 'wrong':150"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/5178756"
    +editedAt: DateTimeImmutable @1699365384 {#5672
      date: 2023-11-07 14:56:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699327573 {#5670
      date: 2023-11-07 04:26:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    And my point is that it’s not normal to fear updates. Any updates, but especially updates to essential packages like the kernel or graphics driver.\n
    \n
    If you’re using the experimental branch of a distro or experimental versions of packages on purpose then snapshots are a good tool. But if you’re using a normal distro and its normal packages you should not have to resort to such measures.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699349322 {#5795
    date: 2023-11-07 10:28:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5789 …}
  +nested: Doctrine\ORM\PersistentCollection {#5783 …}
  +votes: Doctrine\ORM\PersistentCollection {#5787 …}
  +reports: Doctrine\ORM\PersistentCollection {#5798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5802 …}
  -id: 98007
  -bodyTs: "'branch':33 'distro':36,57 'driver':26 'especi':16 'essenti':19 'experiment':32,38 'fear':11 'good':48 'graphic':25 'kernel':23 'like':21 'measur':70 'normal':9,56,60 'packag':20,41,61 'point':3 'purpos':43 're':29,53 'resort':67 'snapshot':45 'tool':49 'updat':12,14,17 'use':30,54 'version':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4382336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699349322 {#5792
    date: 2023-11-07 10:28:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5794
  +user: App\Entity\User {#4699 …}
  +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 {#5678
    +user: App\Entity\User {#4404 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5473
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4391
          +user: App\Entity\User {#4404 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4386
            date: 2023-11-08 01:21:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4392 …}
          +nested: Doctrine\ORM\PersistentCollection {#4394 …}
          +votes: Doctrine\ORM\PersistentCollection {#4396 …}
          +reports: Doctrine\ORM\PersistentCollection {#4398 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
          -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 {#4387
            date: 2023-11-06 21:45:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4391}
        +body: """
          Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
          \n
          How does it differ from stock?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699304173 {#5184
          date: 2023-11-06 21:56:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 96485
        -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4577865"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699304173 {#5185
          date: 2023-11-06 21:56:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4391}
      +body: """
        > How does it differ from stock?\n
        \n
        Well for one thing their driver support is apparently “harrowing”. 😊\n
        \n
        I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
        \n
        How about using a distro where you never have to restore a snapshot…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699323082 {#5471
        date: 2023-11-07 03:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@GenderNeutralBro@lemmy.sdf.org"
        "@Guenther_Amanita@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 97363
      -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4375455"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699323082 {#5472
        date: 2023-11-07 03:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      To clarify, this is my first time using Spiral Linux. My experience regarding Nvidia drivers is across several different distros (most recently Ubuntu LTS and OpenSuse Tumbleweed). I have *never* had a seamless experience. Often the initial driver installation works, but CUDA and related tools are finicky. Sometimes a kernel update breaks everything. Sometimes it doesn’t play nice with other kernel extensions.\n
      \n
      The Debian version of the drivers didn’t set up Secure Boot properly. Instead, I rolled back and used the generic Nvidia .run installer, which worked fine. Not seamless, obviously, but not really worse than my experience on other distros. In the future I will always just use the generic installers from Nvidia.\n
      \n
      Point is, with BTRFS you can just try anything without fear. I’m not going to worry about installing kernel updates from now on, or driver updates, or anything, because if anything goes wrong, it’s no big deal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699327573 {#5675
      date: 2023-11-07 04:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
      "@Guenther_Amanita@feddit.de"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5681 …}
    +nested: Doctrine\ORM\PersistentCollection {#5683 …}
    +votes: Doctrine\ORM\PersistentCollection {#5679 …}
    +reports: Doctrine\ORM\PersistentCollection {#5686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
    -id: 97495
    -bodyTs: "'across':17 'alway':109 'anyth':125,145,148 'back':80 'big':154 'boot':75 'break':52 'btrfs':120 'clarifi':2 'cuda':42 'deal':155 'debian':65 'didn':70 'differ':19 'distro':20,103 'doesn':56 'driver':15,38,69,142 'everyth':53 'experi':12,34,100 'extens':63 'fear':127 'fine':90 'finicki':47 'first':6 'futur':106 'generic':84,113 'go':131 'goe':149 'initi':37 'instal':39,87,114,135 'instead':77 'kernel':50,62,136 'linux':10 'lts':24 'm':129 'never':30 'nice':59 'nvidia':14,85,116 'obvious':93 'often':35 'opensus':26 'play':58 'point':117 'proper':76 'realli':96 'recent':22 'regard':13 'relat':44 'roll':79 'run':86 'seamless':33,92 'secur':74 'set':72 'sever':18 'sometim':48,54 'spiral':9 'time':7 'tool':45 'tri':124 'tumblewe':27 'ubuntu':23 'updat':51,137,143 'use':8,82,111 'version':66 'without':126 'work':40,89 'worri':133 'wors':97 'wrong':150"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/5178756"
    +editedAt: DateTimeImmutable @1699365384 {#5672
      date: 2023-11-07 14:56:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699327573 {#5670
      date: 2023-11-07 04:26:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    And my point is that it’s not normal to fear updates. Any updates, but especially updates to essential packages like the kernel or graphics driver.\n
    \n
    If you’re using the experimental branch of a distro or experimental versions of packages on purpose then snapshots are a good tool. But if you’re using a normal distro and its normal packages you should not have to resort to such measures.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699349322 {#5795
    date: 2023-11-07 10:28:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5789 …}
  +nested: Doctrine\ORM\PersistentCollection {#5783 …}
  +votes: Doctrine\ORM\PersistentCollection {#5787 …}
  +reports: Doctrine\ORM\PersistentCollection {#5798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5802 …}
  -id: 98007
  -bodyTs: "'branch':33 'distro':36,57 'driver':26 'especi':16 'essenti':19 'experiment':32,38 'fear':11 'good':48 'graphic':25 'kernel':23 'like':21 'measur':70 'normal':9,56,60 'packag':20,41,61 'point':3 'purpos':43 're':29,53 'resort':67 'snapshot':45 'tool':49 'updat':12,14,17 'use':30,54 'version':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4382336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699349322 {#5792
    date: 2023-11-07 10:28:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5794
  +user: App\Entity\User {#4699 …}
  +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 {#5678
    +user: App\Entity\User {#4404 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5473
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4391
          +user: App\Entity\User {#4404 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4386
            date: 2023-11-08 01:21:43.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4392 …}
          +nested: Doctrine\ORM\PersistentCollection {#4394 …}
          +votes: Doctrine\ORM\PersistentCollection {#4396 …}
          +reports: Doctrine\ORM\PersistentCollection {#4398 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
          -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 {#4387
            date: 2023-11-06 21:45:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4391}
        +body: """
          Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
          \n
          How does it differ from stock?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699304173 {#5184
          date: 2023-11-06 21:56:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@GenderNeutralBro@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 96485
        -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4577865"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699304173 {#5185
          date: 2023-11-06 21:56:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4391}
      +body: """
        > How does it differ from stock?\n
        \n
        Well for one thing their driver support is apparently “harrowing”. 😊\n
        \n
        I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
        \n
        How about using a distro where you never have to restore a snapshot…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699323082 {#5471
        date: 2023-11-07 03:11:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@GenderNeutralBro@lemmy.sdf.org"
        "@Guenther_Amanita@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5474 …}
      +nested: Doctrine\ORM\PersistentCollection {#5476 …}
      +votes: Doctrine\ORM\PersistentCollection {#5478 …}
      +reports: Doctrine\ORM\PersistentCollection {#5480 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
      -id: 97363
      -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4375455"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699323082 {#5472
        date: 2023-11-07 03:11:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      To clarify, this is my first time using Spiral Linux. My experience regarding Nvidia drivers is across several different distros (most recently Ubuntu LTS and OpenSuse Tumbleweed). I have *never* had a seamless experience. Often the initial driver installation works, but CUDA and related tools are finicky. Sometimes a kernel update breaks everything. Sometimes it doesn’t play nice with other kernel extensions.\n
      \n
      The Debian version of the drivers didn’t set up Secure Boot properly. Instead, I rolled back and used the generic Nvidia .run installer, which worked fine. Not seamless, obviously, but not really worse than my experience on other distros. In the future I will always just use the generic installers from Nvidia.\n
      \n
      Point is, with BTRFS you can just try anything without fear. I’m not going to worry about installing kernel updates from now on, or driver updates, or anything, because if anything goes wrong, it’s no big deal.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699327573 {#5675
      date: 2023-11-07 04:26:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
      "@Guenther_Amanita@feddit.de"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5681 …}
    +nested: Doctrine\ORM\PersistentCollection {#5683 …}
    +votes: Doctrine\ORM\PersistentCollection {#5679 …}
    +reports: Doctrine\ORM\PersistentCollection {#5686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
    -id: 97495
    -bodyTs: "'across':17 'alway':109 'anyth':125,145,148 'back':80 'big':154 'boot':75 'break':52 'btrfs':120 'clarifi':2 'cuda':42 'deal':155 'debian':65 'didn':70 'differ':19 'distro':20,103 'doesn':56 'driver':15,38,69,142 'everyth':53 'experi':12,34,100 'extens':63 'fear':127 'fine':90 'finicki':47 'first':6 'futur':106 'generic':84,113 'go':131 'goe':149 'initi':37 'instal':39,87,114,135 'instead':77 'kernel':50,62,136 'linux':10 'lts':24 'm':129 'never':30 'nice':59 'nvidia':14,85,116 'obvious':93 'often':35 'opensus':26 'play':58 'point':117 'proper':76 'realli':96 'recent':22 'regard':13 'relat':44 'roll':79 'run':86 'seamless':33,92 'secur':74 'set':72 'sever':18 'sometim':48,54 'spiral':9 'time':7 'tool':45 'tri':124 'tumblewe':27 'ubuntu':23 'updat':51,137,143 'use':8,82,111 'version':66 'without':126 'work':40,89 'worri':133 'wors':97 'wrong':150"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/5178756"
    +editedAt: DateTimeImmutable @1699365384 {#5672
      date: 2023-11-07 14:56:24.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699327573 {#5670
      date: 2023-11-07 04:26:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    And my point is that it’s not normal to fear updates. Any updates, but especially updates to essential packages like the kernel or graphics driver.\n
    \n
    If you’re using the experimental branch of a distro or experimental versions of packages on purpose then snapshots are a good tool. But if you’re using a normal distro and its normal packages you should not have to resort to such measures.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699349322 {#5795
    date: 2023-11-07 10:28:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5789 …}
  +nested: Doctrine\ORM\PersistentCollection {#5783 …}
  +votes: Doctrine\ORM\PersistentCollection {#5787 …}
  +reports: Doctrine\ORM\PersistentCollection {#5798 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5800 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5802 …}
  -id: 98007
  -bodyTs: "'branch':33 'distro':36,57 'driver':26 'especi':16 'essenti':19 'experiment':32,38 'fear':11 'good':48 'graphic':25 'kernel':23 'like':21 'measur':70 'normal':9,56,60 'packag':20,41,61 'point':3 'purpos':43 're':29,53 'resort':67 'snapshot':45 'tool':49 'updat':12,14,17 'use':30,54 'version':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4382336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699349322 {#5792
    date: 2023-11-07 10:28:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5859
  +user: App\Entity\User {#4404 …}
  +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 {#5794
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5678
      +user: App\Entity\User {#4404 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5473
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5186
          +user: Proxies\__CG__\App\Entity\User {#5187 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4391
            +user: App\Entity\User {#4404 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4386
              date: 2023-11-08 01:21:43.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4392 …}
            +nested: Doctrine\ORM\PersistentCollection {#4394 …}
            +votes: Doctrine\ORM\PersistentCollection {#4396 …}
            +reports: Doctrine\ORM\PersistentCollection {#4398 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
            -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 {#4387
              date: 2023-11-06 21:45:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4391}
          +body: """
            Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
            \n
            How does it differ from stock?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699304173 {#5184
            date: 2023-11-06 21:56:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@GenderNeutralBro@lemmy.sdf.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5188 …}
          +nested: Doctrine\ORM\PersistentCollection {#5190 …}
          +votes: Doctrine\ORM\PersistentCollection {#5192 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -id: 96485
          -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4577865"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699304173 {#5185
            date: 2023-11-06 21:56:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4391}
        +body: """
          > How does it differ from stock?\n
          \n
          Well for one thing their driver support is apparently “harrowing”. 😊\n
          \n
          I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
          \n
          How about using a distro where you never have to restore a snapshot…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699323082 {#5471
          date: 2023-11-07 03:11:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@GenderNeutralBro@lemmy.sdf.org"
          "@Guenther_Amanita@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5474 …}
        +nested: Doctrine\ORM\PersistentCollection {#5476 …}
        +votes: Doctrine\ORM\PersistentCollection {#5478 …}
        +reports: Doctrine\ORM\PersistentCollection {#5480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
        -id: 97363
        -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4375455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699323082 {#5472
          date: 2023-11-07 03:11:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4391}
      +body: """
        To clarify, this is my first time using Spiral Linux. My experience regarding Nvidia drivers is across several different distros (most recently Ubuntu LTS and OpenSuse Tumbleweed). I have *never* had a seamless experience. Often the initial driver installation works, but CUDA and related tools are finicky. Sometimes a kernel update breaks everything. Sometimes it doesn’t play nice with other kernel extensions.\n
        \n
        The Debian version of the drivers didn’t set up Secure Boot properly. Instead, I rolled back and used the generic Nvidia .run installer, which worked fine. Not seamless, obviously, but not really worse than my experience on other distros. In the future I will always just use the generic installers from Nvidia.\n
        \n
        Point is, with BTRFS you can just try anything without fear. I’m not going to worry about installing kernel updates from now on, or driver updates, or anything, because if anything goes wrong, it’s no big deal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699327573 {#5675
        date: 2023-11-07 04:26:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@GenderNeutralBro@lemmy.sdf.org"
        "@Guenther_Amanita@feddit.de"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5681 …}
      +nested: Doctrine\ORM\PersistentCollection {#5683 …}
      +votes: Doctrine\ORM\PersistentCollection {#5679 …}
      +reports: Doctrine\ORM\PersistentCollection {#5686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
      -id: 97495
      -bodyTs: "'across':17 'alway':109 'anyth':125,145,148 'back':80 'big':154 'boot':75 'break':52 'btrfs':120 'clarifi':2 'cuda':42 'deal':155 'debian':65 'didn':70 'differ':19 'distro':20,103 'doesn':56 'driver':15,38,69,142 'everyth':53 'experi':12,34,100 'extens':63 'fear':127 'fine':90 'finicki':47 'first':6 'futur':106 'generic':84,113 'go':131 'goe':149 'initi':37 'instal':39,87,114,135 'instead':77 'kernel':50,62,136 'linux':10 'lts':24 'm':129 'never':30 'nice':59 'nvidia':14,85,116 'obvious':93 'often':35 'opensus':26 'play':58 'point':117 'proper':76 'realli':96 'recent':22 'regard':13 'relat':44 'roll':79 'run':86 'seamless':33,92 'secur':74 'set':72 'sever':18 'sometim':48,54 'spiral':9 'time':7 'tool':45 'tri':124 'tumblewe':27 'ubuntu':23 'updat':51,137,143 'use':8,82,111 'version':66 'without':126 'work':40,89 'worri':133 'wors':97 'wrong':150"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/5178756"
      +editedAt: DateTimeImmutable @1699365384 {#5672
        date: 2023-11-07 14:56:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699327573 {#5670
        date: 2023-11-07 04:26:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      And my point is that it’s not normal to fear updates. Any updates, but especially updates to essential packages like the kernel or graphics driver.\n
      \n
      If you’re using the experimental branch of a distro or experimental versions of packages on purpose then snapshots are a good tool. But if you’re using a normal distro and its normal packages you should not have to resort to such measures.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699349322 {#5795
      date: 2023-11-07 10:28:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
      "@Guenther_Amanita@feddit.de"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5789 …}
    +nested: Doctrine\ORM\PersistentCollection {#5783 …}
    +votes: Doctrine\ORM\PersistentCollection {#5787 …}
    +reports: Doctrine\ORM\PersistentCollection {#5798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5802 …}
    -id: 98007
    -bodyTs: "'branch':33 'distro':36,57 'driver':26 'especi':16 'essenti':19 'experiment':32,38 'fear':11 'good':48 'graphic':25 'kernel':23 'like':21 'measur':70 'normal':9,56,60 'packag':20,41,61 'point':3 'purpos':43 're':29,53 'resort':67 'snapshot':45 'tool':49 'updat':12,14,17 'use':30,54 'version':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4382336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699349322 {#5792
      date: 2023-11-07 10:28:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    Nvidia just sucks across every distro I’ve used. Have you had good experience running CUDA, cuDNN, and cuBLAS? If so, which distro?\n
    \n
    And have you run it alongside other things that require kernel modules, like ZFS and VirtualBox?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699363322 {#5855
    date: 2023-11-07 14:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5863 …}
  +nested: Doctrine\ORM\PersistentCollection {#5865 …}
  +votes: Doctrine\ORM\PersistentCollection {#5861 …}
  +reports: Doctrine\ORM\PersistentCollection {#5867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5871 …}
  -id: 98467
  -bodyTs: "'across':4 'alongsid':29 'cubla':19 'cuda':16 'cudnn':17 'distro':6,23 'everi':5 'experi':14 'good':13 'kernel':34 'like':36 'modul':35 'nvidia':1 'requir':33 'run':15,27 'suck':3 'thing':31 'use':9 've':8 'virtualbox':39 'zfs':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5190099"
  +editedAt: DateTimeImmutable @1699404914 {#5852
    date: 2023-11-08 01:55:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699363322 {#5856
    date: 2023-11-07 14:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5859
  +user: App\Entity\User {#4404 …}
  +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 {#5794
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5678
      +user: App\Entity\User {#4404 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5473
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5186
          +user: Proxies\__CG__\App\Entity\User {#5187 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4391
            +user: App\Entity\User {#4404 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4386
              date: 2023-11-08 01:21:43.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4392 …}
            +nested: Doctrine\ORM\PersistentCollection {#4394 …}
            +votes: Doctrine\ORM\PersistentCollection {#4396 …}
            +reports: Doctrine\ORM\PersistentCollection {#4398 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
            -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 {#4387
              date: 2023-11-06 21:45:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4391}
          +body: """
            Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
            \n
            How does it differ from stock?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699304173 {#5184
            date: 2023-11-06 21:56:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@GenderNeutralBro@lemmy.sdf.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5188 …}
          +nested: Doctrine\ORM\PersistentCollection {#5190 …}
          +votes: Doctrine\ORM\PersistentCollection {#5192 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -id: 96485
          -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4577865"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699304173 {#5185
            date: 2023-11-06 21:56:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4391}
        +body: """
          > How does it differ from stock?\n
          \n
          Well for one thing their driver support is apparently “harrowing”. 😊\n
          \n
          I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
          \n
          How about using a distro where you never have to restore a snapshot…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699323082 {#5471
          date: 2023-11-07 03:11:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@GenderNeutralBro@lemmy.sdf.org"
          "@Guenther_Amanita@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5474 …}
        +nested: Doctrine\ORM\PersistentCollection {#5476 …}
        +votes: Doctrine\ORM\PersistentCollection {#5478 …}
        +reports: Doctrine\ORM\PersistentCollection {#5480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
        -id: 97363
        -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4375455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699323082 {#5472
          date: 2023-11-07 03:11:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4391}
      +body: """
        To clarify, this is my first time using Spiral Linux. My experience regarding Nvidia drivers is across several different distros (most recently Ubuntu LTS and OpenSuse Tumbleweed). I have *never* had a seamless experience. Often the initial driver installation works, but CUDA and related tools are finicky. Sometimes a kernel update breaks everything. Sometimes it doesn’t play nice with other kernel extensions.\n
        \n
        The Debian version of the drivers didn’t set up Secure Boot properly. Instead, I rolled back and used the generic Nvidia .run installer, which worked fine. Not seamless, obviously, but not really worse than my experience on other distros. In the future I will always just use the generic installers from Nvidia.\n
        \n
        Point is, with BTRFS you can just try anything without fear. I’m not going to worry about installing kernel updates from now on, or driver updates, or anything, because if anything goes wrong, it’s no big deal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699327573 {#5675
        date: 2023-11-07 04:26:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@GenderNeutralBro@lemmy.sdf.org"
        "@Guenther_Amanita@feddit.de"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5681 …}
      +nested: Doctrine\ORM\PersistentCollection {#5683 …}
      +votes: Doctrine\ORM\PersistentCollection {#5679 …}
      +reports: Doctrine\ORM\PersistentCollection {#5686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
      -id: 97495
      -bodyTs: "'across':17 'alway':109 'anyth':125,145,148 'back':80 'big':154 'boot':75 'break':52 'btrfs':120 'clarifi':2 'cuda':42 'deal':155 'debian':65 'didn':70 'differ':19 'distro':20,103 'doesn':56 'driver':15,38,69,142 'everyth':53 'experi':12,34,100 'extens':63 'fear':127 'fine':90 'finicki':47 'first':6 'futur':106 'generic':84,113 'go':131 'goe':149 'initi':37 'instal':39,87,114,135 'instead':77 'kernel':50,62,136 'linux':10 'lts':24 'm':129 'never':30 'nice':59 'nvidia':14,85,116 'obvious':93 'often':35 'opensus':26 'play':58 'point':117 'proper':76 'realli':96 'recent':22 'regard':13 'relat':44 'roll':79 'run':86 'seamless':33,92 'secur':74 'set':72 'sever':18 'sometim':48,54 'spiral':9 'time':7 'tool':45 'tri':124 'tumblewe':27 'ubuntu':23 'updat':51,137,143 'use':8,82,111 'version':66 'without':126 'work':40,89 'worri':133 'wors':97 'wrong':150"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/5178756"
      +editedAt: DateTimeImmutable @1699365384 {#5672
        date: 2023-11-07 14:56:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699327573 {#5670
        date: 2023-11-07 04:26:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      And my point is that it’s not normal to fear updates. Any updates, but especially updates to essential packages like the kernel or graphics driver.\n
      \n
      If you’re using the experimental branch of a distro or experimental versions of packages on purpose then snapshots are a good tool. But if you’re using a normal distro and its normal packages you should not have to resort to such measures.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699349322 {#5795
      date: 2023-11-07 10:28:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
      "@Guenther_Amanita@feddit.de"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5789 …}
    +nested: Doctrine\ORM\PersistentCollection {#5783 …}
    +votes: Doctrine\ORM\PersistentCollection {#5787 …}
    +reports: Doctrine\ORM\PersistentCollection {#5798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5802 …}
    -id: 98007
    -bodyTs: "'branch':33 'distro':36,57 'driver':26 'especi':16 'essenti':19 'experiment':32,38 'fear':11 'good':48 'graphic':25 'kernel':23 'like':21 'measur':70 'normal':9,56,60 'packag':20,41,61 'point':3 'purpos':43 're':29,53 'resort':67 'snapshot':45 'tool':49 'updat':12,14,17 'use':30,54 'version':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4382336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699349322 {#5792
      date: 2023-11-07 10:28:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    Nvidia just sucks across every distro I’ve used. Have you had good experience running CUDA, cuDNN, and cuBLAS? If so, which distro?\n
    \n
    And have you run it alongside other things that require kernel modules, like ZFS and VirtualBox?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699363322 {#5855
    date: 2023-11-07 14:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5863 …}
  +nested: Doctrine\ORM\PersistentCollection {#5865 …}
  +votes: Doctrine\ORM\PersistentCollection {#5861 …}
  +reports: Doctrine\ORM\PersistentCollection {#5867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5871 …}
  -id: 98467
  -bodyTs: "'across':4 'alongsid':29 'cubla':19 'cuda':16 'cudnn':17 'distro':6,23 'everi':5 'experi':14 'good':13 'kernel':34 'like':36 'modul':35 'nvidia':1 'requir':33 'run':15,27 'suck':3 'thing':31 'use':9 've':8 'virtualbox':39 'zfs':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5190099"
  +editedAt: DateTimeImmutable @1699404914 {#5852
    date: 2023-11-08 01:55:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699363322 {#5856
    date: 2023-11-07 14:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5859
  +user: App\Entity\User {#4404 …}
  +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 {#5794
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5678
      +user: App\Entity\User {#4404 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5473
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5186
          +user: Proxies\__CG__\App\Entity\User {#5187 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4391
            +user: App\Entity\User {#4404 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4386
              date: 2023-11-08 01:21:43.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4392 …}
            +nested: Doctrine\ORM\PersistentCollection {#4394 …}
            +votes: Doctrine\ORM\PersistentCollection {#4396 …}
            +reports: Doctrine\ORM\PersistentCollection {#4398 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4400 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4402 …}
            -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 {#4387
              date: 2023-11-06 21:45:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4391}
          +body: """
            Please tell me more about Spiral Linux. I’m not a huge Debian fan personally(at least for desktop), but I often install Linux on other people’s machines. And Mint/ Debian is great for them.\n
            \n
            How does it differ from stock?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699304173 {#5184
            date: 2023-11-06 21:56:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@GenderNeutralBro@lemmy.sdf.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5188 …}
          +nested: Doctrine\ORM\PersistentCollection {#5190 …}
          +votes: Doctrine\ORM\PersistentCollection {#5192 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -id: 96485
          -bodyTs: "'debian':13,32 'desktop':19 'differ':40 'fan':14 'great':34 'huge':12 'instal':23 'least':17 'linux':7,24 'm':9 'machin':29 'mint':31 'often':22 'peopl':27 'person':15 'pleas':1 'spiral':6 'stock':42 'tell':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4577865"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699304173 {#5185
            date: 2023-11-06 21:56:13.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4391}
        +body: """
          > How does it differ from stock?\n
          \n
          Well for one thing their driver support is apparently “harrowing”. 😊\n
          \n
          I will never understand why people choose distributions that will brick themselves when the wind blows, so they add snapshot support as a band-aid, and then they celebrate “woo hoo, it takes pre and post snapshots after every package install!”\n
          \n
          How about using a distro where you never have to restore a snapshot…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699323082 {#5471
          date: 2023-11-07 03:11:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@GenderNeutralBro@lemmy.sdf.org"
          "@Guenther_Amanita@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5474 …}
        +nested: Doctrine\ORM\PersistentCollection {#5476 …}
        +votes: Doctrine\ORM\PersistentCollection {#5478 …}
        +reports: Doctrine\ORM\PersistentCollection {#5480 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5482 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5484 …}
        -id: 97363
        -bodyTs: "'add':35 'aid':42 'appar':15 'band':41 'band-aid':40 'blow':32 'brick':27 'celebr':46 'choos':23 'differ':4 'distribut':24 'distro':63 'driver':12 'everi':56 'harrow':16 'hoo':48 'instal':58 'never':19,66 'one':9 'packag':57 'peopl':22 'post':53 'pre':51 'restor':69 'snapshot':36,54,71 'stock':6 'support':13,37 'take':50 'thing':10 'understand':20 'use':61 'well':7 'wind':31 'woo':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4375455"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699323082 {#5472
          date: 2023-11-07 03:11:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4391}
      +body: """
        To clarify, this is my first time using Spiral Linux. My experience regarding Nvidia drivers is across several different distros (most recently Ubuntu LTS and OpenSuse Tumbleweed). I have *never* had a seamless experience. Often the initial driver installation works, but CUDA and related tools are finicky. Sometimes a kernel update breaks everything. Sometimes it doesn’t play nice with other kernel extensions.\n
        \n
        The Debian version of the drivers didn’t set up Secure Boot properly. Instead, I rolled back and used the generic Nvidia .run installer, which worked fine. Not seamless, obviously, but not really worse than my experience on other distros. In the future I will always just use the generic installers from Nvidia.\n
        \n
        Point is, with BTRFS you can just try anything without fear. I’m not going to worry about installing kernel updates from now on, or driver updates, or anything, because if anything goes wrong, it’s no big deal.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699327573 {#5675
        date: 2023-11-07 04:26:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@GenderNeutralBro@lemmy.sdf.org"
        "@Guenther_Amanita@feddit.de"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5681 …}
      +nested: Doctrine\ORM\PersistentCollection {#5683 …}
      +votes: Doctrine\ORM\PersistentCollection {#5679 …}
      +reports: Doctrine\ORM\PersistentCollection {#5686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
      -id: 97495
      -bodyTs: "'across':17 'alway':109 'anyth':125,145,148 'back':80 'big':154 'boot':75 'break':52 'btrfs':120 'clarifi':2 'cuda':42 'deal':155 'debian':65 'didn':70 'differ':19 'distro':20,103 'doesn':56 'driver':15,38,69,142 'everyth':53 'experi':12,34,100 'extens':63 'fear':127 'fine':90 'finicki':47 'first':6 'futur':106 'generic':84,113 'go':131 'goe':149 'initi':37 'instal':39,87,114,135 'instead':77 'kernel':50,62,136 'linux':10 'lts':24 'm':129 'never':30 'nice':59 'nvidia':14,85,116 'obvious':93 'often':35 'opensus':26 'play':58 'point':117 'proper':76 'realli':96 'recent':22 'regard':13 'relat':44 'roll':79 'run':86 'seamless':33,92 'secur':74 'set':72 'sever':18 'sometim':48,54 'spiral':9 'time':7 'tool':45 'tri':124 'tumblewe':27 'ubuntu':23 'updat':51,137,143 'use':8,82,111 'version':66 'without':126 'work':40,89 'worri':133 'wors':97 'wrong':150"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/5178756"
      +editedAt: DateTimeImmutable @1699365384 {#5672
        date: 2023-11-07 14:56:24.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699327573 {#5670
        date: 2023-11-07 04:26:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4391}
    +body: """
      And my point is that it’s not normal to fear updates. Any updates, but especially updates to essential packages like the kernel or graphics driver.\n
      \n
      If you’re using the experimental branch of a distro or experimental versions of packages on purpose then snapshots are a good tool. But if you’re using a normal distro and its normal packages you should not have to resort to such measures.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699349322 {#5795
      date: 2023-11-07 10:28:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@GenderNeutralBro@lemmy.sdf.org"
      "@Guenther_Amanita@feddit.de"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5789 …}
    +nested: Doctrine\ORM\PersistentCollection {#5783 …}
    +votes: Doctrine\ORM\PersistentCollection {#5787 …}
    +reports: Doctrine\ORM\PersistentCollection {#5798 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5800 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5802 …}
    -id: 98007
    -bodyTs: "'branch':33 'distro':36,57 'driver':26 'especi':16 'essenti':19 'experiment':32,38 'fear':11 'good':48 'graphic':25 'kernel':23 'like':21 'measur':70 'normal':9,56,60 'packag':20,41,61 'point':3 'purpos':43 're':29,53 'resort':67 'snapshot':45 'tool':49 'updat':12,14,17 'use':30,54 'version':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4382336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699349322 {#5792
      date: 2023-11-07 10:28:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4391}
  +body: """
    Nvidia just sucks across every distro I’ve used. Have you had good experience running CUDA, cuDNN, and cuBLAS? If so, which distro?\n
    \n
    And have you run it alongside other things that require kernel modules, like ZFS and VirtualBox?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699363322 {#5855
    date: 2023-11-07 14:22:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@GenderNeutralBro@lemmy.sdf.org"
    "@Guenther_Amanita@feddit.de"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5863 …}
  +nested: Doctrine\ORM\PersistentCollection {#5865 …}
  +votes: Doctrine\ORM\PersistentCollection {#5861 …}
  +reports: Doctrine\ORM\PersistentCollection {#5867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5871 …}
  -id: 98467
  -bodyTs: "'across':4 'alongsid':29 'cubla':19 'cuda':16 'cudnn':17 'distro':6,23 'everi':5 'experi':14 'good':13 'kernel':34 'like':36 'modul':35 'nvidia':1 'requir':33 'run':15,27 'suck':3 'thing':31 'use':9 've':8 'virtualbox':39 'zfs':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/5190099"
  +editedAt: DateTimeImmutable @1699404914 {#5852
    date: 2023-11-08 01:55:14.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699363322 {#5856
    date: 2023-11-07 14:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4467
  +user: App\Entity\User {#4480 …}
  +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 {#4459
    date: 2023-11-07 20:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4468 …}
  +nested: Doctrine\ORM\PersistentCollection {#4470 …}
  +votes: Doctrine\ORM\PersistentCollection {#4472 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -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 {#4460
    date: 2023-11-07 19:05:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699307247 {#4461
    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
67 DENIED edit
App\Entity\EntryComment {#4467
  +user: App\Entity\User {#4480 …}
  +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 {#4459
    date: 2023-11-07 20:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4468 …}
  +nested: Doctrine\ORM\PersistentCollection {#4470 …}
  +votes: Doctrine\ORM\PersistentCollection {#4472 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -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 {#4460
    date: 2023-11-07 19:05:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699307247 {#4461
    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
68 DENIED moderate
App\Entity\EntryComment {#4467
  +user: App\Entity\User {#4480 …}
  +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 {#4459
    date: 2023-11-07 20:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4468 …}
  +nested: Doctrine\ORM\PersistentCollection {#4470 …}
  +votes: Doctrine\ORM\PersistentCollection {#4472 …}
  +reports: Doctrine\ORM\PersistentCollection {#4474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
  -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 {#4460
    date: 2023-11-07 19:05:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699307247 {#4461
    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
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 {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +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 {#4467
    +user: App\Entity\User {#4480 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4459
      date: 2023-11-07 20:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4468 …}
    +nested: Doctrine\ORM\PersistentCollection {#4470 …}
    +votes: Doctrine\ORM\PersistentCollection {#4472 …}
    +reports: Doctrine\ORM\PersistentCollection {#4474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    -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 {#4460
      date: 2023-11-07 19:05:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699307247 {#4461
      date: 2023-11-06 22:47:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4467}
  +body: "Yes Debian, then use Flatpack to get all the latest desktop software and enjoy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699311225 {#5200
    date: 2023-11-06 23:53:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 96826
  -bodyTs: "'debian':2 'desktop':11 'enjoy':14 'flatpack':5 'get':7 'latest':10 'softwar':12 'use':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311225 {#5201
    date: 2023-11-06 23:53:45.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 {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +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 {#4467
    +user: App\Entity\User {#4480 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4459
      date: 2023-11-07 20:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4468 …}
    +nested: Doctrine\ORM\PersistentCollection {#4470 …}
    +votes: Doctrine\ORM\PersistentCollection {#4472 …}
    +reports: Doctrine\ORM\PersistentCollection {#4474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    -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 {#4460
      date: 2023-11-07 19:05:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699307247 {#4461
      date: 2023-11-06 22:47:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4467}
  +body: "Yes Debian, then use Flatpack to get all the latest desktop software and enjoy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699311225 {#5200
    date: 2023-11-06 23:53:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 96826
  -bodyTs: "'debian':2 'desktop':11 'enjoy':14 'flatpack':5 'get':7 'latest':10 'softwar':12 'use':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311225 {#5201
    date: 2023-11-06 23:53:45.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 {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +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 {#4467
    +user: App\Entity\User {#4480 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4459
      date: 2023-11-07 20:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4468 …}
    +nested: Doctrine\ORM\PersistentCollection {#4470 …}
    +votes: Doctrine\ORM\PersistentCollection {#4472 …}
    +reports: Doctrine\ORM\PersistentCollection {#4474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    -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 {#4460
      date: 2023-11-07 19:05:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699307247 {#4461
      date: 2023-11-06 22:47:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4467}
  +body: "Yes Debian, then use Flatpack to get all the latest desktop software and enjoy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699311225 {#5200
    date: 2023-11-06 23:53:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 96826
  -bodyTs: "'debian':2 'desktop':11 'enjoy':14 'flatpack':5 'get':7 'latest':10 'softwar':12 'use':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311225 {#5201
    date: 2023-11-06 23:53:45.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 {#5488
  +user: App\Entity\User {#4480 …}
  +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 {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4467
      +user: App\Entity\User {#4480 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4459
        date: 2023-11-07 20:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4468 …}
      +nested: Doctrine\ORM\PersistentCollection {#4470 …}
      +votes: Doctrine\ORM\PersistentCollection {#4472 …}
      +reports: Doctrine\ORM\PersistentCollection {#4474 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
      -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 {#4460
        date: 2023-11-07 19:05:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699307247 {#4461
        date: 2023-11-06 22:47:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4467}
    +body: "Yes Debian, then use Flatpack to get all the latest desktop software and enjoy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699311225 {#5200
      date: 2023-11-06 23:53:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 96826
    -bodyTs: "'debian':2 'desktop':11 'enjoy':14 'flatpack':5 'get':7 'latest':10 'softwar':12 'use':4 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5119790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699311225 {#5201
      date: 2023-11-06 23:53:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4467}
  +body: "Yep, that’s exactly the purpose of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699311888 {#5486
    date: 2023-11-07 00:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@KISSmyOS@lemmy.world"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5489 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5493 …}
  +reports: Doctrine\ORM\PersistentCollection {#5495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
  -id: 96872
  -bodyTs: "'exact':4 'purpos':6 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311888 {#5487
    date: 2023-11-07 00:04:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5488
  +user: App\Entity\User {#4480 …}
  +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 {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4467
      +user: App\Entity\User {#4480 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4459
        date: 2023-11-07 20:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4468 …}
      +nested: Doctrine\ORM\PersistentCollection {#4470 …}
      +votes: Doctrine\ORM\PersistentCollection {#4472 …}
      +reports: Doctrine\ORM\PersistentCollection {#4474 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
      -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 {#4460
        date: 2023-11-07 19:05:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699307247 {#4461
        date: 2023-11-06 22:47:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4467}
    +body: "Yes Debian, then use Flatpack to get all the latest desktop software and enjoy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699311225 {#5200
      date: 2023-11-06 23:53:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 96826
    -bodyTs: "'debian':2 'desktop':11 'enjoy':14 'flatpack':5 'get':7 'latest':10 'softwar':12 'use':4 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5119790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699311225 {#5201
      date: 2023-11-06 23:53:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4467}
  +body: "Yep, that’s exactly the purpose of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699311888 {#5486
    date: 2023-11-07 00:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@KISSmyOS@lemmy.world"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5489 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5493 …}
  +reports: Doctrine\ORM\PersistentCollection {#5495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
  -id: 96872
  -bodyTs: "'exact':4 'purpos':6 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311888 {#5487
    date: 2023-11-07 00:04:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5488
  +user: App\Entity\User {#4480 …}
  +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 {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4467
      +user: App\Entity\User {#4480 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4459
        date: 2023-11-07 20:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4468 …}
      +nested: Doctrine\ORM\PersistentCollection {#4470 …}
      +votes: Doctrine\ORM\PersistentCollection {#4472 …}
      +reports: Doctrine\ORM\PersistentCollection {#4474 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
      -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 {#4460
        date: 2023-11-07 19:05:10.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699307247 {#4461
        date: 2023-11-06 22:47:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4467}
    +body: "Yes Debian, then use Flatpack to get all the latest desktop software and enjoy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699311225 {#5200
      date: 2023-11-06 23:53:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 96826
    -bodyTs: "'debian':2 'desktop':11 'enjoy':14 'flatpack':5 'get':7 'latest':10 'softwar':12 'use':4 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5119790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699311225 {#5201
      date: 2023-11-06 23:53:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4467}
  +body: "Yep, that’s exactly the purpose of this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699311888 {#5486
    date: 2023-11-07 00:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@KISSmyOS@lemmy.world"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5489 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5493 …}
  +reports: Doctrine\ORM\PersistentCollection {#5495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5499 …}
  -id: 96872
  -bodyTs: "'exact':4 'purpos':6 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311888 {#5487
    date: 2023-11-07 00:04:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5218
  +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 {#4467
    +user: App\Entity\User {#4480 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4459
      date: 2023-11-07 20:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4468 …}
    +nested: Doctrine\ORM\PersistentCollection {#4470 …}
    +votes: Doctrine\ORM\PersistentCollection {#4472 …}
    +reports: Doctrine\ORM\PersistentCollection {#4474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    -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 {#4460
      date: 2023-11-07 19:05:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699307247 {#4461
      date: 2023-11-06 22:47:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4467}
  +body: """
    Thanks for the list.\n
    \n
    The way I setup my minimal systems is to uncheck everything during tasksel, then switch to another virtual console, chroot to /target and install what I need. Saves one reboot and hassles, when installing via thump drive. (Did this for Xfce in the past.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699346686 {#5216
    date: 2023-11-07 09:44:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -id: 97953
  -bodyTs: "'/target':26 'anoth':21 'chroot':24 'consol':23 'drive':41 'everyth':15 'hassl':36 'instal':28,38 'list':4 'minim':10 'need':31 'one':33 'past':48 'reboot':34 'save':32 'setup':8 'switch':19 'system':11 'tasksel':17 'thank':1 'thump':40 'uncheck':14 'via':39 'virtual':22 'way':6 'xfce':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346686 {#5217
    date: 2023-11-07 09:44:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5218
  +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 {#4467
    +user: App\Entity\User {#4480 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4459
      date: 2023-11-07 20:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4468 …}
    +nested: Doctrine\ORM\PersistentCollection {#4470 …}
    +votes: Doctrine\ORM\PersistentCollection {#4472 …}
    +reports: Doctrine\ORM\PersistentCollection {#4474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    -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 {#4460
      date: 2023-11-07 19:05:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699307247 {#4461
      date: 2023-11-06 22:47:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4467}
  +body: """
    Thanks for the list.\n
    \n
    The way I setup my minimal systems is to uncheck everything during tasksel, then switch to another virtual console, chroot to /target and install what I need. Saves one reboot and hassles, when installing via thump drive. (Did this for Xfce in the past.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699346686 {#5216
    date: 2023-11-07 09:44:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -id: 97953
  -bodyTs: "'/target':26 'anoth':21 'chroot':24 'consol':23 'drive':41 'everyth':15 'hassl':36 'instal':28,38 'list':4 'minim':10 'need':31 'one':33 'past':48 'reboot':34 'save':32 'setup':8 'switch':19 'system':11 'tasksel':17 'thank':1 'thump':40 'uncheck':14 'via':39 'virtual':22 'way':6 'xfce':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346686 {#5217
    date: 2023-11-07 09:44:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5218
  +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 {#4467
    +user: App\Entity\User {#4480 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4459
      date: 2023-11-07 20:24:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4468 …}
    +nested: Doctrine\ORM\PersistentCollection {#4470 …}
    +votes: Doctrine\ORM\PersistentCollection {#4472 …}
    +reports: Doctrine\ORM\PersistentCollection {#4474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4476 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4478 …}
    -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 {#4460
      date: 2023-11-07 19:05:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699307247 {#4461
      date: 2023-11-06 22:47:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4467}
  +body: """
    Thanks for the list.\n
    \n
    The way I setup my minimal systems is to uncheck everything during tasksel, then switch to another virtual console, chroot to /target and install what I need. Saves one reboot and hassles, when installing via thump drive. (Did this for Xfce in the past.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699346686 {#5216
    date: 2023-11-07 09:44:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5219 …}
  +nested: Doctrine\ORM\PersistentCollection {#5221 …}
  +votes: Doctrine\ORM\PersistentCollection {#5223 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -id: 97953
  -bodyTs: "'/target':26 'anoth':21 'chroot':24 'consol':23 'drive':41 'everyth':15 'hassl':36 'instal':28,38 'list':4 'minim':10 'need':31 'one':33 'past':48 'reboot':34 'save':32 'setup':8 'switch':19 'system':11 'tasksel':17 'thank':1 'thump':40 'uncheck':14 'via':39 'virtual':22 'way':6 'xfce':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346686 {#5217
    date: 2023-11-07 09:44:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4540
  +user: App\Entity\User {#4553 …}
  +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 {#4535
    date: 2023-11-07 20:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -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 {#4536
    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
83 DENIED edit
App\Entity\EntryComment {#4540
  +user: App\Entity\User {#4553 …}
  +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 {#4535
    date: 2023-11-07 20:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -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 {#4536
    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
84 DENIED moderate
App\Entity\EntryComment {#4540
  +user: App\Entity\User {#4553 …}
  +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 {#4535
    date: 2023-11-07 20:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -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 {#4536
    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
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 {#5233
  +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 {#4540
    +user: App\Entity\User {#4553 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4535
      date: 2023-11-07 20:21:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -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 {#4536
      date: 2023-11-06 22:49:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4540}
  +body: "I feel envious - I would love to run Silverblue like you do! :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699346504 {#5231
    date: 2023-11-07 09:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@anothermember@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5234 …}
  +nested: Doctrine\ORM\PersistentCollection {#5236 …}
  +votes: Doctrine\ORM\PersistentCollection {#5238 …}
  +reports: Doctrine\ORM\PersistentCollection {#5240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5244 …}
  -id: 97947
  -bodyTs: "'envious':3 'feel':2 'like':10 'love':6 'run':8 'silverblu':9 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346504 {#5232
    date: 2023-11-07 09:41: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
87 DENIED edit
App\Entity\EntryComment {#5233
  +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 {#4540
    +user: App\Entity\User {#4553 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4535
      date: 2023-11-07 20:21:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -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 {#4536
      date: 2023-11-06 22:49:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4540}
  +body: "I feel envious - I would love to run Silverblue like you do! :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699346504 {#5231
    date: 2023-11-07 09:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@anothermember@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5234 …}
  +nested: Doctrine\ORM\PersistentCollection {#5236 …}
  +votes: Doctrine\ORM\PersistentCollection {#5238 …}
  +reports: Doctrine\ORM\PersistentCollection {#5240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5244 …}
  -id: 97947
  -bodyTs: "'envious':3 'feel':2 'like':10 'love':6 'run':8 'silverblu':9 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346504 {#5232
    date: 2023-11-07 09:41: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
88 DENIED moderate
App\Entity\EntryComment {#5233
  +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 {#4540
    +user: App\Entity\User {#4553 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4535
      date: 2023-11-07 20:21:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -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 {#4536
      date: 2023-11-06 22:49:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4540}
  +body: "I feel envious - I would love to run Silverblue like you do! :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699346504 {#5231
    date: 2023-11-07 09:41:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@anothermember@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5234 …}
  +nested: Doctrine\ORM\PersistentCollection {#5236 …}
  +votes: Doctrine\ORM\PersistentCollection {#5238 …}
  +reports: Doctrine\ORM\PersistentCollection {#5240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5244 …}
  -id: 97947
  -bodyTs: "'envious':3 'feel':2 'like':10 'love':6 'run':8 'silverblu':9 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346504 {#5232
    date: 2023-11-07 09:41: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
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 {#4613
  +user: App\Entity\User {#4626 …}
  +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 {#4608
    date: 2023-11-09 10:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4616 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
  -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 {#4609
    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
91 DENIED edit
App\Entity\EntryComment {#4613
  +user: App\Entity\User {#4626 …}
  +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 {#4608
    date: 2023-11-09 10:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4616 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
  -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 {#4609
    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
92 DENIED moderate
App\Entity\EntryComment {#4613
  +user: App\Entity\User {#4626 …}
  +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 {#4608
    date: 2023-11-09 10:44:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4616 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
  -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 {#4609
    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
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 {#5248
  +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 {#4613
    +user: App\Entity\User {#4626 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4608
      date: 2023-11-09 10:44:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4614 …}
    +nested: Doctrine\ORM\PersistentCollection {#4616 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
    -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 {#4609
      date: 2023-11-07 01:41:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699346459 {#5246
    date: 2023-11-07 09:40:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 97945
  -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346459 {#5247
    date: 2023-11-07 09:40: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
95 DENIED edit
App\Entity\EntryComment {#5248
  +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 {#4613
    +user: App\Entity\User {#4626 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4608
      date: 2023-11-09 10:44:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4614 …}
    +nested: Doctrine\ORM\PersistentCollection {#4616 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
    -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 {#4609
      date: 2023-11-07 01:41:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699346459 {#5246
    date: 2023-11-07 09:40:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 97945
  -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346459 {#5247
    date: 2023-11-07 09:40: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
96 DENIED moderate
App\Entity\EntryComment {#5248
  +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 {#4613
    +user: App\Entity\User {#4626 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4608
      date: 2023-11-09 10:44:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4614 …}
    +nested: Doctrine\ORM\PersistentCollection {#4616 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
    -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 {#4609
      date: 2023-11-07 01:41:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699346459 {#5246
    date: 2023-11-07 09:40:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5249 …}
  +nested: Doctrine\ORM\PersistentCollection {#5251 …}
  +votes: Doctrine\ORM\PersistentCollection {#5253 …}
  +reports: Doctrine\ORM\PersistentCollection {#5255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
  -id: 97945
  -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346459 {#5247
    date: 2023-11-07 09:40: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
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 {#5566
  +user: App\Entity\User {#4626 …}
  +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 {#5248
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4613
      +user: App\Entity\User {#4626 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4608
        date: 2023-11-09 10:44:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4614 …}
      +nested: Doctrine\ORM\PersistentCollection {#4616 …}
      +votes: Doctrine\ORM\PersistentCollection {#4618 …}
      +reports: Doctrine\ORM\PersistentCollection {#4620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
      -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 {#4609
        date: 2023-11-07 01:41:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699346459 {#5246
      date: 2023-11-07 09:40:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    -id: 97945
    -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4433687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699346459 {#5247
      date: 2023-11-07 09:40:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699351279 {#5563
    date: 2023-11-07 11:01:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +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: 98065
  -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3592763"
  +editedAt: DateTimeImmutable @1699389696 {#5564
    date: 2023-11-07 21:41:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699351279 {#5565
    date: 2023-11-07 11:01: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
99 DENIED edit
App\Entity\EntryComment {#5566
  +user: App\Entity\User {#4626 …}
  +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 {#5248
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4613
      +user: App\Entity\User {#4626 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4608
        date: 2023-11-09 10:44:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4614 …}
      +nested: Doctrine\ORM\PersistentCollection {#4616 …}
      +votes: Doctrine\ORM\PersistentCollection {#4618 …}
      +reports: Doctrine\ORM\PersistentCollection {#4620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
      -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 {#4609
        date: 2023-11-07 01:41:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699346459 {#5246
      date: 2023-11-07 09:40:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    -id: 97945
    -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4433687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699346459 {#5247
      date: 2023-11-07 09:40:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699351279 {#5563
    date: 2023-11-07 11:01:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +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: 98065
  -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3592763"
  +editedAt: DateTimeImmutable @1699389696 {#5564
    date: 2023-11-07 21:41:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699351279 {#5565
    date: 2023-11-07 11:01: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
100 DENIED moderate
App\Entity\EntryComment {#5566
  +user: App\Entity\User {#4626 …}
  +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 {#5248
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4613
      +user: App\Entity\User {#4626 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4608
        date: 2023-11-09 10:44:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4614 …}
      +nested: Doctrine\ORM\PersistentCollection {#4616 …}
      +votes: Doctrine\ORM\PersistentCollection {#4618 …}
      +reports: Doctrine\ORM\PersistentCollection {#4620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
      -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 {#4609
        date: 2023-11-07 01:41:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699346459 {#5246
      date: 2023-11-07 09:40:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5249 …}
    +nested: Doctrine\ORM\PersistentCollection {#5251 …}
    +votes: Doctrine\ORM\PersistentCollection {#5253 …}
    +reports: Doctrine\ORM\PersistentCollection {#5255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
    -id: 97945
    -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4433687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699346459 {#5247
      date: 2023-11-07 09:40:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699351279 {#5563
    date: 2023-11-07 11:01:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +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: 98065
  -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3592763"
  +editedAt: DateTimeImmutable @1699389696 {#5564
    date: 2023-11-07 21:41:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699351279 {#5565
    date: 2023-11-07 11:01: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5739
  +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 {#5566
    +user: App\Entity\User {#4626 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5248
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4613
        +user: App\Entity\User {#4626 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4608
          date: 2023-11-09 10:44:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4614 …}
        +nested: Doctrine\ORM\PersistentCollection {#4616 …}
        +votes: Doctrine\ORM\PersistentCollection {#4618 …}
        +reports: Doctrine\ORM\PersistentCollection {#4620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
        -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 {#4609
          date: 2023-11-07 01:41:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4613}
      +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699346459 {#5246
        date: 2023-11-07 09:40:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5249 …}
      +nested: Doctrine\ORM\PersistentCollection {#5251 …}
      +votes: Doctrine\ORM\PersistentCollection {#5253 …}
      +reports: Doctrine\ORM\PersistentCollection {#5255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
      -id: 97945
      -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4433687"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699346459 {#5247
        date: 2023-11-07 09:40:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699351279 {#5563
      date: 2023-11-07 11:01:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +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: 98065
    -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3592763"
    +editedAt: DateTimeImmutable @1699389696 {#5564
      date: 2023-11-07 21:41:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699351279 {#5565
      date: 2023-11-07 11:01:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: """
    Thank you very much for your explanation.\n
    \n
    I still feel skeptical about using a chips controller for encryption. AFAIK there have been multiple problems in the past:\n
    \n
    - Errors in the implementation which weaken the encryption considerably\n
    - I think I even read about ways to extract the key from the hardware (TPM based encryption)\n
    \n
    Do you provide a password and there are ‘hooks’ which the boot process uses for you to enter the password on boot?\n
    \n
    I think it is nice to have full disk encryption, but usually we are speaking about evil-maid attacks (?), and IMHO it is mostly game over when an attacker has physical access to your device.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699372719 {#5737
    date: 2023-11-07 16:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5740 …}
  +nested: Doctrine\ORM\PersistentCollection {#5742 …}
  +votes: Doctrine\ORM\PersistentCollection {#5744 …}
  +reports: Doctrine\ORM\PersistentCollection {#5746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5750 …}
  -id: 98872
  -bodyTs: "'access':108 'afaik':19 'attack':95,105 'base':52 'boot':65,75 'chip':15 'consider':36 'control':16 'devic':111 'disk':84 'encrypt':18,35,53,85 'enter':71 'error':28 'even':40 'evil':93 'evil-maid':92 'explan':7 'extract':45 'feel':10 'full':83 'game':101 'hardwar':50 'hook':62 'imho':97 'implement':31 'key':47 'maid':94 'most':100 'much':4 'multipl':23 'nice':80 'password':58,73 'past':27 'physic':107 'problem':24 'process':66 'provid':56 'read':41 'skeptic':11 'speak':90 'still':9 'thank':1 'think':38,77 'tpm':51 'use':13,67 'usual':87 'way':43 'weaken':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4441967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372719 {#5738
    date: 2023-11-07 16:58:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5739
  +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 {#5566
    +user: App\Entity\User {#4626 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5248
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4613
        +user: App\Entity\User {#4626 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4608
          date: 2023-11-09 10:44:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4614 …}
        +nested: Doctrine\ORM\PersistentCollection {#4616 …}
        +votes: Doctrine\ORM\PersistentCollection {#4618 …}
        +reports: Doctrine\ORM\PersistentCollection {#4620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
        -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 {#4609
          date: 2023-11-07 01:41:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4613}
      +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699346459 {#5246
        date: 2023-11-07 09:40:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5249 …}
      +nested: Doctrine\ORM\PersistentCollection {#5251 …}
      +votes: Doctrine\ORM\PersistentCollection {#5253 …}
      +reports: Doctrine\ORM\PersistentCollection {#5255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
      -id: 97945
      -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4433687"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699346459 {#5247
        date: 2023-11-07 09:40:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699351279 {#5563
      date: 2023-11-07 11:01:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +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: 98065
    -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3592763"
    +editedAt: DateTimeImmutable @1699389696 {#5564
      date: 2023-11-07 21:41:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699351279 {#5565
      date: 2023-11-07 11:01:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: """
    Thank you very much for your explanation.\n
    \n
    I still feel skeptical about using a chips controller for encryption. AFAIK there have been multiple problems in the past:\n
    \n
    - Errors in the implementation which weaken the encryption considerably\n
    - I think I even read about ways to extract the key from the hardware (TPM based encryption)\n
    \n
    Do you provide a password and there are ‘hooks’ which the boot process uses for you to enter the password on boot?\n
    \n
    I think it is nice to have full disk encryption, but usually we are speaking about evil-maid attacks (?), and IMHO it is mostly game over when an attacker has physical access to your device.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699372719 {#5737
    date: 2023-11-07 16:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5740 …}
  +nested: Doctrine\ORM\PersistentCollection {#5742 …}
  +votes: Doctrine\ORM\PersistentCollection {#5744 …}
  +reports: Doctrine\ORM\PersistentCollection {#5746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5750 …}
  -id: 98872
  -bodyTs: "'access':108 'afaik':19 'attack':95,105 'base':52 'boot':65,75 'chip':15 'consider':36 'control':16 'devic':111 'disk':84 'encrypt':18,35,53,85 'enter':71 'error':28 'even':40 'evil':93 'evil-maid':92 'explan':7 'extract':45 'feel':10 'full':83 'game':101 'hardwar':50 'hook':62 'imho':97 'implement':31 'key':47 'maid':94 'most':100 'much':4 'multipl':23 'nice':80 'password':58,73 'past':27 'physic':107 'problem':24 'process':66 'provid':56 'read':41 'skeptic':11 'speak':90 'still':9 'thank':1 'think':38,77 'tpm':51 'use':13,67 'usual':87 'way':43 'weaken':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4441967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372719 {#5738
    date: 2023-11-07 16:58:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5739
  +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 {#5566
    +user: App\Entity\User {#4626 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5248
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4613
        +user: App\Entity\User {#4626 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4608
          date: 2023-11-09 10:44:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4614 …}
        +nested: Doctrine\ORM\PersistentCollection {#4616 …}
        +votes: Doctrine\ORM\PersistentCollection {#4618 …}
        +reports: Doctrine\ORM\PersistentCollection {#4620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
        -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 {#4609
          date: 2023-11-07 01:41:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4613}
      +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699346459 {#5246
        date: 2023-11-07 09:40:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5249 …}
      +nested: Doctrine\ORM\PersistentCollection {#5251 …}
      +votes: Doctrine\ORM\PersistentCollection {#5253 …}
      +reports: Doctrine\ORM\PersistentCollection {#5255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
      -id: 97945
      -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4433687"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699346459 {#5247
        date: 2023-11-07 09:40:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699351279 {#5563
      date: 2023-11-07 11:01:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +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: 98065
    -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3592763"
    +editedAt: DateTimeImmutable @1699389696 {#5564
      date: 2023-11-07 21:41:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699351279 {#5565
      date: 2023-11-07 11:01:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: """
    Thank you very much for your explanation.\n
    \n
    I still feel skeptical about using a chips controller for encryption. AFAIK there have been multiple problems in the past:\n
    \n
    - Errors in the implementation which weaken the encryption considerably\n
    - I think I even read about ways to extract the key from the hardware (TPM based encryption)\n
    \n
    Do you provide a password and there are ‘hooks’ which the boot process uses for you to enter the password on boot?\n
    \n
    I think it is nice to have full disk encryption, but usually we are speaking about evil-maid attacks (?), and IMHO it is mostly game over when an attacker has physical access to your device.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699372719 {#5737
    date: 2023-11-07 16:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5740 …}
  +nested: Doctrine\ORM\PersistentCollection {#5742 …}
  +votes: Doctrine\ORM\PersistentCollection {#5744 …}
  +reports: Doctrine\ORM\PersistentCollection {#5746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5748 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5750 …}
  -id: 98872
  -bodyTs: "'access':108 'afaik':19 'attack':95,105 'base':52 'boot':65,75 'chip':15 'consider':36 'control':16 'devic':111 'disk':84 'encrypt':18,35,53,85 'enter':71 'error':28 'even':40 'evil':93 'evil-maid':92 'explan':7 'extract':45 'feel':10 'full':83 'game':101 'hardwar':50 'hook':62 'imho':97 'implement':31 'key':47 'maid':94 'most':100 'much':4 'multipl':23 'nice':80 'password':58,73 'past':27 'physic':107 'problem':24 'process':66 'provid':56 'read':41 'skeptic':11 'speak':90 'still':9 'thank':1 'think':38,77 'tpm':51 'use':13,67 'usual':87 'way':43 'weaken':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4441967"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372719 {#5738
    date: 2023-11-07 16:58:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5822
  +user: App\Entity\User {#4626 …}
  +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 {#5739
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5566
      +user: App\Entity\User {#4626 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5248
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4613
          +user: App\Entity\User {#4626 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4608
            date: 2023-11-09 10:44:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4614 …}
          +nested: Doctrine\ORM\PersistentCollection {#4616 …}
          +votes: Doctrine\ORM\PersistentCollection {#4618 …}
          +reports: Doctrine\ORM\PersistentCollection {#4620 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
          -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 {#4609
            date: 2023-11-07 01:41:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4613}
        +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699346459 {#5246
          date: 2023-11-07 09:40:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@d3Xt3r@lemmy.nz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5249 …}
        +nested: Doctrine\ORM\PersistentCollection {#5251 …}
        +votes: Doctrine\ORM\PersistentCollection {#5253 …}
        +reports: Doctrine\ORM\PersistentCollection {#5255 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
        -id: 97945
        -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4433687"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699346459 {#5247
          date: 2023-11-07 09:40:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4613}
      +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699351279 {#5563
        date: 2023-11-07 11:01:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@d3Xt3r@lemmy.nz"
      ]
      +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: 98065
      -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3592763"
      +editedAt: DateTimeImmutable @1699389696 {#5564
        date: 2023-11-07 21:41:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699351279 {#5565
        date: 2023-11-07 11:01:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: """
      Thank you very much for your explanation.\n
      \n
      I still feel skeptical about using a chips controller for encryption. AFAIK there have been multiple problems in the past:\n
      \n
      - Errors in the implementation which weaken the encryption considerably\n
      - I think I even read about ways to extract the key from the hardware (TPM based encryption)\n
      \n
      Do you provide a password and there are ‘hooks’ which the boot process uses for you to enter the password on boot?\n
      \n
      I think it is nice to have full disk encryption, but usually we are speaking about evil-maid attacks (?), and IMHO it is mostly game over when an attacker has physical access to your device.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699372719 {#5737
      date: 2023-11-07 16:58:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5740 …}
    +nested: Doctrine\ORM\PersistentCollection {#5742 …}
    +votes: Doctrine\ORM\PersistentCollection {#5744 …}
    +reports: Doctrine\ORM\PersistentCollection {#5746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5750 …}
    -id: 98872
    -bodyTs: "'access':108 'afaik':19 'attack':95,105 'base':52 'boot':65,75 'chip':15 'consider':36 'control':16 'devic':111 'disk':84 'encrypt':18,35,53,85 'enter':71 'error':28 'even':40 'evil':93 'evil-maid':92 'explan':7 'extract':45 'feel':10 'full':83 'game':101 'hardwar':50 'hook':62 'imho':97 'implement':31 'key':47 'maid':94 'most':100 'much':4 'multipl':23 'nice':80 'password':58,73 'past':27 'physic':107 'problem':24 'process':66 'provid':56 'read':41 'skeptic':11 'speak':90 'still':9 'thank':1 'think':38,77 'tpm':51 'use':13,67 'usual':87 'way':43 'weaken':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4441967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372719 {#5738
      date: 2023-11-07 16:58:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: """
    Yes, I do provide a password on boot, as you said, keys can be extracted from the hardware so that’s not secure, which is why I don’t use the TPM to store the keys.\n
    \n
    There are no hooks necessary in the bootloader, as it’s the BIOS which prompts you for the password and unlocks the drive.\n
    \n
    And yes, there have been implementation problems in the past, but that’s why the Opal 2.0 standard exists - don’t just buy any random self-encrypting drive, do your research on past vulnerabilities for that manufacturer, and check if there are any firmware updates for the drive (don’t just rely on LVFS).\n
    \n
    Also, the common hardware attacks rely on either a SATA interface (to unplug the drive while it still has power) or older external ports vulnerable to DMA attacks such as PCMCIA or Thunderbolt 3.x or below; so those attacks only affects older laptops. Of course, someone could theoretically install a hardware keylogger or something, but this is also why you have chassis intrusion detection, and why you should secure and check any external ports and peripherals connected to your machine. Overall physical security is just as important these days.\n
    \n
    But ultimately, as always, it comes down to your personal threat model and inconvenience tolerance levels. In my case, I think the measures I’ve taken are reasonably secure, but mostly, I’ve chosen Opal for performance and convenience reasons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699385988 {#5819
    date: 2023-11-07 20:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5823 …}
  +nested: Doctrine\ORM\PersistentCollection {#5825 …}
  +votes: Doctrine\ORM\PersistentCollection {#5827 …}
  +reports: Doctrine\ORM\PersistentCollection {#5829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5833 …}
  -id: 99474
  -bodyTs: "'2.0':76 '3':148 'affect':156 'also':115,173 'alway':208 'attack':119,142,154 'bio':49 'boot':8 'bootload':44 'buy':82 'case':223 'chassi':177 'check':99,186 'chosen':238 'come':210 'common':117 'connect':192 'conveni':243 'could':162 'cours':160 'day':204 'detect':179 'dma':141 'drive':59,88,108,129 'either':122 'encrypt':87 'exist':78 'extern':137,188 'extract':15 'firmwar':104 'hardwar':18,118,166 'hook':40 'implement':65 'import':202 'inconveni':218 'instal':164 'interfac':125 'intrus':178 'key':12,36 'keylogg':167 'laptop':158 'level':220 'lvfs':114 'machin':195 'manufactur':97 'measur':227 'model':216 'most':235 'necessari':41 'older':136,157 'opal':75,239 'overal':196 'password':6,55 'past':69,93 'pcmcia':145 'perform':241 'peripher':191 'person':214 'physic':197 'port':138,189 'power':134 'problem':66 'prompt':51 'provid':4 'random':84 'reason':232,244 'reli':112,120 'research':91 'said':11 'sata':124 'secur':23,184,198,233 'self':86 'self-encrypt':85 'someon':161 'someth':169 'standard':77 'still':132 'store':34 'taken':230 'theoret':163 'think':225 'threat':215 'thunderbolt':147 'toler':219 'tpm':32 'ultim':206 'unlock':57 'unplug':127 'updat':105 'use':30 've':229,237 'vulner':94,139 'x':149 'yes':1,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3603878"
  +editedAt: DateTimeImmutable @1699430659 {#5820
    date: 2023-11-08 09:04:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699385988 {#5821
    date: 2023-11-07 20:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5822
  +user: App\Entity\User {#4626 …}
  +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 {#5739
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5566
      +user: App\Entity\User {#4626 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5248
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4613
          +user: App\Entity\User {#4626 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4608
            date: 2023-11-09 10:44:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4614 …}
          +nested: Doctrine\ORM\PersistentCollection {#4616 …}
          +votes: Doctrine\ORM\PersistentCollection {#4618 …}
          +reports: Doctrine\ORM\PersistentCollection {#4620 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
          -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 {#4609
            date: 2023-11-07 01:41:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4613}
        +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699346459 {#5246
          date: 2023-11-07 09:40:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@d3Xt3r@lemmy.nz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5249 …}
        +nested: Doctrine\ORM\PersistentCollection {#5251 …}
        +votes: Doctrine\ORM\PersistentCollection {#5253 …}
        +reports: Doctrine\ORM\PersistentCollection {#5255 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
        -id: 97945
        -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4433687"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699346459 {#5247
          date: 2023-11-07 09:40:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4613}
      +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699351279 {#5563
        date: 2023-11-07 11:01:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@d3Xt3r@lemmy.nz"
      ]
      +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: 98065
      -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3592763"
      +editedAt: DateTimeImmutable @1699389696 {#5564
        date: 2023-11-07 21:41:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699351279 {#5565
        date: 2023-11-07 11:01:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: """
      Thank you very much for your explanation.\n
      \n
      I still feel skeptical about using a chips controller for encryption. AFAIK there have been multiple problems in the past:\n
      \n
      - Errors in the implementation which weaken the encryption considerably\n
      - I think I even read about ways to extract the key from the hardware (TPM based encryption)\n
      \n
      Do you provide a password and there are ‘hooks’ which the boot process uses for you to enter the password on boot?\n
      \n
      I think it is nice to have full disk encryption, but usually we are speaking about evil-maid attacks (?), and IMHO it is mostly game over when an attacker has physical access to your device.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699372719 {#5737
      date: 2023-11-07 16:58:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5740 …}
    +nested: Doctrine\ORM\PersistentCollection {#5742 …}
    +votes: Doctrine\ORM\PersistentCollection {#5744 …}
    +reports: Doctrine\ORM\PersistentCollection {#5746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5750 …}
    -id: 98872
    -bodyTs: "'access':108 'afaik':19 'attack':95,105 'base':52 'boot':65,75 'chip':15 'consider':36 'control':16 'devic':111 'disk':84 'encrypt':18,35,53,85 'enter':71 'error':28 'even':40 'evil':93 'evil-maid':92 'explan':7 'extract':45 'feel':10 'full':83 'game':101 'hardwar':50 'hook':62 'imho':97 'implement':31 'key':47 'maid':94 'most':100 'much':4 'multipl':23 'nice':80 'password':58,73 'past':27 'physic':107 'problem':24 'process':66 'provid':56 'read':41 'skeptic':11 'speak':90 'still':9 'thank':1 'think':38,77 'tpm':51 'use':13,67 'usual':87 'way':43 'weaken':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4441967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372719 {#5738
      date: 2023-11-07 16:58:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: """
    Yes, I do provide a password on boot, as you said, keys can be extracted from the hardware so that’s not secure, which is why I don’t use the TPM to store the keys.\n
    \n
    There are no hooks necessary in the bootloader, as it’s the BIOS which prompts you for the password and unlocks the drive.\n
    \n
    And yes, there have been implementation problems in the past, but that’s why the Opal 2.0 standard exists - don’t just buy any random self-encrypting drive, do your research on past vulnerabilities for that manufacturer, and check if there are any firmware updates for the drive (don’t just rely on LVFS).\n
    \n
    Also, the common hardware attacks rely on either a SATA interface (to unplug the drive while it still has power) or older external ports vulnerable to DMA attacks such as PCMCIA or Thunderbolt 3.x or below; so those attacks only affects older laptops. Of course, someone could theoretically install a hardware keylogger or something, but this is also why you have chassis intrusion detection, and why you should secure and check any external ports and peripherals connected to your machine. Overall physical security is just as important these days.\n
    \n
    But ultimately, as always, it comes down to your personal threat model and inconvenience tolerance levels. In my case, I think the measures I’ve taken are reasonably secure, but mostly, I’ve chosen Opal for performance and convenience reasons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699385988 {#5819
    date: 2023-11-07 20:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5823 …}
  +nested: Doctrine\ORM\PersistentCollection {#5825 …}
  +votes: Doctrine\ORM\PersistentCollection {#5827 …}
  +reports: Doctrine\ORM\PersistentCollection {#5829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5833 …}
  -id: 99474
  -bodyTs: "'2.0':76 '3':148 'affect':156 'also':115,173 'alway':208 'attack':119,142,154 'bio':49 'boot':8 'bootload':44 'buy':82 'case':223 'chassi':177 'check':99,186 'chosen':238 'come':210 'common':117 'connect':192 'conveni':243 'could':162 'cours':160 'day':204 'detect':179 'dma':141 'drive':59,88,108,129 'either':122 'encrypt':87 'exist':78 'extern':137,188 'extract':15 'firmwar':104 'hardwar':18,118,166 'hook':40 'implement':65 'import':202 'inconveni':218 'instal':164 'interfac':125 'intrus':178 'key':12,36 'keylogg':167 'laptop':158 'level':220 'lvfs':114 'machin':195 'manufactur':97 'measur':227 'model':216 'most':235 'necessari':41 'older':136,157 'opal':75,239 'overal':196 'password':6,55 'past':69,93 'pcmcia':145 'perform':241 'peripher':191 'person':214 'physic':197 'port':138,189 'power':134 'problem':66 'prompt':51 'provid':4 'random':84 'reason':232,244 'reli':112,120 'research':91 'said':11 'sata':124 'secur':23,184,198,233 'self':86 'self-encrypt':85 'someon':161 'someth':169 'standard':77 'still':132 'store':34 'taken':230 'theoret':163 'think':225 'threat':215 'thunderbolt':147 'toler':219 'tpm':32 'ultim':206 'unlock':57 'unplug':127 'updat':105 'use':30 've':229,237 'vulner':94,139 'x':149 'yes':1,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3603878"
  +editedAt: DateTimeImmutable @1699430659 {#5820
    date: 2023-11-08 09:04:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699385988 {#5821
    date: 2023-11-07 20:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5822
  +user: App\Entity\User {#4626 …}
  +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 {#5739
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5566
      +user: App\Entity\User {#4626 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5248
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4613
          +user: App\Entity\User {#4626 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4608
            date: 2023-11-09 10:44:56.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4614 …}
          +nested: Doctrine\ORM\PersistentCollection {#4616 …}
          +votes: Doctrine\ORM\PersistentCollection {#4618 …}
          +reports: Doctrine\ORM\PersistentCollection {#4620 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
          -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 {#4609
            date: 2023-11-07 01:41:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4613}
        +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699346459 {#5246
          date: 2023-11-07 09:40:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@d3Xt3r@lemmy.nz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5249 …}
        +nested: Doctrine\ORM\PersistentCollection {#5251 …}
        +votes: Doctrine\ORM\PersistentCollection {#5253 …}
        +reports: Doctrine\ORM\PersistentCollection {#5255 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
        -id: 97945
        -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/4433687"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699346459 {#5247
          date: 2023-11-07 09:40:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4613}
      +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699351279 {#5563
        date: 2023-11-07 11:01:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@d3Xt3r@lemmy.nz"
      ]
      +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: 98065
      -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/3592763"
      +editedAt: DateTimeImmutable @1699389696 {#5564
        date: 2023-11-07 21:41:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699351279 {#5565
        date: 2023-11-07 11:01:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: """
      Thank you very much for your explanation.\n
      \n
      I still feel skeptical about using a chips controller for encryption. AFAIK there have been multiple problems in the past:\n
      \n
      - Errors in the implementation which weaken the encryption considerably\n
      - I think I even read about ways to extract the key from the hardware (TPM based encryption)\n
      \n
      Do you provide a password and there are ‘hooks’ which the boot process uses for you to enter the password on boot?\n
      \n
      I think it is nice to have full disk encryption, but usually we are speaking about evil-maid attacks (?), and IMHO it is mostly game over when an attacker has physical access to your device.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699372719 {#5737
      date: 2023-11-07 16:58:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5740 …}
    +nested: Doctrine\ORM\PersistentCollection {#5742 …}
    +votes: Doctrine\ORM\PersistentCollection {#5744 …}
    +reports: Doctrine\ORM\PersistentCollection {#5746 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5748 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5750 …}
    -id: 98872
    -bodyTs: "'access':108 'afaik':19 'attack':95,105 'base':52 'boot':65,75 'chip':15 'consider':36 'control':16 'devic':111 'disk':84 'encrypt':18,35,53,85 'enter':71 'error':28 'even':40 'evil':93 'evil-maid':92 'explan':7 'extract':45 'feel':10 'full':83 'game':101 'hardwar':50 'hook':62 'imho':97 'implement':31 'key':47 'maid':94 'most':100 'much':4 'multipl':23 'nice':80 'password':58,73 'past':27 'physic':107 'problem':24 'process':66 'provid':56 'read':41 'skeptic':11 'speak':90 'still':9 'thank':1 'think':38,77 'tpm':51 'use':13,67 'usual':87 'way':43 'weaken':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/4441967"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372719 {#5738
      date: 2023-11-07 16:58:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: """
    Yes, I do provide a password on boot, as you said, keys can be extracted from the hardware so that’s not secure, which is why I don’t use the TPM to store the keys.\n
    \n
    There are no hooks necessary in the bootloader, as it’s the BIOS which prompts you for the password and unlocks the drive.\n
    \n
    And yes, there have been implementation problems in the past, but that’s why the Opal 2.0 standard exists - don’t just buy any random self-encrypting drive, do your research on past vulnerabilities for that manufacturer, and check if there are any firmware updates for the drive (don’t just rely on LVFS).\n
    \n
    Also, the common hardware attacks rely on either a SATA interface (to unplug the drive while it still has power) or older external ports vulnerable to DMA attacks such as PCMCIA or Thunderbolt 3.x or below; so those attacks only affects older laptops. Of course, someone could theoretically install a hardware keylogger or something, but this is also why you have chassis intrusion detection, and why you should secure and check any external ports and peripherals connected to your machine. Overall physical security is just as important these days.\n
    \n
    But ultimately, as always, it comes down to your personal threat model and inconvenience tolerance levels. In my case, I think the measures I’ve taken are reasonably secure, but mostly, I’ve chosen Opal for performance and convenience reasons.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699385988 {#5819
    date: 2023-11-07 20:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5823 …}
  +nested: Doctrine\ORM\PersistentCollection {#5825 …}
  +votes: Doctrine\ORM\PersistentCollection {#5827 …}
  +reports: Doctrine\ORM\PersistentCollection {#5829 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5831 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5833 …}
  -id: 99474
  -bodyTs: "'2.0':76 '3':148 'affect':156 'also':115,173 'alway':208 'attack':119,142,154 'bio':49 'boot':8 'bootload':44 'buy':82 'case':223 'chassi':177 'check':99,186 'chosen':238 'come':210 'common':117 'connect':192 'conveni':243 'could':162 'cours':160 'day':204 'detect':179 'dma':141 'drive':59,88,108,129 'either':122 'encrypt':87 'exist':78 'extern':137,188 'extract':15 'firmwar':104 'hardwar':18,118,166 'hook':40 'implement':65 'import':202 'inconveni':218 'instal':164 'interfac':125 'intrus':178 'key':12,36 'keylogg':167 'laptop':158 'level':220 'lvfs':114 'machin':195 'manufactur':97 'measur':227 'model':216 'most':235 'necessari':41 'older':136,157 'opal':75,239 'overal':196 'password':6,55 'past':69,93 'pcmcia':145 'perform':241 'peripher':191 'person':214 'physic':197 'port':138,189 'power':134 'problem':66 'prompt':51 'provid':4 'random':84 'reason':232,244 'reli':112,120 'research':91 'said':11 'sata':124 'secur':23,184,198,233 'self':86 'self-encrypt':85 'someon':161 'someth':169 'standard':77 'still':132 'store':34 'taken':230 'theoret':163 'think':225 'threat':215 'thunderbolt':147 'toler':219 'tpm':32 'ultim':206 'unlock':57 'unplug':127 'updat':105 'use':30 've':229,237 'vulner':94,139 'x':149 'yes':1,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/3603878"
  +editedAt: DateTimeImmutable @1699430659 {#5820
    date: 2023-11-08 09:04:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699385988 {#5821
    date: 2023-11-07 20:39:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5890
  +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 {#5822
    +user: App\Entity\User {#4626 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5739
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5566
        +user: App\Entity\User {#4626 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5248
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4613
            +user: App\Entity\User {#4626 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4608
              date: 2023-11-09 10:44:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4614 …}
            +nested: Doctrine\ORM\PersistentCollection {#4616 …}
            +votes: Doctrine\ORM\PersistentCollection {#4618 …}
            +reports: Doctrine\ORM\PersistentCollection {#4620 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
            -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 {#4609
              date: 2023-11-07 01:41:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4613}
          +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699346459 {#5246
            date: 2023-11-07 09:40:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@d3Xt3r@lemmy.nz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5249 …}
          +nested: Doctrine\ORM\PersistentCollection {#5251 …}
          +votes: Doctrine\ORM\PersistentCollection {#5253 …}
          +reports: Doctrine\ORM\PersistentCollection {#5255 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
          -id: 97945
          -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4433687"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699346459 {#5247
            date: 2023-11-07 09:40:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4613}
        +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699351279 {#5563
          date: 2023-11-07 11:01:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@d3Xt3r@lemmy.nz"
        ]
        +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: 98065
        -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3592763"
        +editedAt: DateTimeImmutable @1699389696 {#5564
          date: 2023-11-07 21:41:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699351279 {#5565
          date: 2023-11-07 11:01:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4613}
      +body: """
        Thank you very much for your explanation.\n
        \n
        I still feel skeptical about using a chips controller for encryption. AFAIK there have been multiple problems in the past:\n
        \n
        - Errors in the implementation which weaken the encryption considerably\n
        - I think I even read about ways to extract the key from the hardware (TPM based encryption)\n
        \n
        Do you provide a password and there are ‘hooks’ which the boot process uses for you to enter the password on boot?\n
        \n
        I think it is nice to have full disk encryption, but usually we are speaking about evil-maid attacks (?), and IMHO it is mostly game over when an attacker has physical access to your device.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699372719 {#5737
        date: 2023-11-07 16:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5740 …}
      +nested: Doctrine\ORM\PersistentCollection {#5742 …}
      +votes: Doctrine\ORM\PersistentCollection {#5744 …}
      +reports: Doctrine\ORM\PersistentCollection {#5746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5750 …}
      -id: 98872
      -bodyTs: "'access':108 'afaik':19 'attack':95,105 'base':52 'boot':65,75 'chip':15 'consider':36 'control':16 'devic':111 'disk':84 'encrypt':18,35,53,85 'enter':71 'error':28 'even':40 'evil':93 'evil-maid':92 'explan':7 'extract':45 'feel':10 'full':83 'game':101 'hardwar':50 'hook':62 'imho':97 'implement':31 'key':47 'maid':94 'most':100 'much':4 'multipl':23 'nice':80 'password':58,73 'past':27 'physic':107 'problem':24 'process':66 'provid':56 'read':41 'skeptic':11 'speak':90 'still':9 'thank':1 'think':38,77 'tpm':51 'use':13,67 'usual':87 'way':43 'weaken':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4441967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699372719 {#5738
        date: 2023-11-07 16:58:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: """
      Yes, I do provide a password on boot, as you said, keys can be extracted from the hardware so that’s not secure, which is why I don’t use the TPM to store the keys.\n
      \n
      There are no hooks necessary in the bootloader, as it’s the BIOS which prompts you for the password and unlocks the drive.\n
      \n
      And yes, there have been implementation problems in the past, but that’s why the Opal 2.0 standard exists - don’t just buy any random self-encrypting drive, do your research on past vulnerabilities for that manufacturer, and check if there are any firmware updates for the drive (don’t just rely on LVFS).\n
      \n
      Also, the common hardware attacks rely on either a SATA interface (to unplug the drive while it still has power) or older external ports vulnerable to DMA attacks such as PCMCIA or Thunderbolt 3.x or below; so those attacks only affects older laptops. Of course, someone could theoretically install a hardware keylogger or something, but this is also why you have chassis intrusion detection, and why you should secure and check any external ports and peripherals connected to your machine. Overall physical security is just as important these days.\n
      \n
      But ultimately, as always, it comes down to your personal threat model and inconvenience tolerance levels. In my case, I think the measures I’ve taken are reasonably secure, but mostly, I’ve chosen Opal for performance and convenience reasons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699385988 {#5819
      date: 2023-11-07 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5823 …}
    +nested: Doctrine\ORM\PersistentCollection {#5825 …}
    +votes: Doctrine\ORM\PersistentCollection {#5827 …}
    +reports: Doctrine\ORM\PersistentCollection {#5829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5833 …}
    -id: 99474
    -bodyTs: "'2.0':76 '3':148 'affect':156 'also':115,173 'alway':208 'attack':119,142,154 'bio':49 'boot':8 'bootload':44 'buy':82 'case':223 'chassi':177 'check':99,186 'chosen':238 'come':210 'common':117 'connect':192 'conveni':243 'could':162 'cours':160 'day':204 'detect':179 'dma':141 'drive':59,88,108,129 'either':122 'encrypt':87 'exist':78 'extern':137,188 'extract':15 'firmwar':104 'hardwar':18,118,166 'hook':40 'implement':65 'import':202 'inconveni':218 'instal':164 'interfac':125 'intrus':178 'key':12,36 'keylogg':167 'laptop':158 'level':220 'lvfs':114 'machin':195 'manufactur':97 'measur':227 'model':216 'most':235 'necessari':41 'older':136,157 'opal':75,239 'overal':196 'password':6,55 'past':69,93 'pcmcia':145 'perform':241 'peripher':191 'person':214 'physic':197 'port':138,189 'power':134 'problem':66 'prompt':51 'provid':4 'random':84 'reason':232,244 'reli':112,120 'research':91 'said':11 'sata':124 'secur':23,184,198,233 'self':86 'self-encrypt':85 'someon':161 'someth':169 'standard':77 'still':132 'store':34 'taken':230 'theoret':163 'think':225 'threat':215 'thunderbolt':147 'toler':219 'tpm':32 'ultim':206 'unlock':57 'unplug':127 'updat':105 'use':30 've':229,237 'vulner':94,139 'x':149 'yes':1,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3603878"
    +editedAt: DateTimeImmutable @1699430659 {#5820
      date: 2023-11-08 09:04:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699385988 {#5821
      date: 2023-11-07 20:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: "Thank you very much for elaborating. :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699459080 {#5888
    date: 2023-11-08 16:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5891 …}
  +nested: Doctrine\ORM\PersistentCollection {#5893 …}
  +votes: Doctrine\ORM\PersistentCollection {#5895 …}
  +reports: Doctrine\ORM\PersistentCollection {#5897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5901 …}
  -id: 101941
  -bodyTs: "'elabor':6 'much':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4470139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699459080 {#5889
    date: 2023-11-08 16:58:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5890
  +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 {#5822
    +user: App\Entity\User {#4626 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5739
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5566
        +user: App\Entity\User {#4626 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5248
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4613
            +user: App\Entity\User {#4626 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4608
              date: 2023-11-09 10:44:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4614 …}
            +nested: Doctrine\ORM\PersistentCollection {#4616 …}
            +votes: Doctrine\ORM\PersistentCollection {#4618 …}
            +reports: Doctrine\ORM\PersistentCollection {#4620 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
            -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 {#4609
              date: 2023-11-07 01:41:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4613}
          +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699346459 {#5246
            date: 2023-11-07 09:40:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@d3Xt3r@lemmy.nz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5249 …}
          +nested: Doctrine\ORM\PersistentCollection {#5251 …}
          +votes: Doctrine\ORM\PersistentCollection {#5253 …}
          +reports: Doctrine\ORM\PersistentCollection {#5255 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
          -id: 97945
          -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4433687"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699346459 {#5247
            date: 2023-11-07 09:40:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4613}
        +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699351279 {#5563
          date: 2023-11-07 11:01:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@d3Xt3r@lemmy.nz"
        ]
        +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: 98065
        -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3592763"
        +editedAt: DateTimeImmutable @1699389696 {#5564
          date: 2023-11-07 21:41:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699351279 {#5565
          date: 2023-11-07 11:01:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4613}
      +body: """
        Thank you very much for your explanation.\n
        \n
        I still feel skeptical about using a chips controller for encryption. AFAIK there have been multiple problems in the past:\n
        \n
        - Errors in the implementation which weaken the encryption considerably\n
        - I think I even read about ways to extract the key from the hardware (TPM based encryption)\n
        \n
        Do you provide a password and there are ‘hooks’ which the boot process uses for you to enter the password on boot?\n
        \n
        I think it is nice to have full disk encryption, but usually we are speaking about evil-maid attacks (?), and IMHO it is mostly game over when an attacker has physical access to your device.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699372719 {#5737
        date: 2023-11-07 16:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5740 …}
      +nested: Doctrine\ORM\PersistentCollection {#5742 …}
      +votes: Doctrine\ORM\PersistentCollection {#5744 …}
      +reports: Doctrine\ORM\PersistentCollection {#5746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5750 …}
      -id: 98872
      -bodyTs: "'access':108 'afaik':19 'attack':95,105 'base':52 'boot':65,75 'chip':15 'consider':36 'control':16 'devic':111 'disk':84 'encrypt':18,35,53,85 'enter':71 'error':28 'even':40 'evil':93 'evil-maid':92 'explan':7 'extract':45 'feel':10 'full':83 'game':101 'hardwar':50 'hook':62 'imho':97 'implement':31 'key':47 'maid':94 'most':100 'much':4 'multipl':23 'nice':80 'password':58,73 'past':27 'physic':107 'problem':24 'process':66 'provid':56 'read':41 'skeptic':11 'speak':90 'still':9 'thank':1 'think':38,77 'tpm':51 'use':13,67 'usual':87 'way':43 'weaken':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4441967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699372719 {#5738
        date: 2023-11-07 16:58:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: """
      Yes, I do provide a password on boot, as you said, keys can be extracted from the hardware so that’s not secure, which is why I don’t use the TPM to store the keys.\n
      \n
      There are no hooks necessary in the bootloader, as it’s the BIOS which prompts you for the password and unlocks the drive.\n
      \n
      And yes, there have been implementation problems in the past, but that’s why the Opal 2.0 standard exists - don’t just buy any random self-encrypting drive, do your research on past vulnerabilities for that manufacturer, and check if there are any firmware updates for the drive (don’t just rely on LVFS).\n
      \n
      Also, the common hardware attacks rely on either a SATA interface (to unplug the drive while it still has power) or older external ports vulnerable to DMA attacks such as PCMCIA or Thunderbolt 3.x or below; so those attacks only affects older laptops. Of course, someone could theoretically install a hardware keylogger or something, but this is also why you have chassis intrusion detection, and why you should secure and check any external ports and peripherals connected to your machine. Overall physical security is just as important these days.\n
      \n
      But ultimately, as always, it comes down to your personal threat model and inconvenience tolerance levels. In my case, I think the measures I’ve taken are reasonably secure, but mostly, I’ve chosen Opal for performance and convenience reasons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699385988 {#5819
      date: 2023-11-07 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5823 …}
    +nested: Doctrine\ORM\PersistentCollection {#5825 …}
    +votes: Doctrine\ORM\PersistentCollection {#5827 …}
    +reports: Doctrine\ORM\PersistentCollection {#5829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5833 …}
    -id: 99474
    -bodyTs: "'2.0':76 '3':148 'affect':156 'also':115,173 'alway':208 'attack':119,142,154 'bio':49 'boot':8 'bootload':44 'buy':82 'case':223 'chassi':177 'check':99,186 'chosen':238 'come':210 'common':117 'connect':192 'conveni':243 'could':162 'cours':160 'day':204 'detect':179 'dma':141 'drive':59,88,108,129 'either':122 'encrypt':87 'exist':78 'extern':137,188 'extract':15 'firmwar':104 'hardwar':18,118,166 'hook':40 'implement':65 'import':202 'inconveni':218 'instal':164 'interfac':125 'intrus':178 'key':12,36 'keylogg':167 'laptop':158 'level':220 'lvfs':114 'machin':195 'manufactur':97 'measur':227 'model':216 'most':235 'necessari':41 'older':136,157 'opal':75,239 'overal':196 'password':6,55 'past':69,93 'pcmcia':145 'perform':241 'peripher':191 'person':214 'physic':197 'port':138,189 'power':134 'problem':66 'prompt':51 'provid':4 'random':84 'reason':232,244 'reli':112,120 'research':91 'said':11 'sata':124 'secur':23,184,198,233 'self':86 'self-encrypt':85 'someon':161 'someth':169 'standard':77 'still':132 'store':34 'taken':230 'theoret':163 'think':225 'threat':215 'thunderbolt':147 'toler':219 'tpm':32 'ultim':206 'unlock':57 'unplug':127 'updat':105 'use':30 've':229,237 'vulner':94,139 'x':149 'yes':1,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3603878"
    +editedAt: DateTimeImmutable @1699430659 {#5820
      date: 2023-11-08 09:04:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699385988 {#5821
      date: 2023-11-07 20:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: "Thank you very much for elaborating. :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699459080 {#5888
    date: 2023-11-08 16:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5891 …}
  +nested: Doctrine\ORM\PersistentCollection {#5893 …}
  +votes: Doctrine\ORM\PersistentCollection {#5895 …}
  +reports: Doctrine\ORM\PersistentCollection {#5897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5901 …}
  -id: 101941
  -bodyTs: "'elabor':6 'much':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4470139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699459080 {#5889
    date: 2023-11-08 16:58:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5890
  +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 {#5822
    +user: App\Entity\User {#4626 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5739
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5566
        +user: App\Entity\User {#4626 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5248
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4613
            +user: App\Entity\User {#4626 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4608
              date: 2023-11-09 10:44:56.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4614 …}
            +nested: Doctrine\ORM\PersistentCollection {#4616 …}
            +votes: Doctrine\ORM\PersistentCollection {#4618 …}
            +reports: Doctrine\ORM\PersistentCollection {#4620 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
            -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 {#4609
              date: 2023-11-07 01:41:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4613}
          +body: "Impressive list! What is the benefit of using Opal compared to LUKS?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699346459 {#5246
            date: 2023-11-07 09:40:59.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@d3Xt3r@lemmy.nz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5249 …}
          +nested: Doctrine\ORM\PersistentCollection {#5251 …}
          +votes: Doctrine\ORM\PersistentCollection {#5253 …}
          +reports: Doctrine\ORM\PersistentCollection {#5255 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5257 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5259 …}
          -id: 97945
          -bodyTs: "'benefit':6 'compar':10 'impress':1 'list':2 'luk':12 'opal':9 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/4433687"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699346459 {#5247
            date: 2023-11-07 09:40:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4613}
        +body: "Opal drives are self-encrypting, so they’re done by the disk’s own controller transparently. The main advantage is that there’s almost no performance overhead because the encryption is fully hardware backed. The second advantage is that the encryption is transparent to the OS - so you could have a multi-boot OS setup (Windows and FreeBSD etc) all on the same encrypted drive, so there’s no need to bother with Bitlocker, Veracrypt etc to secure your other OSes. This also means you no longer have a the bootloader limitation of not being able to boot from an encrypted boot partition, like in the case of certain filesystems. And because your entire disk is encrypted (including the ESP), it’s more secure."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699351279 {#5563
          date: 2023-11-07 11:01:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@d3Xt3r@lemmy.nz"
        ]
        +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: 98065
        -bodyTs: "'abl':98 'advantag':20,38 'almost':25 'also':85 'back':35 'bitlock':76 'boot':55,100,104 'bootload':93 'bother':74 'case':109 'certain':111 'control':16 'could':50 'disk':13,117 'done':10 'drive':2,67 'encrypt':6,31,42,66,103,119 'entir':116 'esp':122 'etc':61,78 'filesystem':112 'freebsd':60 'fulli':33 'hardwar':34 'includ':120 'like':106 'limit':94 'longer':89 'main':19 'mean':86 'multi':54 'multi-boot':53 'need':72 'opal':1 'os':47,56 'ose':83 'overhead':28 'partit':105 'perform':27 're':9 'second':37 'secur':80,126 'self':5 'self-encrypt':4 'setup':57 'transpar':17,44 'veracrypt':77 'window':58"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.nz/comment/3592763"
        +editedAt: DateTimeImmutable @1699389696 {#5564
          date: 2023-11-07 21:41:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699351279 {#5565
          date: 2023-11-07 11:01:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4613}
      +body: """
        Thank you very much for your explanation.\n
        \n
        I still feel skeptical about using a chips controller for encryption. AFAIK there have been multiple problems in the past:\n
        \n
        - Errors in the implementation which weaken the encryption considerably\n
        - I think I even read about ways to extract the key from the hardware (TPM based encryption)\n
        \n
        Do you provide a password and there are ‘hooks’ which the boot process uses for you to enter the password on boot?\n
        \n
        I think it is nice to have full disk encryption, but usually we are speaking about evil-maid attacks (?), and IMHO it is mostly game over when an attacker has physical access to your device.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699372719 {#5737
        date: 2023-11-07 16:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5740 …}
      +nested: Doctrine\ORM\PersistentCollection {#5742 …}
      +votes: Doctrine\ORM\PersistentCollection {#5744 …}
      +reports: Doctrine\ORM\PersistentCollection {#5746 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5748 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5750 …}
      -id: 98872
      -bodyTs: "'access':108 'afaik':19 'attack':95,105 'base':52 'boot':65,75 'chip':15 'consider':36 'control':16 'devic':111 'disk':84 'encrypt':18,35,53,85 'enter':71 'error':28 'even':40 'evil':93 'evil-maid':92 'explan':7 'extract':45 'feel':10 'full':83 'game':101 'hardwar':50 'hook':62 'imho':97 'implement':31 'key':47 'maid':94 'most':100 'much':4 'multipl':23 'nice':80 'password':58,73 'past':27 'physic':107 'problem':24 'process':66 'provid':56 'read':41 'skeptic':11 'speak':90 'still':9 'thank':1 'think':38,77 'tpm':51 'use':13,67 'usual':87 'way':43 'weaken':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/4441967"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699372719 {#5738
        date: 2023-11-07 16:58:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4613}
    +body: """
      Yes, I do provide a password on boot, as you said, keys can be extracted from the hardware so that’s not secure, which is why I don’t use the TPM to store the keys.\n
      \n
      There are no hooks necessary in the bootloader, as it’s the BIOS which prompts you for the password and unlocks the drive.\n
      \n
      And yes, there have been implementation problems in the past, but that’s why the Opal 2.0 standard exists - don’t just buy any random self-encrypting drive, do your research on past vulnerabilities for that manufacturer, and check if there are any firmware updates for the drive (don’t just rely on LVFS).\n
      \n
      Also, the common hardware attacks rely on either a SATA interface (to unplug the drive while it still has power) or older external ports vulnerable to DMA attacks such as PCMCIA or Thunderbolt 3.x or below; so those attacks only affects older laptops. Of course, someone could theoretically install a hardware keylogger or something, but this is also why you have chassis intrusion detection, and why you should secure and check any external ports and peripherals connected to your machine. Overall physical security is just as important these days.\n
      \n
      But ultimately, as always, it comes down to your personal threat model and inconvenience tolerance levels. In my case, I think the measures I’ve taken are reasonably secure, but mostly, I’ve chosen Opal for performance and convenience reasons.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699385988 {#5819
      date: 2023-11-07 20:39:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@d3Xt3r@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5823 …}
    +nested: Doctrine\ORM\PersistentCollection {#5825 …}
    +votes: Doctrine\ORM\PersistentCollection {#5827 …}
    +reports: Doctrine\ORM\PersistentCollection {#5829 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5831 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5833 …}
    -id: 99474
    -bodyTs: "'2.0':76 '3':148 'affect':156 'also':115,173 'alway':208 'attack':119,142,154 'bio':49 'boot':8 'bootload':44 'buy':82 'case':223 'chassi':177 'check':99,186 'chosen':238 'come':210 'common':117 'connect':192 'conveni':243 'could':162 'cours':160 'day':204 'detect':179 'dma':141 'drive':59,88,108,129 'either':122 'encrypt':87 'exist':78 'extern':137,188 'extract':15 'firmwar':104 'hardwar':18,118,166 'hook':40 'implement':65 'import':202 'inconveni':218 'instal':164 'interfac':125 'intrus':178 'key':12,36 'keylogg':167 'laptop':158 'level':220 'lvfs':114 'machin':195 'manufactur':97 'measur':227 'model':216 'most':235 'necessari':41 'older':136,157 'opal':75,239 'overal':196 'password':6,55 'past':69,93 'pcmcia':145 'perform':241 'peripher':191 'person':214 'physic':197 'port':138,189 'power':134 'problem':66 'prompt':51 'provid':4 'random':84 'reason':232,244 'reli':112,120 'research':91 'said':11 'sata':124 'secur':23,184,198,233 'self':86 'self-encrypt':85 'someon':161 'someth':169 'standard':77 'still':132 'store':34 'taken':230 'theoret':163 'think':225 'threat':215 'thunderbolt':147 'toler':219 'tpm':32 'ultim':206 'unlock':57 'unplug':127 'updat':105 'use':30 've':229,237 'vulner':94,139 'x':149 'yes':1,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/3603878"
    +editedAt: DateTimeImmutable @1699430659 {#5820
      date: 2023-11-08 09:04:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699385988 {#5821
      date: 2023-11-07 20:39:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4613}
  +body: "Thank you very much for elaborating. :-)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699459080 {#5888
    date: 2023-11-08 16:58:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5891 …}
  +nested: Doctrine\ORM\PersistentCollection {#5893 …}
  +votes: Doctrine\ORM\PersistentCollection {#5895 …}
  +reports: Doctrine\ORM\PersistentCollection {#5897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5901 …}
  -id: 101941
  -bodyTs: "'elabor':6 'much':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4470139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699459080 {#5889
    date: 2023-11-08 16:58:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4686
  +user: App\Entity\User {#4699 …}
  +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 {#4681
    date: 2023-11-07 23:20:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -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 {#4682
    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
115 DENIED edit
App\Entity\EntryComment {#4686
  +user: App\Entity\User {#4699 …}
  +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 {#4681
    date: 2023-11-07 23:20:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -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 {#4682
    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
116 DENIED moderate
App\Entity\EntryComment {#4686
  +user: App\Entity\User {#4699 …}
  +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 {#4681
    date: 2023-11-07 23:20:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -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 {#4682
    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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5263
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    Honnestly. Firewalls shut be enabled by default. Specially on laptops connecting to public places.\n
    \n
    A good default shut be choosen by the disteo maintainer. A default shut not overwrite your own config. Like any config really. So no upset folks that like to change the firewall. Also if you dont block much outgoing trafic you are not likely to run into problems. And for people that like to poke holes in the incoming trafic. Your a “advanced” user anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699333980 {#5261
    date: 2023-11-07 06:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 97667
  -bodyTs: "'advanc':77 'also':47 'anyway':79 'block':51 'chang':44 'choosen':20 'config':32,35 'connect':11 'default':7,17,26 'disteo':23 'dont':50 'enabl':5 'firewal':2,46 'folk':40 'good':16 'hole':70 'honnest':1 'incom':73 'laptop':10 'like':33,42,58,67 'maintain':24 'much':52 'outgo':53 'overwrit':29 'peopl':65 'place':14 'poke':69 'problem':62 'public':13 'realli':36 'run':60 'shut':3,18,27 'special':8 'trafic':54,74 'upset':39 'user':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5127103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699333980 {#5262
    date: 2023-11-07 06:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5263
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    Honnestly. Firewalls shut be enabled by default. Specially on laptops connecting to public places.\n
    \n
    A good default shut be choosen by the disteo maintainer. A default shut not overwrite your own config. Like any config really. So no upset folks that like to change the firewall. Also if you dont block much outgoing trafic you are not likely to run into problems. And for people that like to poke holes in the incoming trafic. Your a “advanced” user anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699333980 {#5261
    date: 2023-11-07 06:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 97667
  -bodyTs: "'advanc':77 'also':47 'anyway':79 'block':51 'chang':44 'choosen':20 'config':32,35 'connect':11 'default':7,17,26 'disteo':23 'dont':50 'enabl':5 'firewal':2,46 'folk':40 'good':16 'hole':70 'honnest':1 'incom':73 'laptop':10 'like':33,42,58,67 'maintain':24 'much':52 'outgo':53 'overwrit':29 'peopl':65 'place':14 'poke':69 'problem':62 'public':13 'realli':36 'run':60 'shut':3,18,27 'special':8 'trafic':54,74 'upset':39 'user':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5127103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699333980 {#5262
    date: 2023-11-07 06:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5263
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    Honnestly. Firewalls shut be enabled by default. Specially on laptops connecting to public places.\n
    \n
    A good default shut be choosen by the disteo maintainer. A default shut not overwrite your own config. Like any config really. So no upset folks that like to change the firewall. Also if you dont block much outgoing trafic you are not likely to run into problems. And for people that like to poke holes in the incoming trafic. Your a “advanced” user anyway.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699333980 {#5261
    date: 2023-11-07 06:13:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5265 …}
  +nested: Doctrine\ORM\PersistentCollection {#5267 …}
  +votes: Doctrine\ORM\PersistentCollection {#5269 …}
  +reports: Doctrine\ORM\PersistentCollection {#5271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
  -id: 97667
  -bodyTs: "'advanc':77 'also':47 'anyway':79 'block':51 'chang':44 'choosen':20 'config':32,35 'connect':11 'default':7,17,26 'disteo':23 'dont':50 'enabl':5 'firewal':2,46 'folk':40 'good':16 'hole':70 'honnest':1 'incom':73 'laptop':10 'like':33,42,58,67 'maintain':24 'much':52 'outgo':53 'overwrit':29 'peopl':65 'place':14 'poke':69 'problem':62 'public':13 'realli':36 'run':60 'shut':3,18,27 'special':8 'trafic':54,74 'upset':39 'user':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5127103"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699333980 {#5262
    date: 2023-11-07 06:13:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5503
  +user: App\Entity\User {#4699 …}
  +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 {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      Honnestly. Firewalls shut be enabled by default. Specially on laptops connecting to public places.\n
      \n
      A good default shut be choosen by the disteo maintainer. A default shut not overwrite your own config. Like any config really. So no upset folks that like to change the firewall. Also if you dont block much outgoing trafic you are not likely to run into problems. And for people that like to poke holes in the incoming trafic. Your a “advanced” user anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699333980 {#5261
      date: 2023-11-07 06:13:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5265 …}
    +nested: Doctrine\ORM\PersistentCollection {#5267 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
    -id: 97667
    -bodyTs: "'advanc':77 'also':47 'anyway':79 'block':51 'chang':44 'choosen':20 'config':32,35 'connect':11 'default':7,17,26 'disteo':23 'dont':50 'enabl':5 'firewal':2,46 'folk':40 'good':16 'hole':70 'honnest':1 'incom':73 'laptop':10 'like':33,42,58,67 'maintain':24 'much':52 'outgo':53 'overwrit':29 'peopl':65 'place':14 'poke':69 'problem':62 'public':13 'realli':36 'run':60 'shut':3,18,27 'special':8 'trafic':54,74 'upset':39 'user':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5127103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699333980 {#5262
      date: 2023-11-07 06:13:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "So what should happen when the user installs a service that needs an open port in order to work? Presumably the whole point of installing it being to, you know, use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699348753 {#5501
    date: 2023-11-07 10:19:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@kylian0087@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 97992
  -bodyTs: "'happen':4 'instal':8,25 'know':30 'need':12 'open':14 'order':17 'point':23 'port':15 'presum':20 'servic':10 'use':31 'user':7 'whole':22 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4382213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699348753 {#5502
    date: 2023-11-07 10:19:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5503
  +user: App\Entity\User {#4699 …}
  +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 {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      Honnestly. Firewalls shut be enabled by default. Specially on laptops connecting to public places.\n
      \n
      A good default shut be choosen by the disteo maintainer. A default shut not overwrite your own config. Like any config really. So no upset folks that like to change the firewall. Also if you dont block much outgoing trafic you are not likely to run into problems. And for people that like to poke holes in the incoming trafic. Your a “advanced” user anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699333980 {#5261
      date: 2023-11-07 06:13:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5265 …}
    +nested: Doctrine\ORM\PersistentCollection {#5267 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
    -id: 97667
    -bodyTs: "'advanc':77 'also':47 'anyway':79 'block':51 'chang':44 'choosen':20 'config':32,35 'connect':11 'default':7,17,26 'disteo':23 'dont':50 'enabl':5 'firewal':2,46 'folk':40 'good':16 'hole':70 'honnest':1 'incom':73 'laptop':10 'like':33,42,58,67 'maintain':24 'much':52 'outgo':53 'overwrit':29 'peopl':65 'place':14 'poke':69 'problem':62 'public':13 'realli':36 'run':60 'shut':3,18,27 'special':8 'trafic':54,74 'upset':39 'user':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5127103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699333980 {#5262
      date: 2023-11-07 06:13:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "So what should happen when the user installs a service that needs an open port in order to work? Presumably the whole point of installing it being to, you know, use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699348753 {#5501
    date: 2023-11-07 10:19:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@kylian0087@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 97992
  -bodyTs: "'happen':4 'instal':8,25 'know':30 'need':12 'open':14 'order':17 'point':23 'port':15 'presum':20 'servic':10 'use':31 'user':7 'whole':22 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4382213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699348753 {#5502
    date: 2023-11-07 10:19:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5503
  +user: App\Entity\User {#4699 …}
  +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 {#5263
    +user: Proxies\__CG__\App\Entity\User {#5264 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      Honnestly. Firewalls shut be enabled by default. Specially on laptops connecting to public places.\n
      \n
      A good default shut be choosen by the disteo maintainer. A default shut not overwrite your own config. Like any config really. So no upset folks that like to change the firewall. Also if you dont block much outgoing trafic you are not likely to run into problems. And for people that like to poke holes in the incoming trafic. Your a “advanced” user anyway.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1699333980 {#5261
      date: 2023-11-07 06:13:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5265 …}
    +nested: Doctrine\ORM\PersistentCollection {#5267 …}
    +votes: Doctrine\ORM\PersistentCollection {#5269 …}
    +reports: Doctrine\ORM\PersistentCollection {#5271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
    -id: 97667
    -bodyTs: "'advanc':77 'also':47 'anyway':79 'block':51 'chang':44 'choosen':20 'config':32,35 'connect':11 'default':7,17,26 'disteo':23 'dont':50 'enabl':5 'firewal':2,46 'folk':40 'good':16 'hole':70 'honnest':1 'incom':73 'laptop':10 'like':33,42,58,67 'maintain':24 'much':52 'outgo':53 'overwrit':29 'peopl':65 'place':14 'poke':69 'problem':62 'public':13 'realli':36 'run':60 'shut':3,18,27 'special':8 'trafic':54,74 'upset':39 'user':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5127103"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699333980 {#5262
      date: 2023-11-07 06:13:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "So what should happen when the user installs a service that needs an open port in order to work? Presumably the whole point of installing it being to, you know, use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699348753 {#5501
    date: 2023-11-07 10:19:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@kylian0087@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 97992
  -bodyTs: "'happen':4 'instal':8,25 'know':30 'need':12 'open':14 'order':17 'point':23 'port':15 'presum':20 'servic':10 'use':31 'user':7 'whole':22 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4382213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699348753 {#5502
    date: 2023-11-07 10:19:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5724
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +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 {#5503
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5263
      +user: Proxies\__CG__\App\Entity\User {#5264 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4686
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4681
          date: 2023-11-07 23:20:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4689 …}
        +votes: Doctrine\ORM\PersistentCollection {#4691 …}
        +reports: Doctrine\ORM\PersistentCollection {#4693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
        -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 {#4682
          date: 2023-11-07 03:23:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: """
        Honnestly. Firewalls shut be enabled by default. Specially on laptops connecting to public places.\n
        \n
        A good default shut be choosen by the disteo maintainer. A default shut not overwrite your own config. Like any config really. So no upset folks that like to change the firewall. Also if you dont block much outgoing trafic you are not likely to run into problems. And for people that like to poke holes in the incoming trafic. Your a “advanced” user anyway.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699333980 {#5261
        date: 2023-11-07 06:13:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5265 …}
      +nested: Doctrine\ORM\PersistentCollection {#5267 …}
      +votes: Doctrine\ORM\PersistentCollection {#5269 …}
      +reports: Doctrine\ORM\PersistentCollection {#5271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
      -id: 97667
      -bodyTs: "'advanc':77 'also':47 'anyway':79 'block':51 'chang':44 'choosen':20 'config':32,35 'connect':11 'default':7,17,26 'disteo':23 'dont':50 'enabl':5 'firewal':2,46 'folk':40 'good':16 'hole':70 'honnest':1 'incom':73 'laptop':10 'like':33,42,58,67 'maintain':24 'much':52 'outgo':53 'overwrit':29 'peopl':65 'place':14 'poke':69 'problem':62 'public':13 'realli':36 'run':60 'shut':3,18,27 'special':8 'trafic':54,74 'upset':39 'user':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5127103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699333980 {#5262
        date: 2023-11-07 06:13:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "So what should happen when the user installs a service that needs an open port in order to work? Presumably the whole point of installing it being to, you know, use it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699348753 {#5501
      date: 2023-11-07 10:19:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@kylian0087@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 97992
    -bodyTs: "'happen':4 'instal':8,25 'know':30 'need':12 'open':14 'order':17 'point':23 'port':15 'presum':20 'servic':10 'use':31 'user':7 'whole':22 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4382213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699348753 {#5502
      date: 2023-11-07 10:19:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Their are not many programs that require open ports for incoming trafic. Things like ssh or a web server do. But then again those are services you would manualy want to open anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699355589 {#5722
    date: 2023-11-07 12:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@kylian0087@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5725 …}
  +nested: Doctrine\ORM\PersistentCollection {#5727 …}
  +votes: Doctrine\ORM\PersistentCollection {#5729 …}
  +reports: Doctrine\ORM\PersistentCollection {#5731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5735 …}
  -id: 98200
  -bodyTs: "'anyway':33 'incom':11 'like':14 'mani':4 'manuali':29 'open':8,32 'port':9 'program':5 'requir':7 'server':19 'servic':26 'ssh':15 'thing':13 'trafic':12 'want':30 'web':18 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5131445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699355589 {#5723
    date: 2023-11-07 12:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5724
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +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 {#5503
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5263
      +user: Proxies\__CG__\App\Entity\User {#5264 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4686
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4681
          date: 2023-11-07 23:20:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4689 …}
        +votes: Doctrine\ORM\PersistentCollection {#4691 …}
        +reports: Doctrine\ORM\PersistentCollection {#4693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
        -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 {#4682
          date: 2023-11-07 03:23:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: """
        Honnestly. Firewalls shut be enabled by default. Specially on laptops connecting to public places.\n
        \n
        A good default shut be choosen by the disteo maintainer. A default shut not overwrite your own config. Like any config really. So no upset folks that like to change the firewall. Also if you dont block much outgoing trafic you are not likely to run into problems. And for people that like to poke holes in the incoming trafic. Your a “advanced” user anyway.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699333980 {#5261
        date: 2023-11-07 06:13:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5265 …}
      +nested: Doctrine\ORM\PersistentCollection {#5267 …}
      +votes: Doctrine\ORM\PersistentCollection {#5269 …}
      +reports: Doctrine\ORM\PersistentCollection {#5271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
      -id: 97667
      -bodyTs: "'advanc':77 'also':47 'anyway':79 'block':51 'chang':44 'choosen':20 'config':32,35 'connect':11 'default':7,17,26 'disteo':23 'dont':50 'enabl':5 'firewal':2,46 'folk':40 'good':16 'hole':70 'honnest':1 'incom':73 'laptop':10 'like':33,42,58,67 'maintain':24 'much':52 'outgo':53 'overwrit':29 'peopl':65 'place':14 'poke':69 'problem':62 'public':13 'realli':36 'run':60 'shut':3,18,27 'special':8 'trafic':54,74 'upset':39 'user':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5127103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699333980 {#5262
        date: 2023-11-07 06:13:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "So what should happen when the user installs a service that needs an open port in order to work? Presumably the whole point of installing it being to, you know, use it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699348753 {#5501
      date: 2023-11-07 10:19:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@kylian0087@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 97992
    -bodyTs: "'happen':4 'instal':8,25 'know':30 'need':12 'open':14 'order':17 'point':23 'port':15 'presum':20 'servic':10 'use':31 'user':7 'whole':22 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4382213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699348753 {#5502
      date: 2023-11-07 10:19:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Their are not many programs that require open ports for incoming trafic. Things like ssh or a web server do. But then again those are services you would manualy want to open anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699355589 {#5722
    date: 2023-11-07 12:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@kylian0087@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5725 …}
  +nested: Doctrine\ORM\PersistentCollection {#5727 …}
  +votes: Doctrine\ORM\PersistentCollection {#5729 …}
  +reports: Doctrine\ORM\PersistentCollection {#5731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5735 …}
  -id: 98200
  -bodyTs: "'anyway':33 'incom':11 'like':14 'mani':4 'manuali':29 'open':8,32 'port':9 'program':5 'requir':7 'server':19 'servic':26 'ssh':15 'thing':13 'trafic':12 'want':30 'web':18 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5131445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699355589 {#5723
    date: 2023-11-07 12:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5724
  +user: Proxies\__CG__\App\Entity\User {#5264 …}
  +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 {#5503
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5263
      +user: Proxies\__CG__\App\Entity\User {#5264 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4686
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4681
          date: 2023-11-07 23:20:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4689 …}
        +votes: Doctrine\ORM\PersistentCollection {#4691 …}
        +reports: Doctrine\ORM\PersistentCollection {#4693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
        -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 {#4682
          date: 2023-11-07 03:23:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: """
        Honnestly. Firewalls shut be enabled by default. Specially on laptops connecting to public places.\n
        \n
        A good default shut be choosen by the disteo maintainer. A default shut not overwrite your own config. Like any config really. So no upset folks that like to change the firewall. Also if you dont block much outgoing trafic you are not likely to run into problems. And for people that like to poke holes in the incoming trafic. Your a “advanced” user anyway.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699333980 {#5261
        date: 2023-11-07 06:13:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5265 …}
      +nested: Doctrine\ORM\PersistentCollection {#5267 …}
      +votes: Doctrine\ORM\PersistentCollection {#5269 …}
      +reports: Doctrine\ORM\PersistentCollection {#5271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5275 …}
      -id: 97667
      -bodyTs: "'advanc':77 'also':47 'anyway':79 'block':51 'chang':44 'choosen':20 'config':32,35 'connect':11 'default':7,17,26 'disteo':23 'dont':50 'enabl':5 'firewal':2,46 'folk':40 'good':16 'hole':70 'honnest':1 'incom':73 'laptop':10 'like':33,42,58,67 'maintain':24 'much':52 'outgo':53 'overwrit':29 'peopl':65 'place':14 'poke':69 'problem':62 'public':13 'realli':36 'run':60 'shut':3,18,27 'special':8 'trafic':54,74 'upset':39 'user':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5127103"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699333980 {#5262
        date: 2023-11-07 06:13:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "So what should happen when the user installs a service that needs an open port in order to work? Presumably the whole point of installing it being to, you know, use it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699348753 {#5501
      date: 2023-11-07 10:19:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@kylian0087@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 97992
    -bodyTs: "'happen':4 'instal':8,25 'know':30 'need':12 'open':14 'order':17 'point':23 'port':15 'presum':20 'servic':10 'use':31 'user':7 'whole':22 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4382213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699348753 {#5502
      date: 2023-11-07 10:19:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Their are not many programs that require open ports for incoming trafic. Things like ssh or a web server do. But then again those are services you would manualy want to open anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699355589 {#5722
    date: 2023-11-07 12:13:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@kylian0087@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5725 …}
  +nested: Doctrine\ORM\PersistentCollection {#5727 …}
  +votes: Doctrine\ORM\PersistentCollection {#5729 …}
  +reports: Doctrine\ORM\PersistentCollection {#5731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5735 …}
  -id: 98200
  -bodyTs: "'anyway':33 'incom':11 'like':14 'mani':4 'manuali':29 'open':8,32 'port':9 'program':5 'requir':7 'server':19 'servic':26 'ssh':15 'thing':13 'trafic':12 'want':30 'web':18 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5131445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699355589 {#5723
    date: 2023-11-07 12:13:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699334962 {#5277
    date: 2023-11-07 06:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5281 …}
  +nested: Doctrine\ORM\PersistentCollection {#5283 …}
  +votes: Doctrine\ORM\PersistentCollection {#5285 …}
  +reports: Doctrine\ORM\PersistentCollection {#5287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
  -id: 97688
  -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5127329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699334962 {#5278
    date: 2023-11-07 06:29:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699334962 {#5277
    date: 2023-11-07 06:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5281 …}
  +nested: Doctrine\ORM\PersistentCollection {#5283 …}
  +votes: Doctrine\ORM\PersistentCollection {#5285 …}
  +reports: Doctrine\ORM\PersistentCollection {#5287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
  -id: 97688
  -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5127329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699334962 {#5278
    date: 2023-11-07 06:29:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5279
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699334962 {#5277
    date: 2023-11-07 06:29:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5281 …}
  +nested: Doctrine\ORM\PersistentCollection {#5283 …}
  +votes: Doctrine\ORM\PersistentCollection {#5285 …}
  +reports: Doctrine\ORM\PersistentCollection {#5287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
  -id: 97688
  -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5127329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699334962 {#5278
    date: 2023-11-07 06:29:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5518
  +user: App\Entity\User {#4699 …}
  +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 {#5279
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699334962 {#5277
      date: 2023-11-07 06:29:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5281 …}
    +nested: Doctrine\ORM\PersistentCollection {#5283 …}
    +votes: Doctrine\ORM\PersistentCollection {#5285 …}
    +reports: Doctrine\ORM\PersistentCollection {#5287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
    -id: 97688
    -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5127329"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699334962 {#5278
      date: 2023-11-07 06:29:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
    \n
    It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699348164 {#5516
    date: 2023-11-07 10:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5519 …}
  +nested: Doctrine\ORM\PersistentCollection {#5521 …}
  +votes: Doctrine\ORM\PersistentCollection {#5523 …}
  +reports: Doctrine\ORM\PersistentCollection {#5525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
  -id: 97985
  -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4382102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699348164 {#5517
    date: 2023-11-07 10:09: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
135 DENIED edit
App\Entity\EntryComment {#5518
  +user: App\Entity\User {#4699 …}
  +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 {#5279
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699334962 {#5277
      date: 2023-11-07 06:29:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5281 …}
    +nested: Doctrine\ORM\PersistentCollection {#5283 …}
    +votes: Doctrine\ORM\PersistentCollection {#5285 …}
    +reports: Doctrine\ORM\PersistentCollection {#5287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
    -id: 97688
    -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5127329"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699334962 {#5278
      date: 2023-11-07 06:29:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
    \n
    It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699348164 {#5516
    date: 2023-11-07 10:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5519 …}
  +nested: Doctrine\ORM\PersistentCollection {#5521 …}
  +votes: Doctrine\ORM\PersistentCollection {#5523 …}
  +reports: Doctrine\ORM\PersistentCollection {#5525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
  -id: 97985
  -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4382102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699348164 {#5517
    date: 2023-11-07 10:09: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
136 DENIED moderate
App\Entity\EntryComment {#5518
  +user: App\Entity\User {#4699 …}
  +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 {#5279
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699334962 {#5277
      date: 2023-11-07 06:29:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5281 …}
    +nested: Doctrine\ORM\PersistentCollection {#5283 …}
    +votes: Doctrine\ORM\PersistentCollection {#5285 …}
    +reports: Doctrine\ORM\PersistentCollection {#5287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
    -id: 97688
    -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5127329"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699334962 {#5278
      date: 2023-11-07 06:29:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
    \n
    It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699348164 {#5516
    date: 2023-11-07 10:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5519 …}
  +nested: Doctrine\ORM\PersistentCollection {#5521 …}
  +votes: Doctrine\ORM\PersistentCollection {#5523 …}
  +reports: Doctrine\ORM\PersistentCollection {#5525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
  -id: 97985
  -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4382102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699348164 {#5517
    date: 2023-11-07 10:09: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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5709
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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 {#5518
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5279
      +user: Proxies\__CG__\App\Entity\User {#5280 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4686
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4681
          date: 2023-11-07 23:20:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4689 …}
        +votes: Doctrine\ORM\PersistentCollection {#4691 …}
        +reports: Doctrine\ORM\PersistentCollection {#4693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
        -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 {#4682
          date: 2023-11-07 03:23:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699334962 {#5277
        date: 2023-11-07 06:29:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5281 …}
      +nested: Doctrine\ORM\PersistentCollection {#5283 …}
      +votes: Doctrine\ORM\PersistentCollection {#5285 …}
      +reports: Doctrine\ORM\PersistentCollection {#5287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
      -id: 97688
      -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5127329"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699334962 {#5278
        date: 2023-11-07 06:29:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
      \n
      It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699348164 {#5516
      date: 2023-11-07 10:09:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5519 …}
    +nested: Doctrine\ORM\PersistentCollection {#5521 …}
    +votes: Doctrine\ORM\PersistentCollection {#5523 …}
    +reports: Doctrine\ORM\PersistentCollection {#5525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    -id: 97985
    -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4382102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699348164 {#5517
      date: 2023-11-07 10:09:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699350725 {#5707
    date: 2023-11-07 10:52:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5710 …}
  +nested: Doctrine\ORM\PersistentCollection {#5712 …}
  +votes: Doctrine\ORM\PersistentCollection {#5714 …}
  +reports: Doctrine\ORM\PersistentCollection {#5716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
  -id: 98049
  -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5130402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699350725 {#5708
    date: 2023-11-07 10:52:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5709
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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 {#5518
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5279
      +user: Proxies\__CG__\App\Entity\User {#5280 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4686
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4681
          date: 2023-11-07 23:20:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4689 …}
        +votes: Doctrine\ORM\PersistentCollection {#4691 …}
        +reports: Doctrine\ORM\PersistentCollection {#4693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
        -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 {#4682
          date: 2023-11-07 03:23:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699334962 {#5277
        date: 2023-11-07 06:29:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5281 …}
      +nested: Doctrine\ORM\PersistentCollection {#5283 …}
      +votes: Doctrine\ORM\PersistentCollection {#5285 …}
      +reports: Doctrine\ORM\PersistentCollection {#5287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
      -id: 97688
      -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5127329"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699334962 {#5278
        date: 2023-11-07 06:29:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
      \n
      It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699348164 {#5516
      date: 2023-11-07 10:09:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5519 …}
    +nested: Doctrine\ORM\PersistentCollection {#5521 …}
    +votes: Doctrine\ORM\PersistentCollection {#5523 …}
    +reports: Doctrine\ORM\PersistentCollection {#5525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    -id: 97985
    -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4382102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699348164 {#5517
      date: 2023-11-07 10:09:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699350725 {#5707
    date: 2023-11-07 10:52:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5710 …}
  +nested: Doctrine\ORM\PersistentCollection {#5712 …}
  +votes: Doctrine\ORM\PersistentCollection {#5714 …}
  +reports: Doctrine\ORM\PersistentCollection {#5716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
  -id: 98049
  -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5130402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699350725 {#5708
    date: 2023-11-07 10:52:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5709
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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 {#5518
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5279
      +user: Proxies\__CG__\App\Entity\User {#5280 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4686
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4681
          date: 2023-11-07 23:20:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4689 …}
        +votes: Doctrine\ORM\PersistentCollection {#4691 …}
        +reports: Doctrine\ORM\PersistentCollection {#4693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
        -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 {#4682
          date: 2023-11-07 03:23:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699334962 {#5277
        date: 2023-11-07 06:29:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5281 …}
      +nested: Doctrine\ORM\PersistentCollection {#5283 …}
      +votes: Doctrine\ORM\PersistentCollection {#5285 …}
      +reports: Doctrine\ORM\PersistentCollection {#5287 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
      -id: 97688
      -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5127329"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699334962 {#5278
        date: 2023-11-07 06:29:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
      \n
      It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699348164 {#5516
      date: 2023-11-07 10:09:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5519 …}
    +nested: Doctrine\ORM\PersistentCollection {#5521 …}
    +votes: Doctrine\ORM\PersistentCollection {#5523 …}
    +reports: Doctrine\ORM\PersistentCollection {#5525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
    -id: 97985
    -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4382102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699348164 {#5517
      date: 2023-11-07 10:09:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699350725 {#5707
    date: 2023-11-07 10:52:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5710 …}
  +nested: Doctrine\ORM\PersistentCollection {#5712 …}
  +votes: Doctrine\ORM\PersistentCollection {#5714 …}
  +reports: Doctrine\ORM\PersistentCollection {#5716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
  -id: 98049
  -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5130402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699350725 {#5708
    date: 2023-11-07 10:52:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5806
  +user: App\Entity\User {#4699 …}
  +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 {#5709
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5518
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5279
        +user: Proxies\__CG__\App\Entity\User {#5280 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4686
          +user: App\Entity\User {#4699 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4681
            date: 2023-11-07 23:20:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4687 …}
          +nested: Doctrine\ORM\PersistentCollection {#4689 …}
          +votes: Doctrine\ORM\PersistentCollection {#4691 …}
          +reports: Doctrine\ORM\PersistentCollection {#4693 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
          -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 {#4682
            date: 2023-11-07 03:23:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4686}
        +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699334962 {#5277
          date: 2023-11-07 06:29:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@lemmyvore@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5281 …}
        +nested: Doctrine\ORM\PersistentCollection {#5283 …}
        +votes: Doctrine\ORM\PersistentCollection {#5285 …}
        +reports: Doctrine\ORM\PersistentCollection {#5287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
        -id: 97688
        -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5127329"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699334962 {#5278
          date: 2023-11-07 06:29:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: """
        Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
        \n
        It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699348164 {#5516
        date: 2023-11-07 10:09:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
        "@Leny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5519 …}
      +nested: Doctrine\ORM\PersistentCollection {#5521 …}
      +votes: Doctrine\ORM\PersistentCollection {#5523 …}
      +reports: Doctrine\ORM\PersistentCollection {#5525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
      -id: 97985
      -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4382102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699348164 {#5517
        date: 2023-11-07 10:09:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699350725 {#5707
      date: 2023-11-07 10:52:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5710 …}
    +nested: Doctrine\ORM\PersistentCollection {#5712 …}
    +votes: Doctrine\ORM\PersistentCollection {#5714 …}
    +reports: Doctrine\ORM\PersistentCollection {#5716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
    -id: 98049
    -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5130402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699350725 {#5708
      date: 2023-11-07 10:52:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "They go hand in hand. Given enough RAM you can keep the swap in RAM rather than on disk to make it faster, but you still need swap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699353701 {#5804
    date: 2023-11-07 11:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5807 …}
  +nested: Doctrine\ORM\PersistentCollection {#5809 …}
  +votes: Doctrine\ORM\PersistentCollection {#5811 …}
  +reports: Doctrine\ORM\PersistentCollection {#5813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5817 …}
  -id: 98137
  -bodyTs: "'disk':19 'enough':7 'faster':23 'given':6 'go':2 'hand':3,5 'keep':11 'make':21 'need':27 'ram':8,15 'rather':16 'still':26 'swap':13,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4383251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699353701 {#5805
    date: 2023-11-07 11:41: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
143 DENIED edit
App\Entity\EntryComment {#5806
  +user: App\Entity\User {#4699 …}
  +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 {#5709
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5518
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5279
        +user: Proxies\__CG__\App\Entity\User {#5280 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4686
          +user: App\Entity\User {#4699 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4681
            date: 2023-11-07 23:20:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4687 …}
          +nested: Doctrine\ORM\PersistentCollection {#4689 …}
          +votes: Doctrine\ORM\PersistentCollection {#4691 …}
          +reports: Doctrine\ORM\PersistentCollection {#4693 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
          -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 {#4682
            date: 2023-11-07 03:23:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4686}
        +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699334962 {#5277
          date: 2023-11-07 06:29:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@lemmyvore@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5281 …}
        +nested: Doctrine\ORM\PersistentCollection {#5283 …}
        +votes: Doctrine\ORM\PersistentCollection {#5285 …}
        +reports: Doctrine\ORM\PersistentCollection {#5287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
        -id: 97688
        -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5127329"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699334962 {#5278
          date: 2023-11-07 06:29:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: """
        Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
        \n
        It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699348164 {#5516
        date: 2023-11-07 10:09:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
        "@Leny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5519 …}
      +nested: Doctrine\ORM\PersistentCollection {#5521 …}
      +votes: Doctrine\ORM\PersistentCollection {#5523 …}
      +reports: Doctrine\ORM\PersistentCollection {#5525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
      -id: 97985
      -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4382102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699348164 {#5517
        date: 2023-11-07 10:09:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699350725 {#5707
      date: 2023-11-07 10:52:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5710 …}
    +nested: Doctrine\ORM\PersistentCollection {#5712 …}
    +votes: Doctrine\ORM\PersistentCollection {#5714 …}
    +reports: Doctrine\ORM\PersistentCollection {#5716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
    -id: 98049
    -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5130402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699350725 {#5708
      date: 2023-11-07 10:52:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "They go hand in hand. Given enough RAM you can keep the swap in RAM rather than on disk to make it faster, but you still need swap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699353701 {#5804
    date: 2023-11-07 11:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5807 …}
  +nested: Doctrine\ORM\PersistentCollection {#5809 …}
  +votes: Doctrine\ORM\PersistentCollection {#5811 …}
  +reports: Doctrine\ORM\PersistentCollection {#5813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5817 …}
  -id: 98137
  -bodyTs: "'disk':19 'enough':7 'faster':23 'given':6 'go':2 'hand':3,5 'keep':11 'make':21 'need':27 'ram':8,15 'rather':16 'still':26 'swap':13,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4383251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699353701 {#5805
    date: 2023-11-07 11:41: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
144 DENIED moderate
App\Entity\EntryComment {#5806
  +user: App\Entity\User {#4699 …}
  +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 {#5709
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5518
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5279
        +user: Proxies\__CG__\App\Entity\User {#5280 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4686
          +user: App\Entity\User {#4699 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4681
            date: 2023-11-07 23:20:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4687 …}
          +nested: Doctrine\ORM\PersistentCollection {#4689 …}
          +votes: Doctrine\ORM\PersistentCollection {#4691 …}
          +reports: Doctrine\ORM\PersistentCollection {#4693 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
          -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 {#4682
            date: 2023-11-07 03:23:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4686}
        +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699334962 {#5277
          date: 2023-11-07 06:29:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@lemmyvore@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5281 …}
        +nested: Doctrine\ORM\PersistentCollection {#5283 …}
        +votes: Doctrine\ORM\PersistentCollection {#5285 …}
        +reports: Doctrine\ORM\PersistentCollection {#5287 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
        -id: 97688
        -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5127329"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699334962 {#5278
          date: 2023-11-07 06:29:22.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: """
        Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
        \n
        It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699348164 {#5516
        date: 2023-11-07 10:09:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
        "@Leny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5519 …}
      +nested: Doctrine\ORM\PersistentCollection {#5521 …}
      +votes: Doctrine\ORM\PersistentCollection {#5523 …}
      +reports: Doctrine\ORM\PersistentCollection {#5525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
      -id: 97985
      -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4382102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699348164 {#5517
        date: 2023-11-07 10:09:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699350725 {#5707
      date: 2023-11-07 10:52:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5710 …}
    +nested: Doctrine\ORM\PersistentCollection {#5712 …}
    +votes: Doctrine\ORM\PersistentCollection {#5714 …}
    +reports: Doctrine\ORM\PersistentCollection {#5716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
    -id: 98049
    -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5130402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699350725 {#5708
      date: 2023-11-07 10:52:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "They go hand in hand. Given enough RAM you can keep the swap in RAM rather than on disk to make it faster, but you still need swap."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699353701 {#5804
    date: 2023-11-07 11:41:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5807 …}
  +nested: Doctrine\ORM\PersistentCollection {#5809 …}
  +votes: Doctrine\ORM\PersistentCollection {#5811 …}
  +reports: Doctrine\ORM\PersistentCollection {#5813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5817 …}
  -id: 98137
  -bodyTs: "'disk':19 'enough':7 'faster':23 'given':6 'go':2 'hand':3,5 'keep':11 'make':21 'need':27 'ram':8,15 'rather':16 'still':26 'swap':13,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4383251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699353701 {#5805
    date: 2023-11-07 11:41: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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5875
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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 {#5806
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5709
      +user: Proxies\__CG__\App\Entity\User {#5280 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5518
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5279
          +user: Proxies\__CG__\App\Entity\User {#5280 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4686
            +user: App\Entity\User {#4699 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4681
              date: 2023-11-07 23:20:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4687 …}
            +nested: Doctrine\ORM\PersistentCollection {#4689 …}
            +votes: Doctrine\ORM\PersistentCollection {#4691 …}
            +reports: Doctrine\ORM\PersistentCollection {#4693 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
            -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 {#4682
              date: 2023-11-07 03:23:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4686}
          +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699334962 {#5277
            date: 2023-11-07 06:29:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@lemmyvore@feddit.nl"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5281 …}
          +nested: Doctrine\ORM\PersistentCollection {#5283 …}
          +votes: Doctrine\ORM\PersistentCollection {#5285 …}
          +reports: Doctrine\ORM\PersistentCollection {#5287 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
          -id: 97688
          -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5127329"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699334962 {#5278
            date: 2023-11-07 06:29:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4686}
        +body: """
          Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
          \n
          It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699348164 {#5516
          date: 2023-11-07 10:09:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@lemmyvore@feddit.nl"
          "@Leny@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5519 …}
        +nested: Doctrine\ORM\PersistentCollection {#5521 …}
        +votes: Doctrine\ORM\PersistentCollection {#5523 …}
        +reports: Doctrine\ORM\PersistentCollection {#5525 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
        -id: 97985
        -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4382102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699348164 {#5517
          date: 2023-11-07 10:09:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699350725 {#5707
        date: 2023-11-07 10:52:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
        "@Leny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5710 …}
      +nested: Doctrine\ORM\PersistentCollection {#5712 …}
      +votes: Doctrine\ORM\PersistentCollection {#5714 …}
      +reports: Doctrine\ORM\PersistentCollection {#5716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
      -id: 98049
      -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5130402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699350725 {#5708
        date: 2023-11-07 10:52:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "They go hand in hand. Given enough RAM you can keep the swap in RAM rather than on disk to make it faster, but you still need swap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699353701 {#5804
      date: 2023-11-07 11:41:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5807 …}
    +nested: Doctrine\ORM\PersistentCollection {#5809 …}
    +votes: Doctrine\ORM\PersistentCollection {#5811 …}
    +reports: Doctrine\ORM\PersistentCollection {#5813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5817 …}
    -id: 98137
    -bodyTs: "'disk':19 'enough':7 'faster':23 'given':6 'go':2 'hand':3,5 'keep':11 'make':21 'need':27 'ram':8,15 'rather':16 'still':26 'swap':13,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4383251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699353701 {#5805
      date: 2023-11-07 11:41:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "I’m confused, so if there’s no swap, what is the system doing given enough RAM? What’s the impact?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699354665 {#5873
    date: 2023-11-07 11:57:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5876 …}
  +nested: Doctrine\ORM\PersistentCollection {#5878 …}
  +votes: Doctrine\ORM\PersistentCollection {#5880 …}
  +reports: Doctrine\ORM\PersistentCollection {#5882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5886 …}
  -id: 98172
  -bodyTs: "'confus':3 'enough':16 'given':15 'impact':21 'm':2 'ram':17 'swap':9 'system':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5131253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699354665 {#5874
    date: 2023-11-07 11:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5875
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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 {#5806
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5709
      +user: Proxies\__CG__\App\Entity\User {#5280 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5518
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5279
          +user: Proxies\__CG__\App\Entity\User {#5280 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4686
            +user: App\Entity\User {#4699 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4681
              date: 2023-11-07 23:20:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4687 …}
            +nested: Doctrine\ORM\PersistentCollection {#4689 …}
            +votes: Doctrine\ORM\PersistentCollection {#4691 …}
            +reports: Doctrine\ORM\PersistentCollection {#4693 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
            -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 {#4682
              date: 2023-11-07 03:23:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4686}
          +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699334962 {#5277
            date: 2023-11-07 06:29:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@lemmyvore@feddit.nl"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5281 …}
          +nested: Doctrine\ORM\PersistentCollection {#5283 …}
          +votes: Doctrine\ORM\PersistentCollection {#5285 …}
          +reports: Doctrine\ORM\PersistentCollection {#5287 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
          -id: 97688
          -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5127329"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699334962 {#5278
            date: 2023-11-07 06:29:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4686}
        +body: """
          Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
          \n
          It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699348164 {#5516
          date: 2023-11-07 10:09:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@lemmyvore@feddit.nl"
          "@Leny@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5519 …}
        +nested: Doctrine\ORM\PersistentCollection {#5521 …}
        +votes: Doctrine\ORM\PersistentCollection {#5523 …}
        +reports: Doctrine\ORM\PersistentCollection {#5525 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
        -id: 97985
        -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4382102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699348164 {#5517
          date: 2023-11-07 10:09:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699350725 {#5707
        date: 2023-11-07 10:52:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
        "@Leny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5710 …}
      +nested: Doctrine\ORM\PersistentCollection {#5712 …}
      +votes: Doctrine\ORM\PersistentCollection {#5714 …}
      +reports: Doctrine\ORM\PersistentCollection {#5716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
      -id: 98049
      -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5130402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699350725 {#5708
        date: 2023-11-07 10:52:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "They go hand in hand. Given enough RAM you can keep the swap in RAM rather than on disk to make it faster, but you still need swap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699353701 {#5804
      date: 2023-11-07 11:41:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5807 …}
    +nested: Doctrine\ORM\PersistentCollection {#5809 …}
    +votes: Doctrine\ORM\PersistentCollection {#5811 …}
    +reports: Doctrine\ORM\PersistentCollection {#5813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5817 …}
    -id: 98137
    -bodyTs: "'disk':19 'enough':7 'faster':23 'given':6 'go':2 'hand':3,5 'keep':11 'make':21 'need':27 'ram':8,15 'rather':16 'still':26 'swap':13,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4383251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699353701 {#5805
      date: 2023-11-07 11:41:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "I’m confused, so if there’s no swap, what is the system doing given enough RAM? What’s the impact?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699354665 {#5873
    date: 2023-11-07 11:57:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5876 …}
  +nested: Doctrine\ORM\PersistentCollection {#5878 …}
  +votes: Doctrine\ORM\PersistentCollection {#5880 …}
  +reports: Doctrine\ORM\PersistentCollection {#5882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5886 …}
  -id: 98172
  -bodyTs: "'confus':3 'enough':16 'given':15 'impact':21 'm':2 'ram':17 'swap':9 'system':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5131253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699354665 {#5874
    date: 2023-11-07 11:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5875
  +user: Proxies\__CG__\App\Entity\User {#5280 …}
  +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 {#5806
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5709
      +user: Proxies\__CG__\App\Entity\User {#5280 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5518
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5279
          +user: Proxies\__CG__\App\Entity\User {#5280 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4686
            +user: App\Entity\User {#4699 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4681
              date: 2023-11-07 23:20:04.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4687 …}
            +nested: Doctrine\ORM\PersistentCollection {#4689 …}
            +votes: Doctrine\ORM\PersistentCollection {#4691 …}
            +reports: Doctrine\ORM\PersistentCollection {#4693 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
            -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 {#4682
              date: 2023-11-07 03:23:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4686}
          +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1699334962 {#5277
            date: 2023-11-07 06:29:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@lemmyvore@feddit.nl"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5281 …}
          +nested: Doctrine\ORM\PersistentCollection {#5283 …}
          +votes: Doctrine\ORM\PersistentCollection {#5285 …}
          +reports: Doctrine\ORM\PersistentCollection {#5287 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
          -id: 97688
          -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5127329"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699334962 {#5278
            date: 2023-11-07 06:29:22.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4686}
        +body: """
          Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
          \n
          It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699348164 {#5516
          date: 2023-11-07 10:09:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@lemmyvore@feddit.nl"
          "@Leny@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5519 …}
        +nested: Doctrine\ORM\PersistentCollection {#5521 …}
        +votes: Doctrine\ORM\PersistentCollection {#5523 …}
        +reports: Doctrine\ORM\PersistentCollection {#5525 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
        -id: 97985
        -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4382102"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699348164 {#5517
          date: 2023-11-07 10:09:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699350725 {#5707
        date: 2023-11-07 10:52:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
        "@Leny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5710 …}
      +nested: Doctrine\ORM\PersistentCollection {#5712 …}
      +votes: Doctrine\ORM\PersistentCollection {#5714 …}
      +reports: Doctrine\ORM\PersistentCollection {#5716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
      -id: 98049
      -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5130402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699350725 {#5708
        date: 2023-11-07 10:52:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "They go hand in hand. Given enough RAM you can keep the swap in RAM rather than on disk to make it faster, but you still need swap."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699353701 {#5804
      date: 2023-11-07 11:41:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5807 …}
    +nested: Doctrine\ORM\PersistentCollection {#5809 …}
    +votes: Doctrine\ORM\PersistentCollection {#5811 …}
    +reports: Doctrine\ORM\PersistentCollection {#5813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5817 …}
    -id: 98137
    -bodyTs: "'disk':19 'enough':7 'faster':23 'given':6 'go':2 'hand':3,5 'keep':11 'make':21 'need':27 'ram':8,15 'rather':16 'still':26 'swap':13,28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4383251"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699353701 {#5805
      date: 2023-11-07 11:41:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "I’m confused, so if there’s no swap, what is the system doing given enough RAM? What’s the impact?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699354665 {#5873
    date: 2023-11-07 11:57:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5876 …}
  +nested: Doctrine\ORM\PersistentCollection {#5878 …}
  +votes: Doctrine\ORM\PersistentCollection {#5880 …}
  +reports: Doctrine\ORM\PersistentCollection {#5882 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5884 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5886 …}
  -id: 98172
  -bodyTs: "'confus':3 'enough':16 'given':15 'impact':21 'm':2 'ram':17 'swap':9 'system':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5131253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699354665 {#5874
    date: 2023-11-07 11:57:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5925
  +user: App\Entity\User {#4699 …}
  +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 {#5875
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5806
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5709
        +user: Proxies\__CG__\App\Entity\User {#5280 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5518
          +user: App\Entity\User {#4699 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5279
            +user: Proxies\__CG__\App\Entity\User {#5280 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4686
              +user: App\Entity\User {#4699 …}
              +entry: App\Entity\Entry {#2412}
              +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 {#4681
                date: 2023-11-07 23:20:04.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wolf@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4687 …}
              +nested: Doctrine\ORM\PersistentCollection {#4689 …}
              +votes: Doctrine\ORM\PersistentCollection {#4691 …}
              +reports: Doctrine\ORM\PersistentCollection {#4693 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
              -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 {#4682
                date: 2023-11-07 03:23:44.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4686}
            +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699334962 {#5277
              date: 2023-11-07 06:29:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
              "@lemmyvore@feddit.nl"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5281 …}
            +nested: Doctrine\ORM\PersistentCollection {#5283 …}
            +votes: Doctrine\ORM\PersistentCollection {#5285 …}
            +reports: Doctrine\ORM\PersistentCollection {#5287 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
            -id: 97688
            -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5127329"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699334962 {#5278
              date: 2023-11-07 06:29:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4686}
          +body: """
            Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
            \n
            It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699348164 {#5516
            date: 2023-11-07 10:09:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@lemmyvore@feddit.nl"
            "@Leny@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5519 …}
          +nested: Doctrine\ORM\PersistentCollection {#5521 …}
          +votes: Doctrine\ORM\PersistentCollection {#5523 …}
          +reports: Doctrine\ORM\PersistentCollection {#5525 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
          -id: 97985
          -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.nl/comment/4382102"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699348164 {#5517
            date: 2023-11-07 10:09:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4686}
        +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699350725 {#5707
          date: 2023-11-07 10:52:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@lemmyvore@feddit.nl"
          "@Leny@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5710 …}
        +nested: Doctrine\ORM\PersistentCollection {#5712 …}
        +votes: Doctrine\ORM\PersistentCollection {#5714 …}
        +reports: Doctrine\ORM\PersistentCollection {#5716 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
        -id: 98049
        -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5130402"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699350725 {#5708
          date: 2023-11-07 10:52:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: "They go hand in hand. Given enough RAM you can keep the swap in RAM rather than on disk to make it faster, but you still need swap."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699353701 {#5804
        date: 2023-11-07 11:41:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
        "@Leny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5807 …}
      +nested: Doctrine\ORM\PersistentCollection {#5809 …}
      +votes: Doctrine\ORM\PersistentCollection {#5811 …}
      +reports: Doctrine\ORM\PersistentCollection {#5813 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5815 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5817 …}
      -id: 98137
      -bodyTs: "'disk':19 'enough':7 'faster':23 'given':6 'go':2 'hand':3,5 'keep':11 'make':21 'need':27 'ram':8,15 'rather':16 'still':26 'swap':13,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4383251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699353701 {#5805
        date: 2023-11-07 11:41:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "I’m confused, so if there’s no swap, what is the system doing given enough RAM? What’s the impact?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699354665 {#5873
      date: 2023-11-07 11:57:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5876 …}
    +nested: Doctrine\ORM\PersistentCollection {#5878 …}
    +votes: Doctrine\ORM\PersistentCollection {#5880 …}
    +reports: Doctrine\ORM\PersistentCollection {#5882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5886 …}
    -id: 98172
    -bodyTs: "'confus':3 'enough':16 'given':15 'impact':21 'm':2 'ram':17 'swap':9 'system':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5131253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699354665 {#5874
      date: 2023-11-07 11:57:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Perhaps this can help: [chrisdown.name/2018/01/…/in-defence-of-swap.html](https://chrisdown.name/2018/01/02/in-defence-of-swap.html)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699357029 {#5924
    date: 2023-11-07 12:37:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5928 …}
  +nested: Doctrine\ORM\PersistentCollection {#5933 …}
  +votes: Doctrine\ORM\PersistentCollection {#5929 …}
  +reports: Doctrine\ORM\PersistentCollection {#5935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5939 …}
  -id: 98237
  -bodyTs: "'/2018/01/':7 '/2018/01/02/in-defence-of-swap.html)':11 '/in-defence-of-swap.html':8 'chrisdown.name':6,10 'chrisdown.name/2018/01/':5 'chrisdown.name/2018/01/02/in-defence-of-swap.html)':9 'help':4 'perhap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4384115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699357029 {#5921
    date: 2023-11-07 12:37:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5925
  +user: App\Entity\User {#4699 …}
  +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 {#5875
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5806
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5709
        +user: Proxies\__CG__\App\Entity\User {#5280 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5518
          +user: App\Entity\User {#4699 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5279
            +user: Proxies\__CG__\App\Entity\User {#5280 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4686
              +user: App\Entity\User {#4699 …}
              +entry: App\Entity\Entry {#2412}
              +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 {#4681
                date: 2023-11-07 23:20:04.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wolf@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4687 …}
              +nested: Doctrine\ORM\PersistentCollection {#4689 …}
              +votes: Doctrine\ORM\PersistentCollection {#4691 …}
              +reports: Doctrine\ORM\PersistentCollection {#4693 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
              -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 {#4682
                date: 2023-11-07 03:23:44.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4686}
            +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699334962 {#5277
              date: 2023-11-07 06:29:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
              "@lemmyvore@feddit.nl"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5281 …}
            +nested: Doctrine\ORM\PersistentCollection {#5283 …}
            +votes: Doctrine\ORM\PersistentCollection {#5285 …}
            +reports: Doctrine\ORM\PersistentCollection {#5287 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
            -id: 97688
            -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5127329"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699334962 {#5278
              date: 2023-11-07 06:29:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4686}
          +body: """
            Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
            \n
            It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699348164 {#5516
            date: 2023-11-07 10:09:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@lemmyvore@feddit.nl"
            "@Leny@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5519 …}
          +nested: Doctrine\ORM\PersistentCollection {#5521 …}
          +votes: Doctrine\ORM\PersistentCollection {#5523 …}
          +reports: Doctrine\ORM\PersistentCollection {#5525 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
          -id: 97985
          -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.nl/comment/4382102"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699348164 {#5517
            date: 2023-11-07 10:09:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4686}
        +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699350725 {#5707
          date: 2023-11-07 10:52:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@lemmyvore@feddit.nl"
          "@Leny@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5710 …}
        +nested: Doctrine\ORM\PersistentCollection {#5712 …}
        +votes: Doctrine\ORM\PersistentCollection {#5714 …}
        +reports: Doctrine\ORM\PersistentCollection {#5716 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
        -id: 98049
        -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5130402"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699350725 {#5708
          date: 2023-11-07 10:52:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: "They go hand in hand. Given enough RAM you can keep the swap in RAM rather than on disk to make it faster, but you still need swap."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699353701 {#5804
        date: 2023-11-07 11:41:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
        "@Leny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5807 …}
      +nested: Doctrine\ORM\PersistentCollection {#5809 …}
      +votes: Doctrine\ORM\PersistentCollection {#5811 …}
      +reports: Doctrine\ORM\PersistentCollection {#5813 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5815 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5817 …}
      -id: 98137
      -bodyTs: "'disk':19 'enough':7 'faster':23 'given':6 'go':2 'hand':3,5 'keep':11 'make':21 'need':27 'ram':8,15 'rather':16 'still':26 'swap':13,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4383251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699353701 {#5805
        date: 2023-11-07 11:41:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "I’m confused, so if there’s no swap, what is the system doing given enough RAM? What’s the impact?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699354665 {#5873
      date: 2023-11-07 11:57:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5876 …}
    +nested: Doctrine\ORM\PersistentCollection {#5878 …}
    +votes: Doctrine\ORM\PersistentCollection {#5880 …}
    +reports: Doctrine\ORM\PersistentCollection {#5882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5886 …}
    -id: 98172
    -bodyTs: "'confus':3 'enough':16 'given':15 'impact':21 'm':2 'ram':17 'swap':9 'system':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5131253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699354665 {#5874
      date: 2023-11-07 11:57:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Perhaps this can help: [chrisdown.name/2018/01/…/in-defence-of-swap.html](https://chrisdown.name/2018/01/02/in-defence-of-swap.html)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699357029 {#5924
    date: 2023-11-07 12:37:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5928 …}
  +nested: Doctrine\ORM\PersistentCollection {#5933 …}
  +votes: Doctrine\ORM\PersistentCollection {#5929 …}
  +reports: Doctrine\ORM\PersistentCollection {#5935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5939 …}
  -id: 98237
  -bodyTs: "'/2018/01/':7 '/2018/01/02/in-defence-of-swap.html)':11 '/in-defence-of-swap.html':8 'chrisdown.name':6,10 'chrisdown.name/2018/01/':5 'chrisdown.name/2018/01/02/in-defence-of-swap.html)':9 'help':4 'perhap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4384115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699357029 {#5921
    date: 2023-11-07 12:37:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5925
  +user: App\Entity\User {#4699 …}
  +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 {#5875
    +user: Proxies\__CG__\App\Entity\User {#5280 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5806
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5709
        +user: Proxies\__CG__\App\Entity\User {#5280 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5518
          +user: App\Entity\User {#4699 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5279
            +user: Proxies\__CG__\App\Entity\User {#5280 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4686
              +user: App\Entity\User {#4699 …}
              +entry: App\Entity\Entry {#2412}
              +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 {#4681
                date: 2023-11-07 23:20:04.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@wolf@lemmy.zip"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4687 …}
              +nested: Doctrine\ORM\PersistentCollection {#4689 …}
              +votes: Doctrine\ORM\PersistentCollection {#4691 …}
              +reports: Doctrine\ORM\PersistentCollection {#4693 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
              -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 {#4682
                date: 2023-11-07 03:23:44.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4686}
            +body: "Why does not having swap make the system less optimal? Considering obviously it has more than enough ram available."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1699334962 {#5277
              date: 2023-11-07 06:29:22.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
              "@lemmyvore@feddit.nl"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5281 …}
            +nested: Doctrine\ORM\PersistentCollection {#5283 …}
            +votes: Doctrine\ORM\PersistentCollection {#5285 …}
            +reports: Doctrine\ORM\PersistentCollection {#5287 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5289 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5291 …}
            -id: 97688
            -bodyTs: "'avail':19 'consid':11 'enough':17 'less':9 'make':6 'obvious':12 'optim':10 'ram':18 'swap':5 'system':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5127329"
            +editedAt: null
            +createdAt: DateTimeImmutable @1699334962 {#5278
              date: 2023-11-07 06:29:22.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4686}
          +body: """
            Swap holds memory pages which are not currently used. Putting them out of the way will optimize the main RAM for normal operations.\n
            \n
            It’s not a huge difference on a modern fast system with lots of actual RAM but it can be felt on older systems and/or less RAM.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1699348164 {#5516
            date: 2023-11-07 10:09:24.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@lemmyvore@feddit.nl"
            "@Leny@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5519 …}
          +nested: Doctrine\ORM\PersistentCollection {#5521 …}
          +votes: Doctrine\ORM\PersistentCollection {#5523 …}
          +reports: Doctrine\ORM\PersistentCollection {#5525 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5527 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5529 …}
          -id: 97985
          -bodyTs: "'actual':38 'and/or':48 'current':8 'differ':29 'fast':33 'felt':44 'hold':2 'huge':28 'less':49 'lot':36 'main':19 'memori':3 'modern':32 'normal':22 'older':46 'oper':23 'optim':17 'page':4 'put':10 'ram':20,39,50 'swap':1 'system':34,47 'use':9 'way':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.nl/comment/4382102"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699348164 {#5517
            date: 2023-11-07 10:09:24.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4686}
        +body: "So it’s not not having swap that makes the system “less optimal” but not having enough RAM if I understand correctly?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699350725 {#5707
          date: 2023-11-07 10:52:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@lemmyvore@feddit.nl"
          "@Leny@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5710 …}
        +nested: Doctrine\ORM\PersistentCollection {#5712 …}
        +votes: Doctrine\ORM\PersistentCollection {#5714 …}
        +reports: Doctrine\ORM\PersistentCollection {#5716 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
        -id: 98049
        -bodyTs: "'correct':22 'enough':17 'less':12 'make':9 'optim':13 'ram':18 'swap':7 'system':11 'understand':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5130402"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699350725 {#5708
          date: 2023-11-07 10:52:05.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: "They go hand in hand. Given enough RAM you can keep the swap in RAM rather than on disk to make it faster, but you still need swap."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699353701 {#5804
        date: 2023-11-07 11:41:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
        "@Leny@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5807 …}
      +nested: Doctrine\ORM\PersistentCollection {#5809 …}
      +votes: Doctrine\ORM\PersistentCollection {#5811 …}
      +reports: Doctrine\ORM\PersistentCollection {#5813 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5815 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5817 …}
      -id: 98137
      -bodyTs: "'disk':19 'enough':7 'faster':23 'given':6 'go':2 'hand':3,5 'keep':11 'make':21 'need':27 'ram':8,15 'rather':16 'still':26 'swap':13,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4383251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699353701 {#5805
        date: 2023-11-07 11:41:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "I’m confused, so if there’s no swap, what is the system doing given enough RAM? What’s the impact?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699354665 {#5873
      date: 2023-11-07 11:57:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@Leny@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5876 …}
    +nested: Doctrine\ORM\PersistentCollection {#5878 …}
    +votes: Doctrine\ORM\PersistentCollection {#5880 …}
    +reports: Doctrine\ORM\PersistentCollection {#5882 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5884 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5886 …}
    -id: 98172
    -bodyTs: "'confus':3 'enough':16 'given':15 'impact':21 'm':2 'ram':17 'swap':9 'system':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5131253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699354665 {#5874
      date: 2023-11-07 11:57:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Perhaps this can help: [chrisdown.name/2018/01/…/in-defence-of-swap.html](https://chrisdown.name/2018/01/02/in-defence-of-swap.html)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699357029 {#5924
    date: 2023-11-07 12:37:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@Leny@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5928 …}
  +nested: Doctrine\ORM\PersistentCollection {#5933 …}
  +votes: Doctrine\ORM\PersistentCollection {#5929 …}
  +reports: Doctrine\ORM\PersistentCollection {#5935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5939 …}
  -id: 98237
  -bodyTs: "'/2018/01/':7 '/2018/01/02/in-defence-of-swap.html)':11 '/in-defence-of-swap.html':8 'chrisdown.name':6,10 'chrisdown.name/2018/01/':5 'chrisdown.name/2018/01/02/in-defence-of-swap.html)':9 'help':4 'perhap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4384115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699357029 {#5921
    date: 2023-11-07 12:37:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5295
  +user: Proxies\__CG__\App\Entity\User {#5296 …}
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    I have a question about swap.\n
    \n
    My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
    \n
    The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699341172 {#5293
    date: 2023-11-07 08:12:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5297 …}
  +nested: Doctrine\ORM\PersistentCollection {#5299 …}
  +votes: Doctrine\ORM\PersistentCollection {#5301 …}
  +reports: Doctrine\ORM\PersistentCollection {#5303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
  -id: 97791
  -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5128674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699341172 {#5294
    date: 2023-11-07 08:12: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
155 DENIED edit
App\Entity\EntryComment {#5295
  +user: Proxies\__CG__\App\Entity\User {#5296 …}
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    I have a question about swap.\n
    \n
    My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
    \n
    The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699341172 {#5293
    date: 2023-11-07 08:12:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5297 …}
  +nested: Doctrine\ORM\PersistentCollection {#5299 …}
  +votes: Doctrine\ORM\PersistentCollection {#5301 …}
  +reports: Doctrine\ORM\PersistentCollection {#5303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
  -id: 97791
  -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5128674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699341172 {#5294
    date: 2023-11-07 08:12: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
156 DENIED moderate
App\Entity\EntryComment {#5295
  +user: Proxies\__CG__\App\Entity\User {#5296 …}
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    I have a question about swap.\n
    \n
    My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
    \n
    The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699341172 {#5293
    date: 2023-11-07 08:12:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5297 …}
  +nested: Doctrine\ORM\PersistentCollection {#5299 …}
  +votes: Doctrine\ORM\PersistentCollection {#5301 …}
  +reports: Doctrine\ORM\PersistentCollection {#5303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
  -id: 97791
  -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5128674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699341172 {#5294
    date: 2023-11-07 08:12: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
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5533
  +user: Proxies\__CG__\App\Entity\User {#5534 …}
  +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 {#5295
    +user: Proxies\__CG__\App\Entity\User {#5296 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      I have a question about swap.\n
      \n
      My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
      \n
      The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699341172 {#5293
      date: 2023-11-07 08:12:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5299 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
    -id: 97791
    -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5128674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699341172 {#5294
      date: 2023-11-07 08:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "I believe so, though I went without swap for a while myself and never noticed any issues. When in doubt a 1gb swap partition can’t hurt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699343849 {#5531
    date: 2023-11-07 08:57:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@jezza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 97867
  -bodyTs: "'1gb':22 'believ':2 'doubt':20 'hurt':27 'issu':17 'never':14 'notic':15 'partit':24 'swap':8,23 'though':4 'went':6 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5819959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699343849 {#5532
    date: 2023-11-07 08:57:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5533
  +user: Proxies\__CG__\App\Entity\User {#5534 …}
  +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 {#5295
    +user: Proxies\__CG__\App\Entity\User {#5296 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      I have a question about swap.\n
      \n
      My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
      \n
      The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699341172 {#5293
      date: 2023-11-07 08:12:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5299 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
    -id: 97791
    -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5128674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699341172 {#5294
      date: 2023-11-07 08:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "I believe so, though I went without swap for a while myself and never noticed any issues. When in doubt a 1gb swap partition can’t hurt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699343849 {#5531
    date: 2023-11-07 08:57:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@jezza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 97867
  -bodyTs: "'1gb':22 'believ':2 'doubt':20 'hurt':27 'issu':17 'never':14 'notic':15 'partit':24 'swap':8,23 'though':4 'went':6 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5819959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699343849 {#5532
    date: 2023-11-07 08:57:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5533
  +user: Proxies\__CG__\App\Entity\User {#5534 …}
  +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 {#5295
    +user: Proxies\__CG__\App\Entity\User {#5296 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      I have a question about swap.\n
      \n
      My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
      \n
      The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699341172 {#5293
      date: 2023-11-07 08:12:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5299 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
    -id: 97791
    -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5128674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699341172 {#5294
      date: 2023-11-07 08:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "I believe so, though I went without swap for a while myself and never noticed any issues. When in doubt a 1gb swap partition can’t hurt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699343849 {#5531
    date: 2023-11-07 08:57:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@jezza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 97867
  -bodyTs: "'1gb':22 'believ':2 'doubt':20 'hurt':27 'issu':17 'never':14 'notic':15 'partit':24 'swap':8,23 'though':4 'went':6 'without':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5819959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699343849 {#5532
    date: 2023-11-07 08:57:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5694
  +user: App\Entity\User {#4699 …}
  +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 {#5533
    +user: Proxies\__CG__\App\Entity\User {#5534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5295
      +user: Proxies\__CG__\App\Entity\User {#5296 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4686
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4681
          date: 2023-11-07 23:20:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4689 …}
        +votes: Doctrine\ORM\PersistentCollection {#4691 …}
        +reports: Doctrine\ORM\PersistentCollection {#4693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
        -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 {#4682
          date: 2023-11-07 03:23:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: """
        I have a question about swap.\n
        \n
        My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
        \n
        The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699341172 {#5293
        date: 2023-11-07 08:12:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5299 …}
      +votes: Doctrine\ORM\PersistentCollection {#5301 …}
      +reports: Doctrine\ORM\PersistentCollection {#5303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
      -id: 97791
      -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5128674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699341172 {#5294
        date: 2023-11-07 08:12:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "I believe so, though I went without swap for a while myself and never noticed any issues. When in doubt a 1gb swap partition can’t hurt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699343849 {#5531
      date: 2023-11-07 08:57:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@jezza@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5535 …}
    +nested: Doctrine\ORM\PersistentCollection {#5537 …}
    +votes: Doctrine\ORM\PersistentCollection {#5539 …}
    +reports: Doctrine\ORM\PersistentCollection {#5541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
    -id: 97867
    -bodyTs: "'1gb':22 'believ':2 'doubt':20 'hurt':27 'issu':17 'never':14 'notic':15 'partit':24 'swap':8,23 'though':4 'went':6 'without':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5819959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699343849 {#5532
      date: 2023-11-07 08:57:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Start with a small swap **file** (100 MB) and see how much gets used, no need to waste 1 GB."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699347348 {#5692
    date: 2023-11-07 09:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@jezza@lemmy.world"
    "@virtualbriefcase@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5695 …}
  +nested: Doctrine\ORM\PersistentCollection {#5697 …}
  +votes: Doctrine\ORM\PersistentCollection {#5699 …}
  +reports: Doctrine\ORM\PersistentCollection {#5701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
  -id: 97974
  -bodyTs: "'1':19 '100':7 'file':6 'gb':20 'get':13 'mb':8 'much':12 'need':16 'see':10 'small':4 'start':1 'swap':5 'use':14 'wast':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4381966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699347348 {#5693
    date: 2023-11-07 09:55:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5694
  +user: App\Entity\User {#4699 …}
  +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 {#5533
    +user: Proxies\__CG__\App\Entity\User {#5534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5295
      +user: Proxies\__CG__\App\Entity\User {#5296 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4686
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4681
          date: 2023-11-07 23:20:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4689 …}
        +votes: Doctrine\ORM\PersistentCollection {#4691 …}
        +reports: Doctrine\ORM\PersistentCollection {#4693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
        -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 {#4682
          date: 2023-11-07 03:23:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: """
        I have a question about swap.\n
        \n
        My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
        \n
        The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699341172 {#5293
        date: 2023-11-07 08:12:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5299 …}
      +votes: Doctrine\ORM\PersistentCollection {#5301 …}
      +reports: Doctrine\ORM\PersistentCollection {#5303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
      -id: 97791
      -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5128674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699341172 {#5294
        date: 2023-11-07 08:12:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "I believe so, though I went without swap for a while myself and never noticed any issues. When in doubt a 1gb swap partition can’t hurt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699343849 {#5531
      date: 2023-11-07 08:57:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@jezza@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5535 …}
    +nested: Doctrine\ORM\PersistentCollection {#5537 …}
    +votes: Doctrine\ORM\PersistentCollection {#5539 …}
    +reports: Doctrine\ORM\PersistentCollection {#5541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
    -id: 97867
    -bodyTs: "'1gb':22 'believ':2 'doubt':20 'hurt':27 'issu':17 'never':14 'notic':15 'partit':24 'swap':8,23 'though':4 'went':6 'without':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5819959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699343849 {#5532
      date: 2023-11-07 08:57:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Start with a small swap **file** (100 MB) and see how much gets used, no need to waste 1 GB."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699347348 {#5692
    date: 2023-11-07 09:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@jezza@lemmy.world"
    "@virtualbriefcase@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5695 …}
  +nested: Doctrine\ORM\PersistentCollection {#5697 …}
  +votes: Doctrine\ORM\PersistentCollection {#5699 …}
  +reports: Doctrine\ORM\PersistentCollection {#5701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
  -id: 97974
  -bodyTs: "'1':19 '100':7 'file':6 'gb':20 'get':13 'mb':8 'much':12 'need':16 'see':10 'small':4 'start':1 'swap':5 'use':14 'wast':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4381966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699347348 {#5693
    date: 2023-11-07 09:55:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5694
  +user: App\Entity\User {#4699 …}
  +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 {#5533
    +user: Proxies\__CG__\App\Entity\User {#5534 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5295
      +user: Proxies\__CG__\App\Entity\User {#5296 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4686
        +user: App\Entity\User {#4699 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4681
          date: 2023-11-07 23:20:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4687 …}
        +nested: Doctrine\ORM\PersistentCollection {#4689 …}
        +votes: Doctrine\ORM\PersistentCollection {#4691 …}
        +reports: Doctrine\ORM\PersistentCollection {#4693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
        -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 {#4682
          date: 2023-11-07 03:23:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4686}
      +body: """
        I have a question about swap.\n
        \n
        My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
        \n
        The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699341172 {#5293
        date: 2023-11-07 08:12:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5297 …}
      +nested: Doctrine\ORM\PersistentCollection {#5299 …}
      +votes: Doctrine\ORM\PersistentCollection {#5301 …}
      +reports: Doctrine\ORM\PersistentCollection {#5303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
      -id: 97791
      -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5128674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699341172 {#5294
        date: 2023-11-07 08:12:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: "I believe so, though I went without swap for a while myself and never noticed any issues. When in doubt a 1gb swap partition can’t hurt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699343849 {#5531
      date: 2023-11-07 08:57:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
      "@jezza@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5535 …}
    +nested: Doctrine\ORM\PersistentCollection {#5537 …}
    +votes: Doctrine\ORM\PersistentCollection {#5539 …}
    +reports: Doctrine\ORM\PersistentCollection {#5541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
    -id: 97867
    -bodyTs: "'1gb':22 'believ':2 'doubt':20 'hurt':27 'issu':17 'never':14 'notic':15 'partit':24 'swap':8,23 'though':4 'went':6 'without':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5819959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699343849 {#5532
      date: 2023-11-07 08:57:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: "Start with a small swap **file** (100 MB) and see how much gets used, no need to waste 1 GB."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699347348 {#5692
    date: 2023-11-07 09:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@jezza@lemmy.world"
    "@virtualbriefcase@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5695 …}
  +nested: Doctrine\ORM\PersistentCollection {#5697 …}
  +votes: Doctrine\ORM\PersistentCollection {#5699 …}
  +reports: Doctrine\ORM\PersistentCollection {#5701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
  -id: 97974
  -bodyTs: "'1':19 '100':7 'file':6 'gb':20 'get':13 'mb':8 'much':12 'need':16 'see':10 'small':4 'start':1 'swap':5 'use':14 'wast':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4381966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699347348 {#5693
    date: 2023-11-07 09:55:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5550
  +user: App\Entity\User {#4699 …}
  +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 {#5295
    +user: Proxies\__CG__\App\Entity\User {#5296 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      I have a question about swap.\n
      \n
      My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
      \n
      The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699341172 {#5293
      date: 2023-11-07 08:12:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5299 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
    -id: 97791
    -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5128674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699341172 {#5294
      date: 2023-11-07 08:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    I also have 64 GB and yes, it gets used. For very low quantities, mind you, we’re talking couple hundred KB at most, and only if you don’t reboot for extended periods of time (including suspend time).\n
    \n
    Creating a big swap is not needed, but if you add one that’s a couple hundred MB you will see it gets used eventually.\n
    \n
    You don’t have to create a swap partition, you can create a swap file (with dd, mkswap, swapon and /etc/fstab). You can also look into zswap.\n
    \n
    Swap is not meant as overflow “disk RAM”, it’s meant as a particular type of data cache. It *can* be used when you run out of RAM but the system will be extremely slow when that happens and most users would just reboot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699347269 {#5547
    date: 2023-11-07 09:54:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@jezza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5551 …}
  +nested: Doctrine\ORM\PersistentCollection {#5553 …}
  +votes: Doctrine\ORM\PersistentCollection {#5555 …}
  +reports: Doctrine\ORM\PersistentCollection {#5557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5561 …}
  -id: 97973
  -bodyTs: "'/etc/fstab':85 '64':4 'add':50 'also':2,88 'big':42 'cach':109 'coupl':20,55 'creat':40,70,76 'data':108 'dd':81 'disk':98 'eventu':64 'extend':33 'extrem':125 'file':79 'gb':5 'get':9,62 'happen':129 'hundr':21,56 'includ':37 'kb':22 'look':89 'low':13 'mb':57 'meant':95,102 'mind':15 'mkswap':82 'need':46 'one':51 'overflow':97 'particular':105 'partit':73 'period':34 'quantiti':14 'ram':99,119 're':18 'reboot':31,135 'run':116 'see':60 'slow':126 'suspend':38 'swap':43,72,78,92 'swapon':83 'system':122 'talk':19 'time':36,39 'type':106 'use':10,63,113 'user':132 'would':133 'yes':7 'zswap':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4381956"
  +editedAt: DateTimeImmutable @1699386307 {#5548
    date: 2023-11-07 20:45:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699347269 {#5549
    date: 2023-11-07 09:54:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5550
  +user: App\Entity\User {#4699 …}
  +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 {#5295
    +user: Proxies\__CG__\App\Entity\User {#5296 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      I have a question about swap.\n
      \n
      My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
      \n
      The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699341172 {#5293
      date: 2023-11-07 08:12:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5299 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
    -id: 97791
    -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5128674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699341172 {#5294
      date: 2023-11-07 08:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    I also have 64 GB and yes, it gets used. For very low quantities, mind you, we’re talking couple hundred KB at most, and only if you don’t reboot for extended periods of time (including suspend time).\n
    \n
    Creating a big swap is not needed, but if you add one that’s a couple hundred MB you will see it gets used eventually.\n
    \n
    You don’t have to create a swap partition, you can create a swap file (with dd, mkswap, swapon and /etc/fstab). You can also look into zswap.\n
    \n
    Swap is not meant as overflow “disk RAM”, it’s meant as a particular type of data cache. It *can* be used when you run out of RAM but the system will be extremely slow when that happens and most users would just reboot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699347269 {#5547
    date: 2023-11-07 09:54:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@jezza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5551 …}
  +nested: Doctrine\ORM\PersistentCollection {#5553 …}
  +votes: Doctrine\ORM\PersistentCollection {#5555 …}
  +reports: Doctrine\ORM\PersistentCollection {#5557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5561 …}
  -id: 97973
  -bodyTs: "'/etc/fstab':85 '64':4 'add':50 'also':2,88 'big':42 'cach':109 'coupl':20,55 'creat':40,70,76 'data':108 'dd':81 'disk':98 'eventu':64 'extend':33 'extrem':125 'file':79 'gb':5 'get':9,62 'happen':129 'hundr':21,56 'includ':37 'kb':22 'look':89 'low':13 'mb':57 'meant':95,102 'mind':15 'mkswap':82 'need':46 'one':51 'overflow':97 'particular':105 'partit':73 'period':34 'quantiti':14 'ram':99,119 're':18 'reboot':31,135 'run':116 'see':60 'slow':126 'suspend':38 'swap':43,72,78,92 'swapon':83 'system':122 'talk':19 'time':36,39 'type':106 'use':10,63,113 'user':132 'would':133 'yes':7 'zswap':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4381956"
  +editedAt: DateTimeImmutable @1699386307 {#5548
    date: 2023-11-07 20:45:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699347269 {#5549
    date: 2023-11-07 09:54:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5550
  +user: App\Entity\User {#4699 …}
  +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 {#5295
    +user: Proxies\__CG__\App\Entity\User {#5296 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4686
      +user: App\Entity\User {#4699 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4681
        date: 2023-11-07 23:20:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4687 …}
      +nested: Doctrine\ORM\PersistentCollection {#4689 …}
      +votes: Doctrine\ORM\PersistentCollection {#4691 …}
      +reports: Doctrine\ORM\PersistentCollection {#4693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
      -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 {#4682
        date: 2023-11-07 03:23:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4686}
    +body: """
      I have a question about swap.\n
      \n
      My current rig has 64 gb, and I opted to not create a swap partition. My logic being I have more than enough.\n
      \n
      The question is does swap ever get used for non-overflow reasons? I would have expected 64 GB to be more than enough to keep most applications in memory. (including whatever the kernel wants to cache)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699341172 {#5293
      date: 2023-11-07 08:12:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@lemmyvore@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5297 …}
    +nested: Doctrine\ORM\PersistentCollection {#5299 …}
    +votes: Doctrine\ORM\PersistentCollection {#5301 …}
    +reports: Doctrine\ORM\PersistentCollection {#5303 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5305 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5307 …}
    -id: 97791
    -bodyTs: "'64':11,47 'applic':57 'cach':66 'creat':18 'current':8 'enough':29,53 'ever':35 'expect':46 'gb':12,48 'get':36 'includ':60 'keep':55 'kernel':63 'logic':23 'memori':59 'non':40 'non-overflow':39 'opt':15 'overflow':41 'partit':21 'question':4,31 'reason':42 'rig':9 'swap':6,20,34 'use':37 'want':64 'whatev':61 'would':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5128674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699341172 {#5294
      date: 2023-11-07 08:12:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    I also have 64 GB and yes, it gets used. For very low quantities, mind you, we’re talking couple hundred KB at most, and only if you don’t reboot for extended periods of time (including suspend time).\n
    \n
    Creating a big swap is not needed, but if you add one that’s a couple hundred MB you will see it gets used eventually.\n
    \n
    You don’t have to create a swap partition, you can create a swap file (with dd, mkswap, swapon and /etc/fstab). You can also look into zswap.\n
    \n
    Swap is not meant as overflow “disk RAM”, it’s meant as a particular type of data cache. It *can* be used when you run out of RAM but the system will be extremely slow when that happens and most users would just reboot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699347269 {#5547
    date: 2023-11-07 09:54:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
    "@jezza@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5551 …}
  +nested: Doctrine\ORM\PersistentCollection {#5553 …}
  +votes: Doctrine\ORM\PersistentCollection {#5555 …}
  +reports: Doctrine\ORM\PersistentCollection {#5557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5561 …}
  -id: 97973
  -bodyTs: "'/etc/fstab':85 '64':4 'add':50 'also':2,88 'big':42 'cach':109 'coupl':20,55 'creat':40,70,76 'data':108 'dd':81 'disk':98 'eventu':64 'extend':33 'extrem':125 'file':79 'gb':5 'get':9,62 'happen':129 'hundr':21,56 'includ':37 'kb':22 'look':89 'low':13 'mb':57 'meant':95,102 'mind':15 'mkswap':82 'need':46 'one':51 'overflow':97 'particular':105 'partit':73 'period':34 'quantiti':14 'ram':99,119 're':18 'reboot':31,135 'run':116 'see':60 'slow':126 'suspend':38 'swap':43,72,78,92 'swapon':83 'system':122 'talk':19 'time':36,39 'type':106 'use':10,63,113 'user':132 'would':133 'yes':7 'zswap':91"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4381956"
  +editedAt: DateTimeImmutable @1699386307 {#5548
    date: 2023-11-07 20:45:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699347269 {#5549
    date: 2023-11-07 09:54:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5311
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    What is the difference between physical swap and having a swap partition on ZRAM, especially for the kernel? To the best of my knowledge, nearly no Linux distribution supports suspend to disk any more, any ZRAM swap looks for the kernel like … swap. Thanks to the virtual file system. Further, I have high trust in the Fedora community, which decided to use ZRAM.\n
    \n
    We can agree to disagree about the firewalls, especially for people who don’t now why their stuff isn’t working, it protects them and is much better than having unconfigured services with open ports on a laptop in a public network IMHO.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699346253 {#5309
    date: 2023-11-07 09:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 97938
  -bodyTs: "'agre':66 'best':21 'better':91 'communiti':58 'decid':60 'differ':4 'disagre':68 'disk':32 'distribut':28 'especi':15,72 'fedora':57 'file':48 'firewal':71 'high':53 'imho':106 'isn':82 'kernel':18,41 'knowledg':24 'laptop':101 'like':42 'linux':27 'look':38 'much':90 'near':25 'network':105 'open':97 'partit':12 'peopl':74 'physic':6 'port':98 'protect':86 'public':104 'servic':95 'stuff':81 'support':29 'suspend':30 'swap':7,11,37,43 'system':49 'thank':44 'trust':54 'unconfigur':94 'use':62 'virtual':47 'work':84 'zram':14,36,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346253 {#5310
    date: 2023-11-07 09:37:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5311
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    What is the difference between physical swap and having a swap partition on ZRAM, especially for the kernel? To the best of my knowledge, nearly no Linux distribution supports suspend to disk any more, any ZRAM swap looks for the kernel like … swap. Thanks to the virtual file system. Further, I have high trust in the Fedora community, which decided to use ZRAM.\n
    \n
    We can agree to disagree about the firewalls, especially for people who don’t now why their stuff isn’t working, it protects them and is much better than having unconfigured services with open ports on a laptop in a public network IMHO.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699346253 {#5309
    date: 2023-11-07 09:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 97938
  -bodyTs: "'agre':66 'best':21 'better':91 'communiti':58 'decid':60 'differ':4 'disagre':68 'disk':32 'distribut':28 'especi':15,72 'fedora':57 'file':48 'firewal':71 'high':53 'imho':106 'isn':82 'kernel':18,41 'knowledg':24 'laptop':101 'like':42 'linux':27 'look':38 'much':90 'near':25 'network':105 'open':97 'partit':12 'peopl':74 'physic':6 'port':98 'protect':86 'public':104 'servic':95 'stuff':81 'support':29 'suspend':30 'swap':7,11,37,43 'system':49 'thank':44 'trust':54 'unconfigur':94 'use':62 'virtual':47 'work':84 'zram':14,36,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346253 {#5310
    date: 2023-11-07 09:37:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5311
  +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 {#4686
    +user: App\Entity\User {#4699 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4681
      date: 2023-11-07 23:20:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4689 …}
    +votes: Doctrine\ORM\PersistentCollection {#4691 …}
    +reports: Doctrine\ORM\PersistentCollection {#4693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
    -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 {#4682
      date: 2023-11-07 03:23:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4686}
  +body: """
    What is the difference between physical swap and having a swap partition on ZRAM, especially for the kernel? To the best of my knowledge, nearly no Linux distribution supports suspend to disk any more, any ZRAM swap looks for the kernel like … swap. Thanks to the virtual file system. Further, I have high trust in the Fedora community, which decided to use ZRAM.\n
    \n
    We can agree to disagree about the firewalls, especially for people who don’t now why their stuff isn’t working, it protects them and is much better than having unconfigured services with open ports on a laptop in a public network IMHO.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699346253 {#5309
    date: 2023-11-07 09:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5312 …}
  +nested: Doctrine\ORM\PersistentCollection {#5314 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5322 …}
  -id: 97938
  -bodyTs: "'agre':66 'best':21 'better':91 'communiti':58 'decid':60 'differ':4 'disagre':68 'disk':32 'distribut':28 'especi':15,72 'fedora':57 'file':48 'firewal':71 'high':53 'imho':106 'isn':82 'kernel':18,41 'knowledg':24 'laptop':101 'like':42 'linux':27 'look':38 'much':90 'near':25 'network':105 'open':97 'partit':12 'peopl':74 'physic':6 'port':98 'protect':86 'public':104 'servic':95 'stuff':81 'support':29 'suspend':30 'swap':7,11,37,43 'system':49 'thank':44 'trust':54 'unconfigur':94 'use':62 'virtual':47 'work':84 'zram':14,36,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699346253 {#5310
    date: 2023-11-07 09:37:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#4759
  +user: App\Entity\User {#4772 …}
  +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 {#4754
    date: 2023-11-08 14:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -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 {#4755
    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
175 DENIED edit
App\Entity\EntryComment {#4759
  +user: App\Entity\User {#4772 …}
  +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 {#4754
    date: 2023-11-08 14:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -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 {#4755
    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
176 DENIED moderate
App\Entity\EntryComment {#4759
  +user: App\Entity\User {#4772 …}
  +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 {#4754
    date: 2023-11-08 14:53:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4760 …}
  +nested: Doctrine\ORM\PersistentCollection {#4762 …}
  +votes: Doctrine\ORM\PersistentCollection {#4764 …}
  +reports: Doctrine\ORM\PersistentCollection {#4766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
  -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 {#4755
    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
177 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
178 DENIED moderate
App\Entity\EntryComment {#5326
  +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 {#4759
    +user: App\Entity\User {#4772 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4754
      date: 2023-11-08 14:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4760 …}
    +nested: Doctrine\ORM\PersistentCollection {#4762 …}
    +votes: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -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 {#4755
      date: 2023-11-07 07:32:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4759}
  +body: """
    Xfce / Mate are great (and lightweight) options!\n
    \n
    I used Mate for years, but at some point it became unstable for me. I need Wayland, though, so I have to hold my breath until Xfce supports it in the future.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699345911 {#5324
    date: 2023-11-07 09:31:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 97930
  -bodyTs: "'becam':18 'breath':32 'futur':39 'great':4 'hold':30 'lightweight':6 'mate':2,10 'need':23 'option':7 'point':16 'support':35 'though':25 'unstabl':19 'use':9 'wayland':24 'xfce':1,34 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699345911 {#5325
    date: 2023-11-07 09:31:51.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
179 DENIED edit
App\Entity\EntryComment {#5326
  +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 {#4759
    +user: App\Entity\User {#4772 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4754
      date: 2023-11-08 14:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4760 …}
    +nested: Doctrine\ORM\PersistentCollection {#4762 …}
    +votes: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -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 {#4755
      date: 2023-11-07 07:32:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4759}
  +body: """
    Xfce / Mate are great (and lightweight) options!\n
    \n
    I used Mate for years, but at some point it became unstable for me. I need Wayland, though, so I have to hold my breath until Xfce supports it in the future.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699345911 {#5324
    date: 2023-11-07 09:31:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 97930
  -bodyTs: "'becam':18 'breath':32 'futur':39 'great':4 'hold':30 'lightweight':6 'mate':2,10 'need':23 'option':7 'point':16 'support':35 'though':25 'unstabl':19 'use':9 'wayland':24 'xfce':1,34 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699345911 {#5325
    date: 2023-11-07 09:31:51.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
180 DENIED moderate
App\Entity\EntryComment {#5326
  +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 {#4759
    +user: App\Entity\User {#4772 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4754
      date: 2023-11-08 14:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4760 …}
    +nested: Doctrine\ORM\PersistentCollection {#4762 …}
    +votes: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -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 {#4755
      date: 2023-11-07 07:32:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4759}
  +body: """
    Xfce / Mate are great (and lightweight) options!\n
    \n
    I used Mate for years, but at some point it became unstable for me. I need Wayland, though, so I have to hold my breath until Xfce supports it in the future.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699345911 {#5324
    date: 2023-11-07 09:31:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5327 …}
  +nested: Doctrine\ORM\PersistentCollection {#5329 …}
  +votes: Doctrine\ORM\PersistentCollection {#5331 …}
  +reports: Doctrine\ORM\PersistentCollection {#5333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5337 …}
  -id: 97930
  -bodyTs: "'becam':18 'breath':32 'futur':39 'great':4 'hold':30 'lightweight':6 'mate':2,10 'need':23 'option':7 'point':16 'support':35 'though':25 'unstabl':19 'use':9 'wayland':24 'xfce':1,34 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4433562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699345911 {#5325
    date: 2023-11-07 09:31:51.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
181 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
182 DENIED moderate
App\Entity\EntryComment {#5341
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +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 {#4759
    +user: App\Entity\User {#4772 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4754
      date: 2023-11-08 14:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4760 …}
    +nested: Doctrine\ORM\PersistentCollection {#4762 …}
    +votes: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -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 {#4755
      date: 2023-11-07 07:32:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4759}
  +body: "I still use Mate, but switched the window manager to i3."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699404751 {#5339
    date: 2023-11-08 01:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 100467
  -bodyTs: "'i3':11 'manag':9 'mate':4 'still':2 'switch':6 'use':3 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4514082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699404751 {#5340
    date: 2023-11-08 01:52:31.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
183 DENIED edit
App\Entity\EntryComment {#5341
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +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 {#4759
    +user: App\Entity\User {#4772 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4754
      date: 2023-11-08 14:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4760 …}
    +nested: Doctrine\ORM\PersistentCollection {#4762 …}
    +votes: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -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 {#4755
      date: 2023-11-07 07:32:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4759}
  +body: "I still use Mate, but switched the window manager to i3."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699404751 {#5339
    date: 2023-11-08 01:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 100467
  -bodyTs: "'i3':11 'manag':9 'mate':4 'still':2 'switch':6 'use':3 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4514082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699404751 {#5340
    date: 2023-11-08 01:52:31.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
184 DENIED moderate
App\Entity\EntryComment {#5341
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +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 {#4759
    +user: App\Entity\User {#4772 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4754
      date: 2023-11-08 14:53:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4760 …}
    +nested: Doctrine\ORM\PersistentCollection {#4762 …}
    +votes: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4770 …}
    -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 {#4755
      date: 2023-11-07 07:32:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4759}
  +body: "I still use Mate, but switched the window manager to i3."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699404751 {#5339
    date: 2023-11-08 01:52:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@qyron@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 100467
  -bodyTs: "'i3':11 'manag':9 'mate':4 'still':2 'switch':6 'use':3 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4514082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699404751 {#5340
    date: 2023-11-08 01:52:31.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
185 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
186 DENIED moderate
App\Entity\EntryComment {#4833
  +user: App\Entity\User {#4846 …}
  +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 {#4827
    date: 2023-11-12 11:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -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 {#4828
    date: 2023-11-07 22:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699352939 {#4829
    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
187 DENIED edit
App\Entity\EntryComment {#4833
  +user: App\Entity\User {#4846 …}
  +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 {#4827
    date: 2023-11-12 11:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -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 {#4828
    date: 2023-11-07 22:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699352939 {#4829
    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
188 DENIED moderate
App\Entity\EntryComment {#4833
  +user: App\Entity\User {#4846 …}
  +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 {#4827
    date: 2023-11-12 11:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4834 …}
  +nested: Doctrine\ORM\PersistentCollection {#4836 …}
  +votes: Doctrine\ORM\PersistentCollection {#4838 …}
  +reports: Doctrine\ORM\PersistentCollection {#4840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
  -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 {#4828
    date: 2023-11-07 22:07:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699352939 {#4829
    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
189 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
190 DENIED moderate
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +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 {#4833
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4827
      date: 2023-11-12 11:44:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4834 …}
    +nested: Doctrine\ORM\PersistentCollection {#4836 …}
    +votes: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    -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 {#4828
      date: 2023-11-07 22:07:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699352939 {#4829
      date: 2023-11-07 11:28:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: "Now that’s quite an interesting NixOS setup, I’m especially intrigued by the tmpfs root portion. The link you provided was a great read, and I’ll keep this and honestly most of what you’ve described in mind for when I mess with NixOS again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699368629 {#5354
    date: 2023-11-07 15:50:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
  ]
  +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: 98711
  -bodyTs: "'describ':38 'especi':11 'great':24 'honest':32 'interest':6 'intrigu':12 'keep':29 'link':19 'll':28 'm':10 'mess':44 'mind':40 'nixo':7,46 'portion':17 'provid':21 'quit':4 'read':25 'root':16 'setup':8 'tmpfs':15 've':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5830299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699368629 {#5355
    date: 2023-11-07 15:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +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 {#4833
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4827
      date: 2023-11-12 11:44:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4834 …}
    +nested: Doctrine\ORM\PersistentCollection {#4836 …}
    +votes: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    -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 {#4828
      date: 2023-11-07 22:07:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699352939 {#4829
      date: 2023-11-07 11:28:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: "Now that’s quite an interesting NixOS setup, I’m especially intrigued by the tmpfs root portion. The link you provided was a great read, and I’ll keep this and honestly most of what you’ve described in mind for when I mess with NixOS again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699368629 {#5354
    date: 2023-11-07 15:50:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
  ]
  +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: 98711
  -bodyTs: "'describ':38 'especi':11 'great':24 'honest':32 'interest':6 'intrigu':12 'keep':29 'link':19 'll':28 'm':10 'mess':44 'mind':40 'nixo':7,46 'portion':17 'provid':21 'quit':4 'read':25 'root':16 'setup':8 'tmpfs':15 've':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5830299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699368629 {#5355
    date: 2023-11-07 15:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5356
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +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 {#4833
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4827
      date: 2023-11-12 11:44:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4834 …}
    +nested: Doctrine\ORM\PersistentCollection {#4836 …}
    +votes: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    -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 {#4828
      date: 2023-11-07 22:07:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699352939 {#4829
      date: 2023-11-07 11:28:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: "Now that’s quite an interesting NixOS setup, I’m especially intrigued by the tmpfs root portion. The link you provided was a great read, and I’ll keep this and honestly most of what you’ve described in mind for when I mess with NixOS again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699368629 {#5354
    date: 2023-11-07 15:50:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
  ]
  +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: 98711
  -bodyTs: "'describ':38 'especi':11 'great':24 'honest':32 'interest':6 'intrigu':12 'keep':29 'link':19 'll':28 'm':10 'mess':44 'mind':40 'nixo':7,46 'portion':17 'provid':21 'quit':4 'read':25 'root':16 'setup':8 'tmpfs':15 've':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5830299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699368629 {#5355
    date: 2023-11-07 15:50:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#5596
  +user: App\Entity\User {#4846 …}
  +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 {#5356
    +user: Proxies\__CG__\App\Entity\User {#5357 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4833
      +user: App\Entity\User {#4846 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4827
        date: 2023-11-12 11:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4834 …}
      +nested: Doctrine\ORM\PersistentCollection {#4836 …}
      +votes: Doctrine\ORM\PersistentCollection {#4838 …}
      +reports: Doctrine\ORM\PersistentCollection {#4840 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
      -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 {#4828
        date: 2023-11-07 22:07:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699352939 {#4829
        date: 2023-11-07 11:28:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: "Now that’s quite an interesting NixOS setup, I’m especially intrigued by the tmpfs root portion. The link you provided was a great read, and I’ll keep this and honestly most of what you’ve described in mind for when I mess with NixOS again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699368629 {#5354
      date: 2023-11-07 15:50:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
    ]
    +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: 98711
    -bodyTs: "'describ':38 'especi':11 'great':24 'honest':32 'interest':6 'intrigu':12 'keep':29 'link':19 'll':28 'm':10 'mess':44 'mind':40 'nixo':7,46 'portion':17 'provid':21 'quit':4 'read':25 'root':16 'setup':8 'tmpfs':15 've':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5830299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699368629 {#5355
      date: 2023-11-07 15:50:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    There are also these two blog posts by elis on setting up tmpfs specifically. Though these posts rather are setup guides, than “talking about the philosophy” of systems design.\n
    \n
    - [tmpfs as root](https://elis.nu/blog/2020/05/nixos-tmpfs-as-root/)\n
    - [tmpfs as home](https://elis.nu/blog/2020/06/nixos-tmpfs-as-home/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699467157 {#5594
    date: 2023-11-08 19:12:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@lupec@lemm.ee"
  ]
  +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: 102279
  -bodyTs: "'/blog/2020/05/nixos-tmpfs-as-root/)':35 '/blog/2020/06/nixos-tmpfs-as-home/)':41 'also':3 'blog':6 'design':29 'eli':9 'elis.nu':34,40 'elis.nu/blog/2020/05/nixos-tmpfs-as-root/)':33 'elis.nu/blog/2020/06/nixos-tmpfs-as-home/)':39 'guid':21 'home':38 'philosophi':26 'post':7,17 'rather':18 'root':32 'set':11 'setup':20 'specif':14 'system':28 'talk':23 'though':15 'tmpfs':13,30,36 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5874764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699467157 {#5595
    date: 2023-11-08 19:12: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
195 DENIED edit
App\Entity\EntryComment {#5596
  +user: App\Entity\User {#4846 …}
  +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 {#5356
    +user: Proxies\__CG__\App\Entity\User {#5357 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4833
      +user: App\Entity\User {#4846 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4827
        date: 2023-11-12 11:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4834 …}
      +nested: Doctrine\ORM\PersistentCollection {#4836 …}
      +votes: Doctrine\ORM\PersistentCollection {#4838 …}
      +reports: Doctrine\ORM\PersistentCollection {#4840 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
      -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 {#4828
        date: 2023-11-07 22:07:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699352939 {#4829
        date: 2023-11-07 11:28:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: "Now that’s quite an interesting NixOS setup, I’m especially intrigued by the tmpfs root portion. The link you provided was a great read, and I’ll keep this and honestly most of what you’ve described in mind for when I mess with NixOS again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699368629 {#5354
      date: 2023-11-07 15:50:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
    ]
    +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: 98711
    -bodyTs: "'describ':38 'especi':11 'great':24 'honest':32 'interest':6 'intrigu':12 'keep':29 'link':19 'll':28 'm':10 'mess':44 'mind':40 'nixo':7,46 'portion':17 'provid':21 'quit':4 'read':25 'root':16 'setup':8 'tmpfs':15 've':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5830299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699368629 {#5355
      date: 2023-11-07 15:50:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    There are also these two blog posts by elis on setting up tmpfs specifically. Though these posts rather are setup guides, than “talking about the philosophy” of systems design.\n
    \n
    - [tmpfs as root](https://elis.nu/blog/2020/05/nixos-tmpfs-as-root/)\n
    - [tmpfs as home](https://elis.nu/blog/2020/06/nixos-tmpfs-as-home/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699467157 {#5594
    date: 2023-11-08 19:12:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@lupec@lemm.ee"
  ]
  +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: 102279
  -bodyTs: "'/blog/2020/05/nixos-tmpfs-as-root/)':35 '/blog/2020/06/nixos-tmpfs-as-home/)':41 'also':3 'blog':6 'design':29 'eli':9 'elis.nu':34,40 'elis.nu/blog/2020/05/nixos-tmpfs-as-root/)':33 'elis.nu/blog/2020/06/nixos-tmpfs-as-home/)':39 'guid':21 'home':38 'philosophi':26 'post':7,17 'rather':18 'root':32 'set':11 'setup':20 'specif':14 'system':28 'talk':23 'though':15 'tmpfs':13,30,36 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5874764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699467157 {#5595
    date: 2023-11-08 19:12: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
196 DENIED moderate
App\Entity\EntryComment {#5596
  +user: App\Entity\User {#4846 …}
  +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 {#5356
    +user: Proxies\__CG__\App\Entity\User {#5357 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4833
      +user: App\Entity\User {#4846 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4827
        date: 2023-11-12 11:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4834 …}
      +nested: Doctrine\ORM\PersistentCollection {#4836 …}
      +votes: Doctrine\ORM\PersistentCollection {#4838 …}
      +reports: Doctrine\ORM\PersistentCollection {#4840 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
      -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 {#4828
        date: 2023-11-07 22:07:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699352939 {#4829
        date: 2023-11-07 11:28:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: "Now that’s quite an interesting NixOS setup, I’m especially intrigued by the tmpfs root portion. The link you provided was a great read, and I’ll keep this and honestly most of what you’ve described in mind for when I mess with NixOS again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699368629 {#5354
      date: 2023-11-07 15:50:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
    ]
    +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: 98711
    -bodyTs: "'describ':38 'especi':11 'great':24 'honest':32 'interest':6 'intrigu':12 'keep':29 'link':19 'll':28 'm':10 'mess':44 'mind':40 'nixo':7,46 'portion':17 'provid':21 'quit':4 'read':25 'root':16 'setup':8 'tmpfs':15 've':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5830299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699368629 {#5355
      date: 2023-11-07 15:50:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    There are also these two blog posts by elis on setting up tmpfs specifically. Though these posts rather are setup guides, than “talking about the philosophy” of systems design.\n
    \n
    - [tmpfs as root](https://elis.nu/blog/2020/05/nixos-tmpfs-as-root/)\n
    - [tmpfs as home](https://elis.nu/blog/2020/06/nixos-tmpfs-as-home/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699467157 {#5594
    date: 2023-11-08 19:12:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@lupec@lemm.ee"
  ]
  +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: 102279
  -bodyTs: "'/blog/2020/05/nixos-tmpfs-as-root/)':35 '/blog/2020/06/nixos-tmpfs-as-home/)':41 'also':3 'blog':6 'design':29 'eli':9 'elis.nu':34,40 'elis.nu/blog/2020/05/nixos-tmpfs-as-root/)':33 'elis.nu/blog/2020/06/nixos-tmpfs-as-home/)':39 'guid':21 'home':38 'philosophi':26 'post':7,17 'rather':18 'root':32 'set':11 'setup':20 'specif':14 'system':28 'talk':23 'though':15 'tmpfs':13,30,36 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5874764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699467157 {#5595
    date: 2023-11-08 19:12: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
197 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
198 DENIED moderate
App\Entity\EntryComment {#5769
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +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 {#5596
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5356
      +user: Proxies\__CG__\App\Entity\User {#5357 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4833
        +user: App\Entity\User {#4846 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4827
          date: 2023-11-12 11:44:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4834 …}
        +nested: Doctrine\ORM\PersistentCollection {#4836 …}
        +votes: Doctrine\ORM\PersistentCollection {#4838 …}
        +reports: Doctrine\ORM\PersistentCollection {#4840 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
        -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 {#4828
          date: 2023-11-07 22:07:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699352939 {#4829
          date: 2023-11-07 11:28:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: "Now that’s quite an interesting NixOS setup, I’m especially intrigued by the tmpfs root portion. The link you provided was a great read, and I’ll keep this and honestly most of what you’ve described in mind for when I mess with NixOS again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699368629 {#5354
        date: 2023-11-07 15:50:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
      ]
      +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: 98711
      -bodyTs: "'describ':38 'especi':11 'great':24 'honest':32 'interest':6 'intrigu':12 'keep':29 'link':19 'll':28 'm':10 'mess':44 'mind':40 'nixo':7,46 'portion':17 'provid':21 'quit':4 'read':25 'root':16 'setup':8 'tmpfs':15 've':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5830299"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699368629 {#5355
        date: 2023-11-07 15:50:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      There are also these two blog posts by elis on setting up tmpfs specifically. Though these posts rather are setup guides, than “talking about the philosophy” of systems design.\n
      \n
      - [tmpfs as root](https://elis.nu/blog/2020/05/nixos-tmpfs-as-root/)\n
      - [tmpfs as home](https://elis.nu/blog/2020/06/nixos-tmpfs-as-home/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699467157 {#5594
      date: 2023-11-08 19:12:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@lupec@lemm.ee"
    ]
    +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: 102279
    -bodyTs: "'/blog/2020/05/nixos-tmpfs-as-root/)':35 '/blog/2020/06/nixos-tmpfs-as-home/)':41 'also':3 'blog':6 'design':29 'eli':9 'elis.nu':34,40 'elis.nu/blog/2020/05/nixos-tmpfs-as-root/)':33 'elis.nu/blog/2020/06/nixos-tmpfs-as-home/)':39 'guid':21 'home':38 'philosophi':26 'post':7,17 'rather':18 'root':32 'set':11 'setup':20 'specif':14 'system':28 'talk':23 'though':15 'tmpfs':13,30,36 'two':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5874764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699467157 {#5595
      date: 2023-11-08 19:12:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: "Much appreciated, I’ll definitely take a look!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699469209 {#5767
    date: 2023-11-08 19:46:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5770 …}
  +nested: Doctrine\ORM\PersistentCollection {#5772 …}
  +votes: Doctrine\ORM\PersistentCollection {#5774 …}
  +reports: Doctrine\ORM\PersistentCollection {#5776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5780 …}
  -id: 102355
  -bodyTs: "'appreci':2 'definit':5 'll':4 'look':8 'much':1 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5875683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699469209 {#5768
    date: 2023-11-08 19:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5769
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +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 {#5596
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5356
      +user: Proxies\__CG__\App\Entity\User {#5357 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4833
        +user: App\Entity\User {#4846 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4827
          date: 2023-11-12 11:44:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4834 …}
        +nested: Doctrine\ORM\PersistentCollection {#4836 …}
        +votes: Doctrine\ORM\PersistentCollection {#4838 …}
        +reports: Doctrine\ORM\PersistentCollection {#4840 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
        -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 {#4828
          date: 2023-11-07 22:07:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699352939 {#4829
          date: 2023-11-07 11:28:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: "Now that’s quite an interesting NixOS setup, I’m especially intrigued by the tmpfs root portion. The link you provided was a great read, and I’ll keep this and honestly most of what you’ve described in mind for when I mess with NixOS again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699368629 {#5354
        date: 2023-11-07 15:50:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
      ]
      +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: 98711
      -bodyTs: "'describ':38 'especi':11 'great':24 'honest':32 'interest':6 'intrigu':12 'keep':29 'link':19 'll':28 'm':10 'mess':44 'mind':40 'nixo':7,46 'portion':17 'provid':21 'quit':4 'read':25 'root':16 'setup':8 'tmpfs':15 've':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5830299"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699368629 {#5355
        date: 2023-11-07 15:50:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      There are also these two blog posts by elis on setting up tmpfs specifically. Though these posts rather are setup guides, than “talking about the philosophy” of systems design.\n
      \n
      - [tmpfs as root](https://elis.nu/blog/2020/05/nixos-tmpfs-as-root/)\n
      - [tmpfs as home](https://elis.nu/blog/2020/06/nixos-tmpfs-as-home/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699467157 {#5594
      date: 2023-11-08 19:12:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@lupec@lemm.ee"
    ]
    +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: 102279
    -bodyTs: "'/blog/2020/05/nixos-tmpfs-as-root/)':35 '/blog/2020/06/nixos-tmpfs-as-home/)':41 'also':3 'blog':6 'design':29 'eli':9 'elis.nu':34,40 'elis.nu/blog/2020/05/nixos-tmpfs-as-root/)':33 'elis.nu/blog/2020/06/nixos-tmpfs-as-home/)':39 'guid':21 'home':38 'philosophi':26 'post':7,17 'rather':18 'root':32 'set':11 'setup':20 'specif':14 'system':28 'talk':23 'though':15 'tmpfs':13,30,36 'two':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5874764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699467157 {#5595
      date: 2023-11-08 19:12:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: "Much appreciated, I’ll definitely take a look!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699469209 {#5767
    date: 2023-11-08 19:46:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5770 …}
  +nested: Doctrine\ORM\PersistentCollection {#5772 …}
  +votes: Doctrine\ORM\PersistentCollection {#5774 …}
  +reports: Doctrine\ORM\PersistentCollection {#5776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5780 …}
  -id: 102355
  -bodyTs: "'appreci':2 'definit':5 'll':4 'look':8 'much':1 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5875683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699469209 {#5768
    date: 2023-11-08 19:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5769
  +user: Proxies\__CG__\App\Entity\User {#5357 …}
  +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 {#5596
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5356
      +user: Proxies\__CG__\App\Entity\User {#5357 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4833
        +user: App\Entity\User {#4846 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4827
          date: 2023-11-12 11:44:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4834 …}
        +nested: Doctrine\ORM\PersistentCollection {#4836 …}
        +votes: Doctrine\ORM\PersistentCollection {#4838 …}
        +reports: Doctrine\ORM\PersistentCollection {#4840 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
        -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 {#4828
          date: 2023-11-07 22:07:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699352939 {#4829
          date: 2023-11-07 11:28:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: "Now that’s quite an interesting NixOS setup, I’m especially intrigued by the tmpfs root portion. The link you provided was a great read, and I’ll keep this and honestly most of what you’ve described in mind for when I mess with NixOS again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699368629 {#5354
        date: 2023-11-07 15:50:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
      ]
      +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: 98711
      -bodyTs: "'describ':38 'especi':11 'great':24 'honest':32 'interest':6 'intrigu':12 'keep':29 'link':19 'll':28 'm':10 'mess':44 'mind':40 'nixo':7,46 'portion':17 'provid':21 'quit':4 'read':25 'root':16 'setup':8 'tmpfs':15 've':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5830299"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699368629 {#5355
        date: 2023-11-07 15:50:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      There are also these two blog posts by elis on setting up tmpfs specifically. Though these posts rather are setup guides, than “talking about the philosophy” of systems design.\n
      \n
      - [tmpfs as root](https://elis.nu/blog/2020/05/nixos-tmpfs-as-root/)\n
      - [tmpfs as home](https://elis.nu/blog/2020/06/nixos-tmpfs-as-home/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699467157 {#5594
      date: 2023-11-08 19:12:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@lupec@lemm.ee"
    ]
    +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: 102279
    -bodyTs: "'/blog/2020/05/nixos-tmpfs-as-root/)':35 '/blog/2020/06/nixos-tmpfs-as-home/)':41 'also':3 'blog':6 'design':29 'eli':9 'elis.nu':34,40 'elis.nu/blog/2020/05/nixos-tmpfs-as-root/)':33 'elis.nu/blog/2020/06/nixos-tmpfs-as-home/)':39 'guid':21 'home':38 'philosophi':26 'post':7,17 'rather':18 'root':32 'set':11 'setup':20 'specif':14 'system':28 'talk':23 'though':15 'tmpfs':13,30,36 'two':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5874764"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699467157 {#5595
      date: 2023-11-08 19:12:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: "Much appreciated, I’ll definitely take a look!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699469209 {#5767
    date: 2023-11-08 19:46:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@lupec@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5770 …}
  +nested: Doctrine\ORM\PersistentCollection {#5772 …}
  +votes: Doctrine\ORM\PersistentCollection {#5774 …}
  +reports: Doctrine\ORM\PersistentCollection {#5776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5780 …}
  -id: 102355
  -bodyTs: "'appreci':2 'definit':5 'll':4 'look':8 'much':1 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5875683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699469209 {#5768
    date: 2023-11-08 19:46:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 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 {#4833
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4827
      date: 2023-11-12 11:44:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4834 …}
    +nested: Doctrine\ORM\PersistentCollection {#4836 …}
    +votes: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    -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 {#4828
      date: 2023-11-07 22:07:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699352939 {#4829
      date: 2023-11-07 11:28:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699463990 {#5370
    date: 2023-11-08 18:19:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
  ]
  +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: 102148
  -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5160595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699463990 {#5371
    date: 2023-11-08 18:19: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
203 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 {#4833
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4827
      date: 2023-11-12 11:44:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4834 …}
    +nested: Doctrine\ORM\PersistentCollection {#4836 …}
    +votes: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    -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 {#4828
      date: 2023-11-07 22:07:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699352939 {#4829
      date: 2023-11-07 11:28:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699463990 {#5370
    date: 2023-11-08 18:19:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
  ]
  +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: 102148
  -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5160595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699463990 {#5371
    date: 2023-11-08 18:19: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
204 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 {#4833
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4827
      date: 2023-11-12 11:44:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4834 …}
    +nested: Doctrine\ORM\PersistentCollection {#4836 …}
    +votes: Doctrine\ORM\PersistentCollection {#4838 …}
    +reports: Doctrine\ORM\PersistentCollection {#4840 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
    -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 {#4828
      date: 2023-11-07 22:07:36.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699352939 {#4829
      date: 2023-11-07 11:28:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699463990 {#5370
    date: 2023-11-08 18:19:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
  ]
  +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: 102148
  -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5160595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699463990 {#5371
    date: 2023-11-08 18:19: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
205 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
206 DENIED moderate
App\Entity\EntryComment {#5641
  +user: App\Entity\User {#4846 …}
  +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 {#4833
      +user: App\Entity\User {#4846 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4827
        date: 2023-11-12 11:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4834 …}
      +nested: Doctrine\ORM\PersistentCollection {#4836 …}
      +votes: Doctrine\ORM\PersistentCollection {#4838 …}
      +reports: Doctrine\ORM\PersistentCollection {#4840 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
      -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 {#4828
        date: 2023-11-07 22:07:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699352939 {#4829
        date: 2023-11-07 11:28:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699463990 {#5370
      date: 2023-11-08 18:19:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
    ]
    +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: 102148
    -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5160595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699463990 {#5371
      date: 2023-11-08 18:19:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
    \n
    The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
    \n
    - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
    - If you’re interested, I can also DM you the disko expression for it\n
    \n
    [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
    \n
    [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699466797 {#5639
    date: 2023-11-08 19:06:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@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: 102265
  -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5874608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466797 {#5640
    date: 2023-11-08 19:06: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
207 DENIED edit
App\Entity\EntryComment {#5641
  +user: App\Entity\User {#4846 …}
  +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 {#4833
      +user: App\Entity\User {#4846 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4827
        date: 2023-11-12 11:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4834 …}
      +nested: Doctrine\ORM\PersistentCollection {#4836 …}
      +votes: Doctrine\ORM\PersistentCollection {#4838 …}
      +reports: Doctrine\ORM\PersistentCollection {#4840 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
      -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 {#4828
        date: 2023-11-07 22:07:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699352939 {#4829
        date: 2023-11-07 11:28:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699463990 {#5370
      date: 2023-11-08 18:19:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
    ]
    +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: 102148
    -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5160595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699463990 {#5371
      date: 2023-11-08 18:19:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
    \n
    The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
    \n
    - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
    - If you’re interested, I can also DM you the disko expression for it\n
    \n
    [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
    \n
    [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699466797 {#5639
    date: 2023-11-08 19:06:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@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: 102265
  -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5874608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466797 {#5640
    date: 2023-11-08 19:06: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
208 DENIED moderate
App\Entity\EntryComment {#5641
  +user: App\Entity\User {#4846 …}
  +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 {#4833
      +user: App\Entity\User {#4846 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4827
        date: 2023-11-12 11:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4834 …}
      +nested: Doctrine\ORM\PersistentCollection {#4836 …}
      +votes: Doctrine\ORM\PersistentCollection {#4838 …}
      +reports: Doctrine\ORM\PersistentCollection {#4840 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
      -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 {#4828
        date: 2023-11-07 22:07:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699352939 {#4829
        date: 2023-11-07 11:28:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699463990 {#5370
      date: 2023-11-08 18:19:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
    ]
    +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: 102148
    -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5160595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699463990 {#5371
      date: 2023-11-08 18:19:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
    \n
    The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
    \n
    - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
    - If you’re interested, I can also DM you the disko expression for it\n
    \n
    [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
    \n
    [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699466797 {#5639
    date: 2023-11-08 19:06:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@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: 102265
  -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5874608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466797 {#5640
    date: 2023-11-08 19:06: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
209 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
210 DENIED moderate
App\Entity\EntryComment {#5754
  +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 {#5641
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4833
        +user: App\Entity\User {#4846 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4827
          date: 2023-11-12 11:44:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4834 …}
        +nested: Doctrine\ORM\PersistentCollection {#4836 …}
        +votes: Doctrine\ORM\PersistentCollection {#4838 …}
        +reports: Doctrine\ORM\PersistentCollection {#4840 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
        -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 {#4828
          date: 2023-11-07 22:07:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699352939 {#4829
          date: 2023-11-07 11:28:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699463990 {#5370
        date: 2023-11-08 18:19:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
      ]
      +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: 102148
      -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5160595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699463990 {#5371
        date: 2023-11-08 18:19:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
      \n
      The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
      \n
      - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
      - If you’re interested, I can also DM you the disko expression for it\n
      \n
      [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
      \n
      [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699466797 {#5639
      date: 2023-11-08 19:06:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@KillSwitch10@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: 102265
    -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5874608"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699466797 {#5640
      date: 2023-11-08 19:06:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    This looks like a whole project. What is the overall goal of this build?\n
    \n
    I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab. I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
    \n
    Sorry for theate response. P.S. I love your wallpaper.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699592658 {#5752
    date: 2023-11-10 06:04:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5755 …}
  +nested: Doctrine\ORM\PersistentCollection {#5757 …}
  +votes: Doctrine\ORM\PersistentCollection {#5759 …}
  +reports: Doctrine\ORM\PersistentCollection {#5761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5765 …}
  -id: 106618
  -bodyTs: "'abl':53 'also':41,67 'ansibl':28 'build':14,31 'consid':42 'desktop':48 'docker':35 'easili':33 'everyth':60 'goal':11 'host':36 'interest':23 'intrigu':68 'lab':38 'laptop':50 'like':3,64 'look':2 'love':75 'new':18 'nixo':20 'os':58 'overal':10 'p.s':73 'primari':47 'project':6 'replicat':34 'respons':72 'script':29 'sorri':69 'specif':26 'switch':45 'theat':71 'wallpap':77 'way':62 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5201297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699592658 {#5753
    date: 2023-11-10 06:04:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5754
  +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 {#5641
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4833
        +user: App\Entity\User {#4846 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4827
          date: 2023-11-12 11:44:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4834 …}
        +nested: Doctrine\ORM\PersistentCollection {#4836 …}
        +votes: Doctrine\ORM\PersistentCollection {#4838 …}
        +reports: Doctrine\ORM\PersistentCollection {#4840 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
        -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 {#4828
          date: 2023-11-07 22:07:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699352939 {#4829
          date: 2023-11-07 11:28:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699463990 {#5370
        date: 2023-11-08 18:19:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
      ]
      +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: 102148
      -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5160595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699463990 {#5371
        date: 2023-11-08 18:19:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
      \n
      The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
      \n
      - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
      - If you’re interested, I can also DM you the disko expression for it\n
      \n
      [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
      \n
      [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699466797 {#5639
      date: 2023-11-08 19:06:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@KillSwitch10@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: 102265
    -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5874608"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699466797 {#5640
      date: 2023-11-08 19:06:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    This looks like a whole project. What is the overall goal of this build?\n
    \n
    I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab. I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
    \n
    Sorry for theate response. P.S. I love your wallpaper.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699592658 {#5752
    date: 2023-11-10 06:04:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5755 …}
  +nested: Doctrine\ORM\PersistentCollection {#5757 …}
  +votes: Doctrine\ORM\PersistentCollection {#5759 …}
  +reports: Doctrine\ORM\PersistentCollection {#5761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5765 …}
  -id: 106618
  -bodyTs: "'abl':53 'also':41,67 'ansibl':28 'build':14,31 'consid':42 'desktop':48 'docker':35 'easili':33 'everyth':60 'goal':11 'host':36 'interest':23 'intrigu':68 'lab':38 'laptop':50 'like':3,64 'look':2 'love':75 'new':18 'nixo':20 'os':58 'overal':10 'p.s':73 'primari':47 'project':6 'replicat':34 'respons':72 'script':29 'sorri':69 'specif':26 'switch':45 'theat':71 'wallpap':77 'way':62 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5201297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699592658 {#5753
    date: 2023-11-10 06:04:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5754
  +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 {#5641
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +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 {#4833
        +user: App\Entity\User {#4846 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4827
          date: 2023-11-12 11:44:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4834 …}
        +nested: Doctrine\ORM\PersistentCollection {#4836 …}
        +votes: Doctrine\ORM\PersistentCollection {#4838 …}
        +reports: Doctrine\ORM\PersistentCollection {#4840 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
        -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 {#4828
          date: 2023-11-07 22:07:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699352939 {#4829
          date: 2023-11-07 11:28:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699463990 {#5370
        date: 2023-11-08 18:19:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
      ]
      +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: 102148
      -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5160595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699463990 {#5371
        date: 2023-11-08 18:19:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
      \n
      The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
      \n
      - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
      - If you’re interested, I can also DM you the disko expression for it\n
      \n
      [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
      \n
      [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1699466797 {#5639
      date: 2023-11-08 19:06:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@KillSwitch10@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: 102265
    -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5874608"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699466797 {#5640
      date: 2023-11-08 19:06:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    This looks like a whole project. What is the overall goal of this build?\n
    \n
    I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab. I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
    \n
    Sorry for theate response. P.S. I love your wallpaper.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699592658 {#5752
    date: 2023-11-10 06:04:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5755 …}
  +nested: Doctrine\ORM\PersistentCollection {#5757 …}
  +votes: Doctrine\ORM\PersistentCollection {#5759 …}
  +reports: Doctrine\ORM\PersistentCollection {#5761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5765 …}
  -id: 106618
  -bodyTs: "'abl':53 'also':41,67 'ansibl':28 'build':14,31 'consid':42 'desktop':48 'docker':35 'easili':33 'everyth':60 'goal':11 'host':36 'interest':23 'intrigu':68 'lab':38 'laptop':50 'like':3,64 'look':2 'love':75 'new':18 'nixo':20 'os':58 'overal':10 'p.s':73 'primari':47 'project':6 'replicat':34 'respons':72 'script':29 'sorri':69 'specif':26 'switch':45 'theat':71 'wallpap':77 'way':62 'whole':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5201297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699592658 {#5753
    date: 2023-11-10 06:04:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#5837
  +user: App\Entity\User {#4846 …}
  +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 {#5754
    +user: Proxies\__CG__\App\Entity\User {#5373 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5641
      +user: App\Entity\User {#4846 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4833
          +user: App\Entity\User {#4846 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4827
            date: 2023-11-12 11:44:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4834 …}
          +nested: Doctrine\ORM\PersistentCollection {#4836 …}
          +votes: Doctrine\ORM\PersistentCollection {#4838 …}
          +reports: Doctrine\ORM\PersistentCollection {#4840 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
          -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 {#4828
            date: 2023-11-07 22:07:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699352939 {#4829
            date: 2023-11-07 11:28:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4833}
        +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699463990 {#5370
          date: 2023-11-08 18:19:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@sntx@lemm.ee"
        ]
        +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: 102148
        -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5160595"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699463990 {#5371
          date: 2023-11-08 18:19:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: """
        My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
        \n
        The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
        \n
        - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
        - If you’re interested, I can also DM you the disko expression for it\n
        \n
        [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
        \n
        [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699466797 {#5639
        date: 2023-11-08 19:06:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
        "@KillSwitch10@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: 102265
      -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5874608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699466797 {#5640
        date: 2023-11-08 19:06:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      This looks like a whole project. What is the overall goal of this build?\n
      \n
      I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab. I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
      \n
      Sorry for theate response. P.S. I love your wallpaper.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699592658 {#5752
      date: 2023-11-10 06:04:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@KillSwitch10@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5755 …}
    +nested: Doctrine\ORM\PersistentCollection {#5757 …}
    +votes: Doctrine\ORM\PersistentCollection {#5759 …}
    +reports: Doctrine\ORM\PersistentCollection {#5761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5765 …}
    -id: 106618
    -bodyTs: "'abl':53 'also':41,67 'ansibl':28 'build':14,31 'consid':42 'desktop':48 'docker':35 'easili':33 'everyth':60 'goal':11 'host':36 'interest':23 'intrigu':68 'lab':38 'laptop':50 'like':3,64 'look':2 'love':75 'new':18 'nixo':20 'os':58 'overal':10 'p.s':73 'primari':47 'project':6 'replicat':34 'respons':72 'script':29 'sorri':69 'specif':26 'switch':45 'theat':71 'wallpap':77 'way':62 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5201297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699592658 {#5753
      date: 2023-11-10 06:04:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    > What is the overall goal of this build?\n
    \n
    There’s no overall goal to the project. It’s just the result of me tinkering with my systems from time to time (I’m allocating a bit less than three hours each day to coding on personal projects to improve my skills, some of that time flows into my nixos config).\n
    \n
    ---\n
    \n
    > I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab.\n
    \n
    I’ve extensively used docker/compose before I switched my systems to NixOS, since then I’ve barely touched it.\n
    \n
    The thing with Ansible and Docker is that you mostly define the steps you want your systems to automatically go through to reach a specific state.\n
    \n
    Nix[^1] approaches the problem the other way around. You define the state you want to have, and Nix solves for the steps that need to be taken to reach that state.\n
    \n
    If you want to try your hands at that concept, I recommend installing just Nix on one of your test machines and trying out `development shells`/`devshells`with it.\n
    \n
    For example the [SwayFX](https://github.com/WillPower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#L45)repo contains a `flake.nix` providing a `devShell`. This allows everyone working on the project to just run `nix develop` in the cloned repo, or `nix develop github:WillPower3309/swayfx` without cloning the repo to enter the development environment.\n
    \n
    This can be combined with tools like [direnv](https://determinate.systems/posts/nix-direnv)to automatically setup development environments, based on the current directory.\n
    \n
    If you want a more encompassing example of what Nix can provide, take a look at:\n
    \n
    - [nixified.ai](https://nixified.ai/)\n
    - [This](https://www.youtube.com/watch?v=0uixRE8xlbY) presentation by Matthew Croughan on Nix-Flakes and Dockerfiles.\n
    \n
    [^1]: The “package manager” that NixOS is build around. Though I think of it more as a “build system” - not to be confused with Nix, the language the build “scripts” are written in.\n
    \n
    ---\n
    \n
    > I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
    \n
    While I personally think NixOS is one of the most potent software in existence, and a computer without feels less capable for me, I do not recommend it easily.\n
    \n
    Just take a look at [hlissner’s FAQ](https://github.com/hlissner/dotfiles#frequently-asked-questions)on his system config (which I greatly agree with).\n
    \n
    That said, I initially tried NixOS on my PC and pushed the config to a git-forge. I then installed the base NixOS ISO on my laptop and told it to build the config from git. And that worked flawlessly.\n
    \n
    In leaving the PC unattended for about 20mins, it went from a full Gnome desktop to my Sway setup.\n
    \n
    That’s the point when I was sold.\n
    \n
    ---\n
    \n
    > Sorry for theate response. P.S. I love your wallpaper.\n
    \n
    Don’t worry about the late reponse ^^\n
    \n
    The wallpaper can be build with `nix build sourcehut:~sntx/nix-bg#abstract-liquid` btw.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699650802 {#5835
    date: 2023-11-10 22:13:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5838 …}
  +nested: Doctrine\ORM\PersistentCollection {#5840 …}
  +votes: Doctrine\ORM\PersistentCollection {#5842 …}
  +reports: Doctrine\ORM\PersistentCollection {#5844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5848 …}
  -id: 109053
  -bodyTs: "'/)':273 '/hlissner/dotfiles#frequently-asked-questions)on':390 '/posts/nix-direnv)to':244 '/watch?v=0uixre8xlby)':277 '/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':197 '1':131,288 '20mins':447 'abl':335 'abstract':494 'abstract-liquid':493 'agre':397 'alloc':34 'allow':205 'also':323,349 'ansibl':74,107 'approach':132 'around':138,296 'automat':122,245 'bare':101 'base':249,421 'bit':36 'btw':496 'build':8,77,295,305,316,431,487,490 'capabl':371 'clone':218,226 'code':44 'combin':237 'comput':367 'concept':171 'config':60,393,411,433 'confus':310 'consid':324 'contain':198 'croughan':281 'current':252 'day':42 'defin':114,140 'desktop':330,454 'determinate.systems':243 'determinate.systems/posts/nix-direnv)to':242 'develop':186,215,222,232,247 'devshel':188,203 'directori':253 'direnv':241 'docker':81,109 'docker/compose':89 'dockerfil':287 'easili':79,379 'encompass':259 'enter':230 'environ':233,248 'everyon':206 'everyth':342 'exampl':192,260 'exist':364 'extens':87 'faq':387 'feel':369 'flake':285 'flake.nix':200 'flawless':439 'flow':56 'forg':416 'full':452 'git':415,435 'git-forg':414 'github':223 'github.com':196,389 'github.com/hlissner/dotfiles#frequently-asked-questions)on':388 'github.com/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':195 'gnome':453 'go':123 'goal':5,13 'great':396 'hand':168 'hlissner':385 'host':82 'hour':40 'improv':49 'initi':402 'instal':174,419 'interest':69 'intrigu':350 'iso':423 'lab':84 'languag':314 'laptop':332,426 'late':481 'leav':441 'less':37,370 'like':240,346 'liquid':495 'look':268,383 'love':473 'm':33 'machin':182 'manag':291 'matthew':280 'most':113 'need':154 'new':64 'nix':130,148,176,214,221,263,284,312,489 'nix-flak':283 'nixified.ai':270,272 'nixified.ai/)':271 'nixo':59,66,96,293,355,404,422 'one':178,357 'os':340 'overal':4,12 'p.s':471 'packag':290 'pc':407,443 'person':46,353 'point':462 'potent':361 'present':278 'primari':329 'problem':134 'project':16,47,210 'provid':201,265 'push':409 'reach':126,159 'recommend':173,377 'replicat':80 'repo':219,228 'repons':482 'respons':470 'result':21 'run':213 'said':400 'script':75,317 'setup':246,458 'shell':187 'sinc':97 'skill':51 'sntx/nix-bg':492 'softwar':362 'sold':466 'solv':149 'sorri':467 'sourcehut':491 'specif':72,128 'state':129,142,161 'step':116,152 'sway':457 'swayfx':194 'switch':92,327 'system':27,94,120,306,392 'take':266,381 'taken':157 'test':181 'theat':469 'thing':105 'think':299,354 'though':297 'three':39 'time':29,31,55 'tinker':24 'told':428 'tool':239 'touch':102 'tri':166,184,403 'unattend':444 'use':88 've':86,100 'wallpap':475,484 'want':118,144,164,256 'way':137,344 'went':449 'willpower3309/swayfx':224 'without':225,368 'work':207,438 'worri':478 'written':319 'www.youtube.com':276 'www.youtube.com/watch?v=0uixre8xlby)':275"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5969519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699650802 {#5836
    date: 2023-11-10 22:13:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#5837
  +user: App\Entity\User {#4846 …}
  +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 {#5754
    +user: Proxies\__CG__\App\Entity\User {#5373 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5641
      +user: App\Entity\User {#4846 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4833
          +user: App\Entity\User {#4846 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4827
            date: 2023-11-12 11:44:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4834 …}
          +nested: Doctrine\ORM\PersistentCollection {#4836 …}
          +votes: Doctrine\ORM\PersistentCollection {#4838 …}
          +reports: Doctrine\ORM\PersistentCollection {#4840 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
          -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 {#4828
            date: 2023-11-07 22:07:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699352939 {#4829
            date: 2023-11-07 11:28:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4833}
        +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699463990 {#5370
          date: 2023-11-08 18:19:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@sntx@lemm.ee"
        ]
        +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: 102148
        -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5160595"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699463990 {#5371
          date: 2023-11-08 18:19:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: """
        My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
        \n
        The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
        \n
        - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
        - If you’re interested, I can also DM you the disko expression for it\n
        \n
        [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
        \n
        [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699466797 {#5639
        date: 2023-11-08 19:06:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
        "@KillSwitch10@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: 102265
      -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5874608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699466797 {#5640
        date: 2023-11-08 19:06:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      This looks like a whole project. What is the overall goal of this build?\n
      \n
      I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab. I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
      \n
      Sorry for theate response. P.S. I love your wallpaper.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699592658 {#5752
      date: 2023-11-10 06:04:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@KillSwitch10@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5755 …}
    +nested: Doctrine\ORM\PersistentCollection {#5757 …}
    +votes: Doctrine\ORM\PersistentCollection {#5759 …}
    +reports: Doctrine\ORM\PersistentCollection {#5761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5765 …}
    -id: 106618
    -bodyTs: "'abl':53 'also':41,67 'ansibl':28 'build':14,31 'consid':42 'desktop':48 'docker':35 'easili':33 'everyth':60 'goal':11 'host':36 'interest':23 'intrigu':68 'lab':38 'laptop':50 'like':3,64 'look':2 'love':75 'new':18 'nixo':20 'os':58 'overal':10 'p.s':73 'primari':47 'project':6 'replicat':34 'respons':72 'script':29 'sorri':69 'specif':26 'switch':45 'theat':71 'wallpap':77 'way':62 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5201297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699592658 {#5753
      date: 2023-11-10 06:04:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    > What is the overall goal of this build?\n
    \n
    There’s no overall goal to the project. It’s just the result of me tinkering with my systems from time to time (I’m allocating a bit less than three hours each day to coding on personal projects to improve my skills, some of that time flows into my nixos config).\n
    \n
    ---\n
    \n
    > I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab.\n
    \n
    I’ve extensively used docker/compose before I switched my systems to NixOS, since then I’ve barely touched it.\n
    \n
    The thing with Ansible and Docker is that you mostly define the steps you want your systems to automatically go through to reach a specific state.\n
    \n
    Nix[^1] approaches the problem the other way around. You define the state you want to have, and Nix solves for the steps that need to be taken to reach that state.\n
    \n
    If you want to try your hands at that concept, I recommend installing just Nix on one of your test machines and trying out `development shells`/`devshells`with it.\n
    \n
    For example the [SwayFX](https://github.com/WillPower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#L45)repo contains a `flake.nix` providing a `devShell`. This allows everyone working on the project to just run `nix develop` in the cloned repo, or `nix develop github:WillPower3309/swayfx` without cloning the repo to enter the development environment.\n
    \n
    This can be combined with tools like [direnv](https://determinate.systems/posts/nix-direnv)to automatically setup development environments, based on the current directory.\n
    \n
    If you want a more encompassing example of what Nix can provide, take a look at:\n
    \n
    - [nixified.ai](https://nixified.ai/)\n
    - [This](https://www.youtube.com/watch?v=0uixRE8xlbY) presentation by Matthew Croughan on Nix-Flakes and Dockerfiles.\n
    \n
    [^1]: The “package manager” that NixOS is build around. Though I think of it more as a “build system” - not to be confused with Nix, the language the build “scripts” are written in.\n
    \n
    ---\n
    \n
    > I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
    \n
    While I personally think NixOS is one of the most potent software in existence, and a computer without feels less capable for me, I do not recommend it easily.\n
    \n
    Just take a look at [hlissner’s FAQ](https://github.com/hlissner/dotfiles#frequently-asked-questions)on his system config (which I greatly agree with).\n
    \n
    That said, I initially tried NixOS on my PC and pushed the config to a git-forge. I then installed the base NixOS ISO on my laptop and told it to build the config from git. And that worked flawlessly.\n
    \n
    In leaving the PC unattended for about 20mins, it went from a full Gnome desktop to my Sway setup.\n
    \n
    That’s the point when I was sold.\n
    \n
    ---\n
    \n
    > Sorry for theate response. P.S. I love your wallpaper.\n
    \n
    Don’t worry about the late reponse ^^\n
    \n
    The wallpaper can be build with `nix build sourcehut:~sntx/nix-bg#abstract-liquid` btw.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699650802 {#5835
    date: 2023-11-10 22:13:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5838 …}
  +nested: Doctrine\ORM\PersistentCollection {#5840 …}
  +votes: Doctrine\ORM\PersistentCollection {#5842 …}
  +reports: Doctrine\ORM\PersistentCollection {#5844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5848 …}
  -id: 109053
  -bodyTs: "'/)':273 '/hlissner/dotfiles#frequently-asked-questions)on':390 '/posts/nix-direnv)to':244 '/watch?v=0uixre8xlby)':277 '/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':197 '1':131,288 '20mins':447 'abl':335 'abstract':494 'abstract-liquid':493 'agre':397 'alloc':34 'allow':205 'also':323,349 'ansibl':74,107 'approach':132 'around':138,296 'automat':122,245 'bare':101 'base':249,421 'bit':36 'btw':496 'build':8,77,295,305,316,431,487,490 'capabl':371 'clone':218,226 'code':44 'combin':237 'comput':367 'concept':171 'config':60,393,411,433 'confus':310 'consid':324 'contain':198 'croughan':281 'current':252 'day':42 'defin':114,140 'desktop':330,454 'determinate.systems':243 'determinate.systems/posts/nix-direnv)to':242 'develop':186,215,222,232,247 'devshel':188,203 'directori':253 'direnv':241 'docker':81,109 'docker/compose':89 'dockerfil':287 'easili':79,379 'encompass':259 'enter':230 'environ':233,248 'everyon':206 'everyth':342 'exampl':192,260 'exist':364 'extens':87 'faq':387 'feel':369 'flake':285 'flake.nix':200 'flawless':439 'flow':56 'forg':416 'full':452 'git':415,435 'git-forg':414 'github':223 'github.com':196,389 'github.com/hlissner/dotfiles#frequently-asked-questions)on':388 'github.com/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':195 'gnome':453 'go':123 'goal':5,13 'great':396 'hand':168 'hlissner':385 'host':82 'hour':40 'improv':49 'initi':402 'instal':174,419 'interest':69 'intrigu':350 'iso':423 'lab':84 'languag':314 'laptop':332,426 'late':481 'leav':441 'less':37,370 'like':240,346 'liquid':495 'look':268,383 'love':473 'm':33 'machin':182 'manag':291 'matthew':280 'most':113 'need':154 'new':64 'nix':130,148,176,214,221,263,284,312,489 'nix-flak':283 'nixified.ai':270,272 'nixified.ai/)':271 'nixo':59,66,96,293,355,404,422 'one':178,357 'os':340 'overal':4,12 'p.s':471 'packag':290 'pc':407,443 'person':46,353 'point':462 'potent':361 'present':278 'primari':329 'problem':134 'project':16,47,210 'provid':201,265 'push':409 'reach':126,159 'recommend':173,377 'replicat':80 'repo':219,228 'repons':482 'respons':470 'result':21 'run':213 'said':400 'script':75,317 'setup':246,458 'shell':187 'sinc':97 'skill':51 'sntx/nix-bg':492 'softwar':362 'sold':466 'solv':149 'sorri':467 'sourcehut':491 'specif':72,128 'state':129,142,161 'step':116,152 'sway':457 'swayfx':194 'switch':92,327 'system':27,94,120,306,392 'take':266,381 'taken':157 'test':181 'theat':469 'thing':105 'think':299,354 'though':297 'three':39 'time':29,31,55 'tinker':24 'told':428 'tool':239 'touch':102 'tri':166,184,403 'unattend':444 'use':88 've':86,100 'wallpap':475,484 'want':118,144,164,256 'way':137,344 'went':449 'willpower3309/swayfx':224 'without':225,368 'work':207,438 'worri':478 'written':319 'www.youtube.com':276 'www.youtube.com/watch?v=0uixre8xlby)':275"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5969519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699650802 {#5836
    date: 2023-11-10 22:13:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#5837
  +user: App\Entity\User {#4846 …}
  +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 {#5754
    +user: Proxies\__CG__\App\Entity\User {#5373 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5641
      +user: App\Entity\User {#4846 …}
      +entry: App\Entity\Entry {#2412}
      +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 {#4833
          +user: App\Entity\User {#4846 …}
          +entry: App\Entity\Entry {#2412}
          +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 {#4827
            date: 2023-11-12 11:44:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4834 …}
          +nested: Doctrine\ORM\PersistentCollection {#4836 …}
          +votes: Doctrine\ORM\PersistentCollection {#4838 …}
          +reports: Doctrine\ORM\PersistentCollection {#4840 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
          -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 {#4828
            date: 2023-11-07 22:07:36.0 +01:00
          }
          +createdAt: DateTimeImmutable @1699352939 {#4829
            date: 2023-11-07 11:28:59.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4833}
        +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699463990 {#5370
          date: 2023-11-08 18:19:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@sntx@lemm.ee"
        ]
        +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: 102148
        -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5160595"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699463990 {#5371
          date: 2023-11-08 18:19:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: """
        My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
        \n
        The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
        \n
        - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
        - If you’re interested, I can also DM you the disko expression for it\n
        \n
        [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
        \n
        [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699466797 {#5639
        date: 2023-11-08 19:06:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
        "@KillSwitch10@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: 102265
      -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5874608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699466797 {#5640
        date: 2023-11-08 19:06:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      This looks like a whole project. What is the overall goal of this build?\n
      \n
      I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab. I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
      \n
      Sorry for theate response. P.S. I love your wallpaper.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699592658 {#5752
      date: 2023-11-10 06:04:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@KillSwitch10@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5755 …}
    +nested: Doctrine\ORM\PersistentCollection {#5757 …}
    +votes: Doctrine\ORM\PersistentCollection {#5759 …}
    +reports: Doctrine\ORM\PersistentCollection {#5761 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5763 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5765 …}
    -id: 106618
    -bodyTs: "'abl':53 'also':41,67 'ansibl':28 'build':14,31 'consid':42 'desktop':48 'docker':35 'easili':33 'everyth':60 'goal':11 'host':36 'interest':23 'intrigu':68 'lab':38 'laptop':50 'like':3,64 'look':2 'love':75 'new':18 'nixo':20 'os':58 'overal':10 'p.s':73 'primari':47 'project':6 'replicat':34 'respons':72 'script':29 'sorri':69 'specif':26 'switch':45 'theat':71 'wallpap':77 'way':62 'whole':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5201297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699592658 {#5753
      date: 2023-11-10 06:04:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    > What is the overall goal of this build?\n
    \n
    There’s no overall goal to the project. It’s just the result of me tinkering with my systems from time to time (I’m allocating a bit less than three hours each day to coding on personal projects to improve my skills, some of that time flows into my nixos config).\n
    \n
    ---\n
    \n
    > I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab.\n
    \n
    I’ve extensively used docker/compose before I switched my systems to NixOS, since then I’ve barely touched it.\n
    \n
    The thing with Ansible and Docker is that you mostly define the steps you want your systems to automatically go through to reach a specific state.\n
    \n
    Nix[^1] approaches the problem the other way around. You define the state you want to have, and Nix solves for the steps that need to be taken to reach that state.\n
    \n
    If you want to try your hands at that concept, I recommend installing just Nix on one of your test machines and trying out `development shells`/`devshells`with it.\n
    \n
    For example the [SwayFX](https://github.com/WillPower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#L45)repo contains a `flake.nix` providing a `devShell`. This allows everyone working on the project to just run `nix develop` in the cloned repo, or `nix develop github:WillPower3309/swayfx` without cloning the repo to enter the development environment.\n
    \n
    This can be combined with tools like [direnv](https://determinate.systems/posts/nix-direnv)to automatically setup development environments, based on the current directory.\n
    \n
    If you want a more encompassing example of what Nix can provide, take a look at:\n
    \n
    - [nixified.ai](https://nixified.ai/)\n
    - [This](https://www.youtube.com/watch?v=0uixRE8xlbY) presentation by Matthew Croughan on Nix-Flakes and Dockerfiles.\n
    \n
    [^1]: The “package manager” that NixOS is build around. Though I think of it more as a “build system” - not to be confused with Nix, the language the build “scripts” are written in.\n
    \n
    ---\n
    \n
    > I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
    \n
    While I personally think NixOS is one of the most potent software in existence, and a computer without feels less capable for me, I do not recommend it easily.\n
    \n
    Just take a look at [hlissner’s FAQ](https://github.com/hlissner/dotfiles#frequently-asked-questions)on his system config (which I greatly agree with).\n
    \n
    That said, I initially tried NixOS on my PC and pushed the config to a git-forge. I then installed the base NixOS ISO on my laptop and told it to build the config from git. And that worked flawlessly.\n
    \n
    In leaving the PC unattended for about 20mins, it went from a full Gnome desktop to my Sway setup.\n
    \n
    That’s the point when I was sold.\n
    \n
    ---\n
    \n
    > Sorry for theate response. P.S. I love your wallpaper.\n
    \n
    Don’t worry about the late reponse ^^\n
    \n
    The wallpaper can be build with `nix build sourcehut:~sntx/nix-bg#abstract-liquid` btw.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699650802 {#5835
    date: 2023-11-10 22:13:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5838 …}
  +nested: Doctrine\ORM\PersistentCollection {#5840 …}
  +votes: Doctrine\ORM\PersistentCollection {#5842 …}
  +reports: Doctrine\ORM\PersistentCollection {#5844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5848 …}
  -id: 109053
  -bodyTs: "'/)':273 '/hlissner/dotfiles#frequently-asked-questions)on':390 '/posts/nix-direnv)to':244 '/watch?v=0uixre8xlby)':277 '/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':197 '1':131,288 '20mins':447 'abl':335 'abstract':494 'abstract-liquid':493 'agre':397 'alloc':34 'allow':205 'also':323,349 'ansibl':74,107 'approach':132 'around':138,296 'automat':122,245 'bare':101 'base':249,421 'bit':36 'btw':496 'build':8,77,295,305,316,431,487,490 'capabl':371 'clone':218,226 'code':44 'combin':237 'comput':367 'concept':171 'config':60,393,411,433 'confus':310 'consid':324 'contain':198 'croughan':281 'current':252 'day':42 'defin':114,140 'desktop':330,454 'determinate.systems':243 'determinate.systems/posts/nix-direnv)to':242 'develop':186,215,222,232,247 'devshel':188,203 'directori':253 'direnv':241 'docker':81,109 'docker/compose':89 'dockerfil':287 'easili':79,379 'encompass':259 'enter':230 'environ':233,248 'everyon':206 'everyth':342 'exampl':192,260 'exist':364 'extens':87 'faq':387 'feel':369 'flake':285 'flake.nix':200 'flawless':439 'flow':56 'forg':416 'full':452 'git':415,435 'git-forg':414 'github':223 'github.com':196,389 'github.com/hlissner/dotfiles#frequently-asked-questions)on':388 'github.com/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':195 'gnome':453 'go':123 'goal':5,13 'great':396 'hand':168 'hlissner':385 'host':82 'hour':40 'improv':49 'initi':402 'instal':174,419 'interest':69 'intrigu':350 'iso':423 'lab':84 'languag':314 'laptop':332,426 'late':481 'leav':441 'less':37,370 'like':240,346 'liquid':495 'look':268,383 'love':473 'm':33 'machin':182 'manag':291 'matthew':280 'most':113 'need':154 'new':64 'nix':130,148,176,214,221,263,284,312,489 'nix-flak':283 'nixified.ai':270,272 'nixified.ai/)':271 'nixo':59,66,96,293,355,404,422 'one':178,357 'os':340 'overal':4,12 'p.s':471 'packag':290 'pc':407,443 'person':46,353 'point':462 'potent':361 'present':278 'primari':329 'problem':134 'project':16,47,210 'provid':201,265 'push':409 'reach':126,159 'recommend':173,377 'replicat':80 'repo':219,228 'repons':482 'respons':470 'result':21 'run':213 'said':400 'script':75,317 'setup':246,458 'shell':187 'sinc':97 'skill':51 'sntx/nix-bg':492 'softwar':362 'sold':466 'solv':149 'sorri':467 'sourcehut':491 'specif':72,128 'state':129,142,161 'step':116,152 'sway':457 'swayfx':194 'switch':92,327 'system':27,94,120,306,392 'take':266,381 'taken':157 'test':181 'theat':469 'thing':105 'think':299,354 'though':297 'three':39 'time':29,31,55 'tinker':24 'told':428 'tool':239 'touch':102 'tri':166,184,403 'unattend':444 'use':88 've':86,100 'wallpap':475,484 'want':118,144,164,256 'way':137,344 'went':449 'willpower3309/swayfx':224 'without':225,368 'work':207,438 'worri':478 'written':319 'www.youtube.com':276 'www.youtube.com/watch?v=0uixre8xlby)':275"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5969519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699650802 {#5836
    date: 2023-11-10 22:13:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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
218 DENIED moderate
App\Entity\EntryComment {#5906
  +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 {#5837
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5754
      +user: Proxies\__CG__\App\Entity\User {#5373 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5641
        +user: App\Entity\User {#4846 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4833
            +user: App\Entity\User {#4846 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4827
              date: 2023-11-12 11:44:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4834 …}
            +nested: Doctrine\ORM\PersistentCollection {#4836 …}
            +votes: Doctrine\ORM\PersistentCollection {#4838 …}
            +reports: Doctrine\ORM\PersistentCollection {#4840 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
            -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 {#4828
              date: 2023-11-07 22:07:36.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699352939 {#4829
              date: 2023-11-07 11:28:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4833}
          +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1699463990 {#5370
            date: 2023-11-08 18:19:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@sntx@lemm.ee"
          ]
          +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: 102148
          -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5160595"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699463990 {#5371
            date: 2023-11-08 18:19:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4833}
        +body: """
          My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
          \n
          The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
          \n
          - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
          - If you’re interested, I can also DM you the disko expression for it\n
          \n
          [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
          \n
          [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699466797 {#5639
          date: 2023-11-08 19:06:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@sntx@lemm.ee"
          "@KillSwitch10@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: 102265
        -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5874608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699466797 {#5640
          date: 2023-11-08 19:06:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: """
        This looks like a whole project. What is the overall goal of this build?\n
        \n
        I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab. I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
        \n
        Sorry for theate response. P.S. I love your wallpaper.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699592658 {#5752
        date: 2023-11-10 06:04:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
        "@KillSwitch10@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5755 …}
      +nested: Doctrine\ORM\PersistentCollection {#5757 …}
      +votes: Doctrine\ORM\PersistentCollection {#5759 …}
      +reports: Doctrine\ORM\PersistentCollection {#5761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5765 …}
      -id: 106618
      -bodyTs: "'abl':53 'also':41,67 'ansibl':28 'build':14,31 'consid':42 'desktop':48 'docker':35 'easili':33 'everyth':60 'goal':11 'host':36 'interest':23 'intrigu':68 'lab':38 'laptop':50 'like':3,64 'look':2 'love':75 'new':18 'nixo':20 'os':58 'overal':10 'p.s':73 'primari':47 'project':6 'replicat':34 'respons':72 'script':29 'sorri':69 'specif':26 'switch':45 'theat':71 'wallpap':77 'way':62 'whole':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5201297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699592658 {#5753
        date: 2023-11-10 06:04:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      > What is the overall goal of this build?\n
      \n
      There’s no overall goal to the project. It’s just the result of me tinkering with my systems from time to time (I’m allocating a bit less than three hours each day to coding on personal projects to improve my skills, some of that time flows into my nixos config).\n
      \n
      ---\n
      \n
      > I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab.\n
      \n
      I’ve extensively used docker/compose before I switched my systems to NixOS, since then I’ve barely touched it.\n
      \n
      The thing with Ansible and Docker is that you mostly define the steps you want your systems to automatically go through to reach a specific state.\n
      \n
      Nix[^1] approaches the problem the other way around. You define the state you want to have, and Nix solves for the steps that need to be taken to reach that state.\n
      \n
      If you want to try your hands at that concept, I recommend installing just Nix on one of your test machines and trying out `development shells`/`devshells`with it.\n
      \n
      For example the [SwayFX](https://github.com/WillPower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#L45)repo contains a `flake.nix` providing a `devShell`. This allows everyone working on the project to just run `nix develop` in the cloned repo, or `nix develop github:WillPower3309/swayfx` without cloning the repo to enter the development environment.\n
      \n
      This can be combined with tools like [direnv](https://determinate.systems/posts/nix-direnv)to automatically setup development environments, based on the current directory.\n
      \n
      If you want a more encompassing example of what Nix can provide, take a look at:\n
      \n
      - [nixified.ai](https://nixified.ai/)\n
      - [This](https://www.youtube.com/watch?v=0uixRE8xlbY) presentation by Matthew Croughan on Nix-Flakes and Dockerfiles.\n
      \n
      [^1]: The “package manager” that NixOS is build around. Though I think of it more as a “build system” - not to be confused with Nix, the language the build “scripts” are written in.\n
      \n
      ---\n
      \n
      > I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
      \n
      While I personally think NixOS is one of the most potent software in existence, and a computer without feels less capable for me, I do not recommend it easily.\n
      \n
      Just take a look at [hlissner’s FAQ](https://github.com/hlissner/dotfiles#frequently-asked-questions)on his system config (which I greatly agree with).\n
      \n
      That said, I initially tried NixOS on my PC and pushed the config to a git-forge. I then installed the base NixOS ISO on my laptop and told it to build the config from git. And that worked flawlessly.\n
      \n
      In leaving the PC unattended for about 20mins, it went from a full Gnome desktop to my Sway setup.\n
      \n
      That’s the point when I was sold.\n
      \n
      ---\n
      \n
      > Sorry for theate response. P.S. I love your wallpaper.\n
      \n
      Don’t worry about the late reponse ^^\n
      \n
      The wallpaper can be build with `nix build sourcehut:~sntx/nix-bg#abstract-liquid` btw.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699650802 {#5835
      date: 2023-11-10 22:13:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@KillSwitch10@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5838 …}
    +nested: Doctrine\ORM\PersistentCollection {#5840 …}
    +votes: Doctrine\ORM\PersistentCollection {#5842 …}
    +reports: Doctrine\ORM\PersistentCollection {#5844 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5848 …}
    -id: 109053
    -bodyTs: "'/)':273 '/hlissner/dotfiles#frequently-asked-questions)on':390 '/posts/nix-direnv)to':244 '/watch?v=0uixre8xlby)':277 '/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':197 '1':131,288 '20mins':447 'abl':335 'abstract':494 'abstract-liquid':493 'agre':397 'alloc':34 'allow':205 'also':323,349 'ansibl':74,107 'approach':132 'around':138,296 'automat':122,245 'bare':101 'base':249,421 'bit':36 'btw':496 'build':8,77,295,305,316,431,487,490 'capabl':371 'clone':218,226 'code':44 'combin':237 'comput':367 'concept':171 'config':60,393,411,433 'confus':310 'consid':324 'contain':198 'croughan':281 'current':252 'day':42 'defin':114,140 'desktop':330,454 'determinate.systems':243 'determinate.systems/posts/nix-direnv)to':242 'develop':186,215,222,232,247 'devshel':188,203 'directori':253 'direnv':241 'docker':81,109 'docker/compose':89 'dockerfil':287 'easili':79,379 'encompass':259 'enter':230 'environ':233,248 'everyon':206 'everyth':342 'exampl':192,260 'exist':364 'extens':87 'faq':387 'feel':369 'flake':285 'flake.nix':200 'flawless':439 'flow':56 'forg':416 'full':452 'git':415,435 'git-forg':414 'github':223 'github.com':196,389 'github.com/hlissner/dotfiles#frequently-asked-questions)on':388 'github.com/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':195 'gnome':453 'go':123 'goal':5,13 'great':396 'hand':168 'hlissner':385 'host':82 'hour':40 'improv':49 'initi':402 'instal':174,419 'interest':69 'intrigu':350 'iso':423 'lab':84 'languag':314 'laptop':332,426 'late':481 'leav':441 'less':37,370 'like':240,346 'liquid':495 'look':268,383 'love':473 'm':33 'machin':182 'manag':291 'matthew':280 'most':113 'need':154 'new':64 'nix':130,148,176,214,221,263,284,312,489 'nix-flak':283 'nixified.ai':270,272 'nixified.ai/)':271 'nixo':59,66,96,293,355,404,422 'one':178,357 'os':340 'overal':4,12 'p.s':471 'packag':290 'pc':407,443 'person':46,353 'point':462 'potent':361 'present':278 'primari':329 'problem':134 'project':16,47,210 'provid':201,265 'push':409 'reach':126,159 'recommend':173,377 'replicat':80 'repo':219,228 'repons':482 'respons':470 'result':21 'run':213 'said':400 'script':75,317 'setup':246,458 'shell':187 'sinc':97 'skill':51 'sntx/nix-bg':492 'softwar':362 'sold':466 'solv':149 'sorri':467 'sourcehut':491 'specif':72,128 'state':129,142,161 'step':116,152 'sway':457 'swayfx':194 'switch':92,327 'system':27,94,120,306,392 'take':266,381 'taken':157 'test':181 'theat':469 'thing':105 'think':299,354 'though':297 'three':39 'time':29,31,55 'tinker':24 'told':428 'tool':239 'touch':102 'tri':166,184,403 'unattend':444 'use':88 've':86,100 'wallpap':475,484 'want':118,144,164,256 'way':137,344 'went':449 'willpower3309/swayfx':224 'without':225,368 'work':207,438 'worri':478 'written':319 'www.youtube.com':276 'www.youtube.com/watch?v=0uixre8xlby)':275"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5969519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699650802 {#5836
      date: 2023-11-10 22:13:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    Humm good points in the articles. I think my goal of building docker hosts makes more sense. It is interesting how the took the declarative concepts of something like terraform and kubernetes and built it into an OS. It’s kind of like fedora silverblue but the two took different approaches. Perhaps fedora makes more sense on a desktop. I have a dev and DevOps background and like the idea of being able to more deeply learn Linux without having to rebuild my system from scratch when I bust it.\n
    \n
    Can you explain home manager? What about things to consider when installing NIX package manager on another distro?\n
    \n
    Perhaps figuring out how to get the wallpaper out of a nix distrobox would be a good learning experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699679912 {#5903
    date: 2023-11-11 06:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5907 …}
  +nested: Doctrine\ORM\PersistentCollection {#5909 …}
  +votes: Doctrine\ORM\PersistentCollection {#5911 …}
  +reports: Doctrine\ORM\PersistentCollection {#5913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5917 …}
  -id: 110117
  -bodyTs: "'abl':73 'anoth':107 'approach':51 'articl':6 'background':66 'build':12 'built':34 'bust':89 'concept':26 'consid':100 'declar':25 'deepli':76 'desktop':59 'dev':63 'devop':65 'differ':50 'distro':108 'distrobox':121 'docker':13 'experi':127 'explain':93 'fedora':44,53 'figur':110 'get':114 'goal':10 'good':2,125 'home':94 'host':14 'humm':1 'idea':70 'instal':102 'interest':20 'kind':41 'kubernet':32 'learn':77,126 'like':29,43,68 'linux':78 'make':15,54 'manag':95,105 'nix':103,120 'os':38 'packag':104 'perhap':52,109 'point':3 'rebuild':82 'scratch':86 'sens':17,56 'silverblu':45 'someth':28 'system':84 'terraform':30 'thing':98 'think':8 'took':23,49 'two':48 'wallpap':116 'without':79 'would':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5227457"
  +editedAt: DateTimeImmutable @1699785950 {#5904
    date: 2023-11-12 11:45:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699679912 {#5905
    date: 2023-11-11 06:18:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#5906
  +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 {#5837
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5754
      +user: Proxies\__CG__\App\Entity\User {#5373 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5641
        +user: App\Entity\User {#4846 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4833
            +user: App\Entity\User {#4846 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4827
              date: 2023-11-12 11:44:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4834 …}
            +nested: Doctrine\ORM\PersistentCollection {#4836 …}
            +votes: Doctrine\ORM\PersistentCollection {#4838 …}
            +reports: Doctrine\ORM\PersistentCollection {#4840 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
            -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 {#4828
              date: 2023-11-07 22:07:36.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699352939 {#4829
              date: 2023-11-07 11:28:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4833}
          +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1699463990 {#5370
            date: 2023-11-08 18:19:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@sntx@lemm.ee"
          ]
          +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: 102148
          -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5160595"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699463990 {#5371
            date: 2023-11-08 18:19:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4833}
        +body: """
          My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
          \n
          The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
          \n
          - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
          - If you’re interested, I can also DM you the disko expression for it\n
          \n
          [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
          \n
          [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699466797 {#5639
          date: 2023-11-08 19:06:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@sntx@lemm.ee"
          "@KillSwitch10@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: 102265
        -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5874608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699466797 {#5640
          date: 2023-11-08 19:06:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: """
        This looks like a whole project. What is the overall goal of this build?\n
        \n
        I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab. I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
        \n
        Sorry for theate response. P.S. I love your wallpaper.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699592658 {#5752
        date: 2023-11-10 06:04:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
        "@KillSwitch10@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5755 …}
      +nested: Doctrine\ORM\PersistentCollection {#5757 …}
      +votes: Doctrine\ORM\PersistentCollection {#5759 …}
      +reports: Doctrine\ORM\PersistentCollection {#5761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5765 …}
      -id: 106618
      -bodyTs: "'abl':53 'also':41,67 'ansibl':28 'build':14,31 'consid':42 'desktop':48 'docker':35 'easili':33 'everyth':60 'goal':11 'host':36 'interest':23 'intrigu':68 'lab':38 'laptop':50 'like':3,64 'look':2 'love':75 'new':18 'nixo':20 'os':58 'overal':10 'p.s':73 'primari':47 'project':6 'replicat':34 'respons':72 'script':29 'sorri':69 'specif':26 'switch':45 'theat':71 'wallpap':77 'way':62 'whole':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5201297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699592658 {#5753
        date: 2023-11-10 06:04:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      > What is the overall goal of this build?\n
      \n
      There’s no overall goal to the project. It’s just the result of me tinkering with my systems from time to time (I’m allocating a bit less than three hours each day to coding on personal projects to improve my skills, some of that time flows into my nixos config).\n
      \n
      ---\n
      \n
      > I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab.\n
      \n
      I’ve extensively used docker/compose before I switched my systems to NixOS, since then I’ve barely touched it.\n
      \n
      The thing with Ansible and Docker is that you mostly define the steps you want your systems to automatically go through to reach a specific state.\n
      \n
      Nix[^1] approaches the problem the other way around. You define the state you want to have, and Nix solves for the steps that need to be taken to reach that state.\n
      \n
      If you want to try your hands at that concept, I recommend installing just Nix on one of your test machines and trying out `development shells`/`devshells`with it.\n
      \n
      For example the [SwayFX](https://github.com/WillPower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#L45)repo contains a `flake.nix` providing a `devShell`. This allows everyone working on the project to just run `nix develop` in the cloned repo, or `nix develop github:WillPower3309/swayfx` without cloning the repo to enter the development environment.\n
      \n
      This can be combined with tools like [direnv](https://determinate.systems/posts/nix-direnv)to automatically setup development environments, based on the current directory.\n
      \n
      If you want a more encompassing example of what Nix can provide, take a look at:\n
      \n
      - [nixified.ai](https://nixified.ai/)\n
      - [This](https://www.youtube.com/watch?v=0uixRE8xlbY) presentation by Matthew Croughan on Nix-Flakes and Dockerfiles.\n
      \n
      [^1]: The “package manager” that NixOS is build around. Though I think of it more as a “build system” - not to be confused with Nix, the language the build “scripts” are written in.\n
      \n
      ---\n
      \n
      > I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
      \n
      While I personally think NixOS is one of the most potent software in existence, and a computer without feels less capable for me, I do not recommend it easily.\n
      \n
      Just take a look at [hlissner’s FAQ](https://github.com/hlissner/dotfiles#frequently-asked-questions)on his system config (which I greatly agree with).\n
      \n
      That said, I initially tried NixOS on my PC and pushed the config to a git-forge. I then installed the base NixOS ISO on my laptop and told it to build the config from git. And that worked flawlessly.\n
      \n
      In leaving the PC unattended for about 20mins, it went from a full Gnome desktop to my Sway setup.\n
      \n
      That’s the point when I was sold.\n
      \n
      ---\n
      \n
      > Sorry for theate response. P.S. I love your wallpaper.\n
      \n
      Don’t worry about the late reponse ^^\n
      \n
      The wallpaper can be build with `nix build sourcehut:~sntx/nix-bg#abstract-liquid` btw.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699650802 {#5835
      date: 2023-11-10 22:13:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@KillSwitch10@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5838 …}
    +nested: Doctrine\ORM\PersistentCollection {#5840 …}
    +votes: Doctrine\ORM\PersistentCollection {#5842 …}
    +reports: Doctrine\ORM\PersistentCollection {#5844 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5848 …}
    -id: 109053
    -bodyTs: "'/)':273 '/hlissner/dotfiles#frequently-asked-questions)on':390 '/posts/nix-direnv)to':244 '/watch?v=0uixre8xlby)':277 '/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':197 '1':131,288 '20mins':447 'abl':335 'abstract':494 'abstract-liquid':493 'agre':397 'alloc':34 'allow':205 'also':323,349 'ansibl':74,107 'approach':132 'around':138,296 'automat':122,245 'bare':101 'base':249,421 'bit':36 'btw':496 'build':8,77,295,305,316,431,487,490 'capabl':371 'clone':218,226 'code':44 'combin':237 'comput':367 'concept':171 'config':60,393,411,433 'confus':310 'consid':324 'contain':198 'croughan':281 'current':252 'day':42 'defin':114,140 'desktop':330,454 'determinate.systems':243 'determinate.systems/posts/nix-direnv)to':242 'develop':186,215,222,232,247 'devshel':188,203 'directori':253 'direnv':241 'docker':81,109 'docker/compose':89 'dockerfil':287 'easili':79,379 'encompass':259 'enter':230 'environ':233,248 'everyon':206 'everyth':342 'exampl':192,260 'exist':364 'extens':87 'faq':387 'feel':369 'flake':285 'flake.nix':200 'flawless':439 'flow':56 'forg':416 'full':452 'git':415,435 'git-forg':414 'github':223 'github.com':196,389 'github.com/hlissner/dotfiles#frequently-asked-questions)on':388 'github.com/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':195 'gnome':453 'go':123 'goal':5,13 'great':396 'hand':168 'hlissner':385 'host':82 'hour':40 'improv':49 'initi':402 'instal':174,419 'interest':69 'intrigu':350 'iso':423 'lab':84 'languag':314 'laptop':332,426 'late':481 'leav':441 'less':37,370 'like':240,346 'liquid':495 'look':268,383 'love':473 'm':33 'machin':182 'manag':291 'matthew':280 'most':113 'need':154 'new':64 'nix':130,148,176,214,221,263,284,312,489 'nix-flak':283 'nixified.ai':270,272 'nixified.ai/)':271 'nixo':59,66,96,293,355,404,422 'one':178,357 'os':340 'overal':4,12 'p.s':471 'packag':290 'pc':407,443 'person':46,353 'point':462 'potent':361 'present':278 'primari':329 'problem':134 'project':16,47,210 'provid':201,265 'push':409 'reach':126,159 'recommend':173,377 'replicat':80 'repo':219,228 'repons':482 'respons':470 'result':21 'run':213 'said':400 'script':75,317 'setup':246,458 'shell':187 'sinc':97 'skill':51 'sntx/nix-bg':492 'softwar':362 'sold':466 'solv':149 'sorri':467 'sourcehut':491 'specif':72,128 'state':129,142,161 'step':116,152 'sway':457 'swayfx':194 'switch':92,327 'system':27,94,120,306,392 'take':266,381 'taken':157 'test':181 'theat':469 'thing':105 'think':299,354 'though':297 'three':39 'time':29,31,55 'tinker':24 'told':428 'tool':239 'touch':102 'tri':166,184,403 'unattend':444 'use':88 've':86,100 'wallpap':475,484 'want':118,144,164,256 'way':137,344 'went':449 'willpower3309/swayfx':224 'without':225,368 'work':207,438 'worri':478 'written':319 'www.youtube.com':276 'www.youtube.com/watch?v=0uixre8xlby)':275"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5969519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699650802 {#5836
      date: 2023-11-10 22:13:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    Humm good points in the articles. I think my goal of building docker hosts makes more sense. It is interesting how the took the declarative concepts of something like terraform and kubernetes and built it into an OS. It’s kind of like fedora silverblue but the two took different approaches. Perhaps fedora makes more sense on a desktop. I have a dev and DevOps background and like the idea of being able to more deeply learn Linux without having to rebuild my system from scratch when I bust it.\n
    \n
    Can you explain home manager? What about things to consider when installing NIX package manager on another distro?\n
    \n
    Perhaps figuring out how to get the wallpaper out of a nix distrobox would be a good learning experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699679912 {#5903
    date: 2023-11-11 06:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5907 …}
  +nested: Doctrine\ORM\PersistentCollection {#5909 …}
  +votes: Doctrine\ORM\PersistentCollection {#5911 …}
  +reports: Doctrine\ORM\PersistentCollection {#5913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5917 …}
  -id: 110117
  -bodyTs: "'abl':73 'anoth':107 'approach':51 'articl':6 'background':66 'build':12 'built':34 'bust':89 'concept':26 'consid':100 'declar':25 'deepli':76 'desktop':59 'dev':63 'devop':65 'differ':50 'distro':108 'distrobox':121 'docker':13 'experi':127 'explain':93 'fedora':44,53 'figur':110 'get':114 'goal':10 'good':2,125 'home':94 'host':14 'humm':1 'idea':70 'instal':102 'interest':20 'kind':41 'kubernet':32 'learn':77,126 'like':29,43,68 'linux':78 'make':15,54 'manag':95,105 'nix':103,120 'os':38 'packag':104 'perhap':52,109 'point':3 'rebuild':82 'scratch':86 'sens':17,56 'silverblu':45 'someth':28 'system':84 'terraform':30 'thing':98 'think':8 'took':23,49 'two':48 'wallpap':116 'without':79 'would':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5227457"
  +editedAt: DateTimeImmutable @1699785950 {#5904
    date: 2023-11-12 11:45:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699679912 {#5905
    date: 2023-11-11 06:18:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#5906
  +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 {#5837
    +user: App\Entity\User {#4846 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5754
      +user: Proxies\__CG__\App\Entity\User {#5373 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5641
        +user: App\Entity\User {#4846 …}
        +entry: App\Entity\Entry {#2412}
        +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 {#4833
            +user: App\Entity\User {#4846 …}
            +entry: App\Entity\Entry {#2412}
            +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 {#4827
              date: 2023-11-12 11:44:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@wolf@lemmy.zip"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4834 …}
            +nested: Doctrine\ORM\PersistentCollection {#4836 …}
            +votes: Doctrine\ORM\PersistentCollection {#4838 …}
            +reports: Doctrine\ORM\PersistentCollection {#4840 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4842 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4844 …}
            -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 {#4828
              date: 2023-11-07 22:07:36.0 +01:00
            }
            +createdAt: DateTimeImmutable @1699352939 {#4829
              date: 2023-11-07 11:28:59.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4833}
          +body: "This is a very interesting setup would you mind providing more explanation / documentation? Also would you mind sharing your nixOS config? I would love to try it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1699463990 {#5370
            date: 2023-11-08 18:19:50.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@wolf@lemmy.zip"
            "@sntx@lemm.ee"
          ]
          +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: 102148
          -bodyTs: "'also':14 'config':21 'document':13 'explan':12 'interest':5 'love':24 'mind':9,17 'nixo':20 'provid':10 'setup':6 'share':18 'tri':26 'would':7,15,23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5160595"
          +editedAt: null
          +createdAt: DateTimeImmutable @1699463990 {#5371
            date: 2023-11-08 18:19:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4833}
        +body: """
          My system configuration can be found on [git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1). I’ve linked the file tree pinned to the version 0.1.1 of my config, since I’m currrently restructuring the entire config[^1] as the current tree is non-optimal[^2].\n
          \n
          The documentation in the README in combination with the files should cover most of what I’ve described, with the following exception: disko is not present to the repo yet, since I’ve set it up with a forked version of my config and the merge depends on finishing the restructuring of my system configuration.\n
          \n
          - You can take a look at [these](https://git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md) (non-declarative) installation steps to get an idea on how TMPFS as root can be setup\n
          - If you’re interested, I can also DM you the disko expression for it\n
          \n
          [^1]: The goal is to provide definitions for desktops, user-packages, system-packages, themes and users. Each system can then enable a set of users, which in turn have their own desktop, user-packages and theme. A system can also enable system-packages for itself, independent of users. If a user is enabled that has a desktop set, the system will need to have display-manager set as well, which should launch the users configured desktop.\n
          \n
          [^2]: The current config assumes a primary user, and can only configure a single DE and apply the application/service configs only to that user.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699466797 {#5639
          date: 2023-11-08 19:06:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@wolf@lemmy.zip"
          "@sntx@lemm.ee"
          "@KillSwitch10@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: 102265
        -bodyTs: "'/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':107 '/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':10 '0.1.1':21 '1':33,139 '2':42,220 'also':131,181 'appli':236 'application/service':238 'assum':224 'combin':49 'config':24,32,85,223,239 'configur':3,97,218,231 'cover':54 'current':36,222 'currrent':28 'de':234 'declar':110 'definit':145 'depend':89 'describ':60 'desktop':147,172,199,219 'disko':65,135 'display':208 'display-manag':207 'dm':132 'document':44 'enabl':161,182,195 'entir':31 'except':64 'express':136 'file':15,52 'finish':91 'follow':63 'fork':81 'found':6 'get':114 'git.sr.ht':9,106 'git.sr.ht/~sntx/flake/blob/main/modules/hardware/iovis/install.md)':105 'git.sr.ht/~sntx/flake](https://git.sr.ht/~sntx/flake/tree/0.1.1).':8 'goal':141 'idea':116 'independ':188 'instal':111 'interest':128 'launch':215 'link':13 'look':102 'm':27 'manag':209 'merg':88 'need':204 'non':40,109 'non-declar':108 'non-optim':39 'optim':41 'packag':150,153,175,185 'pin':17 'present':68 'primari':226 'provid':144 're':127 'readm':47 'repo':71 'restructur':29,93 'root':121 'set':76,163,200,210 'setup':124 'sinc':25,73 'singl':233 'step':112 'system':2,96,152,158,179,184,202 'system-packag':151,183 'take':100 'theme':154,177 'tmpfs':119 'tree':16,37 'turn':168 'user':149,156,165,174,190,193,217,227,243 'user-packag':148,173 've':12,59,75 'version':20,82 'well':212 'yet':72"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5874608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699466797 {#5640
          date: 2023-11-08 19:06:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4833}
      +body: """
        This looks like a whole project. What is the overall goal of this build?\n
        \n
        I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab. I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
        \n
        Sorry for theate response. P.S. I love your wallpaper.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699592658 {#5752
        date: 2023-11-10 06:04:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
        "@sntx@lemm.ee"
        "@KillSwitch10@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5755 …}
      +nested: Doctrine\ORM\PersistentCollection {#5757 …}
      +votes: Doctrine\ORM\PersistentCollection {#5759 …}
      +reports: Doctrine\ORM\PersistentCollection {#5761 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5763 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5765 …}
      -id: 106618
      -bodyTs: "'abl':53 'also':41,67 'ansibl':28 'build':14,31 'consid':42 'desktop':48 'docker':35 'easili':33 'everyth':60 'goal':11 'host':36 'interest':23 'intrigu':68 'lab':38 'laptop':50 'like':3,64 'look':2 'love':75 'new':18 'nixo':20 'os':58 'overal':10 'p.s':73 'primari':47 'project':6 'replicat':34 'respons':72 'script':29 'sorri':69 'specif':26 'switch':45 'theat':71 'wallpap':77 'way':62 'whole':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5201297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699592658 {#5753
        date: 2023-11-10 06:04:18.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4833}
    +body: """
      > What is the overall goal of this build?\n
      \n
      There’s no overall goal to the project. It’s just the result of me tinkering with my systems from time to time (I’m allocating a bit less than three hours each day to coding on personal projects to improve my skills, some of that time flows into my nixos config).\n
      \n
      ---\n
      \n
      > I am very new to nixOS and am interested in it. Specifically for ansible scripts to build out easily replicateable docker hosts for lab.\n
      \n
      I’ve extensively used docker/compose before I switched my systems to NixOS, since then I’ve barely touched it.\n
      \n
      The thing with Ansible and Docker is that you mostly define the steps you want your systems to automatically go through to reach a specific state.\n
      \n
      Nix[^1] approaches the problem the other way around. You define the state you want to have, and Nix solves for the steps that need to be taken to reach that state.\n
      \n
      If you want to try your hands at that concept, I recommend installing just Nix on one of your test machines and trying out `development shells`/`devshells`with it.\n
      \n
      For example the [SwayFX](https://github.com/WillPower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#L45)repo contains a `flake.nix` providing a `devShell`. This allows everyone working on the project to just run `nix develop` in the cloned repo, or `nix develop github:WillPower3309/swayfx` without cloning the repo to enter the development environment.\n
      \n
      This can be combined with tools like [direnv](https://determinate.systems/posts/nix-direnv)to automatically setup development environments, based on the current directory.\n
      \n
      If you want a more encompassing example of what Nix can provide, take a look at:\n
      \n
      - [nixified.ai](https://nixified.ai/)\n
      - [This](https://www.youtube.com/watch?v=0uixRE8xlbY) presentation by Matthew Croughan on Nix-Flakes and Dockerfiles.\n
      \n
      [^1]: The “package manager” that NixOS is build around. Though I think of it more as a “build system” - not to be confused with Nix, the language the build “scripts” are written in.\n
      \n
      ---\n
      \n
      > I have also considered it for switching my primary desktop and laptops as being able to have the same OS with everything the way I like it is also intriguing.\n
      \n
      While I personally think NixOS is one of the most potent software in existence, and a computer without feels less capable for me, I do not recommend it easily.\n
      \n
      Just take a look at [hlissner’s FAQ](https://github.com/hlissner/dotfiles#frequently-asked-questions)on his system config (which I greatly agree with).\n
      \n
      That said, I initially tried NixOS on my PC and pushed the config to a git-forge. I then installed the base NixOS ISO on my laptop and told it to build the config from git. And that worked flawlessly.\n
      \n
      In leaving the PC unattended for about 20mins, it went from a full Gnome desktop to my Sway setup.\n
      \n
      That’s the point when I was sold.\n
      \n
      ---\n
      \n
      > Sorry for theate response. P.S. I love your wallpaper.\n
      \n
      Don’t worry about the late reponse ^^\n
      \n
      The wallpaper can be build with `nix build sourcehut:~sntx/nix-bg#abstract-liquid` btw.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1699650802 {#5835
      date: 2023-11-10 22:13:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
      "@sntx@lemm.ee"
      "@KillSwitch10@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5838 …}
    +nested: Doctrine\ORM\PersistentCollection {#5840 …}
    +votes: Doctrine\ORM\PersistentCollection {#5842 …}
    +reports: Doctrine\ORM\PersistentCollection {#5844 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5848 …}
    -id: 109053
    -bodyTs: "'/)':273 '/hlissner/dotfiles#frequently-asked-questions)on':390 '/posts/nix-direnv)to':244 '/watch?v=0uixre8xlby)':277 '/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':197 '1':131,288 '20mins':447 'abl':335 'abstract':494 'abstract-liquid':493 'agre':397 'alloc':34 'allow':205 'also':323,349 'ansibl':74,107 'approach':132 'around':138,296 'automat':122,245 'bare':101 'base':249,421 'bit':36 'btw':496 'build':8,77,295,305,316,431,487,490 'capabl':371 'clone':218,226 'code':44 'combin':237 'comput':367 'concept':171 'config':60,393,411,433 'confus':310 'consid':324 'contain':198 'croughan':281 'current':252 'day':42 'defin':114,140 'desktop':330,454 'determinate.systems':243 'determinate.systems/posts/nix-direnv)to':242 'develop':186,215,222,232,247 'devshel':188,203 'directori':253 'direnv':241 'docker':81,109 'docker/compose':89 'dockerfil':287 'easili':79,379 'encompass':259 'enter':230 'environ':233,248 'everyon':206 'everyth':342 'exampl':192,260 'exist':364 'extens':87 'faq':387 'feel':369 'flake':285 'flake.nix':200 'flawless':439 'flow':56 'forg':416 'full':452 'git':415,435 'git-forg':414 'github':223 'github.com':196,389 'github.com/hlissner/dotfiles#frequently-asked-questions)on':388 'github.com/willpower3309/swayfx/blob/2d6944dc1481003b4e02e656b2d7a2d4d6db58c6/flake.nix#l45)repo':195 'gnome':453 'go':123 'goal':5,13 'great':396 'hand':168 'hlissner':385 'host':82 'hour':40 'improv':49 'initi':402 'instal':174,419 'interest':69 'intrigu':350 'iso':423 'lab':84 'languag':314 'laptop':332,426 'late':481 'leav':441 'less':37,370 'like':240,346 'liquid':495 'look':268,383 'love':473 'm':33 'machin':182 'manag':291 'matthew':280 'most':113 'need':154 'new':64 'nix':130,148,176,214,221,263,284,312,489 'nix-flak':283 'nixified.ai':270,272 'nixified.ai/)':271 'nixo':59,66,96,293,355,404,422 'one':178,357 'os':340 'overal':4,12 'p.s':471 'packag':290 'pc':407,443 'person':46,353 'point':462 'potent':361 'present':278 'primari':329 'problem':134 'project':16,47,210 'provid':201,265 'push':409 'reach':126,159 'recommend':173,377 'replicat':80 'repo':219,228 'repons':482 'respons':470 'result':21 'run':213 'said':400 'script':75,317 'setup':246,458 'shell':187 'sinc':97 'skill':51 'sntx/nix-bg':492 'softwar':362 'sold':466 'solv':149 'sorri':467 'sourcehut':491 'specif':72,128 'state':129,142,161 'step':116,152 'sway':457 'swayfx':194 'switch':92,327 'system':27,94,120,306,392 'take':266,381 'taken':157 'test':181 'theat':469 'thing':105 'think':299,354 'though':297 'three':39 'time':29,31,55 'tinker':24 'told':428 'tool':239 'touch':102 'tri':166,184,403 'unattend':444 'use':88 've':86,100 'wallpap':475,484 'want':118,144,164,256 'way':137,344 'went':449 'willpower3309/swayfx':224 'without':225,368 'work':207,438 'worri':478 'written':319 'www.youtube.com':276 'www.youtube.com/watch?v=0uixre8xlby)':275"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5969519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699650802 {#5836
      date: 2023-11-10 22:13:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4833}
  +body: """
    Humm good points in the articles. I think my goal of building docker hosts makes more sense. It is interesting how the took the declarative concepts of something like terraform and kubernetes and built it into an OS. It’s kind of like fedora silverblue but the two took different approaches. Perhaps fedora makes more sense on a desktop. I have a dev and DevOps background and like the idea of being able to more deeply learn Linux without having to rebuild my system from scratch when I bust it.\n
    \n
    Can you explain home manager? What about things to consider when installing NIX package manager on another distro?\n
    \n
    Perhaps figuring out how to get the wallpaper out of a nix distrobox would be a good learning experience.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699679912 {#5903
    date: 2023-11-11 06:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
    "@sntx@lemm.ee"
    "@KillSwitch10@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5907 …}
  +nested: Doctrine\ORM\PersistentCollection {#5909 …}
  +votes: Doctrine\ORM\PersistentCollection {#5911 …}
  +reports: Doctrine\ORM\PersistentCollection {#5913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5917 …}
  -id: 110117
  -bodyTs: "'abl':73 'anoth':107 'approach':51 'articl':6 'background':66 'build':12 'built':34 'bust':89 'concept':26 'consid':100 'declar':25 'deepli':76 'desktop':59 'dev':63 'devop':65 'differ':50 'distro':108 'distrobox':121 'docker':13 'experi':127 'explain':93 'fedora':44,53 'figur':110 'get':114 'goal':10 'good':2,125 'home':94 'host':14 'humm':1 'idea':70 'instal':102 'interest':20 'kind':41 'kubernet':32 'learn':77,126 'like':29,43,68 'linux':78 'make':15,54 'manag':95,105 'nix':103,120 'os':38 'packag':104 'perhap':52,109 'point':3 'rebuild':82 'scratch':86 'sens':17,56 'silverblu':45 'someth':28 'system':84 'terraform':30 'thing':98 'think':8 'took':23,49 'two':48 'wallpap':116 'without':79 'would':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5227457"
  +editedAt: DateTimeImmutable @1699785950 {#5904
    date: 2023-11-12 11:45:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699679912 {#5905
    date: 2023-11-11 06:18:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 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
222 DENIED moderate
App\Entity\EntryComment {#4907
  +user: App\Entity\User {#4920 …}
  +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 {#4901
    date: 2023-11-11 00:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -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 {#4902
    date: 2023-11-07 22:42:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699354724 {#4903
    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
223 DENIED edit
App\Entity\EntryComment {#4907
  +user: App\Entity\User {#4920 …}
  +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 {#4901
    date: 2023-11-11 00:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -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 {#4902
    date: 2023-11-07 22:42:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699354724 {#4903
    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
224 DENIED moderate
App\Entity\EntryComment {#4907
  +user: App\Entity\User {#4920 …}
  +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 {#4901
    date: 2023-11-11 00:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4908 …}
  +nested: Doctrine\ORM\PersistentCollection {#4910 …}
  +votes: Doctrine\ORM\PersistentCollection {#4912 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -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 {#4902
    date: 2023-11-07 22:42:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699354724 {#4903
    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
225 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
226 DENIED moderate
App\Entity\EntryComment {#5388
  +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 {#4907
    +user: App\Entity\User {#4920 …}
    +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 {#4901
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4902
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4903
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5386
    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 {#5389 …}
  +nested: Doctrine\ORM\PersistentCollection {#5391 …}
  +votes: Doctrine\ORM\PersistentCollection {#5393 …}
  +reports: Doctrine\ORM\PersistentCollection {#5395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5399 …}
  -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 {#5387
    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
227 DENIED edit
App\Entity\EntryComment {#5388
  +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 {#4907
    +user: App\Entity\User {#4920 …}
    +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 {#4901
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4902
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4903
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5386
    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 {#5389 …}
  +nested: Doctrine\ORM\PersistentCollection {#5391 …}
  +votes: Doctrine\ORM\PersistentCollection {#5393 …}
  +reports: Doctrine\ORM\PersistentCollection {#5395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5399 …}
  -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 {#5387
    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
228 DENIED moderate
App\Entity\EntryComment {#5388
  +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 {#4907
    +user: App\Entity\User {#4920 …}
    +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 {#4901
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4902
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4903
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5386
    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 {#5389 …}
  +nested: Doctrine\ORM\PersistentCollection {#5391 …}
  +votes: Doctrine\ORM\PersistentCollection {#5393 …}
  +reports: Doctrine\ORM\PersistentCollection {#5395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5397 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5399 …}
  -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 {#5387
    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
229 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
230 DENIED moderate
App\Entity\EntryComment {#5656
  +user: App\Entity\User {#4920 …}
  +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 {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4907
      +user: App\Entity\User {#4920 …}
      +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 {#4901
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4908 …}
      +nested: Doctrine\ORM\PersistentCollection {#4910 …}
      +votes: Doctrine\ORM\PersistentCollection {#4912 …}
      +reports: Doctrine\ORM\PersistentCollection {#4914 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
      -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 {#4902
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4903
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4907}
    +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 {#5386
      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 {#5389 …}
    +nested: Doctrine\ORM\PersistentCollection {#5391 …}
    +votes: Doctrine\ORM\PersistentCollection {#5393 …}
    +reports: Doctrine\ORM\PersistentCollection {#5395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5399 …}
    -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 {#5387
      date: 2023-11-07 16:51:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5654
    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 {#5657 …}
  +nested: Doctrine\ORM\PersistentCollection {#5659 …}
  +votes: Doctrine\ORM\PersistentCollection {#5661 …}
  +reports: Doctrine\ORM\PersistentCollection {#5663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5667 …}
  -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 {#5655
    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
231 DENIED edit
App\Entity\EntryComment {#5656
  +user: App\Entity\User {#4920 …}
  +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 {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4907
      +user: App\Entity\User {#4920 …}
      +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 {#4901
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4908 …}
      +nested: Doctrine\ORM\PersistentCollection {#4910 …}
      +votes: Doctrine\ORM\PersistentCollection {#4912 …}
      +reports: Doctrine\ORM\PersistentCollection {#4914 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
      -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 {#4902
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4903
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4907}
    +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 {#5386
      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 {#5389 …}
    +nested: Doctrine\ORM\PersistentCollection {#5391 …}
    +votes: Doctrine\ORM\PersistentCollection {#5393 …}
    +reports: Doctrine\ORM\PersistentCollection {#5395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5399 …}
    -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 {#5387
      date: 2023-11-07 16:51:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5654
    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 {#5657 …}
  +nested: Doctrine\ORM\PersistentCollection {#5659 …}
  +votes: Doctrine\ORM\PersistentCollection {#5661 …}
  +reports: Doctrine\ORM\PersistentCollection {#5663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5667 …}
  -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 {#5655
    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
232 DENIED moderate
App\Entity\EntryComment {#5656
  +user: App\Entity\User {#4920 …}
  +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 {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4907
      +user: App\Entity\User {#4920 …}
      +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 {#4901
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4908 …}
      +nested: Doctrine\ORM\PersistentCollection {#4910 …}
      +votes: Doctrine\ORM\PersistentCollection {#4912 …}
      +reports: Doctrine\ORM\PersistentCollection {#4914 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
      -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 {#4902
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4903
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4907}
    +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 {#5386
      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 {#5389 …}
    +nested: Doctrine\ORM\PersistentCollection {#5391 …}
    +votes: Doctrine\ORM\PersistentCollection {#5393 …}
    +reports: Doctrine\ORM\PersistentCollection {#5395 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5397 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5399 …}
    -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 {#5387
      date: 2023-11-07 16:51:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5654
    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 {#5657 …}
  +nested: Doctrine\ORM\PersistentCollection {#5659 …}
  +votes: Doctrine\ORM\PersistentCollection {#5661 …}
  +reports: Doctrine\ORM\PersistentCollection {#5663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5667 …}
  -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 {#5655
    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
233 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
234 DENIED moderate
App\Entity\EntryComment {#5403
  +user: Proxies\__CG__\App\Entity\User {#5404 …}
  +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 {#4907
    +user: App\Entity\User {#4920 …}
    +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 {#4901
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4902
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4903
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5401
    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 {#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: 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 {#5402
    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
235 DENIED edit
App\Entity\EntryComment {#5403
  +user: Proxies\__CG__\App\Entity\User {#5404 …}
  +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 {#4907
    +user: App\Entity\User {#4920 …}
    +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 {#4901
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4902
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4903
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5401
    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 {#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: 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 {#5402
    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
236 DENIED moderate
App\Entity\EntryComment {#5403
  +user: Proxies\__CG__\App\Entity\User {#5404 …}
  +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 {#4907
    +user: App\Entity\User {#4920 …}
    +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 {#4901
      date: 2023-11-11 00:56:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4908 …}
    +nested: Doctrine\ORM\PersistentCollection {#4910 …}
    +votes: Doctrine\ORM\PersistentCollection {#4912 …}
    +reports: Doctrine\ORM\PersistentCollection {#4914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
    -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 {#4902
      date: 2023-11-07 22:42:54.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699354724 {#4903
      date: 2023-11-07 11:58:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5401
    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 {#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: 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 {#5402
    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
237 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
238 DENIED moderate
App\Entity\EntryComment {#5581
  +user: App\Entity\User {#4920 …}
  +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 {#5403
    +user: Proxies\__CG__\App\Entity\User {#5404 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4907
      +user: App\Entity\User {#4920 …}
      +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 {#4901
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4908 …}
      +nested: Doctrine\ORM\PersistentCollection {#4910 …}
      +votes: Doctrine\ORM\PersistentCollection {#4912 …}
      +reports: Doctrine\ORM\PersistentCollection {#4914 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
      -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 {#4902
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4903
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4907}
    +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 {#5401
      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 {#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: 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 {#5402
      date: 2023-11-07 12:31:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5579
    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 {#5582 …}
  +nested: Doctrine\ORM\PersistentCollection {#5584 …}
  +votes: Doctrine\ORM\PersistentCollection {#5586 …}
  +reports: Doctrine\ORM\PersistentCollection {#5588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5592 …}
  -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 {#5580
    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
239 DENIED edit
App\Entity\EntryComment {#5581
  +user: App\Entity\User {#4920 …}
  +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 {#5403
    +user: Proxies\__CG__\App\Entity\User {#5404 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4907
      +user: App\Entity\User {#4920 …}
      +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 {#4901
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4908 …}
      +nested: Doctrine\ORM\PersistentCollection {#4910 …}
      +votes: Doctrine\ORM\PersistentCollection {#4912 …}
      +reports: Doctrine\ORM\PersistentCollection {#4914 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
      -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 {#4902
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4903
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4907}
    +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 {#5401
      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 {#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: 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 {#5402
      date: 2023-11-07 12:31:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5579
    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 {#5582 …}
  +nested: Doctrine\ORM\PersistentCollection {#5584 …}
  +votes: Doctrine\ORM\PersistentCollection {#5586 …}
  +reports: Doctrine\ORM\PersistentCollection {#5588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5592 …}
  -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 {#5580
    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
240 DENIED moderate
App\Entity\EntryComment {#5581
  +user: App\Entity\User {#4920 …}
  +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 {#5403
    +user: Proxies\__CG__\App\Entity\User {#5404 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4907
      +user: App\Entity\User {#4920 …}
      +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 {#4901
        date: 2023-11-11 00:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4908 …}
      +nested: Doctrine\ORM\PersistentCollection {#4910 …}
      +votes: Doctrine\ORM\PersistentCollection {#4912 …}
      +reports: Doctrine\ORM\PersistentCollection {#4914 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
      -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 {#4902
        date: 2023-11-07 22:42:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699354724 {#4903
        date: 2023-11-07 11:58:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4907}
    +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 {#5401
      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 {#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: 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 {#5402
      date: 2023-11-07 12:31:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4907}
  +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 {#5579
    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 {#5582 …}
  +nested: Doctrine\ORM\PersistentCollection {#5584 …}
  +votes: Doctrine\ORM\PersistentCollection {#5586 …}
  +reports: Doctrine\ORM\PersistentCollection {#5588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5592 …}
  -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 {#5580
    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
241 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
242 DENIED moderate
App\Entity\EntryComment {#4982
  +user: App\Entity\User {#4995 …}
  +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 {#4976
    date: 2023-11-08 06:13:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4983 …}
  +nested: Doctrine\ORM\PersistentCollection {#4985 …}
  +votes: Doctrine\ORM\PersistentCollection {#4987 …}
  +reports: Doctrine\ORM\PersistentCollection {#4989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
  -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 {#4977
    date: 2023-11-08 03:20:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699366759 {#4978
    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
243 DENIED edit
App\Entity\EntryComment {#4982
  +user: App\Entity\User {#4995 …}
  +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 {#4976
    date: 2023-11-08 06:13:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4983 …}
  +nested: Doctrine\ORM\PersistentCollection {#4985 …}
  +votes: Doctrine\ORM\PersistentCollection {#4987 …}
  +reports: Doctrine\ORM\PersistentCollection {#4989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
  -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 {#4977
    date: 2023-11-08 03:20:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699366759 {#4978
    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
244 DENIED moderate
App\Entity\EntryComment {#4982
  +user: App\Entity\User {#4995 …}
  +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 {#4976
    date: 2023-11-08 06:13:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4983 …}
  +nested: Doctrine\ORM\PersistentCollection {#4985 …}
  +votes: Doctrine\ORM\PersistentCollection {#4987 …}
  +reports: Doctrine\ORM\PersistentCollection {#4989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
  -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 {#4977
    date: 2023-11-08 03:20:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699366759 {#4978
    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
245 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
246 DENIED moderate
App\Entity\EntryComment {#5419
  +user: Proxies\__CG__\App\Entity\User {#5420 …}
  +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 {#4982
    +user: App\Entity\User {#4995 …}
    +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 {#4976
      date: 2023-11-08 06:13:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4983 …}
    +nested: Doctrine\ORM\PersistentCollection {#4985 …}
    +votes: Doctrine\ORM\PersistentCollection {#4987 …}
    +reports: Doctrine\ORM\PersistentCollection {#4989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
    -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 {#4977
      date: 2023-11-08 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699366759 {#4978
      date: 2023-11-07 15:19:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4982}
  +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 {#5417
    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 {#5421 …}
  +nested: Doctrine\ORM\PersistentCollection {#5423 …}
  +votes: Doctrine\ORM\PersistentCollection {#5425 …}
  +reports: Doctrine\ORM\PersistentCollection {#5427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5431 …}
  -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 {#5418
    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
247 DENIED edit
App\Entity\EntryComment {#5419
  +user: Proxies\__CG__\App\Entity\User {#5420 …}
  +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 {#4982
    +user: App\Entity\User {#4995 …}
    +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 {#4976
      date: 2023-11-08 06:13:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4983 …}
    +nested: Doctrine\ORM\PersistentCollection {#4985 …}
    +votes: Doctrine\ORM\PersistentCollection {#4987 …}
    +reports: Doctrine\ORM\PersistentCollection {#4989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
    -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 {#4977
      date: 2023-11-08 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699366759 {#4978
      date: 2023-11-07 15:19:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4982}
  +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 {#5417
    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 {#5421 …}
  +nested: Doctrine\ORM\PersistentCollection {#5423 …}
  +votes: Doctrine\ORM\PersistentCollection {#5425 …}
  +reports: Doctrine\ORM\PersistentCollection {#5427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5431 …}
  -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 {#5418
    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
248 DENIED moderate
App\Entity\EntryComment {#5419
  +user: Proxies\__CG__\App\Entity\User {#5420 …}
  +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 {#4982
    +user: App\Entity\User {#4995 …}
    +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 {#4976
      date: 2023-11-08 06:13:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4983 …}
    +nested: Doctrine\ORM\PersistentCollection {#4985 …}
    +votes: Doctrine\ORM\PersistentCollection {#4987 …}
    +reports: Doctrine\ORM\PersistentCollection {#4989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
    -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 {#4977
      date: 2023-11-08 03:20:06.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699366759 {#4978
      date: 2023-11-07 15:19:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4982}
  +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 {#5417
    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 {#5421 …}
  +nested: Doctrine\ORM\PersistentCollection {#5423 …}
  +votes: Doctrine\ORM\PersistentCollection {#5425 …}
  +reports: Doctrine\ORM\PersistentCollection {#5427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5431 …}
  -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 {#5418
    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
249 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
250 DENIED moderate
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4995 …}
  +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 {#5419
    +user: Proxies\__CG__\App\Entity\User {#5420 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4982
      +user: App\Entity\User {#4995 …}
      +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 {#4976
        date: 2023-11-08 06:13:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4983 …}
      +nested: Doctrine\ORM\PersistentCollection {#4985 …}
      +votes: Doctrine\ORM\PersistentCollection {#4987 …}
      +reports: Doctrine\ORM\PersistentCollection {#4989 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
      -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 {#4977
        date: 2023-11-08 03:20:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699366759 {#4978
        date: 2023-11-07 15:19:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4982}
    +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 {#5417
      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 {#5421 …}
    +nested: Doctrine\ORM\PersistentCollection {#5423 …}
    +votes: Doctrine\ORM\PersistentCollection {#5425 …}
    +reports: Doctrine\ORM\PersistentCollection {#5427 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5429 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5431 …}
    -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 {#5418
      date: 2023-11-07 17:38:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4982}
  +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 {#5609
    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 {#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: 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 {#5610
    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
251 DENIED edit
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4995 …}
  +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 {#5419
    +user: Proxies\__CG__\App\Entity\User {#5420 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4982
      +user: App\Entity\User {#4995 …}
      +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 {#4976
        date: 2023-11-08 06:13:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4983 …}
      +nested: Doctrine\ORM\PersistentCollection {#4985 …}
      +votes: Doctrine\ORM\PersistentCollection {#4987 …}
      +reports: Doctrine\ORM\PersistentCollection {#4989 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
      -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 {#4977
        date: 2023-11-08 03:20:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699366759 {#4978
        date: 2023-11-07 15:19:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4982}
    +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 {#5417
      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 {#5421 …}
    +nested: Doctrine\ORM\PersistentCollection {#5423 …}
    +votes: Doctrine\ORM\PersistentCollection {#5425 …}
    +reports: Doctrine\ORM\PersistentCollection {#5427 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5429 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5431 …}
    -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 {#5418
      date: 2023-11-07 17:38:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4982}
  +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 {#5609
    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 {#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: 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 {#5610
    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
252 DENIED moderate
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4995 …}
  +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 {#5419
    +user: Proxies\__CG__\App\Entity\User {#5420 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4982
      +user: App\Entity\User {#4995 …}
      +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 {#4976
        date: 2023-11-08 06:13:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4983 …}
      +nested: Doctrine\ORM\PersistentCollection {#4985 …}
      +votes: Doctrine\ORM\PersistentCollection {#4987 …}
      +reports: Doctrine\ORM\PersistentCollection {#4989 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
      -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 {#4977
        date: 2023-11-08 03:20:06.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699366759 {#4978
        date: 2023-11-07 15:19:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4982}
    +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 {#5417
      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 {#5421 …}
    +nested: Doctrine\ORM\PersistentCollection {#5423 …}
    +votes: Doctrine\ORM\PersistentCollection {#5425 …}
    +reports: Doctrine\ORM\PersistentCollection {#5427 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5429 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5431 …}
    -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 {#5418
      date: 2023-11-07 17:38:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4982}
  +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 {#5609
    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 {#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: 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 {#5610
    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
253 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
254 DENIED moderate
App\Entity\EntryComment {#5056
  +user: App\Entity\User {#5069 …}
  +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 {#5051
    date: 2023-11-08 21:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5057 …}
  +nested: Doctrine\ORM\PersistentCollection {#5059 …}
  +votes: Doctrine\ORM\PersistentCollection {#5061 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -id: 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 {#5052
    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
255 DENIED edit
App\Entity\EntryComment {#5056
  +user: App\Entity\User {#5069 …}
  +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 {#5051
    date: 2023-11-08 21:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5057 …}
  +nested: Doctrine\ORM\PersistentCollection {#5059 …}
  +votes: Doctrine\ORM\PersistentCollection {#5061 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -id: 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 {#5052
    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
256 DENIED moderate
App\Entity\EntryComment {#5056
  +user: App\Entity\User {#5069 …}
  +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 {#5051
    date: 2023-11-08 21:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wolf@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5057 …}
  +nested: Doctrine\ORM\PersistentCollection {#5059 …}
  +votes: Doctrine\ORM\PersistentCollection {#5061 …}
  +reports: Doctrine\ORM\PersistentCollection {#5063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
  -id: 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 {#5052
    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
257 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
258 DENIED moderate
App\Entity\EntryComment {#5435
  +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 {#5056
    +user: App\Entity\User {#5069 …}
    +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 {#5051
      date: 2023-11-08 21:47:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5057 …}
    +nested: Doctrine\ORM\PersistentCollection {#5059 …}
    +votes: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
    -id: 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 {#5052
      date: 2023-11-07 18:23:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5056}
  +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 {#5433
    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 {#5436 …}
  +nested: Doctrine\ORM\PersistentCollection {#5438 …}
  +votes: Doctrine\ORM\PersistentCollection {#5440 …}
  +reports: Doctrine\ORM\PersistentCollection {#5442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
  -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 {#5434
    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
259 DENIED edit
App\Entity\EntryComment {#5435
  +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 {#5056
    +user: App\Entity\User {#5069 …}
    +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 {#5051
      date: 2023-11-08 21:47:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5057 …}
    +nested: Doctrine\ORM\PersistentCollection {#5059 …}
    +votes: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
    -id: 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 {#5052
      date: 2023-11-07 18:23:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5056}
  +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 {#5433
    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 {#5436 …}
  +nested: Doctrine\ORM\PersistentCollection {#5438 …}
  +votes: Doctrine\ORM\PersistentCollection {#5440 …}
  +reports: Doctrine\ORM\PersistentCollection {#5442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
  -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 {#5434
    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
260 DENIED moderate
App\Entity\EntryComment {#5435
  +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 {#5056
    +user: App\Entity\User {#5069 …}
    +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 {#5051
      date: 2023-11-08 21:47:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@wolf@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5057 …}
    +nested: Doctrine\ORM\PersistentCollection {#5059 …}
    +votes: Doctrine\ORM\PersistentCollection {#5061 …}
    +reports: Doctrine\ORM\PersistentCollection {#5063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
    -id: 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 {#5052
      date: 2023-11-07 18:23:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5056}
  +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 {#5433
    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 {#5436 …}
  +nested: Doctrine\ORM\PersistentCollection {#5438 …}
  +votes: Doctrine\ORM\PersistentCollection {#5440 …}
  +reports: Doctrine\ORM\PersistentCollection {#5442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
  -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 {#5434
    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
261 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
262 DENIED moderate
App\Entity\EntryComment {#5626
  +user: App\Entity\User {#5069 …}
  +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 {#5435
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5056
      +user: App\Entity\User {#5069 …}
      +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 {#5051
        date: 2023-11-08 21:47:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5057 …}
      +nested: Doctrine\ORM\PersistentCollection {#5059 …}
      +votes: Doctrine\ORM\PersistentCollection {#5061 …}
      +reports: Doctrine\ORM\PersistentCollection {#5063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
      -id: 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 {#5052
        date: 2023-11-07 18:23:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5056}
    +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 {#5433
      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 {#5436 …}
    +nested: Doctrine\ORM\PersistentCollection {#5438 …}
    +votes: Doctrine\ORM\PersistentCollection {#5440 …}
    +reports: Doctrine\ORM\PersistentCollection {#5442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
    -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 {#5434
      date: 2023-11-07 19:46:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5056}
  +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 {#5624
    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 {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5629 …}
  +votes: Doctrine\ORM\PersistentCollection {#5631 …}
  +reports: Doctrine\ORM\PersistentCollection {#5633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5637 …}
  -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 {#5625
    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
263 DENIED edit
App\Entity\EntryComment {#5626
  +user: App\Entity\User {#5069 …}
  +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 {#5435
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5056
      +user: App\Entity\User {#5069 …}
      +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 {#5051
        date: 2023-11-08 21:47:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5057 …}
      +nested: Doctrine\ORM\PersistentCollection {#5059 …}
      +votes: Doctrine\ORM\PersistentCollection {#5061 …}
      +reports: Doctrine\ORM\PersistentCollection {#5063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
      -id: 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 {#5052
        date: 2023-11-07 18:23:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5056}
    +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 {#5433
      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 {#5436 …}
    +nested: Doctrine\ORM\PersistentCollection {#5438 …}
    +votes: Doctrine\ORM\PersistentCollection {#5440 …}
    +reports: Doctrine\ORM\PersistentCollection {#5442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
    -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 {#5434
      date: 2023-11-07 19:46:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5056}
  +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 {#5624
    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 {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5629 …}
  +votes: Doctrine\ORM\PersistentCollection {#5631 …}
  +reports: Doctrine\ORM\PersistentCollection {#5633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5637 …}
  -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 {#5625
    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
264 DENIED moderate
App\Entity\EntryComment {#5626
  +user: App\Entity\User {#5069 …}
  +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 {#5435
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5056
      +user: App\Entity\User {#5069 …}
      +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 {#5051
        date: 2023-11-08 21:47:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wolf@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5057 …}
      +nested: Doctrine\ORM\PersistentCollection {#5059 …}
      +votes: Doctrine\ORM\PersistentCollection {#5061 …}
      +reports: Doctrine\ORM\PersistentCollection {#5063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5065 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5067 …}
      -id: 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 {#5052
        date: 2023-11-07 18:23:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#5056}
    +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 {#5433
      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 {#5436 …}
    +nested: Doctrine\ORM\PersistentCollection {#5438 …}
    +votes: Doctrine\ORM\PersistentCollection {#5440 …}
    +reports: Doctrine\ORM\PersistentCollection {#5442 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5444 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5446 …}
    -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 {#5434
      date: 2023-11-07 19:46:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5056}
  +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 {#5624
    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 {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5629 …}
  +votes: Doctrine\ORM\PersistentCollection {#5631 …}
  +reports: Doctrine\ORM\PersistentCollection {#5633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5637 …}
  -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 {#5625
    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
265 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