GET https://kbin.spritesserver.nl/index.php/u/@taanegl@beehaw.org/commented/2023-11-13::2023-11-13

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 …}
}
37.26 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2131 …}
  +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
  +title: "One single partition for Linux versus using a partition table?"
  +url: null
  +body: """
    Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
    \n
    I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
    \n
    - FAT32: EFI\n
    - BTRFS: `/`\n
    - Swap: Swap\n
    - Ext4: `/home`\n
    \n
    I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700169539 {#1721
    date: 2023-11-16 22:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: [
    1 => App\Entity\EntryComment {#1614
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
        \n
        - Subvolume 1, named `@` (root subvol)\n
        - Subvolume 2, named `@home` (/home subvol)\n
        - Subvolume 3, named `@srv` (/srv subvol)\n
        - Subvolume 4, named `@opt` (/opt subvol)\n
        - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
        \n
        You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
        \n
        The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
        \n
        This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
        \n
        The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700281731 {#1435
        date: 2023-11-18 05:28:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@home"
        "@srv"
        "@opt"
        "@swap"
        "@mambabasa@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 119154
      -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1632896"
      +editedAt: DateTimeImmutable @1700033918 {#1438
        date: 2023-11-15 08:38:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699867929 {#1431
        date: 2023-11-13 10:32:09.0 +01:00
      }
      +"title": 119154
    }
    0 => App\Entity\EntryComment {#1598
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: App\Entity\EntryComment {#1614}
      +body: """
        Can’t say I have. Haven’t used hibernation mode for years even. Sleep mode is just too good nowadays for me to use it, so I guess we could chalk that up to a fault of the setup.\n
        \n
        According to [ReadTheDocs (BTRFS, swapfile)](https://btrfs.readthedocs.io/en/latest/ch-swapfile.html) it’s possible under certain circumstances, but requires the 6.1 kernel to do it in a relatively easy way.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699906755 {#1550
        date: 2023-11-13 21:19:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@home"
        "@srv"
        "@opt"
        "@swap"
        "@mambabasa@slrpnk.net"
        "@taanegl@beehaw.org"
        "@KiranWells@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 120879
      -bodyTs: "'/en/latest/ch-swapfile.html)':47 '6.1':57 'accord':40 'btrfs':43 'btrfs.readthedocs.io':46 'btrfs.readthedocs.io/en/latest/ch-swapfile.html)':45 'certain':52 'chalk':31 'circumst':53 'could':30 'easi':65 'even':13 'fault':36 'good':19 'guess':28 'haven':6 'hibern':9 'kernel':58 'mode':10,15 'nowaday':20 'possibl':50 'readthedoc':42 'relat':64 'requir':55 'say':3 'setup':39 'sleep':14 'swapfil':44 'use':8,24 'way':66 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1635649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906755 {#1711
        date: 2023-11-13 21:19:15.0 +01:00
      }
      +"title": 120879
    }
  ]
  -id: 12505
  -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
  -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699948461
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3963413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862061 {#2022
    date: 2023-11-13 08:54:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2131 …}
  +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
  +title: "One single partition for Linux versus using a partition table?"
  +url: null
  +body: """
    Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
    \n
    I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
    \n
    - FAT32: EFI\n
    - BTRFS: `/`\n
    - Swap: Swap\n
    - Ext4: `/home`\n
    \n
    I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700169539 {#1721
    date: 2023-11-16 22:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: [
    1 => App\Entity\EntryComment {#1614
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
        \n
        - Subvolume 1, named `@` (root subvol)\n
        - Subvolume 2, named `@home` (/home subvol)\n
        - Subvolume 3, named `@srv` (/srv subvol)\n
        - Subvolume 4, named `@opt` (/opt subvol)\n
        - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
        \n
        You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
        \n
        The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
        \n
        This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
        \n
        The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700281731 {#1435
        date: 2023-11-18 05:28:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@home"
        "@srv"
        "@opt"
        "@swap"
        "@mambabasa@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 119154
      -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1632896"
      +editedAt: DateTimeImmutable @1700033918 {#1438
        date: 2023-11-15 08:38:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699867929 {#1431
        date: 2023-11-13 10:32:09.0 +01:00
      }
      +"title": 119154
    }
    0 => App\Entity\EntryComment {#1598
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: App\Entity\EntryComment {#1614}
      +body: """
        Can’t say I have. Haven’t used hibernation mode for years even. Sleep mode is just too good nowadays for me to use it, so I guess we could chalk that up to a fault of the setup.\n
        \n
        According to [ReadTheDocs (BTRFS, swapfile)](https://btrfs.readthedocs.io/en/latest/ch-swapfile.html) it’s possible under certain circumstances, but requires the 6.1 kernel to do it in a relatively easy way.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699906755 {#1550
        date: 2023-11-13 21:19:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@home"
        "@srv"
        "@opt"
        "@swap"
        "@mambabasa@slrpnk.net"
        "@taanegl@beehaw.org"
        "@KiranWells@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 120879
      -bodyTs: "'/en/latest/ch-swapfile.html)':47 '6.1':57 'accord':40 'btrfs':43 'btrfs.readthedocs.io':46 'btrfs.readthedocs.io/en/latest/ch-swapfile.html)':45 'certain':52 'chalk':31 'circumst':53 'could':30 'easi':65 'even':13 'fault':36 'good':19 'guess':28 'haven':6 'hibern':9 'kernel':58 'mode':10,15 'nowaday':20 'possibl':50 'readthedoc':42 'relat':64 'requir':55 'say':3 'setup':39 'sleep':14 'swapfil':44 'use':8,24 'way':66 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1635649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906755 {#1711
        date: 2023-11-13 21:19:15.0 +01:00
      }
      +"title": 120879
    }
  ]
  -id: 12505
  -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
  -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699948461
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3963413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862061 {#2022
    date: 2023-11-13 08:54:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2131 …}
  +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
  +title: "One single partition for Linux versus using a partition table?"
  +url: null
  +body: """
    Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
    \n
    I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
    \n
    - FAT32: EFI\n
    - BTRFS: `/`\n
    - Swap: Swap\n
    - Ext4: `/home`\n
    \n
    I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700169539 {#1721
    date: 2023-11-16 22:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2130 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  +badges: Doctrine\ORM\PersistentCollection {#2159 …}
  +children: [
    1 => App\Entity\EntryComment {#1614
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
        \n
        - Subvolume 1, named `@` (root subvol)\n
        - Subvolume 2, named `@home` (/home subvol)\n
        - Subvolume 3, named `@srv` (/srv subvol)\n
        - Subvolume 4, named `@opt` (/opt subvol)\n
        - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
        \n
        You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
        \n
        The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
        \n
        This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
        \n
        The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700281731 {#1435
        date: 2023-11-18 05:28:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@home"
        "@srv"
        "@opt"
        "@swap"
        "@mambabasa@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 119154
      -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1632896"
      +editedAt: DateTimeImmutable @1700033918 {#1438
        date: 2023-11-15 08:38:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699867929 {#1431
        date: 2023-11-13 10:32:09.0 +01:00
      }
      +"title": 119154
    }
    0 => App\Entity\EntryComment {#1598
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: App\Entity\EntryComment {#1614}
      +body: """
        Can’t say I have. Haven’t used hibernation mode for years even. Sleep mode is just too good nowadays for me to use it, so I guess we could chalk that up to a fault of the setup.\n
        \n
        According to [ReadTheDocs (BTRFS, swapfile)](https://btrfs.readthedocs.io/en/latest/ch-swapfile.html) it’s possible under certain circumstances, but requires the 6.1 kernel to do it in a relatively easy way.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699906755 {#1550
        date: 2023-11-13 21:19:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@home"
        "@srv"
        "@opt"
        "@swap"
        "@mambabasa@slrpnk.net"
        "@taanegl@beehaw.org"
        "@KiranWells@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 120879
      -bodyTs: "'/en/latest/ch-swapfile.html)':47 '6.1':57 'accord':40 'btrfs':43 'btrfs.readthedocs.io':46 'btrfs.readthedocs.io/en/latest/ch-swapfile.html)':45 'certain':52 'chalk':31 'circumst':53 'could':30 'easi':65 'even':13 'fault':36 'good':19 'guess':28 'haven':6 'hibern':9 'kernel':58 'mode':10,15 'nowaday':20 'possibl':50 'readthedoc':42 'relat':64 'requir':55 'say':3 'setup':39 'sleep':14 'swapfil':44 'use':8,24 'way':66 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1635649"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699906755 {#1711
        date: 2023-11-13 21:19:15.0 +01:00
      }
      +"title": 120879
    }
  ]
  -id: 12505
  -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
  -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699948461
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3963413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862061 {#2022
    date: 2023-11-13 08:54:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1614
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2131 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#1721
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      1 => App\Entity\EntryComment {#1614}
      0 => App\Entity\EntryComment {#1598
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: App\Entity\EntryComment {#1614}
        +body: """
          Can’t say I have. Haven’t used hibernation mode for years even. Sleep mode is just too good nowadays for me to use it, so I guess we could chalk that up to a fault of the setup.\n
          \n
          According to [ReadTheDocs (BTRFS, swapfile)](https://btrfs.readthedocs.io/en/latest/ch-swapfile.html) it’s possible under certain circumstances, but requires the 6.1 kernel to do it in a relatively easy way.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699906755 {#1550
          date: 2023-11-13 21:19:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@home"
          "@srv"
          "@opt"
          "@swap"
          "@mambabasa@slrpnk.net"
          "@taanegl@beehaw.org"
          "@KiranWells@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1629 …}
        +nested: Doctrine\ORM\PersistentCollection {#1626 …}
        +votes: Doctrine\ORM\PersistentCollection {#1618 …}
        +reports: Doctrine\ORM\PersistentCollection {#1597 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
        -id: 120879
        -bodyTs: "'/en/latest/ch-swapfile.html)':47 '6.1':57 'accord':40 'btrfs':43 'btrfs.readthedocs.io':46 'btrfs.readthedocs.io/en/latest/ch-swapfile.html)':45 'certain':52 'chalk':31 'circumst':53 'could':30 'easi':65 'even':13 'fault':36 'good':19 'guess':28 'haven':6 'hibern':9 'kernel':58 'mode':10,15 'nowaday':20 'possibl':50 'readthedoc':42 'relat':64 'requir':55 'say':3 'setup':39 'sleep':14 'swapfil':44 'use':8,24 'way':66 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1635649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906755 {#1711
          date: 2023-11-13 21:19:15.0 +01:00
        }
        +"title": 120879
      }
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2022
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
    \n
    - Subvolume 1, named `@` (root subvol)\n
    - Subvolume 2, named `@home` (/home subvol)\n
    - Subvolume 3, named `@srv` (/srv subvol)\n
    - Subvolume 4, named `@opt` (/opt subvol)\n
    - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
    \n
    You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
    \n
    The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
    \n
    This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
    \n
    The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700281731 {#1435
    date: 2023-11-18 05:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@home"
    "@srv"
    "@opt"
    "@swap"
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 119154
  -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1632896"
  +editedAt: DateTimeImmutable @1700033918 {#1438
    date: 2023-11-15 08:38:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699867929 {#1431
    date: 2023-11-13 10:32:09.0 +01:00
  }
  +"title": 119154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1614
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2131 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#1721
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      1 => App\Entity\EntryComment {#1614}
      0 => App\Entity\EntryComment {#1598
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: App\Entity\EntryComment {#1614}
        +body: """
          Can’t say I have. Haven’t used hibernation mode for years even. Sleep mode is just too good nowadays for me to use it, so I guess we could chalk that up to a fault of the setup.\n
          \n
          According to [ReadTheDocs (BTRFS, swapfile)](https://btrfs.readthedocs.io/en/latest/ch-swapfile.html) it’s possible under certain circumstances, but requires the 6.1 kernel to do it in a relatively easy way.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699906755 {#1550
          date: 2023-11-13 21:19:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@home"
          "@srv"
          "@opt"
          "@swap"
          "@mambabasa@slrpnk.net"
          "@taanegl@beehaw.org"
          "@KiranWells@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1629 …}
        +nested: Doctrine\ORM\PersistentCollection {#1626 …}
        +votes: Doctrine\ORM\PersistentCollection {#1618 …}
        +reports: Doctrine\ORM\PersistentCollection {#1597 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
        -id: 120879
        -bodyTs: "'/en/latest/ch-swapfile.html)':47 '6.1':57 'accord':40 'btrfs':43 'btrfs.readthedocs.io':46 'btrfs.readthedocs.io/en/latest/ch-swapfile.html)':45 'certain':52 'chalk':31 'circumst':53 'could':30 'easi':65 'even':13 'fault':36 'good':19 'guess':28 'haven':6 'hibern':9 'kernel':58 'mode':10,15 'nowaday':20 'possibl':50 'readthedoc':42 'relat':64 'requir':55 'say':3 'setup':39 'sleep':14 'swapfil':44 'use':8,24 'way':66 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1635649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906755 {#1711
          date: 2023-11-13 21:19:15.0 +01:00
        }
        +"title": 120879
      }
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2022
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
    \n
    - Subvolume 1, named `@` (root subvol)\n
    - Subvolume 2, named `@home` (/home subvol)\n
    - Subvolume 3, named `@srv` (/srv subvol)\n
    - Subvolume 4, named `@opt` (/opt subvol)\n
    - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
    \n
    You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
    \n
    The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
    \n
    This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
    \n
    The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700281731 {#1435
    date: 2023-11-18 05:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@home"
    "@srv"
    "@opt"
    "@swap"
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 119154
  -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1632896"
  +editedAt: DateTimeImmutable @1700033918 {#1438
    date: 2023-11-15 08:38:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699867929 {#1431
    date: 2023-11-13 10:32:09.0 +01:00
  }
  +"title": 119154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1614
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2131 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#1721
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      1 => App\Entity\EntryComment {#1614}
      0 => App\Entity\EntryComment {#1598
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: App\Entity\EntryComment {#1614}
        +body: """
          Can’t say I have. Haven’t used hibernation mode for years even. Sleep mode is just too good nowadays for me to use it, so I guess we could chalk that up to a fault of the setup.\n
          \n
          According to [ReadTheDocs (BTRFS, swapfile)](https://btrfs.readthedocs.io/en/latest/ch-swapfile.html) it’s possible under certain circumstances, but requires the 6.1 kernel to do it in a relatively easy way.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699906755 {#1550
          date: 2023-11-13 21:19:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@home"
          "@srv"
          "@opt"
          "@swap"
          "@mambabasa@slrpnk.net"
          "@taanegl@beehaw.org"
          "@KiranWells@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1629 …}
        +nested: Doctrine\ORM\PersistentCollection {#1626 …}
        +votes: Doctrine\ORM\PersistentCollection {#1618 …}
        +reports: Doctrine\ORM\PersistentCollection {#1597 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
        -id: 120879
        -bodyTs: "'/en/latest/ch-swapfile.html)':47 '6.1':57 'accord':40 'btrfs':43 'btrfs.readthedocs.io':46 'btrfs.readthedocs.io/en/latest/ch-swapfile.html)':45 'certain':52 'chalk':31 'circumst':53 'could':30 'easi':65 'even':13 'fault':36 'good':19 'guess':28 'haven':6 'hibern':9 'kernel':58 'mode':10,15 'nowaday':20 'possibl':50 'readthedoc':42 'relat':64 'requir':55 'say':3 'setup':39 'sleep':14 'swapfil':44 'use':8,24 'way':66 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1635649"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699906755 {#1711
          date: 2023-11-13 21:19:15.0 +01:00
        }
        +"title": 120879
      }
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2022
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
    \n
    - Subvolume 1, named `@` (root subvol)\n
    - Subvolume 2, named `@home` (/home subvol)\n
    - Subvolume 3, named `@srv` (/srv subvol)\n
    - Subvolume 4, named `@opt` (/opt subvol)\n
    - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
    \n
    You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
    \n
    The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
    \n
    This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
    \n
    The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700281731 {#1435
    date: 2023-11-18 05:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@home"
    "@srv"
    "@opt"
    "@swap"
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 119154
  -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1632896"
  +editedAt: DateTimeImmutable @1700033918 {#1438
    date: 2023-11-15 08:38:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699867929 {#1431
    date: 2023-11-13 10:32:09.0 +01:00
  }
  +"title": 119154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1598
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2131 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#1721
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      1 => App\Entity\EntryComment {#1614
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
          \n
          - Subvolume 1, named `@` (root subvol)\n
          - Subvolume 2, named `@home` (/home subvol)\n
          - Subvolume 3, named `@srv` (/srv subvol)\n
          - Subvolume 4, named `@opt` (/opt subvol)\n
          - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
          \n
          You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
          \n
          The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
          \n
          This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
          \n
          The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1700281731 {#1435
          date: 2023-11-18 05:28:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@home"
          "@srv"
          "@opt"
          "@swap"
          "@mambabasa@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1574 …}
        +nested: Doctrine\ORM\PersistentCollection {#1588 …}
        +votes: Doctrine\ORM\PersistentCollection {#1584 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
        -id: 119154
        -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1632896"
        +editedAt: DateTimeImmutable @1700033918 {#1438
          date: 2023-11-15 08:38:38.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699867929 {#1431
          date: 2023-11-13 10:32:09.0 +01:00
        }
        +"title": 119154
      }
      0 => App\Entity\EntryComment {#1598}
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2022
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: App\Entity\EntryComment {#1614}
  +body: """
    Can’t say I have. Haven’t used hibernation mode for years even. Sleep mode is just too good nowadays for me to use it, so I guess we could chalk that up to a fault of the setup.\n
    \n
    According to [ReadTheDocs (BTRFS, swapfile)](https://btrfs.readthedocs.io/en/latest/ch-swapfile.html) it’s possible under certain circumstances, but requires the 6.1 kernel to do it in a relatively easy way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699906755 {#1550
    date: 2023-11-13 21:19:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@home"
    "@srv"
    "@opt"
    "@swap"
    "@mambabasa@slrpnk.net"
    "@taanegl@beehaw.org"
    "@KiranWells@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 120879
  -bodyTs: "'/en/latest/ch-swapfile.html)':47 '6.1':57 'accord':40 'btrfs':43 'btrfs.readthedocs.io':46 'btrfs.readthedocs.io/en/latest/ch-swapfile.html)':45 'certain':52 'chalk':31 'circumst':53 'could':30 'easi':65 'even':13 'fault':36 'good':19 'guess':28 'haven':6 'hibern':9 'kernel':58 'mode':10,15 'nowaday':20 'possibl':50 'readthedoc':42 'relat':64 'requir':55 'say':3 'setup':39 'sleep':14 'swapfil':44 'use':8,24 'way':66 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699906755 {#1711
    date: 2023-11-13 21:19:15.0 +01:00
  }
  +"title": 120879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1598
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2131 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#1721
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      1 => App\Entity\EntryComment {#1614
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
          \n
          - Subvolume 1, named `@` (root subvol)\n
          - Subvolume 2, named `@home` (/home subvol)\n
          - Subvolume 3, named `@srv` (/srv subvol)\n
          - Subvolume 4, named `@opt` (/opt subvol)\n
          - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
          \n
          You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
          \n
          The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
          \n
          This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
          \n
          The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1700281731 {#1435
          date: 2023-11-18 05:28:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@home"
          "@srv"
          "@opt"
          "@swap"
          "@mambabasa@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1574 …}
        +nested: Doctrine\ORM\PersistentCollection {#1588 …}
        +votes: Doctrine\ORM\PersistentCollection {#1584 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
        -id: 119154
        -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1632896"
        +editedAt: DateTimeImmutable @1700033918 {#1438
          date: 2023-11-15 08:38:38.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699867929 {#1431
          date: 2023-11-13 10:32:09.0 +01:00
        }
        +"title": 119154
      }
      0 => App\Entity\EntryComment {#1598}
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2022
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: App\Entity\EntryComment {#1614}
  +body: """
    Can’t say I have. Haven’t used hibernation mode for years even. Sleep mode is just too good nowadays for me to use it, so I guess we could chalk that up to a fault of the setup.\n
    \n
    According to [ReadTheDocs (BTRFS, swapfile)](https://btrfs.readthedocs.io/en/latest/ch-swapfile.html) it’s possible under certain circumstances, but requires the 6.1 kernel to do it in a relatively easy way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699906755 {#1550
    date: 2023-11-13 21:19:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@home"
    "@srv"
    "@opt"
    "@swap"
    "@mambabasa@slrpnk.net"
    "@taanegl@beehaw.org"
    "@KiranWells@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 120879
  -bodyTs: "'/en/latest/ch-swapfile.html)':47 '6.1':57 'accord':40 'btrfs':43 'btrfs.readthedocs.io':46 'btrfs.readthedocs.io/en/latest/ch-swapfile.html)':45 'certain':52 'chalk':31 'circumst':53 'could':30 'easi':65 'even':13 'fault':36 'good':19 'guess':28 'haven':6 'hibern':9 'kernel':58 'mode':10,15 'nowaday':20 'possibl':50 'readthedoc':42 'relat':64 'requir':55 'say':3 'setup':39 'sleep':14 'swapfil':44 'use':8,24 'way':66 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699906755 {#1711
    date: 2023-11-13 21:19:15.0 +01:00
  }
  +"title": 120879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1598
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2131 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#1721
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2129 …}
    +votes: Doctrine\ORM\PersistentCollection {#2130 …}
    +reports: Doctrine\ORM\PersistentCollection {#2094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2159 …}
    +children: [
      1 => App\Entity\EntryComment {#1614
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
          \n
          - Subvolume 1, named `@` (root subvol)\n
          - Subvolume 2, named `@home` (/home subvol)\n
          - Subvolume 3, named `@srv` (/srv subvol)\n
          - Subvolume 4, named `@opt` (/opt subvol)\n
          - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
          \n
          You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
          \n
          The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
          \n
          This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
          \n
          The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 33
        +score: 0
        +lastActive: DateTime @1700281731 {#1435
          date: 2023-11-18 05:28:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@home"
          "@srv"
          "@opt"
          "@swap"
          "@mambabasa@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1574 …}
        +nested: Doctrine\ORM\PersistentCollection {#1588 …}
        +votes: Doctrine\ORM\PersistentCollection {#1584 …}
        +reports: Doctrine\ORM\PersistentCollection {#1580 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
        -id: 119154
        -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1632896"
        +editedAt: DateTimeImmutable @1700033918 {#1438
          date: 2023-11-15 08:38:38.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699867929 {#1431
          date: 2023-11-13 10:32:09.0 +01:00
        }
        +"title": 119154
      }
      0 => App\Entity\EntryComment {#1598}
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2022
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: App\Entity\EntryComment {#1614}
  +body: """
    Can’t say I have. Haven’t used hibernation mode for years even. Sleep mode is just too good nowadays for me to use it, so I guess we could chalk that up to a fault of the setup.\n
    \n
    According to [ReadTheDocs (BTRFS, swapfile)](https://btrfs.readthedocs.io/en/latest/ch-swapfile.html) it’s possible under certain circumstances, but requires the 6.1 kernel to do it in a relatively easy way.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699906755 {#1550
    date: 2023-11-13 21:19:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@home"
    "@srv"
    "@opt"
    "@swap"
    "@mambabasa@slrpnk.net"
    "@taanegl@beehaw.org"
    "@KiranWells@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 120879
  -bodyTs: "'/en/latest/ch-swapfile.html)':47 '6.1':57 'accord':40 'btrfs':43 'btrfs.readthedocs.io':46 'btrfs.readthedocs.io/en/latest/ch-swapfile.html)':45 'certain':52 'chalk':31 'circumst':53 'could':30 'easi':65 'even':13 'fault':36 'good':19 'guess':28 'haven':6 'hibern':9 'kernel':58 'mode':10,15 'nowaday':20 'possibl':50 'readthedoc':42 'relat':64 'requir':55 'say':3 'setup':39 'sleep':14 'swapfil':44 'use':8,24 'way':66 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699906755 {#1711
    date: 2023-11-13 21:19:15.0 +01:00
  }
  +"title": 120879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2096 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2110 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2112 …}
  +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
  +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
  +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 766
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700044707 {#2101
    date: 2023-11-15 11:38:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  +badges: Doctrine\ORM\PersistentCollection {#2116 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "Falsifiably so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700096300 {#1596
        date: 2023-11-16 01:58:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 120810
      -bodyTs: "'falsifi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1635559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699905520 {#1604
        date: 2023-11-13 20:58:40.0 +01:00
      }
      +"title": 120810
    }
  ]
  -id: 12680
  -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699991383
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6132039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904983 {#2073
    date: 2023-11-13 20:49:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2096 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2110 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2112 …}
  +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
  +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
  +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 766
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700044707 {#2101
    date: 2023-11-15 11:38:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  +badges: Doctrine\ORM\PersistentCollection {#2116 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "Falsifiably so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700096300 {#1596
        date: 2023-11-16 01:58:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 120810
      -bodyTs: "'falsifi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1635559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699905520 {#1604
        date: 2023-11-13 20:58:40.0 +01:00
      }
      +"title": 120810
    }
  ]
  -id: 12680
  -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699991383
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6132039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904983 {#2073
    date: 2023-11-13 20:49:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2096 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2110 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2112 …}
  +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
  +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
  +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 766
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700044707 {#2101
    date: 2023-11-15 11:38:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  +badges: Doctrine\ORM\PersistentCollection {#2116 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "Falsifiably so."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700096300 {#1596
        date: 2023-11-16 01:58:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 120810
      -bodyTs: "'falsifi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1635559"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699905520 {#1604
        date: 2023-11-13 20:58:40.0 +01:00
      }
      +"title": 120810
    }
  ]
  -id: 12680
  -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699991383
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6132039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904983 {#2073
    date: 2023-11-13 20:49:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1613
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2096 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2110 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2112 …}
    +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
    +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
    +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 766
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700044707 {#2101
      date: 2023-11-15 11:38:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2124 …}
    +votes: Doctrine\ORM\PersistentCollection {#2118 …}
    +reports: Doctrine\ORM\PersistentCollection {#2121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
    +badges: Doctrine\ORM\PersistentCollection {#2116 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 12680
    -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699991383
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6132039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904983 {#2073
      date: 2023-11-13 20:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Falsifiably so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700096300 {#1596
    date: 2023-11-16 01:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 120810
  -bodyTs: "'falsifi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699905520 {#1604
    date: 2023-11-13 20:58:40.0 +01:00
  }
  +"title": 120810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2096 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2110 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2112 …}
    +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
    +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
    +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 766
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700044707 {#2101
      date: 2023-11-15 11:38:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2124 …}
    +votes: Doctrine\ORM\PersistentCollection {#2118 …}
    +reports: Doctrine\ORM\PersistentCollection {#2121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
    +badges: Doctrine\ORM\PersistentCollection {#2116 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 12680
    -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699991383
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6132039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904983 {#2073
      date: 2023-11-13 20:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Falsifiably so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700096300 {#1596
    date: 2023-11-16 01:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 120810
  -bodyTs: "'falsifi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699905520 {#1604
    date: 2023-11-13 20:58:40.0 +01:00
  }
  +"title": 120810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2096 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2110 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2112 …}
    +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
    +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
    +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 766
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700044707 {#2101
      date: 2023-11-15 11:38:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2124 …}
    +votes: Doctrine\ORM\PersistentCollection {#2118 …}
    +reports: Doctrine\ORM\PersistentCollection {#2121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
    +badges: Doctrine\ORM\PersistentCollection {#2116 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 12680
    -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699991383
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6132039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904983 {#2073
      date: 2023-11-13 20:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "Falsifiably so."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700096300 {#1596
    date: 2023-11-16 01:58:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 120810
  -bodyTs: "'falsifi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699905520 {#1604
    date: 2023-11-13 20:58:40.0 +01:00
  }
  +"title": 120810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#2058 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2054 …}
  +slug: "Canonical-lifts-lid-on-more-Ubuntu-Core-Desktop-details"
  +title: "Canonical lifts lid on more Ubuntu Core Desktop details"
  +url: "https://www.theregister.com/2023/11/08/ubuntu_core_desktop_details/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699972412 {#2335
    date: 2023-11-14 15:33:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  +badges: Doctrine\ORM\PersistentCollection {#2108 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "If anyone would lock their OS down like that, it would be Canonical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699903610 {#1666
        date: 2023-11-13 20:26:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Patch@feddit.uk"
        "@Vincent@kbin.social"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 120699
      -bodyTs: "'anyon':2 'canon':13 'like':8 'lock':4 'os':6 'would':3,11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1635380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699903610 {#1561
        date: 2023-11-13 20:26:50.0 +01:00
      }
      +"title": 120699
    }
  ]
  -id: 12367
  -titleTs: "'canon':1 'core':7 'desktop':8 'detail':9 'lid':3 'lift':2 'ubuntu':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699913541
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4434898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827141 {#2083
    date: 2023-11-12 23:12:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#2058 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2054 …}
  +slug: "Canonical-lifts-lid-on-more-Ubuntu-Core-Desktop-details"
  +title: "Canonical lifts lid on more Ubuntu Core Desktop details"
  +url: "https://www.theregister.com/2023/11/08/ubuntu_core_desktop_details/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699972412 {#2335
    date: 2023-11-14 15:33:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  +badges: Doctrine\ORM\PersistentCollection {#2108 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "If anyone would lock their OS down like that, it would be Canonical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699903610 {#1666
        date: 2023-11-13 20:26:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Patch@feddit.uk"
        "@Vincent@kbin.social"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 120699
      -bodyTs: "'anyon':2 'canon':13 'like':8 'lock':4 'os':6 'would':3,11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1635380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699903610 {#1561
        date: 2023-11-13 20:26:50.0 +01:00
      }
      +"title": 120699
    }
  ]
  -id: 12367
  -titleTs: "'canon':1 'core':7 'desktop':8 'detail':9 'lid':3 'lift':2 'ubuntu':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699913541
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4434898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827141 {#2083
    date: 2023-11-12 23:12:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#2058 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2054 …}
  +slug: "Canonical-lifts-lid-on-more-Ubuntu-Core-Desktop-details"
  +title: "Canonical lifts lid on more Ubuntu Core Desktop details"
  +url: "https://www.theregister.com/2023/11/08/ubuntu_core_desktop_details/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699972412 {#2335
    date: 2023-11-14 15:33:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
  +badges: Doctrine\ORM\PersistentCollection {#2108 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "If anyone would lock their OS down like that, it would be Canonical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699903610 {#1666
        date: 2023-11-13 20:26:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Patch@feddit.uk"
        "@Vincent@kbin.social"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1705 …}
      +nested: Doctrine\ORM\PersistentCollection {#1692 …}
      +votes: Doctrine\ORM\PersistentCollection {#1686 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 120699
      -bodyTs: "'anyon':2 'canon':13 'like':8 'lock':4 'os':6 'would':3,11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1635380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699903610 {#1561
        date: 2023-11-13 20:26:50.0 +01:00
      }
      +"title": 120699
    }
  ]
  -id: 12367
  -titleTs: "'canon':1 'core':7 'desktop':8 'detail':9 'lid':3 'lift':2 'ubuntu':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699913541
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4434898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699827141 {#2083
    date: 2023-11-12 23:12:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#1403 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#2058 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2054 …}
    +slug: "Canonical-lifts-lid-on-more-Ubuntu-Core-Desktop-details"
    +title: "Canonical lifts lid on more Ubuntu Core Desktop details"
    +url: "https://www.theregister.com/2023/11/08/ubuntu_core_desktop_details/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 52
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699972412 {#2335
      date: 2023-11-14 15:33:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2052 …}
    +votes: Doctrine\ORM\PersistentCollection {#2104 …}
    +reports: Doctrine\ORM\PersistentCollection {#2053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
    +badges: Doctrine\ORM\PersistentCollection {#2108 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 12367
    -titleTs: "'canon':1 'core':7 'desktop':8 'detail':9 'lid':3 'lift':2 'ubuntu':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699913541
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/4434898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699827141 {#2083
      date: 2023-11-12 23:12:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "If anyone would lock their OS down like that, it would be Canonical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699903610 {#1666
    date: 2023-11-13 20:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Patch@feddit.uk"
    "@Vincent@kbin.social"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 120699
  -bodyTs: "'anyon':2 'canon':13 'like':8 'lock':4 'os':6 'would':3,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699903610 {#1561
    date: 2023-11-13 20:26:50.0 +01:00
  }
  +"title": 120699
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#1403 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#2058 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2054 …}
    +slug: "Canonical-lifts-lid-on-more-Ubuntu-Core-Desktop-details"
    +title: "Canonical lifts lid on more Ubuntu Core Desktop details"
    +url: "https://www.theregister.com/2023/11/08/ubuntu_core_desktop_details/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 52
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699972412 {#2335
      date: 2023-11-14 15:33:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2052 …}
    +votes: Doctrine\ORM\PersistentCollection {#2104 …}
    +reports: Doctrine\ORM\PersistentCollection {#2053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
    +badges: Doctrine\ORM\PersistentCollection {#2108 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 12367
    -titleTs: "'canon':1 'core':7 'desktop':8 'detail':9 'lid':3 'lift':2 'ubuntu':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699913541
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/4434898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699827141 {#2083
      date: 2023-11-12 23:12:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "If anyone would lock their OS down like that, it would be Canonical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699903610 {#1666
    date: 2023-11-13 20:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Patch@feddit.uk"
    "@Vincent@kbin.social"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 120699
  -bodyTs: "'anyon':2 'canon':13 'like':8 'lock':4 'os':6 'would':3,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699903610 {#1561
    date: 2023-11-13 20:26:50.0 +01:00
  }
  +"title": 120699
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1525
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#1403 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#2058 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2054 …}
    +slug: "Canonical-lifts-lid-on-more-Ubuntu-Core-Desktop-details"
    +title: "Canonical lifts lid on more Ubuntu Core Desktop details"
    +url: "https://www.theregister.com/2023/11/08/ubuntu_core_desktop_details/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 52
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699972412 {#2335
      date: 2023-11-14 15:33:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2052 …}
    +votes: Doctrine\ORM\PersistentCollection {#2104 …}
    +reports: Doctrine\ORM\PersistentCollection {#2053 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2099 …}
    +badges: Doctrine\ORM\PersistentCollection {#2108 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 12367
    -titleTs: "'canon':1 'core':7 'desktop':8 'detail':9 'lid':3 'lift':2 'ubuntu':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699913541
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/4434898"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699827141 {#2083
      date: 2023-11-12 23:12:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "If anyone would lock their OS down like that, it would be Canonical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699903610 {#1666
    date: 2023-11-13 20:26:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Patch@feddit.uk"
    "@Vincent@kbin.social"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1705 …}
  +nested: Doctrine\ORM\PersistentCollection {#1692 …}
  +votes: Doctrine\ORM\PersistentCollection {#1686 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 120699
  -bodyTs: "'anyon':2 'canon':13 'like':8 'lock':4 'os':6 'would':3,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1635380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699903610 {#1561
    date: 2023-11-13 20:26:50.0 +01:00
  }
  +"title": 120699
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details