GET https://kbin.spritesserver.nl/u/@ReversalHatchery@beehaw.org/active/2023-12-07::2023-12-07

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.22 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.06 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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#2105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
  +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
  +title: "What's with all these hip filesystems and how are they different?"
  +url: null
  +body: """
    You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
    \n
    I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
    \n
    I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
    \n
    Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708587989 {#2165
    date: 2024-02-22 08:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  +badges: Doctrine\ORM\PersistentCollection {#2123 …}
  +children: [
    2 => App\Entity\EntryComment {#1559
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
        \n
        But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701965291 {#1580
        date: 2023-12-07 17:08:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1527 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 206988
      -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1826504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701965291 {#1550
        date: 2023-12-07 17:08:11.0 +01:00
      }
      +"title": 206988
    }
    1 => App\Entity\EntryComment {#1613
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: """
        > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
        \n
        I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
        \n
        [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
        \n
        Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
        If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
        \n
        But otherwise this is a good summary.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701966775 {#1555
        date: 2023-12-07 17:32:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@aksdb@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 207081
      -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1826603"
      +editedAt: DateTimeImmutable @1703351620 {#1621
        date: 2023-12-23 18:13:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701966775 {#1620
        date: 2023-12-07 17:32:55.0 +01:00
      }
      +"title": 207081
    }
    0 => App\Entity\EntryComment {#1616
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: """
        > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
        \n
        Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701967294 {#1705
        date: 2023-12-07 17:41:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@aksdb@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 207117
      -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1826645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701967294 {#1711
        date: 2023-12-07 17:41:34.0 +01:00
      }
      +"title": 207117
    }
  ]
  -id: 20843
  -titleTs: "'differ':12 'filesystem':7 'hip':6"
  -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036024
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/70709"
  +editedAt: DateTimeImmutable @1703321720 {#2330
    date: 2023-12-23 09:55:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701949624 {#2380
    date: 2023-12-07 12:47:04.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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#2105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
  +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
  +title: "What's with all these hip filesystems and how are they different?"
  +url: null
  +body: """
    You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
    \n
    I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
    \n
    I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
    \n
    Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708587989 {#2165
    date: 2024-02-22 08:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  +badges: Doctrine\ORM\PersistentCollection {#2123 …}
  +children: [
    2 => App\Entity\EntryComment {#1559
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
        \n
        But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701965291 {#1580
        date: 2023-12-07 17:08:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1527 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 206988
      -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1826504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701965291 {#1550
        date: 2023-12-07 17:08:11.0 +01:00
      }
      +"title": 206988
    }
    1 => App\Entity\EntryComment {#1613
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: """
        > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
        \n
        I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
        \n
        [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
        \n
        Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
        If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
        \n
        But otherwise this is a good summary.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701966775 {#1555
        date: 2023-12-07 17:32:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@aksdb@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 207081
      -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1826603"
      +editedAt: DateTimeImmutable @1703351620 {#1621
        date: 2023-12-23 18:13:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701966775 {#1620
        date: 2023-12-07 17:32:55.0 +01:00
      }
      +"title": 207081
    }
    0 => App\Entity\EntryComment {#1616
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: """
        > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
        \n
        Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701967294 {#1705
        date: 2023-12-07 17:41:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@aksdb@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 207117
      -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1826645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701967294 {#1711
        date: 2023-12-07 17:41:34.0 +01:00
      }
      +"title": 207117
    }
  ]
  -id: 20843
  -titleTs: "'differ':12 'filesystem':7 'hip':6"
  -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036024
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/70709"
  +editedAt: DateTimeImmutable @1703321720 {#2330
    date: 2023-12-23 09:55:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701949624 {#2380
    date: 2023-12-07 12:47:04.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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#2105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
  +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
  +title: "What's with all these hip filesystems and how are they different?"
  +url: null
  +body: """
    You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
    \n
    I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
    \n
    I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
    \n
    Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708587989 {#2165
    date: 2024-02-22 08:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  +badges: Doctrine\ORM\PersistentCollection {#2123 …}
  +children: [
    2 => App\Entity\EntryComment {#1559
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
        \n
        But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701965291 {#1580
        date: 2023-12-07 17:08:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1527 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 206988
      -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1826504"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701965291 {#1550
        date: 2023-12-07 17:08:11.0 +01:00
      }
      +"title": 206988
    }
    1 => App\Entity\EntryComment {#1613
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: """
        > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
        \n
        I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
        \n
        [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
        \n
        Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
        If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
        \n
        But otherwise this is a good summary.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701966775 {#1555
        date: 2023-12-07 17:32:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@aksdb@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 207081
      -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1826603"
      +editedAt: DateTimeImmutable @1703351620 {#1621
        date: 2023-12-23 18:13:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701966775 {#1620
        date: 2023-12-07 17:32:55.0 +01:00
      }
      +"title": 207081
    }
    0 => App\Entity\EntryComment {#1616
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: """
        > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
        \n
        Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701967294 {#1705
        date: 2023-12-07 17:41:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@aksdb@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1629 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
      -id: 207117
      -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1826645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701967294 {#1711
        date: 2023-12-07 17:41:34.0 +01:00
      }
      +"title": 207117
    }
  ]
  -id: 20843
  -titleTs: "'differ':12 'filesystem':7 'hip':6"
  -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036024
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/70709"
  +editedAt: DateTimeImmutable @1703321720 {#2330
    date: 2023-12-23 09:55:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701949624 {#2380
    date: 2023-12-07 12:47:04.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 {#1559
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2165
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    +badges: Doctrine\ORM\PersistentCollection {#2123 …}
    +children: [
      2 => App\Entity\EntryComment {#1559}
      1 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
          \n
          I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
          \n
          [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
          \n
          Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
          If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
          \n
          But otherwise this is a good summary.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701966775 {#1555
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 207081
        -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826603"
        +editedAt: DateTimeImmutable @1703351620 {#1621
          date: 2023-12-23 18:13:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701966775 {#1620
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +"title": 207081
      }
      0 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
          \n
          Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701967294 {#1705
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 207117
        -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701967294 {#1711
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +"title": 207117
      }
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2330
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2380
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
    \n
    But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701965291 {#1580
    date: 2023-12-07 17:08:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1527 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 206988
  -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1826504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965291 {#1550
    date: 2023-12-07 17:08:11.0 +01:00
  }
  +"title": 206988
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1559
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2165
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    +badges: Doctrine\ORM\PersistentCollection {#2123 …}
    +children: [
      2 => App\Entity\EntryComment {#1559}
      1 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
          \n
          I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
          \n
          [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
          \n
          Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
          If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
          \n
          But otherwise this is a good summary.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701966775 {#1555
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 207081
        -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826603"
        +editedAt: DateTimeImmutable @1703351620 {#1621
          date: 2023-12-23 18:13:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701966775 {#1620
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +"title": 207081
      }
      0 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
          \n
          Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701967294 {#1705
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 207117
        -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701967294 {#1711
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +"title": 207117
      }
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2330
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2380
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
    \n
    But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701965291 {#1580
    date: 2023-12-07 17:08:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1527 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 206988
  -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1826504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965291 {#1550
    date: 2023-12-07 17:08:11.0 +01:00
  }
  +"title": 206988
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1559
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2165
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    +badges: Doctrine\ORM\PersistentCollection {#2123 …}
    +children: [
      2 => App\Entity\EntryComment {#1559}
      1 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
          \n
          I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
          \n
          [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
          \n
          Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
          If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
          \n
          But otherwise this is a good summary.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701966775 {#1555
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 207081
        -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826603"
        +editedAt: DateTimeImmutable @1703351620 {#1621
          date: 2023-12-23 18:13:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701966775 {#1620
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +"title": 207081
      }
      0 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
          \n
          Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701967294 {#1705
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 207117
        -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701967294 {#1711
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +"title": 207117
      }
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2330
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2380
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
    \n
    But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701965291 {#1580
    date: 2023-12-07 17:08:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1527 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 206988
  -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1826504"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701965291 {#1550
    date: 2023-12-07 17:08:11.0 +01:00
  }
  +"title": 206988
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2165
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    +badges: Doctrine\ORM\PersistentCollection {#2123 …}
    +children: [
      2 => App\Entity\EntryComment {#1559
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
          \n
          But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701965291 {#1580
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 206988
        -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701965291 {#1550
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +"title": 206988
      }
      1 => App\Entity\EntryComment {#1613}
      0 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
          \n
          Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701967294 {#1705
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 207117
        -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701967294 {#1711
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +"title": 207117
      }
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2330
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2380
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: """
    > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
    \n
    I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
    \n
    [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
    \n
    Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
    If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
    \n
    But otherwise this is a good summary.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701966775 {#1555
    date: 2023-12-07 17:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@aksdb@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 207081
  -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1826603"
  +editedAt: DateTimeImmutable @1703351620 {#1621
    date: 2023-12-23 18:13:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701966775 {#1620
    date: 2023-12-07 17:32:55.0 +01:00
  }
  +"title": 207081
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2165
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    +badges: Doctrine\ORM\PersistentCollection {#2123 …}
    +children: [
      2 => App\Entity\EntryComment {#1559
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
          \n
          But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701965291 {#1580
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 206988
        -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701965291 {#1550
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +"title": 206988
      }
      1 => App\Entity\EntryComment {#1613}
      0 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
          \n
          Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701967294 {#1705
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 207117
        -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701967294 {#1711
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +"title": 207117
      }
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2330
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2380
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: """
    > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
    \n
    I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
    \n
    [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
    \n
    Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
    If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
    \n
    But otherwise this is a good summary.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701966775 {#1555
    date: 2023-12-07 17:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@aksdb@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 207081
  -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1826603"
  +editedAt: DateTimeImmutable @1703351620 {#1621
    date: 2023-12-23 18:13:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701966775 {#1620
    date: 2023-12-07 17:32:55.0 +01:00
  }
  +"title": 207081
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2165
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    +badges: Doctrine\ORM\PersistentCollection {#2123 …}
    +children: [
      2 => App\Entity\EntryComment {#1559
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
          \n
          But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701965291 {#1580
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 206988
        -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701965291 {#1550
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +"title": 206988
      }
      1 => App\Entity\EntryComment {#1613}
      0 => App\Entity\EntryComment {#1616
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
          \n
          Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701967294 {#1705
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1629 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1618 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
        -id: 207117
        -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826645"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701967294 {#1711
          date: 2023-12-07 17:41:34.0 +01:00
        }
        +"title": 207117
      }
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2330
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2380
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: """
    > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
    \n
    I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
    \n
    [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
    \n
    Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
    If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
    \n
    But otherwise this is a good summary.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701966775 {#1555
    date: 2023-12-07 17:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@aksdb@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 207081
  -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1826603"
  +editedAt: DateTimeImmutable @1703351620 {#1621
    date: 2023-12-23 18:13:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701966775 {#1620
    date: 2023-12-07 17:32:55.0 +01:00
  }
  +"title": 207081
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2165
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    +badges: Doctrine\ORM\PersistentCollection {#2123 …}
    +children: [
      2 => App\Entity\EntryComment {#1559
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
          \n
          But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701965291 {#1580
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 206988
        -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701965291 {#1550
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +"title": 206988
      }
      1 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
          \n
          I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
          \n
          [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
          \n
          Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
          If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
          \n
          But otherwise this is a good summary.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701966775 {#1555
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 207081
        -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826603"
        +editedAt: DateTimeImmutable @1703351620 {#1621
          date: 2023-12-23 18:13:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701966775 {#1620
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +"title": 207081
      }
      0 => App\Entity\EntryComment {#1616}
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2330
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2380
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: """
    > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
    \n
    Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701967294 {#1705
    date: 2023-12-07 17:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@aksdb@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 207117
  -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1826645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967294 {#1711
    date: 2023-12-07 17:41:34.0 +01:00
  }
  +"title": 207117
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2165
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    +badges: Doctrine\ORM\PersistentCollection {#2123 …}
    +children: [
      2 => App\Entity\EntryComment {#1559
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
          \n
          But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701965291 {#1580
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 206988
        -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701965291 {#1550
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +"title": 206988
      }
      1 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
          \n
          I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
          \n
          [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
          \n
          Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
          If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
          \n
          But otherwise this is a good summary.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701966775 {#1555
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 207081
        -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826603"
        +editedAt: DateTimeImmutable @1703351620 {#1621
          date: 2023-12-23 18:13:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701966775 {#1620
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +"title": 207081
      }
      0 => App\Entity\EntryComment {#1616}
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2330
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2380
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: """
    > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
    \n
    Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701967294 {#1705
    date: 2023-12-07 17:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@aksdb@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 207117
  -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1826645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967294 {#1711
    date: 2023-12-07 17:41:34.0 +01:00
  }
  +"title": 207117
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2165
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2108 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    +badges: Doctrine\ORM\PersistentCollection {#2123 …}
    +children: [
      2 => App\Entity\EntryComment {#1559
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          ext4 certainly has its place, it’s a fine default file system, there’s really no problems with it.\n
          \n
          But others, like ZFS and BTRFS, have features that you may want to use, but ext4 doesn’t do: fs snapshots, data compression, built in encryption (to a degree, usually only happening for data and some of the metadata, so LUKS is often better IMHO), checking for bitrot and restoring it when possible (whether it is depends on your config), quotas per user group or project, spanning multiple disks like with RAID but safer (to a degree), and others.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701965291 {#1580
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1527 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 206988
        -bodyTs: "'better':63 'bitrot':67 'btrfs':25 'built':43 'certain':2 'check':65 'compress':42 'config':79 'data':41,53 'default':10 'degre':48,96 'depend':76 'disk':88 'doesn':36 'encrypt':45 'ext4':1,35 'featur':27 'file':11 'fine':9 'fs':39 'group':83 'happen':51 'imho':64 'like':22,89 'luk':60 'may':30 'metadata':58 'multipl':87 'often':62 'other':21,98 'per':81 'place':5 'possibl':72 'problem':17 'project':85 'quota':80 'raid':91 'realli':15 'restor':69 'safer':93 'snapshot':40 'span':86 'system':12 'use':33 'user':82 'usual':49 'want':31 'whether':73 'zfs':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826504"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701965291 {#1550
          date: 2023-12-07 17:08:11.0 +01:00
        }
        +"title": 206988
      }
      1 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +body: """
          > In case of ZFS and bcachefs, you also have native encryption, making LUKS obsolete.\n
          \n
          I don’t think that it makes LUKS obsolete. LUKS encrypts the entire partition, but ZFS (and BTRFS too as I know) only encrypt the data and some of the metadata, the rest is kept as it is.\n
          \n
          [openzfs.github.io/…/zfs-load-key.8.html#Encryptio…](https://openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#Encryption)\n
          \n
          Data that is not encrypted can be modified from the outside (the checksums have to be updated of course), which can mean from a virus on a dual booted OS to an intruder/thief/whatever.  \n
          If you have read recently about the logofail attack, the same could happen with modifying the technical data of a filesystem, but it may be bad enough if they just swap the names of 2 of your snapshots if they just want to cause trouble.\n
          \n
          But otherwise this is a good summary.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701966775 {#1555
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@aksdb@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 207081
        -bodyTs: "'/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':58 '/zfs-load-key.8.html':54 '2':126 'also':8 'attack':100 'bad':117 'bcachef':6 'boot':87 'btrfs':32 'case':2 'caus':135 'checksum':71 'could':103 'cours':77 'data':40,59,109 'dual':86 'encrypt':11,25,38,63 'encryptio':55 'enough':118 'entir':27 'filesystem':112 'good':142 'happen':104 'intruder/thief/whatever':91 'kept':49 'know':36 'logofail':99 'luk':13,22,24 'make':12,21 'may':115 'mean':80 'metadata':45 'modifi':66,106 'name':124 'nativ':10 'obsolet':14,23 'openzfs.github.io':53,57 'openzfs.github.io/openzfs-docs/man/v2.2/8/zfs-load-key.8.html#encryption)':56 'os':88 'otherwis':138 'outsid':69 'partit':28 'read':95 'recent':96 'rest':47 'snapshot':129 'summari':143 'swap':122 'technic':108 'think':18 'troubl':136 'updat':75 'virus':83 'want':133 'zfs':4,30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1826603"
        +editedAt: DateTimeImmutable @1703351620 {#1621
          date: 2023-12-23 18:13:40.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701966775 {#1620
          date: 2023-12-07 17:32:55.0 +01:00
        }
        +"title": 207081
      }
      0 => App\Entity\EntryComment {#1616}
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2330
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2380
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: """
    > are there applications where zfs/btrfs is more or less appropriate than ext4 or even FAT?\n
    \n
    Neither of them likes to deal with very low amounts of free space, so don’t use it on places where that is often a scarcity. ZFS gets really slow when free space is almost none, and nowadays I don’t know about BTRFS but a few years ago filling the partition caused data corruption there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701967294 {#1705
    date: 2023-12-07 17:41:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@aksdb@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1629 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1731 …}
  -id: 207117
  -bodyTs: "'ago':64 'almost':50 'amount':25 'applic':3 'appropri':10 'btrfs':59 'caus':68 'corrupt':70 'data':69 'deal':21 'even':14 'ext4':12 'fat':15 'fill':65 'free':27,47 'get':43 'know':57 'less':9 'like':19 'low':24 'neither':16 'none':51 'nowaday':53 'often':39 'partit':67 'place':35 'realli':44 'scarciti':41 'slow':45 'space':28,48 'use':32 'year':63 'zfs':42 'zfs/btrfs':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1826645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701967294 {#1711
    date: 2023-12-07 17:41:34.0 +01:00
  }
  +"title": 207117
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
  +slug: "How-do-you-manage-your-photos-and-videos"
  +title: "How do you manage your photos and videos?"
  +url: null
  +body: """
    I am trying to finally move from entirely depending on Google Photos to a proper backup strategy. I have my photos and videos downloaded from Google which are a mess right now but as long they’re with me I am fine, at least for now.\n
    \n
    So, what I have planned is 3 way backup with Mega Drive-Google Photos- Local storage. Local storage, I will start off with storing on a pendrive and my router has a usb port so will make use of it for time being.\n
    \n
    I know my way of doing things is noobish for a piracy community (and in general too, I am kinda embarrassed as well sharing this “strategy” of mine). Hence I’m asking for suggestions to improve my strategy. Yeah, in the future I will move to HDDs and NAS but for time being I am starting out this way.\n
    \n
    So how do you manage your personal media? Are there any noob-friendly tools/techniques you know which drastically improve my strategy?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702261306 {#2465
    date: 2023-12-11 03:21:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  +badges: Doctrine\ORM\PersistentCollection {#2100 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Immich](https://immich.app) is a selfhosted photo management server with a user interface that’s similar to google photos. Also has mobile apps.  \n
        Their motto is “privacy should not be a luxury”.\n
        \n
        I was planning for long to try it out because it looks very promising, but I was waiting for… I don’t know what? Fuck it I’m installing it today.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703763693 {#1723
        date: 2023-12-28 12:41:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabaku_no_gaara@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1734 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 207832
      -bodyTs: "'also':19 'app':22 'fuck':56 'googl':17 'immich':1 'immich.app':2 'instal':60 'interfac':12 'know':54 'long':36 'look':43 'luxuri':31 'm':59 'manag':7 'mobil':21 'motto':24 'photo':6,18 'plan':34 'privaci':26 'promis':45 'selfhost':5 'server':8 'similar':15 'today':62 'tri':38 'user':11 'wait':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1827360"
      +editedAt: DateTimeImmutable @1703370268 {#1722
        date: 2023-12-23 23:24:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701977708 {#1721
        date: 2023-12-07 20:35:08.0 +01:00
      }
      +"title": 207832
    }
  ]
  -id: 20947
  -titleTs: "'manag':4 'photo':6 'video':8"
  -bodyTs: "'3':53 'ask':122 'backup':16,55 'communiti':103 'depend':9 'download':24 'drastic':168 'drive':59 'drive-googl':58 'embarrass':111 'entir':8 'final':5 'fine':42 'friend':163 'futur':132 'general':106 'googl':11,26,60 'hdds':137 'henc':119 'improv':126,169 'kinda':110 'know':92,166 'least':44 'local':62,64 'long':35 'm':121 'make':84 'manag':154 'media':157 'mega':57 'mess':30 'mine':118 'move':6,135 'nas':139 'noob':162 'noob-friend':161 'noobish':99 'pendriv':74 'person':156 'photo':12,21,61 'piraci':102 'plan':51 'port':81 'proper':15 're':37 'right':31 'router':77 'share':114 'start':68,146 'storag':63,65 'store':71 'strategi':17,116,128,171 'suggest':124 'thing':97 'time':89,142 'tools/techniques':164 'tri':3 'usb':80 'use':85 'video':23 'way':54,94,149 'well':113 'yeah':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702061808
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2101733"
  +editedAt: DateTimeImmutable @1703365867 {#2091
    date: 2023-12-23 22:11:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701975408 {#1910
    date: 2023-12-07 19:56:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
  +slug: "How-do-you-manage-your-photos-and-videos"
  +title: "How do you manage your photos and videos?"
  +url: null
  +body: """
    I am trying to finally move from entirely depending on Google Photos to a proper backup strategy. I have my photos and videos downloaded from Google which are a mess right now but as long they’re with me I am fine, at least for now.\n
    \n
    So, what I have planned is 3 way backup with Mega Drive-Google Photos- Local storage. Local storage, I will start off with storing on a pendrive and my router has a usb port so will make use of it for time being.\n
    \n
    I know my way of doing things is noobish for a piracy community (and in general too, I am kinda embarrassed as well sharing this “strategy” of mine). Hence I’m asking for suggestions to improve my strategy. Yeah, in the future I will move to HDDs and NAS but for time being I am starting out this way.\n
    \n
    So how do you manage your personal media? Are there any noob-friendly tools/techniques you know which drastically improve my strategy?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702261306 {#2465
    date: 2023-12-11 03:21:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  +badges: Doctrine\ORM\PersistentCollection {#2100 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Immich](https://immich.app) is a selfhosted photo management server with a user interface that’s similar to google photos. Also has mobile apps.  \n
        Their motto is “privacy should not be a luxury”.\n
        \n
        I was planning for long to try it out because it looks very promising, but I was waiting for… I don’t know what? Fuck it I’m installing it today.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703763693 {#1723
        date: 2023-12-28 12:41:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabaku_no_gaara@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1734 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 207832
      -bodyTs: "'also':19 'app':22 'fuck':56 'googl':17 'immich':1 'immich.app':2 'instal':60 'interfac':12 'know':54 'long':36 'look':43 'luxuri':31 'm':59 'manag':7 'mobil':21 'motto':24 'photo':6,18 'plan':34 'privaci':26 'promis':45 'selfhost':5 'server':8 'similar':15 'today':62 'tri':38 'user':11 'wait':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1827360"
      +editedAt: DateTimeImmutable @1703370268 {#1722
        date: 2023-12-23 23:24:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701977708 {#1721
        date: 2023-12-07 20:35:08.0 +01:00
      }
      +"title": 207832
    }
  ]
  -id: 20947
  -titleTs: "'manag':4 'photo':6 'video':8"
  -bodyTs: "'3':53 'ask':122 'backup':16,55 'communiti':103 'depend':9 'download':24 'drastic':168 'drive':59 'drive-googl':58 'embarrass':111 'entir':8 'final':5 'fine':42 'friend':163 'futur':132 'general':106 'googl':11,26,60 'hdds':137 'henc':119 'improv':126,169 'kinda':110 'know':92,166 'least':44 'local':62,64 'long':35 'm':121 'make':84 'manag':154 'media':157 'mega':57 'mess':30 'mine':118 'move':6,135 'nas':139 'noob':162 'noob-friend':161 'noobish':99 'pendriv':74 'person':156 'photo':12,21,61 'piraci':102 'plan':51 'port':81 'proper':15 're':37 'right':31 'router':77 'share':114 'start':68,146 'storag':63,65 'store':71 'strategi':17,116,128,171 'suggest':124 'thing':97 'time':89,142 'tools/techniques':164 'tri':3 'usb':80 'use':85 'video':23 'way':54,94,149 'well':113 'yeah':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702061808
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2101733"
  +editedAt: DateTimeImmutable @1703365867 {#2091
    date: 2023-12-23 22:11:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701975408 {#1910
    date: 2023-12-07 19:56:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2042 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
  +slug: "How-do-you-manage-your-photos-and-videos"
  +title: "How do you manage your photos and videos?"
  +url: null
  +body: """
    I am trying to finally move from entirely depending on Google Photos to a proper backup strategy. I have my photos and videos downloaded from Google which are a mess right now but as long they’re with me I am fine, at least for now.\n
    \n
    So, what I have planned is 3 way backup with Mega Drive-Google Photos- Local storage. Local storage, I will start off with storing on a pendrive and my router has a usb port so will make use of it for time being.\n
    \n
    I know my way of doing things is noobish for a piracy community (and in general too, I am kinda embarrassed as well sharing this “strategy” of mine). Hence I’m asking for suggestions to improve my strategy. Yeah, in the future I will move to HDDs and NAS but for time being I am starting out this way.\n
    \n
    So how do you manage your personal media? Are there any noob-friendly tools/techniques you know which drastically improve my strategy?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702261306 {#2465
    date: 2023-12-11 03:21:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  +badges: Doctrine\ORM\PersistentCollection {#2100 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Immich](https://immich.app) is a selfhosted photo management server with a user interface that’s similar to google photos. Also has mobile apps.  \n
        Their motto is “privacy should not be a luxury”.\n
        \n
        I was planning for long to try it out because it looks very promising, but I was waiting for… I don’t know what? Fuck it I’m installing it today.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703763693 {#1723
        date: 2023-12-28 12:41:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sabaku_no_gaara@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1734 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 207832
      -bodyTs: "'also':19 'app':22 'fuck':56 'googl':17 'immich':1 'immich.app':2 'instal':60 'interfac':12 'know':54 'long':36 'look':43 'luxuri':31 'm':59 'manag':7 'mobil':21 'motto':24 'photo':6,18 'plan':34 'privaci':26 'promis':45 'selfhost':5 'server':8 'similar':15 'today':62 'tri':38 'user':11 'wait':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1827360"
      +editedAt: DateTimeImmutable @1703370268 {#1722
        date: 2023-12-23 23:24:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701977708 {#1721
        date: 2023-12-07 20:35:08.0 +01:00
      }
      +"title": 207832
    }
  ]
  -id: 20947
  -titleTs: "'manag':4 'photo':6 'video':8"
  -bodyTs: "'3':53 'ask':122 'backup':16,55 'communiti':103 'depend':9 'download':24 'drastic':168 'drive':59 'drive-googl':58 'embarrass':111 'entir':8 'final':5 'fine':42 'friend':163 'futur':132 'general':106 'googl':11,26,60 'hdds':137 'henc':119 'improv':126,169 'kinda':110 'know':92,166 'least':44 'local':62,64 'long':35 'm':121 'make':84 'manag':154 'media':157 'mega':57 'mess':30 'mine':118 'move':6,135 'nas':139 'noob':162 'noob-friend':161 'noobish':99 'pendriv':74 'person':156 'photo':12,21,61 'piraci':102 'plan':51 'port':81 'proper':15 're':37 'right':31 'router':77 'share':114 'start':68,146 'storag':63,65 'store':71 'strategi':17,116,128,171 'suggest':124 'thing':97 'time':89,142 'tools/techniques':164 'tri':3 'usb':80 'use':85 'video':23 'way':54,94,149 'well':113 'yeah':129"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702061808
  +visibility: "visible             "
  +apId: "https://monyet.cc/post/2101733"
  +editedAt: DateTimeImmutable @1703365867 {#2091
    date: 2023-12-23 22:11:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701975408 {#1910
    date: 2023-12-07 19:56:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2042 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "How-do-you-manage-your-photos-and-videos"
    +title: "How do you manage your photos and videos?"
    +url: null
    +body: """
      I am trying to finally move from entirely depending on Google Photos to a proper backup strategy. I have my photos and videos downloaded from Google which are a mess right now but as long they’re with me I am fine, at least for now.\n
      \n
      So, what I have planned is 3 way backup with Mega Drive-Google Photos- Local storage. Local storage, I will start off with storing on a pendrive and my router has a usb port so will make use of it for time being.\n
      \n
      I know my way of doing things is noobish for a piracy community (and in general too, I am kinda embarrassed as well sharing this “strategy” of mine). Hence I’m asking for suggestions to improve my strategy. Yeah, in the future I will move to HDDs and NAS but for time being I am starting out this way.\n
      \n
      So how do you manage your personal media? Are there any noob-friendly tools/techniques you know which drastically improve my strategy?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702261306 {#2465
      date: 2023-12-11 03:21:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2341 …}
    +votes: Doctrine\ORM\PersistentCollection {#2334 …}
    +reports: Doctrine\ORM\PersistentCollection {#2323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
    +badges: Doctrine\ORM\PersistentCollection {#2100 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 20947
    -titleTs: "'manag':4 'photo':6 'video':8"
    -bodyTs: "'3':53 'ask':122 'backup':16,55 'communiti':103 'depend':9 'download':24 'drastic':168 'drive':59 'drive-googl':58 'embarrass':111 'entir':8 'final':5 'fine':42 'friend':163 'futur':132 'general':106 'googl':11,26,60 'hdds':137 'henc':119 'improv':126,169 'kinda':110 'know':92,166 'least':44 'local':62,64 'long':35 'm':121 'make':84 'manag':154 'media':157 'mega':57 'mess':30 'mine':118 'move':6,135 'nas':139 'noob':162 'noob-friend':161 'noobish':99 'pendriv':74 'person':156 'photo':12,21,61 'piraci':102 'plan':51 'port':81 'proper':15 're':37 'right':31 'router':77 'share':114 'start':68,146 'storag':63,65 'store':71 'strategi':17,116,128,171 'suggest':124 'thing':97 'time':89,142 'tools/techniques':164 'tri':3 'usb':80 'use':85 'video':23 'way':54,94,149 'well':113 'yeah':129"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702061808
    +visibility: "visible             "
    +apId: "https://monyet.cc/post/2101733"
    +editedAt: DateTimeImmutable @1703365867 {#2091
      date: 2023-12-23 22:11:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701975408 {#1910
      date: 2023-12-07 19:56:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [Immich](https://immich.app) is a selfhosted photo management server with a user interface that’s similar to google photos. Also has mobile apps.  \n
    Their motto is “privacy should not be a luxury”.\n
    \n
    I was planning for long to try it out because it looks very promising, but I was waiting for… I don’t know what? Fuck it I’m installing it today.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703763693 {#1723
    date: 2023-12-28 12:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabaku_no_gaara@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 207832
  -bodyTs: "'also':19 'app':22 'fuck':56 'googl':17 'immich':1 'immich.app':2 'instal':60 'interfac':12 'know':54 'long':36 'look':43 'luxuri':31 'm':59 'manag':7 'mobil':21 'motto':24 'photo':6,18 'plan':34 'privaci':26 'promis':45 'selfhost':5 'server':8 'similar':15 'today':62 'tri':38 'user':11 'wait':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827360"
  +editedAt: DateTimeImmutable @1703370268 {#1722
    date: 2023-12-23 23:24:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701977708 {#1721
    date: 2023-12-07 20:35:08.0 +01:00
  }
  +"title": 207832
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2042 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "How-do-you-manage-your-photos-and-videos"
    +title: "How do you manage your photos and videos?"
    +url: null
    +body: """
      I am trying to finally move from entirely depending on Google Photos to a proper backup strategy. I have my photos and videos downloaded from Google which are a mess right now but as long they’re with me I am fine, at least for now.\n
      \n
      So, what I have planned is 3 way backup with Mega Drive-Google Photos- Local storage. Local storage, I will start off with storing on a pendrive and my router has a usb port so will make use of it for time being.\n
      \n
      I know my way of doing things is noobish for a piracy community (and in general too, I am kinda embarrassed as well sharing this “strategy” of mine). Hence I’m asking for suggestions to improve my strategy. Yeah, in the future I will move to HDDs and NAS but for time being I am starting out this way.\n
      \n
      So how do you manage your personal media? Are there any noob-friendly tools/techniques you know which drastically improve my strategy?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702261306 {#2465
      date: 2023-12-11 03:21:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2341 …}
    +votes: Doctrine\ORM\PersistentCollection {#2334 …}
    +reports: Doctrine\ORM\PersistentCollection {#2323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
    +badges: Doctrine\ORM\PersistentCollection {#2100 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 20947
    -titleTs: "'manag':4 'photo':6 'video':8"
    -bodyTs: "'3':53 'ask':122 'backup':16,55 'communiti':103 'depend':9 'download':24 'drastic':168 'drive':59 'drive-googl':58 'embarrass':111 'entir':8 'final':5 'fine':42 'friend':163 'futur':132 'general':106 'googl':11,26,60 'hdds':137 'henc':119 'improv':126,169 'kinda':110 'know':92,166 'least':44 'local':62,64 'long':35 'm':121 'make':84 'manag':154 'media':157 'mega':57 'mess':30 'mine':118 'move':6,135 'nas':139 'noob':162 'noob-friend':161 'noobish':99 'pendriv':74 'person':156 'photo':12,21,61 'piraci':102 'plan':51 'port':81 'proper':15 're':37 'right':31 'router':77 'share':114 'start':68,146 'storag':63,65 'store':71 'strategi':17,116,128,171 'suggest':124 'thing':97 'time':89,142 'tools/techniques':164 'tri':3 'usb':80 'use':85 'video':23 'way':54,94,149 'well':113 'yeah':129"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702061808
    +visibility: "visible             "
    +apId: "https://monyet.cc/post/2101733"
    +editedAt: DateTimeImmutable @1703365867 {#2091
      date: 2023-12-23 22:11:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701975408 {#1910
      date: 2023-12-07 19:56:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [Immich](https://immich.app) is a selfhosted photo management server with a user interface that’s similar to google photos. Also has mobile apps.  \n
    Their motto is “privacy should not be a luxury”.\n
    \n
    I was planning for long to try it out because it looks very promising, but I was waiting for… I don’t know what? Fuck it I’m installing it today.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703763693 {#1723
    date: 2023-12-28 12:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabaku_no_gaara@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 207832
  -bodyTs: "'also':19 'app':22 'fuck':56 'googl':17 'immich':1 'immich.app':2 'instal':60 'interfac':12 'know':54 'long':36 'look':43 'luxuri':31 'm':59 'manag':7 'mobil':21 'motto':24 'photo':6,18 'plan':34 'privaci':26 'promis':45 'selfhost':5 'server':8 'similar':15 'today':62 'tri':38 'user':11 'wait':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827360"
  +editedAt: DateTimeImmutable @1703370268 {#1722
    date: 2023-12-23 23:24:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701977708 {#1721
    date: 2023-12-07 20:35:08.0 +01:00
  }
  +"title": 207832
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2042 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2342 …}
    +slug: "How-do-you-manage-your-photos-and-videos"
    +title: "How do you manage your photos and videos?"
    +url: null
    +body: """
      I am trying to finally move from entirely depending on Google Photos to a proper backup strategy. I have my photos and videos downloaded from Google which are a mess right now but as long they’re with me I am fine, at least for now.\n
      \n
      So, what I have planned is 3 way backup with Mega Drive-Google Photos- Local storage. Local storage, I will start off with storing on a pendrive and my router has a usb port so will make use of it for time being.\n
      \n
      I know my way of doing things is noobish for a piracy community (and in general too, I am kinda embarrassed as well sharing this “strategy” of mine). Hence I’m asking for suggestions to improve my strategy. Yeah, in the future I will move to HDDs and NAS but for time being I am starting out this way.\n
      \n
      So how do you manage your personal media? Are there any noob-friendly tools/techniques you know which drastically improve my strategy?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702261306 {#2465
      date: 2023-12-11 03:21:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2341 …}
    +votes: Doctrine\ORM\PersistentCollection {#2334 …}
    +reports: Doctrine\ORM\PersistentCollection {#2323 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
    +badges: Doctrine\ORM\PersistentCollection {#2100 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 20947
    -titleTs: "'manag':4 'photo':6 'video':8"
    -bodyTs: "'3':53 'ask':122 'backup':16,55 'communiti':103 'depend':9 'download':24 'drastic':168 'drive':59 'drive-googl':58 'embarrass':111 'entir':8 'final':5 'fine':42 'friend':163 'futur':132 'general':106 'googl':11,26,60 'hdds':137 'henc':119 'improv':126,169 'kinda':110 'know':92,166 'least':44 'local':62,64 'long':35 'm':121 'make':84 'manag':154 'media':157 'mega':57 'mess':30 'mine':118 'move':6,135 'nas':139 'noob':162 'noob-friend':161 'noobish':99 'pendriv':74 'person':156 'photo':12,21,61 'piraci':102 'plan':51 'port':81 'proper':15 're':37 'right':31 'router':77 'share':114 'start':68,146 'storag':63,65 'store':71 'strategi':17,116,128,171 'suggest':124 'thing':97 'time':89,142 'tools/techniques':164 'tri':3 'usb':80 'use':85 'video':23 'way':54,94,149 'well':113 'yeah':129"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702061808
    +visibility: "visible             "
    +apId: "https://monyet.cc/post/2101733"
    +editedAt: DateTimeImmutable @1703365867 {#2091
      date: 2023-12-23 22:11:07.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701975408 {#1910
      date: 2023-12-07 19:56:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1736 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [Immich](https://immich.app) is a selfhosted photo management server with a user interface that’s similar to google photos. Also has mobile apps.  \n
    Their motto is “privacy should not be a luxury”.\n
    \n
    I was planning for long to try it out because it looks very promising, but I was waiting for… I don’t know what? Fuck it I’m installing it today.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703763693 {#1723
    date: 2023-12-28 12:41:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sabaku_no_gaara@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 207832
  -bodyTs: "'also':19 'app':22 'fuck':56 'googl':17 'immich':1 'immich.app':2 'instal':60 'interfac':12 'know':54 'long':36 'look':43 'luxuri':31 'm':59 'manag':7 'mobil':21 'motto':24 'photo':6,18 'plan':34 'privaci':26 'promis':45 'selfhost':5 'server':8 'similar':15 'today':62 'tri':38 'user':11 'wait':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827360"
  +editedAt: DateTimeImmutable @1703370268 {#1722
    date: 2023-12-23 23:24:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701977708 {#1721
    date: 2023-12-07 20:35:08.0 +01:00
  }
  +"title": 207832
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2229 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
  +slug: "7-Ways-to-Tweak-Sudo-Command-in-Linux"
  +title: "7 Ways to Tweak Sudo Command in Linux"
  +url: "https://itsfoss.com/sudo-tips/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904582 {#2116
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  +badges: Doctrine\ORM\PersistentCollection {#2291 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: """
        It’s not about someone, it’s about some*thing*. A lot of us aren’t (only) using Linux as a server OS, but for desktop too, and desktop usage involves running much more different kinds of software that you simply just can’t afford to audit, and at times there are programs that you can’t choose to not use, because it’s not on you but on someone on whom you depend.\n
        \n
        Then it’s not even only that. It’s not only random shit or a game you got that can edit your bashrc and such, but if let’s say there’s a critical vulnerability in a complex software you use, like a web browser, an attacker could make use of that to take over your account with the use of *a bashrc alias*.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701904582 {#1428
        date: 2023-12-07 00:16:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
        "@digdilem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 204508
      -bodyTs: "'account':131 'afford':45 'alia':138 'aren':15 'attack':121 'audit':47 'bashrc':97,137 'browser':119 'choos':58 'complex':112 'could':122 'critic':108 'depend':74 'desktop':26,29 'differ':35 'edit':95 'even':79 'game':90 'got':92 'involv':31 'kind':36 'let':102 'like':116 'linux':19 'lot':12 'make':123 'much':33 'os':23 'program':53 'random':86 'run':32 'say':104 'server':22 'shit':87 'simpli':41 'softwar':38,113 'someon':5,70 'take':128 'thing':10 'time':50 'us':14 'usag':30 'use':18,61,115,124,134 'vulner':109 'web':118"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1821866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701904582 {#1440
        date: 2023-12-07 00:16:22.0 +01:00
      }
      +"title": 204508
    }
  ]
  -id: 20409
  -titleTs: "'7':1 'command':6 'linux':8 'sudo':5 'tweak':4 'way':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701888483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7337171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701802083 {#2101
    date: 2023-12-05 19:48:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2229 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
  +slug: "7-Ways-to-Tweak-Sudo-Command-in-Linux"
  +title: "7 Ways to Tweak Sudo Command in Linux"
  +url: "https://itsfoss.com/sudo-tips/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904582 {#2116
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  +badges: Doctrine\ORM\PersistentCollection {#2291 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: """
        It’s not about someone, it’s about some*thing*. A lot of us aren’t (only) using Linux as a server OS, but for desktop too, and desktop usage involves running much more different kinds of software that you simply just can’t afford to audit, and at times there are programs that you can’t choose to not use, because it’s not on you but on someone on whom you depend.\n
        \n
        Then it’s not even only that. It’s not only random shit or a game you got that can edit your bashrc and such, but if let’s say there’s a critical vulnerability in a complex software you use, like a web browser, an attacker could make use of that to take over your account with the use of *a bashrc alias*.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701904582 {#1428
        date: 2023-12-07 00:16:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
        "@digdilem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 204508
      -bodyTs: "'account':131 'afford':45 'alia':138 'aren':15 'attack':121 'audit':47 'bashrc':97,137 'browser':119 'choos':58 'complex':112 'could':122 'critic':108 'depend':74 'desktop':26,29 'differ':35 'edit':95 'even':79 'game':90 'got':92 'involv':31 'kind':36 'let':102 'like':116 'linux':19 'lot':12 'make':123 'much':33 'os':23 'program':53 'random':86 'run':32 'say':104 'server':22 'shit':87 'simpli':41 'softwar':38,113 'someon':5,70 'take':128 'thing':10 'time':50 'us':14 'usag':30 'use':18,61,115,124,134 'vulner':109 'web':118"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1821866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701904582 {#1440
        date: 2023-12-07 00:16:22.0 +01:00
      }
      +"title": 204508
    }
  ]
  -id: 20409
  -titleTs: "'7':1 'command':6 'linux':8 'sudo':5 'tweak':4 'way':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701888483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7337171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701802083 {#2101
    date: 2023-12-05 19:48:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2229 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
  +slug: "7-Ways-to-Tweak-Sudo-Command-in-Linux"
  +title: "7 Ways to Tweak Sudo Command in Linux"
  +url: "https://itsfoss.com/sudo-tips/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701904582 {#2116
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  +badges: Doctrine\ORM\PersistentCollection {#2291 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: """
        It’s not about someone, it’s about some*thing*. A lot of us aren’t (only) using Linux as a server OS, but for desktop too, and desktop usage involves running much more different kinds of software that you simply just can’t afford to audit, and at times there are programs that you can’t choose to not use, because it’s not on you but on someone on whom you depend.\n
        \n
        Then it’s not even only that. It’s not only random shit or a game you got that can edit your bashrc and such, but if let’s say there’s a critical vulnerability in a complex software you use, like a web browser, an attacker could make use of that to take over your account with the use of *a bashrc alias*.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701904582 {#1428
        date: 2023-12-07 00:16:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
        "@digdilem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 204508
      -bodyTs: "'account':131 'afford':45 'alia':138 'aren':15 'attack':121 'audit':47 'bashrc':97,137 'browser':119 'choos':58 'complex':112 'could':122 'critic':108 'depend':74 'desktop':26,29 'differ':35 'edit':95 'even':79 'game':90 'got':92 'involv':31 'kind':36 'let':102 'like':116 'linux':19 'lot':12 'make':123 'much':33 'os':23 'program':53 'random':86 'run':32 'say':104 'server':22 'shit':87 'simpli':41 'softwar':38,113 'someon':5,70 'take':128 'thing':10 'time':50 'us':14 'usag':30 'use':18,61,115,124,134 'vulner':109 'web':118"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1821866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701904582 {#1440
        date: 2023-12-07 00:16:22.0 +01:00
      }
      +"title": 204508
    }
  ]
  -id: 20409
  -titleTs: "'7':1 'command':6 'linux':8 'sudo':5 'tweak':4 'way':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701888483
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7337171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701802083 {#2101
    date: 2023-12-05 19:48:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2351 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2229 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
    +slug: "7-Ways-to-Tweak-Sudo-Command-in-Linux"
    +title: "7 Ways to Tweak Sudo Command in Linux"
    +url: "https://itsfoss.com/sudo-tips/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701904582 {#2116
      date: 2023-12-07 00:16:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    +badges: Doctrine\ORM\PersistentCollection {#2291 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 20409
    -titleTs: "'7':1 'command':6 'linux':8 'sudo':5 'tweak':4 'way':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701888483
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7337171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701802083 {#2101
      date: 2023-12-05 19:48:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: """
    It’s not about someone, it’s about some*thing*. A lot of us aren’t (only) using Linux as a server OS, but for desktop too, and desktop usage involves running much more different kinds of software that you simply just can’t afford to audit, and at times there are programs that you can’t choose to not use, because it’s not on you but on someone on whom you depend.\n
    \n
    Then it’s not even only that. It’s not only random shit or a game you got that can edit your bashrc and such, but if let’s say there’s a critical vulnerability in a complex software you use, like a web browser, an attacker could make use of that to take over your account with the use of *a bashrc alias*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701904582 {#1428
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 204508
  -bodyTs: "'account':131 'afford':45 'alia':138 'aren':15 'attack':121 'audit':47 'bashrc':97,137 'browser':119 'choos':58 'complex':112 'could':122 'critic':108 'depend':74 'desktop':26,29 'differ':35 'edit':95 'even':79 'game':90 'got':92 'involv':31 'kind':36 'let':102 'like':116 'linux':19 'lot':12 'make':123 'much':33 'os':23 'program':53 'random':86 'run':32 'say':104 'server':22 'shit':87 'simpli':41 'softwar':38,113 'someon':5,70 'take':128 'thing':10 'time':50 'us':14 'usag':30 'use':18,61,115,124,134 'vulner':109 'web':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1821866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701904582 {#1440
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +"title": 204508
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2351 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2229 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
    +slug: "7-Ways-to-Tweak-Sudo-Command-in-Linux"
    +title: "7 Ways to Tweak Sudo Command in Linux"
    +url: "https://itsfoss.com/sudo-tips/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701904582 {#2116
      date: 2023-12-07 00:16:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    +badges: Doctrine\ORM\PersistentCollection {#2291 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 20409
    -titleTs: "'7':1 'command':6 'linux':8 'sudo':5 'tweak':4 'way':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701888483
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7337171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701802083 {#2101
      date: 2023-12-05 19:48:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: """
    It’s not about someone, it’s about some*thing*. A lot of us aren’t (only) using Linux as a server OS, but for desktop too, and desktop usage involves running much more different kinds of software that you simply just can’t afford to audit, and at times there are programs that you can’t choose to not use, because it’s not on you but on someone on whom you depend.\n
    \n
    Then it’s not even only that. It’s not only random shit or a game you got that can edit your bashrc and such, but if let’s say there’s a critical vulnerability in a complex software you use, like a web browser, an attacker could make use of that to take over your account with the use of *a bashrc alias*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701904582 {#1428
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 204508
  -bodyTs: "'account':131 'afford':45 'alia':138 'aren':15 'attack':121 'audit':47 'bashrc':97,137 'browser':119 'choos':58 'complex':112 'could':122 'critic':108 'depend':74 'desktop':26,29 'differ':35 'edit':95 'even':79 'game':90 'got':92 'involv':31 'kind':36 'let':102 'like':116 'linux':19 'lot':12 'make':123 'much':33 'os':23 'program':53 'random':86 'run':32 'say':104 'server':22 'shit':87 'simpli':41 'softwar':38,113 'someon':5,70 'take':128 'thing':10 'time':50 'us':14 'usag':30 'use':18,61,115,124,134 'vulner':109 'web':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1821866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701904582 {#1440
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +"title": 204508
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2351 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2229 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
    +slug: "7-Ways-to-Tweak-Sudo-Command-in-Linux"
    +title: "7 Ways to Tweak Sudo Command in Linux"
    +url: "https://itsfoss.com/sudo-tips/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701904582 {#2116
      date: 2023-12-07 00:16:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2299 …}
    +reports: Doctrine\ORM\PersistentCollection {#2228 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
    +badges: Doctrine\ORM\PersistentCollection {#2291 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 20409
    -titleTs: "'7':1 'command':6 'linux':8 'sudo':5 'tweak':4 'way':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701888483
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7337171"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701802083 {#2101
      date: 2023-12-05 19:48:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: """
    It’s not about someone, it’s about some*thing*. A lot of us aren’t (only) using Linux as a server OS, but for desktop too, and desktop usage involves running much more different kinds of software that you simply just can’t afford to audit, and at times there are programs that you can’t choose to not use, because it’s not on you but on someone on whom you depend.\n
    \n
    Then it’s not even only that. It’s not only random shit or a game you got that can edit your bashrc and such, but if let’s say there’s a critical vulnerability in a complex software you use, like a web browser, an attacker could make use of that to take over your account with the use of *a bashrc alias*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701904582 {#1428
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 204508
  -bodyTs: "'account':131 'afford':45 'alia':138 'aren':15 'attack':121 'audit':47 'bashrc':97,137 'browser':119 'choos':58 'complex':112 'could':122 'critic':108 'depend':74 'desktop':26,29 'differ':35 'edit':95 'even':79 'game':90 'got':92 'involv':31 'kind':36 'let':102 'like':116 'linux':19 'lot':12 'make':123 'much':33 'os':23 'program':53 'random':86 'run':32 'say':104 'server':22 'shit':87 'simpli':41 'softwar':38,113 'someon':5,70 'take':128 'thing':10 'time':50 'us':14 'usag':30 'use':18,61,115,124,134 'vulner':109 'web':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1821866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701904582 {#1440
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +"title": 204508
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_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
34 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