GET https://kbin.spritesserver.nl/index.php/u/@paradox2011@lemmy.ml/hot

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 …}
}
7.97 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.07 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 {#2080
  +user: Proxies\__CG__\App\Entity\User {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#2557
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  +badges: Doctrine\ORM\PersistentCollection {#2581 …}
  +children: [
    App\Entity\EntryComment {#2063
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been looking for a decent PDF editor on Linux for years. Like you said, there are plenty that will basically work, but I always have issues with font mishandling.\n
        \n
        So far I’ve just settled on using a windows VM with adobe for editing PDFs (along with one other windows only program that I need.) There is a way to get [Adobe PDF software working in linux](https://www.youtube.com/watch?v=fzzf2QnyPgY&t=8), but I haven’t tried it.\n
        \n
        If you need to sign PDFs, xournal++ is an excellent app for applying a saved signature as a stamp.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705946721 {#2077
        date: 2024-01-22 19:05:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jtskywalker@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2088 …}
      +votes: Doctrine\ORM\PersistentCollection {#2087 …}
      +reports: Doctrine\ORM\PersistentCollection {#2086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
      -id: 332086
      -bodyTs: "'/watch?v=fzzf2qnypgy&t=8),':72 'adob':44,64 'along':48 'alway':26 'app':89 'appli':91 'basic':22 'decent':7 'edit':46 'editor':9 'excel':88 'far':33 'font':30 'get':63 'haven':75 'issu':28 'like':14 'linux':11,69 'look':4 'mishandl':31 'need':57,81 'one':50 'pdf':8,65 'pdfs':47,84 'plenti':19 'program':54 'said':16 'save':93 'settl':37 'sign':83 'signatur':94 'softwar':66 'stamp':97 'tri':77 'use':39 've':2,35 'vm':42 'way':61 'window':41,52 'work':23,67 'www.youtube.com':71 'www.youtube.com/watch?v=fzzf2qnypgy&t=8),':70 'xournal':85 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7626198"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705946721 {#2098
        date: 2024-01-22 19:05:21.0 +01:00
      }
      +"title": 332086
    }
  ]
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#2147
    date: 2024-01-22 18:20:54.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 {#2080
  +user: Proxies\__CG__\App\Entity\User {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#2557
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  +badges: Doctrine\ORM\PersistentCollection {#2581 …}
  +children: [
    App\Entity\EntryComment {#2063
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been looking for a decent PDF editor on Linux for years. Like you said, there are plenty that will basically work, but I always have issues with font mishandling.\n
        \n
        So far I’ve just settled on using a windows VM with adobe for editing PDFs (along with one other windows only program that I need.) There is a way to get [Adobe PDF software working in linux](https://www.youtube.com/watch?v=fzzf2QnyPgY&t=8), but I haven’t tried it.\n
        \n
        If you need to sign PDFs, xournal++ is an excellent app for applying a saved signature as a stamp.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705946721 {#2077
        date: 2024-01-22 19:05:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jtskywalker@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2088 …}
      +votes: Doctrine\ORM\PersistentCollection {#2087 …}
      +reports: Doctrine\ORM\PersistentCollection {#2086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
      -id: 332086
      -bodyTs: "'/watch?v=fzzf2qnypgy&t=8),':72 'adob':44,64 'along':48 'alway':26 'app':89 'appli':91 'basic':22 'decent':7 'edit':46 'editor':9 'excel':88 'far':33 'font':30 'get':63 'haven':75 'issu':28 'like':14 'linux':11,69 'look':4 'mishandl':31 'need':57,81 'one':50 'pdf':8,65 'pdfs':47,84 'plenti':19 'program':54 'said':16 'save':93 'settl':37 'sign':83 'signatur':94 'softwar':66 'stamp':97 'tri':77 'use':39 've':2,35 'vm':42 'way':61 'window':41,52 'work':23,67 'www.youtube.com':71 'www.youtube.com/watch?v=fzzf2qnypgy&t=8),':70 'xournal':85 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7626198"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705946721 {#2098
        date: 2024-01-22 19:05:21.0 +01:00
      }
      +"title": 332086
    }
  ]
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#2147
    date: 2024-01-22 18:20:54.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 {#2080
  +user: Proxies\__CG__\App\Entity\User {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Issues-filling-forms-in-PDFs"
  +title: "Issues filling forms in PDFs"
  +url: null
  +body: """
    Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
    \n
    I mainly use Okular or Atril.\n
    \n
    Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
    \n
    Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
    \n
    The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
    \n
    Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
    \n
    I’m running Debian 12 with the KDE Plasma desktop environment
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728457108 {#2557
    date: 2024-10-09 08:58:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  +badges: Doctrine\ORM\PersistentCollection {#2581 …}
  +children: [
    App\Entity\EntryComment {#2063
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve been looking for a decent PDF editor on Linux for years. Like you said, there are plenty that will basically work, but I always have issues with font mishandling.\n
        \n
        So far I’ve just settled on using a windows VM with adobe for editing PDFs (along with one other windows only program that I need.) There is a way to get [Adobe PDF software working in linux](https://www.youtube.com/watch?v=fzzf2QnyPgY&t=8), but I haven’t tried it.\n
        \n
        If you need to sign PDFs, xournal++ is an excellent app for applying a saved signature as a stamp.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705946721 {#2077
        date: 2024-01-22 19:05:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jtskywalker@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2064 …}
      +nested: Doctrine\ORM\PersistentCollection {#2088 …}
      +votes: Doctrine\ORM\PersistentCollection {#2087 …}
      +reports: Doctrine\ORM\PersistentCollection {#2086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
      -id: 332086
      -bodyTs: "'/watch?v=fzzf2qnypgy&t=8),':72 'adob':44,64 'along':48 'alway':26 'app':89 'appli':91 'basic':22 'decent':7 'edit':46 'editor':9 'excel':88 'far':33 'font':30 'get':63 'haven':75 'issu':28 'like':14 'linux':11,69 'look':4 'mishandl':31 'need':57,81 'one':50 'pdf':8,65 'pdfs':47,84 'plenti':19 'program':54 'said':16 'save':93 'settl':37 'sign':83 'signatur':94 'softwar':66 'stamp':97 'tri':77 'use':39 've':2,35 'vm':42 'way':61 'window':41,52 'work':23,67 'www.youtube.com':71 'www.youtube.com/watch?v=fzzf2qnypgy&t=8),':70 'xournal':85 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7626198"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705946721 {#2098
        date: 2024-01-22 19:05:21.0 +01:00
      }
      +"title": 332086
    }
  ]
  -id: 32424
  -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
  -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706030454
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21586348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705944054 {#2147
    date: 2024-01-22 18:20:54.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 {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2117 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Issues-filling-forms-in-PDFs"
    +title: "Issues filling forms in PDFs"
    +url: null
    +body: """
      Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
      \n
      I mainly use Okular or Atril.\n
      \n
      Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
      \n
      Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
      \n
      The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
      \n
      Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
      \n
      I’m running Debian 12 with the KDE Plasma desktop environment
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728457108 {#2557
      date: 2024-10-09 08:58:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2563 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    +badges: Doctrine\ORM\PersistentCollection {#2581 …}
    +children: [
      App\Entity\EntryComment {#2063}
    ]
    -id: 32424
    -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
    -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706030454
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21586348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944054 {#2147
      date: 2024-01-22 18:20:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been looking for a decent PDF editor on Linux for years. Like you said, there are plenty that will basically work, but I always have issues with font mishandling.\n
    \n
    So far I’ve just settled on using a windows VM with adobe for editing PDFs (along with one other windows only program that I need.) There is a way to get [Adobe PDF software working in linux](https://www.youtube.com/watch?v=fzzf2QnyPgY&t=8), but I haven’t tried it.\n
    \n
    If you need to sign PDFs, xournal++ is an excellent app for applying a saved signature as a stamp.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705946721 {#2077
    date: 2024-01-22 19:05:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jtskywalker@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 332086
  -bodyTs: "'/watch?v=fzzf2qnypgy&t=8),':72 'adob':44,64 'along':48 'alway':26 'app':89 'appli':91 'basic':22 'decent':7 'edit':46 'editor':9 'excel':88 'far':33 'font':30 'get':63 'haven':75 'issu':28 'like':14 'linux':11,69 'look':4 'mishandl':31 'need':57,81 'one':50 'pdf':8,65 'pdfs':47,84 'plenti':19 'program':54 'said':16 'save':93 'settl':37 'sign':83 'signatur':94 'softwar':66 'stamp':97 'tri':77 'use':39 've':2,35 'vm':42 'way':61 'window':41,52 'work':23,67 'www.youtube.com':71 'www.youtube.com/watch?v=fzzf2qnypgy&t=8),':70 'xournal':85 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7626198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705946721 {#2098
    date: 2024-01-22 19:05:21.0 +01:00
  }
  +"title": 332086
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2117 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Issues-filling-forms-in-PDFs"
    +title: "Issues filling forms in PDFs"
    +url: null
    +body: """
      Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
      \n
      I mainly use Okular or Atril.\n
      \n
      Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
      \n
      Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
      \n
      The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
      \n
      Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
      \n
      I’m running Debian 12 with the KDE Plasma desktop environment
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728457108 {#2557
      date: 2024-10-09 08:58:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2563 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    +badges: Doctrine\ORM\PersistentCollection {#2581 …}
    +children: [
      App\Entity\EntryComment {#2063}
    ]
    -id: 32424
    -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
    -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706030454
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21586348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944054 {#2147
      date: 2024-01-22 18:20:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been looking for a decent PDF editor on Linux for years. Like you said, there are plenty that will basically work, but I always have issues with font mishandling.\n
    \n
    So far I’ve just settled on using a windows VM with adobe for editing PDFs (along with one other windows only program that I need.) There is a way to get [Adobe PDF software working in linux](https://www.youtube.com/watch?v=fzzf2QnyPgY&t=8), but I haven’t tried it.\n
    \n
    If you need to sign PDFs, xournal++ is an excellent app for applying a saved signature as a stamp.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705946721 {#2077
    date: 2024-01-22 19:05:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jtskywalker@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 332086
  -bodyTs: "'/watch?v=fzzf2qnypgy&t=8),':72 'adob':44,64 'along':48 'alway':26 'app':89 'appli':91 'basic':22 'decent':7 'edit':46 'editor':9 'excel':88 'far':33 'font':30 'get':63 'haven':75 'issu':28 'like':14 'linux':11,69 'look':4 'mishandl':31 'need':57,81 'one':50 'pdf':8,65 'pdfs':47,84 'plenti':19 'program':54 'said':16 'save':93 'settl':37 'sign':83 'signatur':94 'softwar':66 'stamp':97 'tri':77 'use':39 've':2,35 'vm':42 'way':61 'window':41,52 'work':23,67 'www.youtube.com':71 'www.youtube.com/watch?v=fzzf2qnypgy&t=8),':70 'xournal':85 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7626198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705946721 {#2098
    date: 2024-01-22 19:05:21.0 +01:00
  }
  +"title": 332086
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2117 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Issues-filling-forms-in-PDFs"
    +title: "Issues filling forms in PDFs"
    +url: null
    +body: """
      Pretty much all of the PDF readers I have tried will *work* for form filling, however I have some similar issues with all of them.\n
      \n
      I mainly use Okular or Atril.\n
      \n
      Issue 1 is when filling out multiple fields in a PDF, it becomes extremely slow, to the point of typing some text, and having to wait for 5-10 second for it to show up and I can continue.\n
      \n
      Issue 2 is that both Okular and Atril will insert the text with a much larger font size and/or different font than the document. Even in cases where the fields have some pre-populated text, if I touch the field, the font changes. Sometimes the change is significant enough that the text is not readable, or makes surrounding elements not readable.\n
      \n
      The best way I have found that works is to use FireFox. The form filling in that works fast and doesn’t mess up the fonts, but the way FireFox handles saving PDFs is tedious. I can’t just click ctrl+s to save, as it prompts me to choose a location to save at and makes me overwrite the original file every time, rather than just editing it in place.\n
      \n
      Is there any PDF reader that people are aware of that does not have these issues? Or is this something that is weird with my setup?\n
      \n
      I’m running Debian 12 with the KDE Plasma desktop environment
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728457108 {#2557
      date: 2024-10-09 08:58:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2563 …}
    +votes: Doctrine\ORM\PersistentCollection {#2573 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    +badges: Doctrine\ORM\PersistentCollection {#2581 …}
    +children: [
      App\Entity\EntryComment {#2063}
    ]
    -id: 32424
    -titleTs: "'fill':2 'form':3 'issu':1 'pdfs':5"
    -bodyTs: "'-10':60 '1':33 '12':234 '2':72 '5':59 'and/or':89 'atril':31,78 'awar':212 'becom':44 'best':134 'case':97 'chang':114,117 'choos':182 'click':172 'continu':70 'ctrl':173 'debian':233 'desktop':239 'differ':90 'document':94 'doesn':153 'edit':200 'element':130 'enough':120 'environ':240 'even':95 'everi':195 'extrem':45 'fast':151 'field':39,100,111 'file':194 'fill':15,36,147 'firefox':144,162 'font':87,91,113,158 'form':14,146 'found':138 'handl':163 'howev':16 'insert':80 'issu':21,32,71,219 'kde':237 'larger':86 'locat':184 'm':231 'main':27 'make':128,189 'mess':155 'much':2,85 'multipl':38 'okular':29,76 'origin':193 'overwrit':191 'pdf':6,42,207 'pdfs':165 'peopl':210 'place':203 'plasma':238 'point':49 'popul':105 'pre':104 'pre-popul':103 'pretti':1 'prompt':179 'rather':197 'readabl':126,132 'reader':7,208 'run':232 'save':164,176,186 'second':61 'setup':229 'show':65 'signific':119 'similar':20 'size':88 'slow':46 'someth':223 'sometim':115 'surround':129 'tedious':167 'text':53,82,106,123 'time':196 'touch':109 'tri':10 'type':51 'use':28,143 'wait':57 'way':135,161 'weird':226 'work':12,140,150"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706030454
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21586348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705944054 {#2147
      date: 2024-01-22 18:20:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve been looking for a decent PDF editor on Linux for years. Like you said, there are plenty that will basically work, but I always have issues with font mishandling.\n
    \n
    So far I’ve just settled on using a windows VM with adobe for editing PDFs (along with one other windows only program that I need.) There is a way to get [Adobe PDF software working in linux](https://www.youtube.com/watch?v=fzzf2QnyPgY&t=8), but I haven’t tried it.\n
    \n
    If you need to sign PDFs, xournal++ is an excellent app for applying a saved signature as a stamp.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705946721 {#2077
    date: 2024-01-22 19:05:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jtskywalker@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2064 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  -id: 332086
  -bodyTs: "'/watch?v=fzzf2qnypgy&t=8),':72 'adob':44,64 'along':48 'alway':26 'app':89 'appli':91 'basic':22 'decent':7 'edit':46 'editor':9 'excel':88 'far':33 'font':30 'get':63 'haven':75 'issu':28 'like':14 'linux':11,69 'look':4 'mishandl':31 'need':57,81 'one':50 'pdf':8,65 'pdfs':47,84 'plenti':19 'program':54 'said':16 'save':93 'settl':37 'sign':83 'signatur':94 'softwar':66 'stamp':97 'tri':77 'use':39 've':2,35 'vm':42 'way':61 'window':41,52 'work':23,67 'www.youtube.com':71 'www.youtube.com/watch?v=fzzf2qnypgy&t=8),':70 'xournal':85 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7626198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705946721 {#2098
    date: 2024-01-22 19:05:21.0 +01:00
  }
  +"title": 332086
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2144
  +user: Proxies\__CG__\App\Entity\User {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: Proxies\__CG__\App\Entity\Image {#1355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2519 …}
  +slug: "I-mean-why-are-you-even-surprised"
  +title: "I mean why are you even surprised"
  +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 678
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721882714 {#2345
    date: 2024-07-25 06:45:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  +badges: Doctrine\ORM\PersistentCollection {#2560 …}
  +children: [
    App\Entity\EntryComment {#2037
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Meme goodness aside, if you want an analytical look at the psychology of Anakin, check out [this video](https://www.youtube.com/watch?v=B8MY5dgoT9U).\n
        \n
        If you want a super deep dive on the philosophy behind Jedi thought (which is at the core of Star Wars as George Lucas framed a lot it from his experience as a Buddhist) take a look at this [YouTube video](https://www.youtube.com/watch?v=-a7x5N2eVFE). I’ve never heard a more complete explanation of the star wars universe and it addresses a lot of the superficial criticisms people direct towards the Jedi and general stance the movies take on good and bad.\n
        \n
        As a secondary plug, for any who played the RPG Knights of the Old Republic II, here is an [awesome breakdown](https://www.youtube.com/watch?v=-Z0S0Z8lUTg) of the Kreia character by the same creator. Not just interesting from the perspective of fans of the game, but philosophy in general.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1721320202 {#2035
        date: 2024-07-18 18:30:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@Stamets@lemmy.world"
        "@Stamets@lemmy.world"
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 299771
      -bodyTs: "'/watch?v=-a7x5n2evfe).':65 '/watch?v=-z0s0z8lutg)':126 '/watch?v=b8my5dgot9u).':21 'address':81 'anakin':14 'analyt':8 'asid':3 'awesom':122 'bad':102 'behind':32 'breakdown':123 'buddhist':55 'charact':130 'check':15 'complet':72 'core':39 'creator':134 'critic':87 'deep':27 'direct':89 'dive':28 'experi':52 'explan':73 'fan':142 'frame':46 'game':145 'general':94,149 'georg':44 'good':2,100 'heard':69 'ii':118 'interest':137 'jedi':33,92 'knight':113 'kreia':129 'look':9,58 'lot':48,83 'luca':45 'meme':1 'movi':97 'never':68 'old':116 'peopl':88 'perspect':140 'philosophi':31,147 'play':110 'plug':106 'psycholog':12 'republ':117 'rpg':112 'secondari':105 'stanc':95 'star':41,76 'super':26 'superfici':86 'take':56,98 'thought':34 'toward':90 'univers':78 've':67 'video':18,62 'want':6,24 'war':42,77 'www.youtube.com':20,64,125 'www.youtube.com/watch?v=-a7x5n2evfe).':63 'www.youtube.com/watch?v=-z0s0z8lutg)':124 'www.youtube.com/watch?v=b8my5dgot9u).':19 'youtub':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7262992"
      +editedAt: DateTimeImmutable @1721119541 {#2031
        date: 2024-07-16 10:45:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705004472 {#2036
        date: 2024-01-11 21:21:12.0 +01:00
      }
      +"title": 299771
    }
  ]
  -id: 29062
  -titleTs: "'even':6 'mean':2 'surpris':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705079352
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10582750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704992952 {#2293
    date: 2024-01-11 18:09:12.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2144
  +user: Proxies\__CG__\App\Entity\User {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: Proxies\__CG__\App\Entity\Image {#1355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2519 …}
  +slug: "I-mean-why-are-you-even-surprised"
  +title: "I mean why are you even surprised"
  +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 678
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721882714 {#2345
    date: 2024-07-25 06:45:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  +badges: Doctrine\ORM\PersistentCollection {#2560 …}
  +children: [
    App\Entity\EntryComment {#2037
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Meme goodness aside, if you want an analytical look at the psychology of Anakin, check out [this video](https://www.youtube.com/watch?v=B8MY5dgoT9U).\n
        \n
        If you want a super deep dive on the philosophy behind Jedi thought (which is at the core of Star Wars as George Lucas framed a lot it from his experience as a Buddhist) take a look at this [YouTube video](https://www.youtube.com/watch?v=-a7x5N2eVFE). I’ve never heard a more complete explanation of the star wars universe and it addresses a lot of the superficial criticisms people direct towards the Jedi and general stance the movies take on good and bad.\n
        \n
        As a secondary plug, for any who played the RPG Knights of the Old Republic II, here is an [awesome breakdown](https://www.youtube.com/watch?v=-Z0S0Z8lUTg) of the Kreia character by the same creator. Not just interesting from the perspective of fans of the game, but philosophy in general.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1721320202 {#2035
        date: 2024-07-18 18:30:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@Stamets@lemmy.world"
        "@Stamets@lemmy.world"
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 299771
      -bodyTs: "'/watch?v=-a7x5n2evfe).':65 '/watch?v=-z0s0z8lutg)':126 '/watch?v=b8my5dgot9u).':21 'address':81 'anakin':14 'analyt':8 'asid':3 'awesom':122 'bad':102 'behind':32 'breakdown':123 'buddhist':55 'charact':130 'check':15 'complet':72 'core':39 'creator':134 'critic':87 'deep':27 'direct':89 'dive':28 'experi':52 'explan':73 'fan':142 'frame':46 'game':145 'general':94,149 'georg':44 'good':2,100 'heard':69 'ii':118 'interest':137 'jedi':33,92 'knight':113 'kreia':129 'look':9,58 'lot':48,83 'luca':45 'meme':1 'movi':97 'never':68 'old':116 'peopl':88 'perspect':140 'philosophi':31,147 'play':110 'plug':106 'psycholog':12 'republ':117 'rpg':112 'secondari':105 'stanc':95 'star':41,76 'super':26 'superfici':86 'take':56,98 'thought':34 'toward':90 'univers':78 've':67 'video':18,62 'want':6,24 'war':42,77 'www.youtube.com':20,64,125 'www.youtube.com/watch?v=-a7x5n2evfe).':63 'www.youtube.com/watch?v=-z0s0z8lutg)':124 'www.youtube.com/watch?v=b8my5dgot9u).':19 'youtub':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7262992"
      +editedAt: DateTimeImmutable @1721119541 {#2031
        date: 2024-07-16 10:45:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705004472 {#2036
        date: 2024-01-11 21:21:12.0 +01:00
      }
      +"title": 299771
    }
  ]
  -id: 29062
  -titleTs: "'even':6 'mean':2 'surpris':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705079352
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10582750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704992952 {#2293
    date: 2024-01-11 18:09:12.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2144
  +user: Proxies\__CG__\App\Entity\User {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: Proxies\__CG__\App\Entity\Image {#1355 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2519 …}
  +slug: "I-mean-why-are-you-even-surprised"
  +title: "I mean why are you even surprised"
  +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 678
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721882714 {#2345
    date: 2024-07-25 06:45:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2516 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
  +badges: Doctrine\ORM\PersistentCollection {#2560 …}
  +children: [
    App\Entity\EntryComment {#2037
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2144 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Meme goodness aside, if you want an analytical look at the psychology of Anakin, check out [this video](https://www.youtube.com/watch?v=B8MY5dgoT9U).\n
        \n
        If you want a super deep dive on the philosophy behind Jedi thought (which is at the core of Star Wars as George Lucas framed a lot it from his experience as a Buddhist) take a look at this [YouTube video](https://www.youtube.com/watch?v=-a7x5N2eVFE). I’ve never heard a more complete explanation of the star wars universe and it addresses a lot of the superficial criticisms people direct towards the Jedi and general stance the movies take on good and bad.\n
        \n
        As a secondary plug, for any who played the RPG Knights of the Old Republic II, here is an [awesome breakdown](https://www.youtube.com/watch?v=-Z0S0Z8lUTg) of the Kreia character by the same creator. Not just interesting from the perspective of fans of the game, but philosophy in general.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1721320202 {#2035
        date: 2024-07-18 18:30:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@Stamets@lemmy.world"
        "@Stamets@lemmy.world"
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 299771
      -bodyTs: "'/watch?v=-a7x5n2evfe).':65 '/watch?v=-z0s0z8lutg)':126 '/watch?v=b8my5dgot9u).':21 'address':81 'anakin':14 'analyt':8 'asid':3 'awesom':122 'bad':102 'behind':32 'breakdown':123 'buddhist':55 'charact':130 'check':15 'complet':72 'core':39 'creator':134 'critic':87 'deep':27 'direct':89 'dive':28 'experi':52 'explan':73 'fan':142 'frame':46 'game':145 'general':94,149 'georg':44 'good':2,100 'heard':69 'ii':118 'interest':137 'jedi':33,92 'knight':113 'kreia':129 'look':9,58 'lot':48,83 'luca':45 'meme':1 'movi':97 'never':68 'old':116 'peopl':88 'perspect':140 'philosophi':31,147 'play':110 'plug':106 'psycholog':12 'republ':117 'rpg':112 'secondari':105 'stanc':95 'star':41,76 'super':26 'superfici':86 'take':56,98 'thought':34 'toward':90 'univers':78 've':67 'video':18,62 'want':6,24 'war':42,77 'www.youtube.com':20,64,125 'www.youtube.com/watch?v=-a7x5n2evfe).':63 'www.youtube.com/watch?v=-z0s0z8lutg)':124 'www.youtube.com/watch?v=b8my5dgot9u).':19 'youtub':61"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7262992"
      +editedAt: DateTimeImmutable @1721119541 {#2031
        date: 2024-07-16 10:45:41.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705004472 {#2036
        date: 2024-01-11 21:21:12.0 +01:00
      }
      +"title": 299771
    }
  ]
  -id: 29062
  -titleTs: "'even':6 'mean':2 'surpris':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705079352
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10582750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704992952 {#2293
    date: 2024-01-11 18:09:12.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
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 {#2037
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144
    +user: Proxies\__CG__\App\Entity\User {#2141 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
    +image: Proxies\__CG__\App\Entity\Image {#1355 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2519 …}
    +slug: "I-mean-why-are-you-even-surprised"
    +title: "I mean why are you even surprised"
    +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 678
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721882714 {#2345
      date: 2024-07-25 06:45:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2518 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    +badges: Doctrine\ORM\PersistentCollection {#2560 …}
    +children: [
      App\Entity\EntryComment {#2037}
    ]
    -id: 29062
    -titleTs: "'even':6 'mean':2 'surpris':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705079352
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10582750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704992952 {#2293
      date: 2024-01-11 18:09:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Meme goodness aside, if you want an analytical look at the psychology of Anakin, check out [this video](https://www.youtube.com/watch?v=B8MY5dgoT9U).\n
    \n
    If you want a super deep dive on the philosophy behind Jedi thought (which is at the core of Star Wars as George Lucas framed a lot it from his experience as a Buddhist) take a look at this [YouTube video](https://www.youtube.com/watch?v=-a7x5N2eVFE). I’ve never heard a more complete explanation of the star wars universe and it addresses a lot of the superficial criticisms people direct towards the Jedi and general stance the movies take on good and bad.\n
    \n
    As a secondary plug, for any who played the RPG Knights of the Old Republic II, here is an [awesome breakdown](https://www.youtube.com/watch?v=-Z0S0Z8lUTg) of the Kreia character by the same creator. Not just interesting from the perspective of fans of the game, but philosophy in general.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1721320202 {#2035
    date: 2024-07-18 18:30:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 299771
  -bodyTs: "'/watch?v=-a7x5n2evfe).':65 '/watch?v=-z0s0z8lutg)':126 '/watch?v=b8my5dgot9u).':21 'address':81 'anakin':14 'analyt':8 'asid':3 'awesom':122 'bad':102 'behind':32 'breakdown':123 'buddhist':55 'charact':130 'check':15 'complet':72 'core':39 'creator':134 'critic':87 'deep':27 'direct':89 'dive':28 'experi':52 'explan':73 'fan':142 'frame':46 'game':145 'general':94,149 'georg':44 'good':2,100 'heard':69 'ii':118 'interest':137 'jedi':33,92 'knight':113 'kreia':129 'look':9,58 'lot':48,83 'luca':45 'meme':1 'movi':97 'never':68 'old':116 'peopl':88 'perspect':140 'philosophi':31,147 'play':110 'plug':106 'psycholog':12 'republ':117 'rpg':112 'secondari':105 'stanc':95 'star':41,76 'super':26 'superfici':86 'take':56,98 'thought':34 'toward':90 'univers':78 've':67 'video':18,62 'want':6,24 'war':42,77 'www.youtube.com':20,64,125 'www.youtube.com/watch?v=-a7x5n2evfe).':63 'www.youtube.com/watch?v=-z0s0z8lutg)':124 'www.youtube.com/watch?v=b8my5dgot9u).':19 'youtub':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7262992"
  +editedAt: DateTimeImmutable @1721119541 {#2031
    date: 2024-07-16 10:45:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705004472 {#2036
    date: 2024-01-11 21:21:12.0 +01:00
  }
  +"title": 299771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2037
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144
    +user: Proxies\__CG__\App\Entity\User {#2141 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
    +image: Proxies\__CG__\App\Entity\Image {#1355 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2519 …}
    +slug: "I-mean-why-are-you-even-surprised"
    +title: "I mean why are you even surprised"
    +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 678
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721882714 {#2345
      date: 2024-07-25 06:45:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2518 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    +badges: Doctrine\ORM\PersistentCollection {#2560 …}
    +children: [
      App\Entity\EntryComment {#2037}
    ]
    -id: 29062
    -titleTs: "'even':6 'mean':2 'surpris':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705079352
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10582750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704992952 {#2293
      date: 2024-01-11 18:09:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Meme goodness aside, if you want an analytical look at the psychology of Anakin, check out [this video](https://www.youtube.com/watch?v=B8MY5dgoT9U).\n
    \n
    If you want a super deep dive on the philosophy behind Jedi thought (which is at the core of Star Wars as George Lucas framed a lot it from his experience as a Buddhist) take a look at this [YouTube video](https://www.youtube.com/watch?v=-a7x5N2eVFE). I’ve never heard a more complete explanation of the star wars universe and it addresses a lot of the superficial criticisms people direct towards the Jedi and general stance the movies take on good and bad.\n
    \n
    As a secondary plug, for any who played the RPG Knights of the Old Republic II, here is an [awesome breakdown](https://www.youtube.com/watch?v=-Z0S0Z8lUTg) of the Kreia character by the same creator. Not just interesting from the perspective of fans of the game, but philosophy in general.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1721320202 {#2035
    date: 2024-07-18 18:30:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 299771
  -bodyTs: "'/watch?v=-a7x5n2evfe).':65 '/watch?v=-z0s0z8lutg)':126 '/watch?v=b8my5dgot9u).':21 'address':81 'anakin':14 'analyt':8 'asid':3 'awesom':122 'bad':102 'behind':32 'breakdown':123 'buddhist':55 'charact':130 'check':15 'complet':72 'core':39 'creator':134 'critic':87 'deep':27 'direct':89 'dive':28 'experi':52 'explan':73 'fan':142 'frame':46 'game':145 'general':94,149 'georg':44 'good':2,100 'heard':69 'ii':118 'interest':137 'jedi':33,92 'knight':113 'kreia':129 'look':9,58 'lot':48,83 'luca':45 'meme':1 'movi':97 'never':68 'old':116 'peopl':88 'perspect':140 'philosophi':31,147 'play':110 'plug':106 'psycholog':12 'republ':117 'rpg':112 'secondari':105 'stanc':95 'star':41,76 'super':26 'superfici':86 'take':56,98 'thought':34 'toward':90 'univers':78 've':67 'video':18,62 'want':6,24 'war':42,77 'www.youtube.com':20,64,125 'www.youtube.com/watch?v=-a7x5n2evfe).':63 'www.youtube.com/watch?v=-z0s0z8lutg)':124 'www.youtube.com/watch?v=b8my5dgot9u).':19 'youtub':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7262992"
  +editedAt: DateTimeImmutable @1721119541 {#2031
    date: 2024-07-16 10:45:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705004472 {#2036
    date: 2024-01-11 21:21:12.0 +01:00
  }
  +"title": 299771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2037
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2144
    +user: Proxies\__CG__\App\Entity\User {#2141 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
    +image: Proxies\__CG__\App\Entity\Image {#1355 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2519 …}
    +slug: "I-mean-why-are-you-even-surprised"
    +title: "I mean why are you even surprised"
    +url: "https://lemmy.world/pictrs/image/89596ed9-24ca-4407-b163-ba7d21a22830.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 678
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721882714 {#2345
      date: 2024-07-25 06:45:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2518 …}
    +votes: Doctrine\ORM\PersistentCollection {#2516 …}
    +reports: Doctrine\ORM\PersistentCollection {#2513 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2543 …}
    +badges: Doctrine\ORM\PersistentCollection {#2560 …}
    +children: [
      App\Entity\EntryComment {#2037}
    ]
    -id: 29062
    -titleTs: "'even':6 'mean':2 'surpris':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705079352
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10582750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704992952 {#2293
      date: 2024-01-11 18:09:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2075 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Meme goodness aside, if you want an analytical look at the psychology of Anakin, check out [this video](https://www.youtube.com/watch?v=B8MY5dgoT9U).\n
    \n
    If you want a super deep dive on the philosophy behind Jedi thought (which is at the core of Star Wars as George Lucas framed a lot it from his experience as a Buddhist) take a look at this [YouTube video](https://www.youtube.com/watch?v=-a7x5N2eVFE). I’ve never heard a more complete explanation of the star wars universe and it addresses a lot of the superficial criticisms people direct towards the Jedi and general stance the movies take on good and bad.\n
    \n
    As a secondary plug, for any who played the RPG Knights of the Old Republic II, here is an [awesome breakdown](https://www.youtube.com/watch?v=-Z0S0Z8lUTg) of the Kreia character by the same creator. Not just interesting from the perspective of fans of the game, but philosophy in general.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1721320202 {#2035
    date: 2024-07-18 18:30:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 299771
  -bodyTs: "'/watch?v=-a7x5n2evfe).':65 '/watch?v=-z0s0z8lutg)':126 '/watch?v=b8my5dgot9u).':21 'address':81 'anakin':14 'analyt':8 'asid':3 'awesom':122 'bad':102 'behind':32 'breakdown':123 'buddhist':55 'charact':130 'check':15 'complet':72 'core':39 'creator':134 'critic':87 'deep':27 'direct':89 'dive':28 'experi':52 'explan':73 'fan':142 'frame':46 'game':145 'general':94,149 'georg':44 'good':2,100 'heard':69 'ii':118 'interest':137 'jedi':33,92 'knight':113 'kreia':129 'look':9,58 'lot':48,83 'luca':45 'meme':1 'movi':97 'never':68 'old':116 'peopl':88 'perspect':140 'philosophi':31,147 'play':110 'plug':106 'psycholog':12 'republ':117 'rpg':112 'secondari':105 'stanc':95 'star':41,76 'super':26 'superfici':86 'take':56,98 'thought':34 'toward':90 'univers':78 've':67 'video':18,62 'want':6,24 'war':42,77 'www.youtube.com':20,64,125 'www.youtube.com/watch?v=-a7x5n2evfe).':63 'www.youtube.com/watch?v=-z0s0z8lutg)':124 'www.youtube.com/watch?v=b8my5dgot9u).':19 'youtub':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7262992"
  +editedAt: DateTimeImmutable @1721119541 {#2031
    date: 2024-07-16 10:45:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705004472 {#2036
    date: 2024-01-11 21:21:12.0 +01:00
  }
  +"title": 299771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1384
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Ricing-Linux"
  +title: "Ricing Linux"
  +url: null
  +body: """
    I’ve been using linux for about 6 months now and recently been using arch as my main. I’ve done some customzations like changing fonts, background, keybinds, etc. But I really want to actually customize like the behaviour of apps, cool animations.\n
    \n
    Are there any links, videos, post or anything that is beginner friendly of ricing Linux?\n
    \n
    Edit: I use Gnome for now
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700997628 {#2583
    date: 2023-11-26 12:20:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  +badges: Doctrine\ORM\PersistentCollection {#2600 …}
  +children: [
    1 => App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
      +body: "If you use KDE, look for the “TV Glitch [burn-my-windows]” opening and closing animation. It’s a default setting in the KDE Settings > Workspace behavior > Desktop effects > Window open/close animation section. It’s really good in my opinion, especially if you tinker with the open/close timing to make it a little more crisp."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700893218 {#2019
        date: 2023-11-25 07:20:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Therealmglitch@lemmy.world"
        "@radioactiveradio@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 161435
      -bodyTs: "'anim':17,33 'behavior':28 'burn':11 'burn-my-window':10 'close':16 'crisp':56 'default':21 'desktop':29 'effect':30 'especi':42 'glitch':9 'good':38 'kde':4,25 'littl':54 'look':5 'make':51 'open':14 'open/close':32,48 'opinion':41 'realli':37 'section':34 'set':22,26 'time':49 'tinker':45 'tv':8 'use':3 'window':13,31 'workspac':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6102745"
      +editedAt: DateTimeImmutable @1701450838 {#2023
        date: 2023-12-01 18:13:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700893218 {#2030
        date: 2023-11-25 07:20:18.0 +01:00
      }
      +"title": 161435
    }
    0 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: "[This Lemmy community](https://lemmy.guide/link?target=!unixporn@lemmy.ml) is a pretty good resource for inspiration, and sometimes you can snag animation or icon sources from the descriptions or comments. It’s not super in depth on the how to end of it though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700861568 {#2394
        date: 2023-11-24 22:32:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Therealmglitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 160060
      -bodyTs: "'/link?target=!unixporn@lemmy.ml)':6 'anim':19 'comment':27 'communiti':3 'depth':33 'descript':25 'end':38 'good':10 'icon':21 'inspir':13 'lemmi':2 'lemmy.guide':5 'lemmy.guide/link?target=!unixporn@lemmy.ml)':4 'pretti':9 'resourc':11 'snag':18 'sometim':15 'sourc':22 'super':31 'though':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6091068"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700861568 {#2395
        date: 2023-11-24 22:32:48.0 +01:00
      }
      +"title": 160060
    }
  ]
  -id: 16420
  -titleTs: "'linux':2 'rice':1"
  -bodyTs: "'6':8 'actual':35 'anim':43 'anyth':51 'app':41 'arch':15 'background':27 'beginn':54 'behaviour':39 'chang':25 'cool':42 'custom':36 'customz':23 'done':21 'edit':59 'etc':29 'font':26 'friend':55 'gnome':62 'keybind':28 'like':24,37 'link':47 'linux':5,58 'main':18 'month':9 'post':49 'realli':32 'recent':12 'rice':57 'use':4,14,61 've':2,20 'video':48 'want':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700947452
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8705495"
  +editedAt: DateTimeImmutable @1701453161 {#2565
    date: 2023-12-01 18:52:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700861052 {#2039
    date: 2023-11-24 22:24:12.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 {#1384
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Ricing-Linux"
  +title: "Ricing Linux"
  +url: null
  +body: """
    I’ve been using linux for about 6 months now and recently been using arch as my main. I’ve done some customzations like changing fonts, background, keybinds, etc. But I really want to actually customize like the behaviour of apps, cool animations.\n
    \n
    Are there any links, videos, post or anything that is beginner friendly of ricing Linux?\n
    \n
    Edit: I use Gnome for now
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700997628 {#2583
    date: 2023-11-26 12:20:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  +badges: Doctrine\ORM\PersistentCollection {#2600 …}
  +children: [
    1 => App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
      +body: "If you use KDE, look for the “TV Glitch [burn-my-windows]” opening and closing animation. It’s a default setting in the KDE Settings > Workspace behavior > Desktop effects > Window open/close animation section. It’s really good in my opinion, especially if you tinker with the open/close timing to make it a little more crisp."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700893218 {#2019
        date: 2023-11-25 07:20:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Therealmglitch@lemmy.world"
        "@radioactiveradio@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 161435
      -bodyTs: "'anim':17,33 'behavior':28 'burn':11 'burn-my-window':10 'close':16 'crisp':56 'default':21 'desktop':29 'effect':30 'especi':42 'glitch':9 'good':38 'kde':4,25 'littl':54 'look':5 'make':51 'open':14 'open/close':32,48 'opinion':41 'realli':37 'section':34 'set':22,26 'time':49 'tinker':45 'tv':8 'use':3 'window':13,31 'workspac':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6102745"
      +editedAt: DateTimeImmutable @1701450838 {#2023
        date: 2023-12-01 18:13:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700893218 {#2030
        date: 2023-11-25 07:20:18.0 +01:00
      }
      +"title": 161435
    }
    0 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: "[This Lemmy community](https://lemmy.guide/link?target=!unixporn@lemmy.ml) is a pretty good resource for inspiration, and sometimes you can snag animation or icon sources from the descriptions or comments. It’s not super in depth on the how to end of it though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700861568 {#2394
        date: 2023-11-24 22:32:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Therealmglitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 160060
      -bodyTs: "'/link?target=!unixporn@lemmy.ml)':6 'anim':19 'comment':27 'communiti':3 'depth':33 'descript':25 'end':38 'good':10 'icon':21 'inspir':13 'lemmi':2 'lemmy.guide':5 'lemmy.guide/link?target=!unixporn@lemmy.ml)':4 'pretti':9 'resourc':11 'snag':18 'sometim':15 'sourc':22 'super':31 'though':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6091068"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700861568 {#2395
        date: 2023-11-24 22:32:48.0 +01:00
      }
      +"title": 160060
    }
  ]
  -id: 16420
  -titleTs: "'linux':2 'rice':1"
  -bodyTs: "'6':8 'actual':35 'anim':43 'anyth':51 'app':41 'arch':15 'background':27 'beginn':54 'behaviour':39 'chang':25 'cool':42 'custom':36 'customz':23 'done':21 'edit':59 'etc':29 'font':26 'friend':55 'gnome':62 'keybind':28 'like':24,37 'link':47 'linux':5,58 'main':18 'month':9 'post':49 'realli':32 'recent':12 'rice':57 'use':4,14,61 've':2,20 'video':48 'want':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700947452
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8705495"
  +editedAt: DateTimeImmutable @1701453161 {#2565
    date: 2023-12-01 18:52:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700861052 {#2039
    date: 2023-11-24 22:24:12.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 {#1384
  +user: Proxies\__CG__\App\Entity\User {#2588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Ricing-Linux"
  +title: "Ricing Linux"
  +url: null
  +body: """
    I’ve been using linux for about 6 months now and recently been using arch as my main. I’ve done some customzations like changing fonts, background, keybinds, etc. But I really want to actually customize like the behaviour of apps, cool animations.\n
    \n
    Are there any links, videos, post or anything that is beginner friendly of ricing Linux?\n
    \n
    Edit: I use Gnome for now
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700997628 {#2583
    date: 2023-11-26 12:20:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2590 …}
  +votes: Doctrine\ORM\PersistentCollection {#2592 …}
  +reports: Doctrine\ORM\PersistentCollection {#2594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
  +badges: Doctrine\ORM\PersistentCollection {#2600 …}
  +children: [
    1 => App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
      +body: "If you use KDE, look for the “TV Glitch [burn-my-windows]” opening and closing animation. It’s a default setting in the KDE Settings > Workspace behavior > Desktop effects > Window open/close animation section. It’s really good in my opinion, especially if you tinker with the open/close timing to make it a little more crisp."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700893218 {#2019
        date: 2023-11-25 07:20:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Therealmglitch@lemmy.world"
        "@radioactiveradio@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 161435
      -bodyTs: "'anim':17,33 'behavior':28 'burn':11 'burn-my-window':10 'close':16 'crisp':56 'default':21 'desktop':29 'effect':30 'especi':42 'glitch':9 'good':38 'kde':4,25 'littl':54 'look':5 'make':51 'open':14 'open/close':32,48 'opinion':41 'realli':37 'section':34 'set':22,26 'time':49 'tinker':45 'tv':8 'use':3 'window':13,31 'workspac':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6102745"
      +editedAt: DateTimeImmutable @1701450838 {#2023
        date: 2023-12-01 18:13:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700893218 {#2030
        date: 2023-11-25 07:20:18.0 +01:00
      }
      +"title": 161435
    }
    0 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: "[This Lemmy community](https://lemmy.guide/link?target=!unixporn@lemmy.ml) is a pretty good resource for inspiration, and sometimes you can snag animation or icon sources from the descriptions or comments. It’s not super in depth on the how to end of it though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700861568 {#2394
        date: 2023-11-24 22:32:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Therealmglitch@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 160060
      -bodyTs: "'/link?target=!unixporn@lemmy.ml)':6 'anim':19 'comment':27 'communiti':3 'depth':33 'descript':25 'end':38 'good':10 'icon':21 'inspir':13 'lemmi':2 'lemmy.guide':5 'lemmy.guide/link?target=!unixporn@lemmy.ml)':4 'pretti':9 'resourc':11 'snag':18 'sometim':15 'sourc':22 'super':31 'though':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6091068"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700861568 {#2395
        date: 2023-11-24 22:32:48.0 +01:00
      }
      +"title": 160060
    }
  ]
  -id: 16420
  -titleTs: "'linux':2 'rice':1"
  -bodyTs: "'6':8 'actual':35 'anim':43 'anyth':51 'app':41 'arch':15 'background':27 'beginn':54 'behaviour':39 'chang':25 'cool':42 'custom':36 'customz':23 'done':21 'edit':59 'etc':29 'font':26 'friend':55 'gnome':62 'keybind':28 'like':24,37 'link':47 'linux':5,58 'main':18 'month':9 'post':49 'realli':32 'recent':12 'rice':57 'use':4,14,61 've':2,20 'video':48 'want':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700947452
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8705495"
  +editedAt: DateTimeImmutable @1701453161 {#2565
    date: 2023-12-01 18:52:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700861052 {#2039
    date: 2023-11-24 22:24:12.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 {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Ricing-Linux"
    +title: "Ricing Linux"
    +url: null
    +body: """
      I’ve been using linux for about 6 months now and recently been using arch as my main. I’ve done some customzations like changing fonts, background, keybinds, etc. But I really want to actually customize like the behaviour of apps, cool animations.\n
      \n
      Are there any links, videos, post or anything that is beginner friendly of ricing Linux?\n
      \n
      Edit: I use Gnome for now
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 38
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700997628 {#2583
      date: 2023-11-26 12:20:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2592 …}
    +reports: Doctrine\ORM\PersistentCollection {#2594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
    +badges: Doctrine\ORM\PersistentCollection {#2600 …}
    +children: [
      1 => App\Entity\EntryComment {#2032}
      0 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: null
        +root: null
        +body: "[This Lemmy community](https://lemmy.guide/link?target=!unixporn@lemmy.ml) is a pretty good resource for inspiration, and sometimes you can snag animation or icon sources from the descriptions or comments. It’s not super in depth on the how to end of it though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700861568 {#2394
          date: 2023-11-24 22:32:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Therealmglitch@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 160060
        -bodyTs: "'/link?target=!unixporn@lemmy.ml)':6 'anim':19 'comment':27 'communiti':3 'depth':33 'descript':25 'end':38 'good':10 'icon':21 'inspir':13 'lemmi':2 'lemmy.guide':5 'lemmy.guide/link?target=!unixporn@lemmy.ml)':4 'pretti':9 'resourc':11 'snag':18 'sometim':15 'sourc':22 'super':31 'though':41"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6091068"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700861568 {#2395
          date: 2023-11-24 22:32:48.0 +01:00
        }
        +"title": 160060
      }
    ]
    -id: 16420
    -titleTs: "'linux':2 'rice':1"
    -bodyTs: "'6':8 'actual':35 'anim':43 'anyth':51 'app':41 'arch':15 'background':27 'beginn':54 'behaviour':39 'chang':25 'cool':42 'custom':36 'customz':23 'done':21 'edit':59 'etc':29 'font':26 'friend':55 'gnome':62 'keybind':28 'like':24,37 'link':47 'linux':5,58 'main':18 'month':9 'post':49 'realli':32 'recent':12 'rice':57 'use':4,14,61 've':2,20 'video':48 'want':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700947452
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8705495"
    +editedAt: DateTimeImmutable @1701453161 {#2565
      date: 2023-12-01 18:52:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700861052 {#2039
      date: 2023-11-24 22:24:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "If you use KDE, look for the “TV Glitch [burn-my-windows]” opening and closing animation. It’s a default setting in the KDE Settings > Workspace behavior > Desktop effects > Window open/close animation section. It’s really good in my opinion, especially if you tinker with the open/close timing to make it a little more crisp."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700893218 {#2019
    date: 2023-11-25 07:20:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Therealmglitch@lemmy.world"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 161435
  -bodyTs: "'anim':17,33 'behavior':28 'burn':11 'burn-my-window':10 'close':16 'crisp':56 'default':21 'desktop':29 'effect':30 'especi':42 'glitch':9 'good':38 'kde':4,25 'littl':54 'look':5 'make':51 'open':14 'open/close':32,48 'opinion':41 'realli':37 'section':34 'set':22,26 'time':49 'tinker':45 'tv':8 'use':3 'window':13,31 'workspac':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6102745"
  +editedAt: DateTimeImmutable @1701450838 {#2023
    date: 2023-12-01 18:13:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700893218 {#2030
    date: 2023-11-25 07:20:18.0 +01:00
  }
  +"title": 161435
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Ricing-Linux"
    +title: "Ricing Linux"
    +url: null
    +body: """
      I’ve been using linux for about 6 months now and recently been using arch as my main. I’ve done some customzations like changing fonts, background, keybinds, etc. But I really want to actually customize like the behaviour of apps, cool animations.\n
      \n
      Are there any links, videos, post or anything that is beginner friendly of ricing Linux?\n
      \n
      Edit: I use Gnome for now
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 38
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700997628 {#2583
      date: 2023-11-26 12:20:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2592 …}
    +reports: Doctrine\ORM\PersistentCollection {#2594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
    +badges: Doctrine\ORM\PersistentCollection {#2600 …}
    +children: [
      1 => App\Entity\EntryComment {#2032}
      0 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: null
        +root: null
        +body: "[This Lemmy community](https://lemmy.guide/link?target=!unixporn@lemmy.ml) is a pretty good resource for inspiration, and sometimes you can snag animation or icon sources from the descriptions or comments. It’s not super in depth on the how to end of it though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700861568 {#2394
          date: 2023-11-24 22:32:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Therealmglitch@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 160060
        -bodyTs: "'/link?target=!unixporn@lemmy.ml)':6 'anim':19 'comment':27 'communiti':3 'depth':33 'descript':25 'end':38 'good':10 'icon':21 'inspir':13 'lemmi':2 'lemmy.guide':5 'lemmy.guide/link?target=!unixporn@lemmy.ml)':4 'pretti':9 'resourc':11 'snag':18 'sometim':15 'sourc':22 'super':31 'though':41"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6091068"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700861568 {#2395
          date: 2023-11-24 22:32:48.0 +01:00
        }
        +"title": 160060
      }
    ]
    -id: 16420
    -titleTs: "'linux':2 'rice':1"
    -bodyTs: "'6':8 'actual':35 'anim':43 'anyth':51 'app':41 'arch':15 'background':27 'beginn':54 'behaviour':39 'chang':25 'cool':42 'custom':36 'customz':23 'done':21 'edit':59 'etc':29 'font':26 'friend':55 'gnome':62 'keybind':28 'like':24,37 'link':47 'linux':5,58 'main':18 'month':9 'post':49 'realli':32 'recent':12 'rice':57 'use':4,14,61 've':2,20 'video':48 'want':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700947452
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8705495"
    +editedAt: DateTimeImmutable @1701453161 {#2565
      date: 2023-12-01 18:52:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700861052 {#2039
      date: 2023-11-24 22:24:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "If you use KDE, look for the “TV Glitch [burn-my-windows]” opening and closing animation. It’s a default setting in the KDE Settings > Workspace behavior > Desktop effects > Window open/close animation section. It’s really good in my opinion, especially if you tinker with the open/close timing to make it a little more crisp."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700893218 {#2019
    date: 2023-11-25 07:20:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Therealmglitch@lemmy.world"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 161435
  -bodyTs: "'anim':17,33 'behavior':28 'burn':11 'burn-my-window':10 'close':16 'crisp':56 'default':21 'desktop':29 'effect':30 'especi':42 'glitch':9 'good':38 'kde':4,25 'littl':54 'look':5 'make':51 'open':14 'open/close':32,48 'opinion':41 'realli':37 'section':34 'set':22,26 'time':49 'tinker':45 'tv':8 'use':3 'window':13,31 'workspac':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6102745"
  +editedAt: DateTimeImmutable @1701450838 {#2023
    date: 2023-12-01 18:13:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700893218 {#2030
    date: 2023-11-25 07:20:18.0 +01:00
  }
  +"title": 161435
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Ricing-Linux"
    +title: "Ricing Linux"
    +url: null
    +body: """
      I’ve been using linux for about 6 months now and recently been using arch as my main. I’ve done some customzations like changing fonts, background, keybinds, etc. But I really want to actually customize like the behaviour of apps, cool animations.\n
      \n
      Are there any links, videos, post or anything that is beginner friendly of ricing Linux?\n
      \n
      Edit: I use Gnome for now
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 38
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700997628 {#2583
      date: 2023-11-26 12:20:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2592 …}
    +reports: Doctrine\ORM\PersistentCollection {#2594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
    +badges: Doctrine\ORM\PersistentCollection {#2600 …}
    +children: [
      1 => App\Entity\EntryComment {#2032}
      0 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: null
        +root: null
        +body: "[This Lemmy community](https://lemmy.guide/link?target=!unixporn@lemmy.ml) is a pretty good resource for inspiration, and sometimes you can snag animation or icon sources from the descriptions or comments. It’s not super in depth on the how to end of it though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700861568 {#2394
          date: 2023-11-24 22:32:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Therealmglitch@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 160060
        -bodyTs: "'/link?target=!unixporn@lemmy.ml)':6 'anim':19 'comment':27 'communiti':3 'depth':33 'descript':25 'end':38 'good':10 'icon':21 'inspir':13 'lemmi':2 'lemmy.guide':5 'lemmy.guide/link?target=!unixporn@lemmy.ml)':4 'pretti':9 'resourc':11 'snag':18 'sometim':15 'sourc':22 'super':31 'though':41"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6091068"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700861568 {#2395
          date: 2023-11-24 22:32:48.0 +01:00
        }
        +"title": 160060
      }
    ]
    -id: 16420
    -titleTs: "'linux':2 'rice':1"
    -bodyTs: "'6':8 'actual':35 'anim':43 'anyth':51 'app':41 'arch':15 'background':27 'beginn':54 'behaviour':39 'chang':25 'cool':42 'custom':36 'customz':23 'done':21 'edit':59 'etc':29 'font':26 'friend':55 'gnome':62 'keybind':28 'like':24,37 'link':47 'linux':5,58 'main':18 'month':9 'post':49 'realli':32 'recent':12 'rice':57 'use':4,14,61 've':2,20 'video':48 'want':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700947452
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8705495"
    +editedAt: DateTimeImmutable @1701453161 {#2565
      date: 2023-12-01 18:52:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700861052 {#2039
      date: 2023-11-24 22:24:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "If you use KDE, look for the “TV Glitch [burn-my-windows]” opening and closing animation. It’s a default setting in the KDE Settings > Workspace behavior > Desktop effects > Window open/close animation section. It’s really good in my opinion, especially if you tinker with the open/close timing to make it a little more crisp."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700893218 {#2019
    date: 2023-11-25 07:20:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Therealmglitch@lemmy.world"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 161435
  -bodyTs: "'anim':17,33 'behavior':28 'burn':11 'burn-my-window':10 'close':16 'crisp':56 'default':21 'desktop':29 'effect':30 'especi':42 'glitch':9 'good':38 'kde':4,25 'littl':54 'look':5 'make':51 'open':14 'open/close':32,48 'opinion':41 'realli':37 'section':34 'set':22,26 'time':49 'tinker':45 'tv':8 'use':3 'window':13,31 'workspac':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6102745"
  +editedAt: DateTimeImmutable @1701450838 {#2023
    date: 2023-12-01 18:13:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700893218 {#2030
    date: 2023-11-25 07:20:18.0 +01:00
  }
  +"title": 161435
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2393
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Ricing-Linux"
    +title: "Ricing Linux"
    +url: null
    +body: """
      I’ve been using linux for about 6 months now and recently been using arch as my main. I’ve done some customzations like changing fonts, background, keybinds, etc. But I really want to actually customize like the behaviour of apps, cool animations.\n
      \n
      Are there any links, videos, post or anything that is beginner friendly of ricing Linux?\n
      \n
      Edit: I use Gnome for now
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 38
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700997628 {#2583
      date: 2023-11-26 12:20:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2592 …}
    +reports: Doctrine\ORM\PersistentCollection {#2594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
    +badges: Doctrine\ORM\PersistentCollection {#2600 …}
    +children: [
      1 => App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
        +body: "If you use KDE, look for the “TV Glitch [burn-my-windows]” opening and closing animation. It’s a default setting in the KDE Settings > Workspace behavior > Desktop effects > Window open/close animation section. It’s really good in my opinion, especially if you tinker with the open/close timing to make it a little more crisp."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700893218 {#2019
          date: 2023-11-25 07:20:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Therealmglitch@lemmy.world"
          "@radioactiveradio@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2025 …}
        +votes: Doctrine\ORM\PersistentCollection {#2033 …}
        +reports: Doctrine\ORM\PersistentCollection {#2028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
        -id: 161435
        -bodyTs: "'anim':17,33 'behavior':28 'burn':11 'burn-my-window':10 'close':16 'crisp':56 'default':21 'desktop':29 'effect':30 'especi':42 'glitch':9 'good':38 'kde':4,25 'littl':54 'look':5 'make':51 'open':14 'open/close':32,48 'opinion':41 'realli':37 'section':34 'set':22,26 'time':49 'tinker':45 'tv':8 'use':3 'window':13,31 'workspac':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6102745"
        +editedAt: DateTimeImmutable @1701450838 {#2023
          date: 2023-12-01 18:13:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700893218 {#2030
          date: 2023-11-25 07:20:18.0 +01:00
        }
        +"title": 161435
      }
      0 => App\Entity\EntryComment {#2393}
    ]
    -id: 16420
    -titleTs: "'linux':2 'rice':1"
    -bodyTs: "'6':8 'actual':35 'anim':43 'anyth':51 'app':41 'arch':15 'background':27 'beginn':54 'behaviour':39 'chang':25 'cool':42 'custom':36 'customz':23 'done':21 'edit':59 'etc':29 'font':26 'friend':55 'gnome':62 'keybind':28 'like':24,37 'link':47 'linux':5,58 'main':18 'month':9 'post':49 'realli':32 'recent':12 'rice':57 'use':4,14,61 've':2,20 'video':48 'want':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700947452
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8705495"
    +editedAt: DateTimeImmutable @1701453161 {#2565
      date: 2023-12-01 18:52:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700861052 {#2039
      date: 2023-11-24 22:24:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: "[This Lemmy community](https://lemmy.guide/link?target=!unixporn@lemmy.ml) is a pretty good resource for inspiration, and sometimes you can snag animation or icon sources from the descriptions or comments. It’s not super in depth on the how to end of it though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700861568 {#2394
    date: 2023-11-24 22:32:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Therealmglitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 160060
  -bodyTs: "'/link?target=!unixporn@lemmy.ml)':6 'anim':19 'comment':27 'communiti':3 'depth':33 'descript':25 'end':38 'good':10 'icon':21 'inspir':13 'lemmi':2 'lemmy.guide':5 'lemmy.guide/link?target=!unixporn@lemmy.ml)':4 'pretti':9 'resourc':11 'snag':18 'sometim':15 'sourc':22 'super':31 'though':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6091068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700861568 {#2395
    date: 2023-11-24 22:32:48.0 +01:00
  }
  +"title": 160060
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2393
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Ricing-Linux"
    +title: "Ricing Linux"
    +url: null
    +body: """
      I’ve been using linux for about 6 months now and recently been using arch as my main. I’ve done some customzations like changing fonts, background, keybinds, etc. But I really want to actually customize like the behaviour of apps, cool animations.\n
      \n
      Are there any links, videos, post or anything that is beginner friendly of ricing Linux?\n
      \n
      Edit: I use Gnome for now
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 38
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700997628 {#2583
      date: 2023-11-26 12:20:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2592 …}
    +reports: Doctrine\ORM\PersistentCollection {#2594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
    +badges: Doctrine\ORM\PersistentCollection {#2600 …}
    +children: [
      1 => App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
        +body: "If you use KDE, look for the “TV Glitch [burn-my-windows]” opening and closing animation. It’s a default setting in the KDE Settings > Workspace behavior > Desktop effects > Window open/close animation section. It’s really good in my opinion, especially if you tinker with the open/close timing to make it a little more crisp."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700893218 {#2019
          date: 2023-11-25 07:20:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Therealmglitch@lemmy.world"
          "@radioactiveradio@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2025 …}
        +votes: Doctrine\ORM\PersistentCollection {#2033 …}
        +reports: Doctrine\ORM\PersistentCollection {#2028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
        -id: 161435
        -bodyTs: "'anim':17,33 'behavior':28 'burn':11 'burn-my-window':10 'close':16 'crisp':56 'default':21 'desktop':29 'effect':30 'especi':42 'glitch':9 'good':38 'kde':4,25 'littl':54 'look':5 'make':51 'open':14 'open/close':32,48 'opinion':41 'realli':37 'section':34 'set':22,26 'time':49 'tinker':45 'tv':8 'use':3 'window':13,31 'workspac':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6102745"
        +editedAt: DateTimeImmutable @1701450838 {#2023
          date: 2023-12-01 18:13:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700893218 {#2030
          date: 2023-11-25 07:20:18.0 +01:00
        }
        +"title": 161435
      }
      0 => App\Entity\EntryComment {#2393}
    ]
    -id: 16420
    -titleTs: "'linux':2 'rice':1"
    -bodyTs: "'6':8 'actual':35 'anim':43 'anyth':51 'app':41 'arch':15 'background':27 'beginn':54 'behaviour':39 'chang':25 'cool':42 'custom':36 'customz':23 'done':21 'edit':59 'etc':29 'font':26 'friend':55 'gnome':62 'keybind':28 'like':24,37 'link':47 'linux':5,58 'main':18 'month':9 'post':49 'realli':32 'recent':12 'rice':57 'use':4,14,61 've':2,20 'video':48 'want':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700947452
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8705495"
    +editedAt: DateTimeImmutable @1701453161 {#2565
      date: 2023-12-01 18:52:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700861052 {#2039
      date: 2023-11-24 22:24:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: "[This Lemmy community](https://lemmy.guide/link?target=!unixporn@lemmy.ml) is a pretty good resource for inspiration, and sometimes you can snag animation or icon sources from the descriptions or comments. It’s not super in depth on the how to end of it though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700861568 {#2394
    date: 2023-11-24 22:32:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Therealmglitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 160060
  -bodyTs: "'/link?target=!unixporn@lemmy.ml)':6 'anim':19 'comment':27 'communiti':3 'depth':33 'descript':25 'end':38 'good':10 'icon':21 'inspir':13 'lemmi':2 'lemmy.guide':5 'lemmy.guide/link?target=!unixporn@lemmy.ml)':4 'pretti':9 'resourc':11 'snag':18 'sometim':15 'sourc':22 'super':31 'though':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6091068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700861568 {#2395
    date: 2023-11-24 22:32:48.0 +01:00
  }
  +"title": 160060
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2393
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1384
    +user: Proxies\__CG__\App\Entity\User {#2588 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Ricing-Linux"
    +title: "Ricing Linux"
    +url: null
    +body: """
      I’ve been using linux for about 6 months now and recently been using arch as my main. I’ve done some customzations like changing fonts, background, keybinds, etc. But I really want to actually customize like the behaviour of apps, cool animations.\n
      \n
      Are there any links, videos, post or anything that is beginner friendly of ricing Linux?\n
      \n
      Edit: I use Gnome for now
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 38
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700997628 {#2583
      date: 2023-11-26 12:20:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2590 …}
    +votes: Doctrine\ORM\PersistentCollection {#2592 …}
    +reports: Doctrine\ORM\PersistentCollection {#2594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2598 …}
    +badges: Doctrine\ORM\PersistentCollection {#2600 …}
    +children: [
      1 => App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1384 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2026 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
        +body: "If you use KDE, look for the “TV Glitch [burn-my-windows]” opening and closing animation. It’s a default setting in the KDE Settings > Workspace behavior > Desktop effects > Window open/close animation section. It’s really good in my opinion, especially if you tinker with the open/close timing to make it a little more crisp."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700893218 {#2019
          date: 2023-11-25 07:20:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Therealmglitch@lemmy.world"
          "@radioactiveradio@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2022 …}
        +nested: Doctrine\ORM\PersistentCollection {#2025 …}
        +votes: Doctrine\ORM\PersistentCollection {#2033 …}
        +reports: Doctrine\ORM\PersistentCollection {#2028 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
        -id: 161435
        -bodyTs: "'anim':17,33 'behavior':28 'burn':11 'burn-my-window':10 'close':16 'crisp':56 'default':21 'desktop':29 'effect':30 'especi':42 'glitch':9 'good':38 'kde':4,25 'littl':54 'look':5 'make':51 'open':14 'open/close':32,48 'opinion':41 'realli':37 'section':34 'set':22,26 'time':49 'tinker':45 'tv':8 'use':3 'window':13,31 'workspac':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6102745"
        +editedAt: DateTimeImmutable @1701450838 {#2023
          date: 2023-12-01 18:13:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700893218 {#2030
          date: 2023-11-25 07:20:18.0 +01:00
        }
        +"title": 161435
      }
      0 => App\Entity\EntryComment {#2393}
    ]
    -id: 16420
    -titleTs: "'linux':2 'rice':1"
    -bodyTs: "'6':8 'actual':35 'anim':43 'anyth':51 'app':41 'arch':15 'background':27 'beginn':54 'behaviour':39 'chang':25 'cool':42 'custom':36 'customz':23 'done':21 'edit':59 'etc':29 'font':26 'friend':55 'gnome':62 'keybind':28 'like':24,37 'link':47 'linux':5,58 'main':18 'month':9 'post':49 'realli':32 'recent':12 'rice':57 'use':4,14,61 've':2,20 'video':48 'want':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700947452
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8705495"
    +editedAt: DateTimeImmutable @1701453161 {#2565
      date: 2023-12-01 18:52:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700861052 {#2039
      date: 2023-11-24 22:24:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: "[This Lemmy community](https://lemmy.guide/link?target=!unixporn@lemmy.ml) is a pretty good resource for inspiration, and sometimes you can snag animation or icon sources from the descriptions or comments. It’s not super in depth on the how to end of it though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700861568 {#2394
    date: 2023-11-24 22:32:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Therealmglitch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 160060
  -bodyTs: "'/link?target=!unixporn@lemmy.ml)':6 'anim':19 'comment':27 'communiti':3 'depth':33 'descript':25 'end':38 'good':10 'icon':21 'inspir':13 'lemmi':2 'lemmy.guide':5 'lemmy.guide/link?target=!unixporn@lemmy.ml)':4 'pretti':9 'resourc':11 'snag':18 'sometim':15 'sourc':22 'super':31 'though':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6091068"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700861568 {#2395
    date: 2023-11-24 22:32:48.0 +01:00
  }
  +"title": 160060
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "do-the-Linux-other-distros-developers-play-videogames"
  +title: "do the Linux/other distros developers play videogames??"
  +url: null
  +body: "I don’t play or promote videogames, I honestly just want to focus on developing open source software!! And I know that Tux and other mascots have their own open source games, but do you think the developers of mainline Linux play videogames??"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700428953 {#2602
    date: 2023-11-19 22:22:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2568 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    1 => App\Entity\EntryComment {#1909
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: App\Entity\EntryComment {#2360
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: null
        +root: null
        +body: "There’s probably a mixture of those that do and those that don’t, but I’d imagine statistically speaking there is a majority who play videogames, especially given the generation that is coding now has grown up with video games as a big part of their childhood."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700807071 {#2370
          date: 2023-11-24 07:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 134852
        -bodyTs: "'big':44 'childhood':48 'code':34 'd':17 'especi':28 'game':41 'generat':31 'given':29 'grown':37 'imagin':18 'major':24 'mixtur':5 'part':45 'play':26 'probabl':3 'speak':20 'statist':19 'video':40 'videogam':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5892373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254645 {#2377
          date: 2023-11-17 21:57:25.0 +01:00
        }
        +"title": 134852
      }
      +body: "I would be surprised if someone who games stuck entirely to open source options. Even so there are some pretty good entries out there like [Shattered Pixel Dungeon](https://github.com/00-Evan/shattered-pixel-dungeon). It’s pretty amazing and better than any top down SNES game I’ve ever seen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700262098 {#1910
        date: 2023-11-18 00:01:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@01adrianrdgz@lemmy.world"
        "@paradox2011@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 135208
      -bodyTs: "'/00-evan/shattered-pixel-dungeon).':31 'amaz':35 'better':37 'dungeon':28 'entir':10 'entri':22 'even':15 'ever':46 'game':8,43 'github.com':30 'github.com/00-evan/shattered-pixel-dungeon).':29 'good':21 'like':25 'open':12 'option':14 'pixel':27 'pretti':20,34 'seen':47 'shatter':26 'snes':42 'someon':6 'sourc':13 'stuck':9 'surpris':4 'top':40 've':45 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5895339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700262098 {#1906
        date: 2023-11-18 00:01:38.0 +01:00
      }
      +"title": 135208
    }
    0 => App\Entity\EntryComment {#2360}
  ]
  -id: 13965
  -titleTs: "'develop':5 'distro':4 'linux/other':3 'play':6 'videogam':7"
  -bodyTs: "'develop':15,38 'focus':13 'game':32 'honest':9 'know':21 'linux':41 'mainlin':40 'mascot':26 'open':16,30 'play':4,42 'promot':6 'softwar':18 'sourc':17,31 'think':36 'tux':23 'videogam':7,43 'want':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700340752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8397355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254352 {#2589
    date: 2023-11-17 21:52:32.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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "do-the-Linux-other-distros-developers-play-videogames"
  +title: "do the Linux/other distros developers play videogames??"
  +url: null
  +body: "I don’t play or promote videogames, I honestly just want to focus on developing open source software!! And I know that Tux and other mascots have their own open source games, but do you think the developers of mainline Linux play videogames??"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700428953 {#2602
    date: 2023-11-19 22:22:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2568 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    1 => App\Entity\EntryComment {#1909
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: App\Entity\EntryComment {#2360
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: null
        +root: null
        +body: "There’s probably a mixture of those that do and those that don’t, but I’d imagine statistically speaking there is a majority who play videogames, especially given the generation that is coding now has grown up with video games as a big part of their childhood."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700807071 {#2370
          date: 2023-11-24 07:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 134852
        -bodyTs: "'big':44 'childhood':48 'code':34 'd':17 'especi':28 'game':41 'generat':31 'given':29 'grown':37 'imagin':18 'major':24 'mixtur':5 'part':45 'play':26 'probabl':3 'speak':20 'statist':19 'video':40 'videogam':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5892373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254645 {#2377
          date: 2023-11-17 21:57:25.0 +01:00
        }
        +"title": 134852
      }
      +body: "I would be surprised if someone who games stuck entirely to open source options. Even so there are some pretty good entries out there like [Shattered Pixel Dungeon](https://github.com/00-Evan/shattered-pixel-dungeon). It’s pretty amazing and better than any top down SNES game I’ve ever seen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700262098 {#1910
        date: 2023-11-18 00:01:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@01adrianrdgz@lemmy.world"
        "@paradox2011@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 135208
      -bodyTs: "'/00-evan/shattered-pixel-dungeon).':31 'amaz':35 'better':37 'dungeon':28 'entir':10 'entri':22 'even':15 'ever':46 'game':8,43 'github.com':30 'github.com/00-evan/shattered-pixel-dungeon).':29 'good':21 'like':25 'open':12 'option':14 'pixel':27 'pretti':20,34 'seen':47 'shatter':26 'snes':42 'someon':6 'sourc':13 'stuck':9 'surpris':4 'top':40 've':45 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5895339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700262098 {#1906
        date: 2023-11-18 00:01:38.0 +01:00
      }
      +"title": 135208
    }
    0 => App\Entity\EntryComment {#2360}
  ]
  -id: 13965
  -titleTs: "'develop':5 'distro':4 'linux/other':3 'play':6 'videogam':7"
  -bodyTs: "'develop':15,38 'focus':13 'game':32 'honest':9 'know':21 'linux':41 'mainlin':40 'mascot':26 'open':16,30 'play':4,42 'promot':6 'softwar':18 'sourc':17,31 'think':36 'tux':23 'videogam':7,43 'want':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700340752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8397355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254352 {#2589
    date: 2023-11-17 21:52:32.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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "do-the-Linux-other-distros-developers-play-videogames"
  +title: "do the Linux/other distros developers play videogames??"
  +url: null
  +body: "I don’t play or promote videogames, I honestly just want to focus on developing open source software!! And I know that Tux and other mascots have their own open source games, but do you think the developers of mainline Linux play videogames??"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700428953 {#2602
    date: 2023-11-19 22:22:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2568 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    1 => App\Entity\EntryComment {#1909
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: App\Entity\EntryComment {#2360
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: null
        +root: null
        +body: "There’s probably a mixture of those that do and those that don’t, but I’d imagine statistically speaking there is a majority who play videogames, especially given the generation that is coding now has grown up with video games as a big part of their childhood."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700807071 {#2370
          date: 2023-11-24 07:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 134852
        -bodyTs: "'big':44 'childhood':48 'code':34 'd':17 'especi':28 'game':41 'generat':31 'given':29 'grown':37 'imagin':18 'major':24 'mixtur':5 'part':45 'play':26 'probabl':3 'speak':20 'statist':19 'video':40 'videogam':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5892373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254645 {#2377
          date: 2023-11-17 21:57:25.0 +01:00
        }
        +"title": 134852
      }
      +body: "I would be surprised if someone who games stuck entirely to open source options. Even so there are some pretty good entries out there like [Shattered Pixel Dungeon](https://github.com/00-Evan/shattered-pixel-dungeon). It’s pretty amazing and better than any top down SNES game I’ve ever seen."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700262098 {#1910
        date: 2023-11-18 00:01:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@01adrianrdgz@lemmy.world"
        "@paradox2011@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1926 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 135208
      -bodyTs: "'/00-evan/shattered-pixel-dungeon).':31 'amaz':35 'better':37 'dungeon':28 'entir':10 'entri':22 'even':15 'ever':46 'game':8,43 'github.com':30 'github.com/00-evan/shattered-pixel-dungeon).':29 'good':21 'like':25 'open':12 'option':14 'pixel':27 'pretti':20,34 'seen':47 'shatter':26 'snes':42 'someon':6 'sourc':13 'stuck':9 'surpris':4 'top':40 've':45 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5895339"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700262098 {#1906
        date: 2023-11-18 00:01:38.0 +01:00
      }
      +"title": 135208
    }
    0 => App\Entity\EntryComment {#2360}
  ]
  -id: 13965
  -titleTs: "'develop':5 'distro':4 'linux/other':3 'play':6 'videogam':7"
  -bodyTs: "'develop':15,38 'focus':13 'game':32 'honest':9 'know':21 'linux':41 'mainlin':40 'mascot':26 'open':16,30 'play':4,42 'promot':6 'softwar':18 'sourc':17,31 'think':36 'tux':23 'videogam':7,43 'want':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700340752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8397355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254352 {#2589
    date: 2023-11-17 21:52:32.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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#2137 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "do-the-Linux-other-distros-developers-play-videogames"
    +title: "do the Linux/other distros developers play videogames??"
    +url: null
    +body: "I don’t play or promote videogames, I honestly just want to focus on developing open source software!! And I know that Tux and other mascots have their own open source games, but do you think the developers of mainline Linux play videogames??"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700428953 {#2602
      date: 2023-11-19 22:22:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2568 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      1 => App\Entity\EntryComment {#1909}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: null
        +root: null
        +body: "There’s probably a mixture of those that do and those that don’t, but I’d imagine statistically speaking there is a majority who play videogames, especially given the generation that is coding now has grown up with video games as a big part of their childhood."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700807071 {#2370
          date: 2023-11-24 07:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 134852
        -bodyTs: "'big':44 'childhood':48 'code':34 'd':17 'especi':28 'game':41 'generat':31 'given':29 'grown':37 'imagin':18 'major':24 'mixtur':5 'part':45 'play':26 'probabl':3 'speak':20 'statist':19 'video':40 'videogam':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5892373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254645 {#2377
          date: 2023-11-17 21:57:25.0 +01:00
        }
        +"title": 134852
      }
    ]
    -id: 13965
    -titleTs: "'develop':5 'distro':4 'linux/other':3 'play':6 'videogam':7"
    -bodyTs: "'develop':15,38 'focus':13 'game':32 'honest':9 'know':21 'linux':41 'mainlin':40 'mascot':26 'open':16,30 'play':4,42 'promot':6 'softwar':18 'sourc':17,31 'think':36 'tux':23 'videogam':7,43 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700340752
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8397355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254352 {#2589
      date: 2023-11-17 21:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: App\Entity\EntryComment {#2360}
  +body: "I would be surprised if someone who games stuck entirely to open source options. Even so there are some pretty good entries out there like [Shattered Pixel Dungeon](https://github.com/00-Evan/shattered-pixel-dungeon). It’s pretty amazing and better than any top down SNES game I’ve ever seen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700262098 {#1910
    date: 2023-11-18 00:01:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@paradox2011@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 135208
  -bodyTs: "'/00-evan/shattered-pixel-dungeon).':31 'amaz':35 'better':37 'dungeon':28 'entir':10 'entri':22 'even':15 'ever':46 'game':8,43 'github.com':30 'github.com/00-evan/shattered-pixel-dungeon).':29 'good':21 'like':25 'open':12 'option':14 'pixel':27 'pretti':20,34 'seen':47 'shatter':26 'snes':42 'someon':6 'sourc':13 'stuck':9 'surpris':4 'top':40 've':45 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5895339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700262098 {#1906
    date: 2023-11-18 00:01:38.0 +01:00
  }
  +"title": 135208
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#2137 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "do-the-Linux-other-distros-developers-play-videogames"
    +title: "do the Linux/other distros developers play videogames??"
    +url: null
    +body: "I don’t play or promote videogames, I honestly just want to focus on developing open source software!! And I know that Tux and other mascots have their own open source games, but do you think the developers of mainline Linux play videogames??"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700428953 {#2602
      date: 2023-11-19 22:22:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2568 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      1 => App\Entity\EntryComment {#1909}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: null
        +root: null
        +body: "There’s probably a mixture of those that do and those that don’t, but I’d imagine statistically speaking there is a majority who play videogames, especially given the generation that is coding now has grown up with video games as a big part of their childhood."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700807071 {#2370
          date: 2023-11-24 07:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 134852
        -bodyTs: "'big':44 'childhood':48 'code':34 'd':17 'especi':28 'game':41 'generat':31 'given':29 'grown':37 'imagin':18 'major':24 'mixtur':5 'part':45 'play':26 'probabl':3 'speak':20 'statist':19 'video':40 'videogam':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5892373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254645 {#2377
          date: 2023-11-17 21:57:25.0 +01:00
        }
        +"title": 134852
      }
    ]
    -id: 13965
    -titleTs: "'develop':5 'distro':4 'linux/other':3 'play':6 'videogam':7"
    -bodyTs: "'develop':15,38 'focus':13 'game':32 'honest':9 'know':21 'linux':41 'mainlin':40 'mascot':26 'open':16,30 'play':4,42 'promot':6 'softwar':18 'sourc':17,31 'think':36 'tux':23 'videogam':7,43 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700340752
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8397355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254352 {#2589
      date: 2023-11-17 21:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: App\Entity\EntryComment {#2360}
  +body: "I would be surprised if someone who games stuck entirely to open source options. Even so there are some pretty good entries out there like [Shattered Pixel Dungeon](https://github.com/00-Evan/shattered-pixel-dungeon). It’s pretty amazing and better than any top down SNES game I’ve ever seen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700262098 {#1910
    date: 2023-11-18 00:01:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@paradox2011@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 135208
  -bodyTs: "'/00-evan/shattered-pixel-dungeon).':31 'amaz':35 'better':37 'dungeon':28 'entir':10 'entri':22 'even':15 'ever':46 'game':8,43 'github.com':30 'github.com/00-evan/shattered-pixel-dungeon).':29 'good':21 'like':25 'open':12 'option':14 'pixel':27 'pretti':20,34 'seen':47 'shatter':26 'snes':42 'someon':6 'sourc':13 'stuck':9 'surpris':4 'top':40 've':45 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5895339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700262098 {#1906
    date: 2023-11-18 00:01:38.0 +01:00
  }
  +"title": 135208
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#1909
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#2137 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "do-the-Linux-other-distros-developers-play-videogames"
    +title: "do the Linux/other distros developers play videogames??"
    +url: null
    +body: "I don’t play or promote videogames, I honestly just want to focus on developing open source software!! And I know that Tux and other mascots have their own open source games, but do you think the developers of mainline Linux play videogames??"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700428953 {#2602
      date: 2023-11-19 22:22:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2568 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      1 => App\Entity\EntryComment {#1909}
      0 => App\Entity\EntryComment {#2360
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: null
        +root: null
        +body: "There’s probably a mixture of those that do and those that don’t, but I’d imagine statistically speaking there is a majority who play videogames, especially given the generation that is coding now has grown up with video games as a big part of their childhood."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700807071 {#2370
          date: 2023-11-24 07:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2361 …}
        +nested: Doctrine\ORM\PersistentCollection {#2372 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2385 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
        -id: 134852
        -bodyTs: "'big':44 'childhood':48 'code':34 'd':17 'especi':28 'game':41 'generat':31 'given':29 'grown':37 'imagin':18 'major':24 'mixtur':5 'part':45 'play':26 'probabl':3 'speak':20 'statist':19 'video':40 'videogam':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5892373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254645 {#2377
          date: 2023-11-17 21:57:25.0 +01:00
        }
        +"title": 134852
      }
    ]
    -id: 13965
    -titleTs: "'develop':5 'distro':4 'linux/other':3 'play':6 'videogam':7"
    -bodyTs: "'develop':15,38 'focus':13 'game':32 'honest':9 'know':21 'linux':41 'mainlin':40 'mascot':26 'open':16,30 'play':4,42 'promot':6 'softwar':18 'sourc':17,31 'think':36 'tux':23 'videogam':7,43 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700340752
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8397355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254352 {#2589
      date: 2023-11-17 21:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: App\Entity\EntryComment {#2360}
  +body: "I would be surprised if someone who games stuck entirely to open source options. Even so there are some pretty good entries out there like [Shattered Pixel Dungeon](https://github.com/00-Evan/shattered-pixel-dungeon). It’s pretty amazing and better than any top down SNES game I’ve ever seen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700262098 {#1910
    date: 2023-11-18 00:01:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
    "@paradox2011@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1926 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 135208
  -bodyTs: "'/00-evan/shattered-pixel-dungeon).':31 'amaz':35 'better':37 'dungeon':28 'entir':10 'entri':22 'even':15 'ever':46 'game':8,43 'github.com':30 'github.com/00-evan/shattered-pixel-dungeon).':29 'good':21 'like':25 'open':12 'option':14 'pixel':27 'pretti':20,34 'seen':47 'shatter':26 'snes':42 'someon':6 'sourc':13 'stuck':9 'surpris':4 'top':40 've':45 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5895339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700262098 {#1906
    date: 2023-11-18 00:01:38.0 +01:00
  }
  +"title": 135208
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#2137 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "do-the-Linux-other-distros-developers-play-videogames"
    +title: "do the Linux/other distros developers play videogames??"
    +url: null
    +body: "I don’t play or promote videogames, I honestly just want to focus on developing open source software!! And I know that Tux and other mascots have their own open source games, but do you think the developers of mainline Linux play videogames??"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700428953 {#2602
      date: 2023-11-19 22:22:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2568 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      1 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: App\Entity\EntryComment {#2360}
        +body: "I would be surprised if someone who games stuck entirely to open source options. Even so there are some pretty good entries out there like [Shattered Pixel Dungeon](https://github.com/00-Evan/shattered-pixel-dungeon). It’s pretty amazing and better than any top down SNES game I’ve ever seen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700262098 {#1910
          date: 2023-11-18 00:01:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
          "@paradox2011@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 135208
        -bodyTs: "'/00-evan/shattered-pixel-dungeon).':31 'amaz':35 'better':37 'dungeon':28 'entir':10 'entri':22 'even':15 'ever':46 'game':8,43 'github.com':30 'github.com/00-evan/shattered-pixel-dungeon).':29 'good':21 'like':25 'open':12 'option':14 'pixel':27 'pretti':20,34 'seen':47 'shatter':26 'snes':42 'someon':6 'sourc':13 'stuck':9 'surpris':4 'top':40 've':45 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5895339"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700262098 {#1906
          date: 2023-11-18 00:01:38.0 +01:00
        }
        +"title": 135208
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 13965
    -titleTs: "'develop':5 'distro':4 'linux/other':3 'play':6 'videogam':7"
    -bodyTs: "'develop':15,38 'focus':13 'game':32 'honest':9 'know':21 'linux':41 'mainlin':40 'mascot':26 'open':16,30 'play':4,42 'promot':6 'softwar':18 'sourc':17,31 'think':36 'tux':23 'videogam':7,43 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700340752
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8397355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254352 {#2589
      date: 2023-11-17 21:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s probably a mixture of those that do and those that don’t, but I’d imagine statistically speaking there is a majority who play videogames, especially given the generation that is coding now has grown up with video games as a big part of their childhood."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700807071 {#2370
    date: 2023-11-24 07:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 134852
  -bodyTs: "'big':44 'childhood':48 'code':34 'd':17 'especi':28 'game':41 'generat':31 'given':29 'grown':37 'imagin':18 'major':24 'mixtur':5 'part':45 'play':26 'probabl':3 'speak':20 'statist':19 'video':40 'videogam':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5892373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254645 {#2377
    date: 2023-11-17 21:57:25.0 +01:00
  }
  +"title": 134852
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#2137 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "do-the-Linux-other-distros-developers-play-videogames"
    +title: "do the Linux/other distros developers play videogames??"
    +url: null
    +body: "I don’t play or promote videogames, I honestly just want to focus on developing open source software!! And I know that Tux and other mascots have their own open source games, but do you think the developers of mainline Linux play videogames??"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700428953 {#2602
      date: 2023-11-19 22:22:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2568 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      1 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: App\Entity\EntryComment {#2360}
        +body: "I would be surprised if someone who games stuck entirely to open source options. Even so there are some pretty good entries out there like [Shattered Pixel Dungeon](https://github.com/00-Evan/shattered-pixel-dungeon). It’s pretty amazing and better than any top down SNES game I’ve ever seen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700262098 {#1910
          date: 2023-11-18 00:01:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
          "@paradox2011@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 135208
        -bodyTs: "'/00-evan/shattered-pixel-dungeon).':31 'amaz':35 'better':37 'dungeon':28 'entir':10 'entri':22 'even':15 'ever':46 'game':8,43 'github.com':30 'github.com/00-evan/shattered-pixel-dungeon).':29 'good':21 'like':25 'open':12 'option':14 'pixel':27 'pretti':20,34 'seen':47 'shatter':26 'snes':42 'someon':6 'sourc':13 'stuck':9 'surpris':4 'top':40 've':45 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5895339"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700262098 {#1906
          date: 2023-11-18 00:01:38.0 +01:00
        }
        +"title": 135208
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 13965
    -titleTs: "'develop':5 'distro':4 'linux/other':3 'play':6 'videogam':7"
    -bodyTs: "'develop':15,38 'focus':13 'game':32 'honest':9 'know':21 'linux':41 'mainlin':40 'mascot':26 'open':16,30 'play':4,42 'promot':6 'softwar':18 'sourc':17,31 'think':36 'tux':23 'videogam':7,43 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700340752
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8397355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254352 {#2589
      date: 2023-11-17 21:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s probably a mixture of those that do and those that don’t, but I’d imagine statistically speaking there is a majority who play videogames, especially given the generation that is coding now has grown up with video games as a big part of their childhood."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700807071 {#2370
    date: 2023-11-24 07:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 134852
  -bodyTs: "'big':44 'childhood':48 'code':34 'd':17 'especi':28 'game':41 'generat':31 'given':29 'grown':37 'imagin':18 'major':24 'mixtur':5 'part':45 'play':26 'probabl':3 'speak':20 'statist':19 'video':40 'videogam':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5892373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254645 {#2377
    date: 2023-11-17 21:57:25.0 +01:00
  }
  +"title": 134852
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#2137 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "do-the-Linux-other-distros-developers-play-videogames"
    +title: "do the Linux/other distros developers play videogames??"
    +url: null
    +body: "I don’t play or promote videogames, I honestly just want to focus on developing open source software!! And I know that Tux and other mascots have their own open source games, but do you think the developers of mainline Linux play videogames??"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700428953 {#2602
      date: 2023-11-19 22:22:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2568 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      1 => App\Entity\EntryComment {#1909
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: App\Entity\EntryComment {#2360}
        +body: "I would be surprised if someone who games stuck entirely to open source options. Even so there are some pretty good entries out there like [Shattered Pixel Dungeon](https://github.com/00-Evan/shattered-pixel-dungeon). It’s pretty amazing and better than any top down SNES game I’ve ever seen."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700262098 {#1910
          date: 2023-11-18 00:01:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@01adrianrdgz@lemmy.world"
          "@paradox2011@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1926 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 135208
        -bodyTs: "'/00-evan/shattered-pixel-dungeon).':31 'amaz':35 'better':37 'dungeon':28 'entir':10 'entri':22 'even':15 'ever':46 'game':8,43 'github.com':30 'github.com/00-evan/shattered-pixel-dungeon).':29 'good':21 'like':25 'open':12 'option':14 'pixel':27 'pretti':20,34 'seen':47 'shatter':26 'snes':42 'someon':6 'sourc':13 'stuck':9 'surpris':4 'top':40 've':45 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5895339"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700262098 {#1906
          date: 2023-11-18 00:01:38.0 +01:00
        }
        +"title": 135208
      }
      0 => App\Entity\EntryComment {#2360}
    ]
    -id: 13965
    -titleTs: "'develop':5 'distro':4 'linux/other':3 'play':6 'videogam':7"
    -bodyTs: "'develop':15,38 'focus':13 'game':32 'honest':9 'know':21 'linux':41 'mainlin':40 'mascot':26 'open':16,30 'play':4,42 'promot':6 'softwar':18 'sourc':17,31 'think':36 'tux':23 'videogam':7,43 'want':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700340752
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8397355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254352 {#2589
      date: 2023-11-17 21:52:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: "There’s probably a mixture of those that do and those that don’t, but I’d imagine statistically speaking there is a majority who play videogames, especially given the generation that is coding now has grown up with video games as a big part of their childhood."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700807071 {#2370
    date: 2023-11-24 07:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  -id: 134852
  -bodyTs: "'big':44 'childhood':48 'code':34 'd':17 'especi':28 'game':41 'generat':31 'given':29 'grown':37 'imagin':18 'major':24 'mixtur':5 'part':45 'play':26 'probabl':3 'speak':20 'statist':19 'video':40 'videogam':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5892373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254645 {#2377
    date: 2023-11-17 21:57:25.0 +01:00
  }
  +"title": 134852
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Privacy-Guide-recommend-software-Get-them-Cheaper-Black-Friday"
  +title: "Privacy Guide recommend software. Get them Cheaper (Black Friday)"
  +url: null
  +body: """
    **Proton** save up 60% (new users) ![https://protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)\n
    \n
    If you already have Proton, go to your account and click the “special offer” tab.\n
    \n
    ---\n
    \n
    **Simplelogin**Yearly plan is 33% off on the first year($20 instead of $30) with the discount code BF2023\n
    \n
    Please note, if you have Proton ultimate this is included.\n
    \n
    ---\n
    \n
    **Skiff**Get off 15% off all annual plans [app.skiff.com/mail?settingTab=plans](https://app.skiff.com/mail?settingTab=plans)\n
    \n
    ---\n
    \n
    **Mountain Duck**If you using **cryptomator**, you might check out this software. $7.50 instead of $39 is a steal. [bundlehunt.com/…/2023-blackfriday-macos-bundle](https://bundlehunt.com/bundle/2023-blackfriday-macos-bundle)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700043728 {#2619
    date: 2023-11-15 11:22:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  +badges: Doctrine\ORM\PersistentCollection {#2635 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        Don’t worry, you’re not breaking it to me 😄. I’ve never found the need for more than 10 aliases myself and I could be wrong but I think that needing more than 10 functioning aliases at a given time is a bit of a fringe case when it comes to the average user. It sounds like your comments are based on pretty heavy usage.\n
        \n
        I’m not saying that Simple Login is better than the other two services (which I’ve never used so can’t compare) However, from using the free tier of the service for years now the free version of Simple Login is feature complete and does not make you bump in to pay walls.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699983575 {#2458
        date: 2023-11-14 18:39:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyberjin@lemmy.world"
        "@LWD@lemm.ee"
        "@wagoner@infosec.pub"
        "@paradox2011@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 124182
      -bodyTs: "'10':20,35 'alias':21,37 'averag':54 'base':62 'better':75 'bit':44 'break':7 'bump':116 'case':48 'come':51 'comment':60 'compar':89 'complet':110 'could':25 'featur':109 'found':14 'free':94,103 'fring':47 'function':36 'given':40 'heavi':65 'howev':90 'like':58 'login':73,107 'm':68 'make':114 'need':16,32 'never':13,84 'pay':119 'pretti':64 're':5 'say':70 'servic':80,98 'simpl':72,106 'sound':57 'think':30 'tier':95 'time':41 'two':79 'usag':66 'use':85,92 'user':55 've':12,83 'version':104 'wall':120 'worri':3 'wrong':27 'year':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5795725"
      +editedAt: DateTimeImmutable @1700227622 {#2461
        date: 2023-11-17 14:27:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699983575 {#2456
        date: 2023-11-14 18:39:35.0 +01:00
      }
      +"title": 124182
    }
    0 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        Yes, and it is very feature complete. It’s what I use.\n
        \n
        The paid plans are largely just a way to support development, but specifically it allows you to use custom domains, not just automatically generated ones. There’s some other benefits like PGP and wildcard domains, but the custom domains seems like the biggest draw to a paid plan in my book.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699931088 {#1719
        date: 2023-11-14 04:04:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyberjin@lemmy.world"
        "@LWD@lemm.ee"
        "@wagoner@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 122041
      -bodyTs: "'allow':27 'automat':35 'benefit':42 'biggest':55 'book':63 'complet':7 'custom':31,50 'develop':23 'domain':32,47,51 'draw':56 'featur':6 'generat':36 'larg':17 'like':43,53 'one':37 'paid':14,59 'pgp':44 'plan':15,60 'seem':52 'specif':25 'support':22 'use':12,30 'way':20 'wildcard':46 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5780464"
      +editedAt: DateTimeImmutable @1700134848 {#1715
        date: 2023-11-16 12:40:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699931088 {#1714
        date: 2023-11-14 04:04:48.0 +01:00
      }
      +"title": 122041
    }
  ]
  -id: 12667
  -titleTs: "'black':8 'cheaper':7 'friday':9 'get':5 'guid':2 'privaci':1 'recommend':3 'softwar':4"
  -bodyTs: "'/2023-blackfriday-macos-bundle':85 '/blackfriday](https://protonvpn.com/blackfriday)':9 '/bundle/2023-blackfriday-macos-bundle)':88 '/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':64 '15':57 '20':35 '30':38 '33':29 '39':80 '60':4 '7.50':77 'account':18 'alreadi':12 'annual':60 'app.skiff.com':63 'app.skiff.com/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':62 'bf2023':43 'bundlehunt.com':84,87 'bundlehunt.com/bundle/2023-blackfriday-macos-bundle)':86 'check':73 'click':20 'code':42 'cryptom':70 'discount':41 'duck':66 'first':33 'get':55 'go':15 'includ':53 'instead':36,78 'might':72 'mountain':65 'new':5 'note':45 'offer':23 'plan':27,61 'pleas':44 'proton':1,14,49 'protonvpn.com':8 'protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)':7 'save':2 'simplelogin':25 'skiff':54 'softwar':76 'special':22 'steal':83 'tab':24 'ultim':50 'use':69 'user':6 'year':26,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699988710
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8214558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699902310 {#2608
    date: 2023-11-13 20:05:10.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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Privacy-Guide-recommend-software-Get-them-Cheaper-Black-Friday"
  +title: "Privacy Guide recommend software. Get them Cheaper (Black Friday)"
  +url: null
  +body: """
    **Proton** save up 60% (new users) ![https://protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)\n
    \n
    If you already have Proton, go to your account and click the “special offer” tab.\n
    \n
    ---\n
    \n
    **Simplelogin**Yearly plan is 33% off on the first year($20 instead of $30) with the discount code BF2023\n
    \n
    Please note, if you have Proton ultimate this is included.\n
    \n
    ---\n
    \n
    **Skiff**Get off 15% off all annual plans [app.skiff.com/mail?settingTab=plans](https://app.skiff.com/mail?settingTab=plans)\n
    \n
    ---\n
    \n
    **Mountain Duck**If you using **cryptomator**, you might check out this software. $7.50 instead of $39 is a steal. [bundlehunt.com/…/2023-blackfriday-macos-bundle](https://bundlehunt.com/bundle/2023-blackfriday-macos-bundle)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700043728 {#2619
    date: 2023-11-15 11:22:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  +badges: Doctrine\ORM\PersistentCollection {#2635 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        Don’t worry, you’re not breaking it to me 😄. I’ve never found the need for more than 10 aliases myself and I could be wrong but I think that needing more than 10 functioning aliases at a given time is a bit of a fringe case when it comes to the average user. It sounds like your comments are based on pretty heavy usage.\n
        \n
        I’m not saying that Simple Login is better than the other two services (which I’ve never used so can’t compare) However, from using the free tier of the service for years now the free version of Simple Login is feature complete and does not make you bump in to pay walls.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699983575 {#2458
        date: 2023-11-14 18:39:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyberjin@lemmy.world"
        "@LWD@lemm.ee"
        "@wagoner@infosec.pub"
        "@paradox2011@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 124182
      -bodyTs: "'10':20,35 'alias':21,37 'averag':54 'base':62 'better':75 'bit':44 'break':7 'bump':116 'case':48 'come':51 'comment':60 'compar':89 'complet':110 'could':25 'featur':109 'found':14 'free':94,103 'fring':47 'function':36 'given':40 'heavi':65 'howev':90 'like':58 'login':73,107 'm':68 'make':114 'need':16,32 'never':13,84 'pay':119 'pretti':64 're':5 'say':70 'servic':80,98 'simpl':72,106 'sound':57 'think':30 'tier':95 'time':41 'two':79 'usag':66 'use':85,92 'user':55 've':12,83 'version':104 'wall':120 'worri':3 'wrong':27 'year':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5795725"
      +editedAt: DateTimeImmutable @1700227622 {#2461
        date: 2023-11-17 14:27:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699983575 {#2456
        date: 2023-11-14 18:39:35.0 +01:00
      }
      +"title": 124182
    }
    0 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        Yes, and it is very feature complete. It’s what I use.\n
        \n
        The paid plans are largely just a way to support development, but specifically it allows you to use custom domains, not just automatically generated ones. There’s some other benefits like PGP and wildcard domains, but the custom domains seems like the biggest draw to a paid plan in my book.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699931088 {#1719
        date: 2023-11-14 04:04:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyberjin@lemmy.world"
        "@LWD@lemm.ee"
        "@wagoner@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 122041
      -bodyTs: "'allow':27 'automat':35 'benefit':42 'biggest':55 'book':63 'complet':7 'custom':31,50 'develop':23 'domain':32,47,51 'draw':56 'featur':6 'generat':36 'larg':17 'like':43,53 'one':37 'paid':14,59 'pgp':44 'plan':15,60 'seem':52 'specif':25 'support':22 'use':12,30 'way':20 'wildcard':46 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5780464"
      +editedAt: DateTimeImmutable @1700134848 {#1715
        date: 2023-11-16 12:40:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699931088 {#1714
        date: 2023-11-14 04:04:48.0 +01:00
      }
      +"title": 122041
    }
  ]
  -id: 12667
  -titleTs: "'black':8 'cheaper':7 'friday':9 'get':5 'guid':2 'privaci':1 'recommend':3 'softwar':4"
  -bodyTs: "'/2023-blackfriday-macos-bundle':85 '/blackfriday](https://protonvpn.com/blackfriday)':9 '/bundle/2023-blackfriday-macos-bundle)':88 '/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':64 '15':57 '20':35 '30':38 '33':29 '39':80 '60':4 '7.50':77 'account':18 'alreadi':12 'annual':60 'app.skiff.com':63 'app.skiff.com/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':62 'bf2023':43 'bundlehunt.com':84,87 'bundlehunt.com/bundle/2023-blackfriday-macos-bundle)':86 'check':73 'click':20 'code':42 'cryptom':70 'discount':41 'duck':66 'first':33 'get':55 'go':15 'includ':53 'instead':36,78 'might':72 'mountain':65 'new':5 'note':45 'offer':23 'plan':27,61 'pleas':44 'proton':1,14,49 'protonvpn.com':8 'protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)':7 'save':2 'simplelogin':25 'skiff':54 'softwar':76 'special':22 'steal':83 'tab':24 'ultim':50 'use':69 'user':6 'year':26,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699988710
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8214558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699902310 {#2608
    date: 2023-11-13 20:05:10.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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2586 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Privacy-Guide-recommend-software-Get-them-Cheaper-Black-Friday"
  +title: "Privacy Guide recommend software. Get them Cheaper (Black Friday)"
  +url: null
  +body: """
    **Proton** save up 60% (new users) ![https://protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)\n
    \n
    If you already have Proton, go to your account and click the “special offer” tab.\n
    \n
    ---\n
    \n
    **Simplelogin**Yearly plan is 33% off on the first year($20 instead of $30) with the discount code BF2023\n
    \n
    Please note, if you have Proton ultimate this is included.\n
    \n
    ---\n
    \n
    **Skiff**Get off 15% off all annual plans [app.skiff.com/mail?settingTab=plans](https://app.skiff.com/mail?settingTab=plans)\n
    \n
    ---\n
    \n
    **Mountain Duck**If you using **cryptomator**, you might check out this software. $7.50 instead of $39 is a steal. [bundlehunt.com/…/2023-blackfriday-macos-bundle](https://bundlehunt.com/bundle/2023-blackfriday-macos-bundle)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700043728 {#2619
    date: 2023-11-15 11:22:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2624 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  +badges: Doctrine\ORM\PersistentCollection {#2635 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        Don’t worry, you’re not breaking it to me 😄. I’ve never found the need for more than 10 aliases myself and I could be wrong but I think that needing more than 10 functioning aliases at a given time is a bit of a fringe case when it comes to the average user. It sounds like your comments are based on pretty heavy usage.\n
        \n
        I’m not saying that Simple Login is better than the other two services (which I’ve never used so can’t compare) However, from using the free tier of the service for years now the free version of Simple Login is feature complete and does not make you bump in to pay walls.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699983575 {#2458
        date: 2023-11-14 18:39:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyberjin@lemmy.world"
        "@LWD@lemm.ee"
        "@wagoner@infosec.pub"
        "@paradox2011@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 124182
      -bodyTs: "'10':20,35 'alias':21,37 'averag':54 'base':62 'better':75 'bit':44 'break':7 'bump':116 'case':48 'come':51 'comment':60 'compar':89 'complet':110 'could':25 'featur':109 'found':14 'free':94,103 'fring':47 'function':36 'given':40 'heavi':65 'howev':90 'like':58 'login':73,107 'm':68 'make':114 'need':16,32 'never':13,84 'pay':119 'pretti':64 're':5 'say':70 'servic':80,98 'simpl':72,106 'sound':57 'think':30 'tier':95 'time':41 'two':79 'usag':66 'use':85,92 'user':55 've':12,83 'version':104 'wall':120 'worri':3 'wrong':27 'year':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5795725"
      +editedAt: DateTimeImmutable @1700227622 {#2461
        date: 2023-11-17 14:27:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699983575 {#2456
        date: 2023-11-14 18:39:35.0 +01:00
      }
      +"title": 124182
    }
    0 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +body: """
        Yes, and it is very feature complete. It’s what I use.\n
        \n
        The paid plans are largely just a way to support development, but specifically it allows you to use custom domains, not just automatically generated ones. There’s some other benefits like PGP and wildcard domains, but the custom domains seems like the biggest draw to a paid plan in my book.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699931088 {#1719
        date: 2023-11-14 04:04:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cyberjin@lemmy.world"
        "@LWD@lemm.ee"
        "@wagoner@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 122041
      -bodyTs: "'allow':27 'automat':35 'benefit':42 'biggest':55 'book':63 'complet':7 'custom':31,50 'develop':23 'domain':32,47,51 'draw':56 'featur':6 'generat':36 'larg':17 'like':43,53 'one':37 'paid':14,59 'pgp':44 'plan':15,60 'seem':52 'specif':25 'support':22 'use':12,30 'way':20 'wildcard':46 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5780464"
      +editedAt: DateTimeImmutable @1700134848 {#1715
        date: 2023-11-16 12:40:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699931088 {#1714
        date: 2023-11-14 04:04:48.0 +01:00
      }
      +"title": 122041
    }
  ]
  -id: 12667
  -titleTs: "'black':8 'cheaper':7 'friday':9 'get':5 'guid':2 'privaci':1 'recommend':3 'softwar':4"
  -bodyTs: "'/2023-blackfriday-macos-bundle':85 '/blackfriday](https://protonvpn.com/blackfriday)':9 '/bundle/2023-blackfriday-macos-bundle)':88 '/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':64 '15':57 '20':35 '30':38 '33':29 '39':80 '60':4 '7.50':77 'account':18 'alreadi':12 'annual':60 'app.skiff.com':63 'app.skiff.com/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':62 'bf2023':43 'bundlehunt.com':84,87 'bundlehunt.com/bundle/2023-blackfriday-macos-bundle)':86 'check':73 'click':20 'code':42 'cryptom':70 'discount':41 'duck':66 'first':33 'get':55 'go':15 'includ':53 'instead':36,78 'might':72 'mountain':65 'new':5 'note':45 'offer':23 'plan':27,61 'pleas':44 'proton':1,14,49 'protonvpn.com':8 'protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)':7 'save':2 'simplelogin':25 'skiff':54 'softwar':76 'special':22 'steal':83 'tab':24 'ultim':50 'use':69 'user':6 'year':26,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699988710
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8214558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699902310 {#2608
    date: 2023-11-13 20:05:10.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2586 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Privacy-Guide-recommend-software-Get-them-Cheaper-Black-Friday"
    +title: "Privacy Guide recommend software. Get them Cheaper (Black Friday)"
    +url: null
    +body: """
      **Proton** save up 60% (new users) ![https://protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)\n
      \n
      If you already have Proton, go to your account and click the “special offer” tab.\n
      \n
      ---\n
      \n
      **Simplelogin**Yearly plan is 33% off on the first year($20 instead of $30) with the discount code BF2023\n
      \n
      Please note, if you have Proton ultimate this is included.\n
      \n
      ---\n
      \n
      **Skiff**Get off 15% off all annual plans [app.skiff.com/mail?settingTab=plans](https://app.skiff.com/mail?settingTab=plans)\n
      \n
      ---\n
      \n
      **Mountain Duck**If you using **cryptomator**, you might check out this software. $7.50 instead of $39 is a steal. [bundlehunt.com/…/2023-blackfriday-macos-bundle](https://bundlehunt.com/bundle/2023-blackfriday-macos-bundle)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700043728 {#2619
      date: 2023-11-15 11:22:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    +badges: Doctrine\ORM\PersistentCollection {#2635 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          Yes, and it is very feature complete. It’s what I use.\n
          \n
          The paid plans are largely just a way to support development, but specifically it allows you to use custom domains, not just automatically generated ones. There’s some other benefits like PGP and wildcard domains, but the custom domains seems like the biggest draw to a paid plan in my book.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699931088 {#1719
          date: 2023-11-14 04:04:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyberjin@lemmy.world"
          "@LWD@lemm.ee"
          "@wagoner@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 122041
        -bodyTs: "'allow':27 'automat':35 'benefit':42 'biggest':55 'book':63 'complet':7 'custom':31,50 'develop':23 'domain':32,47,51 'draw':56 'featur':6 'generat':36 'larg':17 'like':43,53 'one':37 'paid':14,59 'pgp':44 'plan':15,60 'seem':52 'specif':25 'support':22 'use':12,30 'way':20 'wildcard':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5780464"
        +editedAt: DateTimeImmutable @1700134848 {#1715
          date: 2023-11-16 12:40:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699931088 {#1714
          date: 2023-11-14 04:04:48.0 +01:00
        }
        +"title": 122041
      }
    ]
    -id: 12667
    -titleTs: "'black':8 'cheaper':7 'friday':9 'get':5 'guid':2 'privaci':1 'recommend':3 'softwar':4"
    -bodyTs: "'/2023-blackfriday-macos-bundle':85 '/blackfriday](https://protonvpn.com/blackfriday)':9 '/bundle/2023-blackfriday-macos-bundle)':88 '/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':64 '15':57 '20':35 '30':38 '33':29 '39':80 '60':4 '7.50':77 'account':18 'alreadi':12 'annual':60 'app.skiff.com':63 'app.skiff.com/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':62 'bf2023':43 'bundlehunt.com':84,87 'bundlehunt.com/bundle/2023-blackfriday-macos-bundle)':86 'check':73 'click':20 'code':42 'cryptom':70 'discount':41 'duck':66 'first':33 'get':55 'go':15 'includ':53 'instead':36,78 'might':72 'mountain':65 'new':5 'note':45 'offer':23 'plan':27,61 'pleas':44 'proton':1,14,49 'protonvpn.com':8 'protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)':7 'save':2 'simplelogin':25 'skiff':54 'softwar':76 'special':22 'steal':83 'tab':24 'ultim':50 'use':69 'user':6 'year':26,34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699988710
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8214558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699902310 {#2608
      date: 2023-11-13 20:05:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    Don’t worry, you’re not breaking it to me 😄. I’ve never found the need for more than 10 aliases myself and I could be wrong but I think that needing more than 10 functioning aliases at a given time is a bit of a fringe case when it comes to the average user. It sounds like your comments are based on pretty heavy usage.\n
    \n
    I’m not saying that Simple Login is better than the other two services (which I’ve never used so can’t compare) However, from using the free tier of the service for years now the free version of Simple Login is feature complete and does not make you bump in to pay walls.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699983575 {#2458
    date: 2023-11-14 18:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyberjin@lemmy.world"
    "@LWD@lemm.ee"
    "@wagoner@infosec.pub"
    "@paradox2011@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 124182
  -bodyTs: "'10':20,35 'alias':21,37 'averag':54 'base':62 'better':75 'bit':44 'break':7 'bump':116 'case':48 'come':51 'comment':60 'compar':89 'complet':110 'could':25 'featur':109 'found':14 'free':94,103 'fring':47 'function':36 'given':40 'heavi':65 'howev':90 'like':58 'login':73,107 'm':68 'make':114 'need':16,32 'never':13,84 'pay':119 'pretti':64 're':5 'say':70 'servic':80,98 'simpl':72,106 'sound':57 'think':30 'tier':95 'time':41 'two':79 'usag':66 'use':85,92 'user':55 've':12,83 'version':104 'wall':120 'worri':3 'wrong':27 'year':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5795725"
  +editedAt: DateTimeImmutable @1700227622 {#2461
    date: 2023-11-17 14:27:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699983575 {#2456
    date: 2023-11-14 18:39:35.0 +01:00
  }
  +"title": 124182
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2586 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Privacy-Guide-recommend-software-Get-them-Cheaper-Black-Friday"
    +title: "Privacy Guide recommend software. Get them Cheaper (Black Friday)"
    +url: null
    +body: """
      **Proton** save up 60% (new users) ![https://protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)\n
      \n
      If you already have Proton, go to your account and click the “special offer” tab.\n
      \n
      ---\n
      \n
      **Simplelogin**Yearly plan is 33% off on the first year($20 instead of $30) with the discount code BF2023\n
      \n
      Please note, if you have Proton ultimate this is included.\n
      \n
      ---\n
      \n
      **Skiff**Get off 15% off all annual plans [app.skiff.com/mail?settingTab=plans](https://app.skiff.com/mail?settingTab=plans)\n
      \n
      ---\n
      \n
      **Mountain Duck**If you using **cryptomator**, you might check out this software. $7.50 instead of $39 is a steal. [bundlehunt.com/…/2023-blackfriday-macos-bundle](https://bundlehunt.com/bundle/2023-blackfriday-macos-bundle)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700043728 {#2619
      date: 2023-11-15 11:22:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    +badges: Doctrine\ORM\PersistentCollection {#2635 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          Yes, and it is very feature complete. It’s what I use.\n
          \n
          The paid plans are largely just a way to support development, but specifically it allows you to use custom domains, not just automatically generated ones. There’s some other benefits like PGP and wildcard domains, but the custom domains seems like the biggest draw to a paid plan in my book.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699931088 {#1719
          date: 2023-11-14 04:04:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyberjin@lemmy.world"
          "@LWD@lemm.ee"
          "@wagoner@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 122041
        -bodyTs: "'allow':27 'automat':35 'benefit':42 'biggest':55 'book':63 'complet':7 'custom':31,50 'develop':23 'domain':32,47,51 'draw':56 'featur':6 'generat':36 'larg':17 'like':43,53 'one':37 'paid':14,59 'pgp':44 'plan':15,60 'seem':52 'specif':25 'support':22 'use':12,30 'way':20 'wildcard':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5780464"
        +editedAt: DateTimeImmutable @1700134848 {#1715
          date: 2023-11-16 12:40:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699931088 {#1714
          date: 2023-11-14 04:04:48.0 +01:00
        }
        +"title": 122041
      }
    ]
    -id: 12667
    -titleTs: "'black':8 'cheaper':7 'friday':9 'get':5 'guid':2 'privaci':1 'recommend':3 'softwar':4"
    -bodyTs: "'/2023-blackfriday-macos-bundle':85 '/blackfriday](https://protonvpn.com/blackfriday)':9 '/bundle/2023-blackfriday-macos-bundle)':88 '/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':64 '15':57 '20':35 '30':38 '33':29 '39':80 '60':4 '7.50':77 'account':18 'alreadi':12 'annual':60 'app.skiff.com':63 'app.skiff.com/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':62 'bf2023':43 'bundlehunt.com':84,87 'bundlehunt.com/bundle/2023-blackfriday-macos-bundle)':86 'check':73 'click':20 'code':42 'cryptom':70 'discount':41 'duck':66 'first':33 'get':55 'go':15 'includ':53 'instead':36,78 'might':72 'mountain':65 'new':5 'note':45 'offer':23 'plan':27,61 'pleas':44 'proton':1,14,49 'protonvpn.com':8 'protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)':7 'save':2 'simplelogin':25 'skiff':54 'softwar':76 'special':22 'steal':83 'tab':24 'ultim':50 'use':69 'user':6 'year':26,34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699988710
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8214558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699902310 {#2608
      date: 2023-11-13 20:05:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    Don’t worry, you’re not breaking it to me 😄. I’ve never found the need for more than 10 aliases myself and I could be wrong but I think that needing more than 10 functioning aliases at a given time is a bit of a fringe case when it comes to the average user. It sounds like your comments are based on pretty heavy usage.\n
    \n
    I’m not saying that Simple Login is better than the other two services (which I’ve never used so can’t compare) However, from using the free tier of the service for years now the free version of Simple Login is feature complete and does not make you bump in to pay walls.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699983575 {#2458
    date: 2023-11-14 18:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyberjin@lemmy.world"
    "@LWD@lemm.ee"
    "@wagoner@infosec.pub"
    "@paradox2011@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 124182
  -bodyTs: "'10':20,35 'alias':21,37 'averag':54 'base':62 'better':75 'bit':44 'break':7 'bump':116 'case':48 'come':51 'comment':60 'compar':89 'complet':110 'could':25 'featur':109 'found':14 'free':94,103 'fring':47 'function':36 'given':40 'heavi':65 'howev':90 'like':58 'login':73,107 'm':68 'make':114 'need':16,32 'never':13,84 'pay':119 'pretti':64 're':5 'say':70 'servic':80,98 'simpl':72,106 'sound':57 'think':30 'tier':95 'time':41 'two':79 'usag':66 'use':85,92 'user':55 've':12,83 'version':104 'wall':120 'worri':3 'wrong':27 'year':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5795725"
  +editedAt: DateTimeImmutable @1700227622 {#2461
    date: 2023-11-17 14:27:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699983575 {#2456
    date: 2023-11-14 18:39:35.0 +01:00
  }
  +"title": 124182
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2586 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Privacy-Guide-recommend-software-Get-them-Cheaper-Black-Friday"
    +title: "Privacy Guide recommend software. Get them Cheaper (Black Friday)"
    +url: null
    +body: """
      **Proton** save up 60% (new users) ![https://protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)\n
      \n
      If you already have Proton, go to your account and click the “special offer” tab.\n
      \n
      ---\n
      \n
      **Simplelogin**Yearly plan is 33% off on the first year($20 instead of $30) with the discount code BF2023\n
      \n
      Please note, if you have Proton ultimate this is included.\n
      \n
      ---\n
      \n
      **Skiff**Get off 15% off all annual plans [app.skiff.com/mail?settingTab=plans](https://app.skiff.com/mail?settingTab=plans)\n
      \n
      ---\n
      \n
      **Mountain Duck**If you using **cryptomator**, you might check out this software. $7.50 instead of $39 is a steal. [bundlehunt.com/…/2023-blackfriday-macos-bundle](https://bundlehunt.com/bundle/2023-blackfriday-macos-bundle)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700043728 {#2619
      date: 2023-11-15 11:22:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    +badges: Doctrine\ORM\PersistentCollection {#2635 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          Yes, and it is very feature complete. It’s what I use.\n
          \n
          The paid plans are largely just a way to support development, but specifically it allows you to use custom domains, not just automatically generated ones. There’s some other benefits like PGP and wildcard domains, but the custom domains seems like the biggest draw to a paid plan in my book.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699931088 {#1719
          date: 2023-11-14 04:04:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyberjin@lemmy.world"
          "@LWD@lemm.ee"
          "@wagoner@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 122041
        -bodyTs: "'allow':27 'automat':35 'benefit':42 'biggest':55 'book':63 'complet':7 'custom':31,50 'develop':23 'domain':32,47,51 'draw':56 'featur':6 'generat':36 'larg':17 'like':43,53 'one':37 'paid':14,59 'pgp':44 'plan':15,60 'seem':52 'specif':25 'support':22 'use':12,30 'way':20 'wildcard':46 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5780464"
        +editedAt: DateTimeImmutable @1700134848 {#1715
          date: 2023-11-16 12:40:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699931088 {#1714
          date: 2023-11-14 04:04:48.0 +01:00
        }
        +"title": 122041
      }
    ]
    -id: 12667
    -titleTs: "'black':8 'cheaper':7 'friday':9 'get':5 'guid':2 'privaci':1 'recommend':3 'softwar':4"
    -bodyTs: "'/2023-blackfriday-macos-bundle':85 '/blackfriday](https://protonvpn.com/blackfriday)':9 '/bundle/2023-blackfriday-macos-bundle)':88 '/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':64 '15':57 '20':35 '30':38 '33':29 '39':80 '60':4 '7.50':77 'account':18 'alreadi':12 'annual':60 'app.skiff.com':63 'app.skiff.com/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':62 'bf2023':43 'bundlehunt.com':84,87 'bundlehunt.com/bundle/2023-blackfriday-macos-bundle)':86 'check':73 'click':20 'code':42 'cryptom':70 'discount':41 'duck':66 'first':33 'get':55 'go':15 'includ':53 'instead':36,78 'might':72 'mountain':65 'new':5 'note':45 'offer':23 'plan':27,61 'pleas':44 'proton':1,14,49 'protonvpn.com':8 'protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)':7 'save':2 'simplelogin':25 'skiff':54 'softwar':76 'special':22 'steal':83 'tab':24 'ultim':50 'use':69 'user':6 'year':26,34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699988710
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8214558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699902310 {#2608
      date: 2023-11-13 20:05:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    Don’t worry, you’re not breaking it to me 😄. I’ve never found the need for more than 10 aliases myself and I could be wrong but I think that needing more than 10 functioning aliases at a given time is a bit of a fringe case when it comes to the average user. It sounds like your comments are based on pretty heavy usage.\n
    \n
    I’m not saying that Simple Login is better than the other two services (which I’ve never used so can’t compare) However, from using the free tier of the service for years now the free version of Simple Login is feature complete and does not make you bump in to pay walls.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699983575 {#2458
    date: 2023-11-14 18:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyberjin@lemmy.world"
    "@LWD@lemm.ee"
    "@wagoner@infosec.pub"
    "@paradox2011@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 124182
  -bodyTs: "'10':20,35 'alias':21,37 'averag':54 'base':62 'better':75 'bit':44 'break':7 'bump':116 'case':48 'come':51 'comment':60 'compar':89 'complet':110 'could':25 'featur':109 'found':14 'free':94,103 'fring':47 'function':36 'given':40 'heavi':65 'howev':90 'like':58 'login':73,107 'm':68 'make':114 'need':16,32 'never':13,84 'pay':119 'pretti':64 're':5 'say':70 'servic':80,98 'simpl':72,106 'sound':57 'think':30 'tier':95 'time':41 'two':79 'usag':66 'use':85,92 'user':55 've':12,83 'version':104 'wall':120 'worri':3 'wrong':27 'year':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5795725"
  +editedAt: DateTimeImmutable @1700227622 {#2461
    date: 2023-11-17 14:27:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699983575 {#2456
    date: 2023-11-14 18:39:35.0 +01:00
  }
  +"title": 124182
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2586 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Privacy-Guide-recommend-software-Get-them-Cheaper-Black-Friday"
    +title: "Privacy Guide recommend software. Get them Cheaper (Black Friday)"
    +url: null
    +body: """
      **Proton** save up 60% (new users) ![https://protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)\n
      \n
      If you already have Proton, go to your account and click the “special offer” tab.\n
      \n
      ---\n
      \n
      **Simplelogin**Yearly plan is 33% off on the first year($20 instead of $30) with the discount code BF2023\n
      \n
      Please note, if you have Proton ultimate this is included.\n
      \n
      ---\n
      \n
      **Skiff**Get off 15% off all annual plans [app.skiff.com/mail?settingTab=plans](https://app.skiff.com/mail?settingTab=plans)\n
      \n
      ---\n
      \n
      **Mountain Duck**If you using **cryptomator**, you might check out this software. $7.50 instead of $39 is a steal. [bundlehunt.com/…/2023-blackfriday-macos-bundle](https://bundlehunt.com/bundle/2023-blackfriday-macos-bundle)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700043728 {#2619
      date: 2023-11-15 11:22:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    +badges: Doctrine\ORM\PersistentCollection {#2635 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          Don’t worry, you’re not breaking it to me 😄. I’ve never found the need for more than 10 aliases myself and I could be wrong but I think that needing more than 10 functioning aliases at a given time is a bit of a fringe case when it comes to the average user. It sounds like your comments are based on pretty heavy usage.\n
          \n
          I’m not saying that Simple Login is better than the other two services (which I’ve never used so can’t compare) However, from using the free tier of the service for years now the free version of Simple Login is feature complete and does not make you bump in to pay walls.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699983575 {#2458
          date: 2023-11-14 18:39:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyberjin@lemmy.world"
          "@LWD@lemm.ee"
          "@wagoner@infosec.pub"
          "@paradox2011@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 124182
        -bodyTs: "'10':20,35 'alias':21,37 'averag':54 'base':62 'better':75 'bit':44 'break':7 'bump':116 'case':48 'come':51 'comment':60 'compar':89 'complet':110 'could':25 'featur':109 'found':14 'free':94,103 'fring':47 'function':36 'given':40 'heavi':65 'howev':90 'like':58 'login':73,107 'm':68 'make':114 'need':16,32 'never':13,84 'pay':119 'pretti':64 're':5 'say':70 'servic':80,98 'simpl':72,106 'sound':57 'think':30 'tier':95 'time':41 'two':79 'usag':66 'use':85,92 'user':55 've':12,83 'version':104 'wall':120 'worri':3 'wrong':27 'year':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5795725"
        +editedAt: DateTimeImmutable @1700227622 {#2461
          date: 2023-11-17 14:27:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699983575 {#2456
          date: 2023-11-14 18:39:35.0 +01:00
        }
        +"title": 124182
      }
      0 => App\Entity\EntryComment {#1718}
    ]
    -id: 12667
    -titleTs: "'black':8 'cheaper':7 'friday':9 'get':5 'guid':2 'privaci':1 'recommend':3 'softwar':4"
    -bodyTs: "'/2023-blackfriday-macos-bundle':85 '/blackfriday](https://protonvpn.com/blackfriday)':9 '/bundle/2023-blackfriday-macos-bundle)':88 '/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':64 '15':57 '20':35 '30':38 '33':29 '39':80 '60':4 '7.50':77 'account':18 'alreadi':12 'annual':60 'app.skiff.com':63 'app.skiff.com/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':62 'bf2023':43 'bundlehunt.com':84,87 'bundlehunt.com/bundle/2023-blackfriday-macos-bundle)':86 'check':73 'click':20 'code':42 'cryptom':70 'discount':41 'duck':66 'first':33 'get':55 'go':15 'includ':53 'instead':36,78 'might':72 'mountain':65 'new':5 'note':45 'offer':23 'plan':27,61 'pleas':44 'proton':1,14,49 'protonvpn.com':8 'protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)':7 'save':2 'simplelogin':25 'skiff':54 'softwar':76 'special':22 'steal':83 'tab':24 'ultim':50 'use':69 'user':6 'year':26,34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699988710
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8214558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699902310 {#2608
      date: 2023-11-13 20:05:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    Yes, and it is very feature complete. It’s what I use.\n
    \n
    The paid plans are largely just a way to support development, but specifically it allows you to use custom domains, not just automatically generated ones. There’s some other benefits like PGP and wildcard domains, but the custom domains seems like the biggest draw to a paid plan in my book.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699931088 {#1719
    date: 2023-11-14 04:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyberjin@lemmy.world"
    "@LWD@lemm.ee"
    "@wagoner@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 122041
  -bodyTs: "'allow':27 'automat':35 'benefit':42 'biggest':55 'book':63 'complet':7 'custom':31,50 'develop':23 'domain':32,47,51 'draw':56 'featur':6 'generat':36 'larg':17 'like':43,53 'one':37 'paid':14,59 'pgp':44 'plan':15,60 'seem':52 'specif':25 'support':22 'use':12,30 'way':20 'wildcard':46 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5780464"
  +editedAt: DateTimeImmutable @1700134848 {#1715
    date: 2023-11-16 12:40:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699931088 {#1714
    date: 2023-11-14 04:04:48.0 +01:00
  }
  +"title": 122041
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2586 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Privacy-Guide-recommend-software-Get-them-Cheaper-Black-Friday"
    +title: "Privacy Guide recommend software. Get them Cheaper (Black Friday)"
    +url: null
    +body: """
      **Proton** save up 60% (new users) ![https://protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)\n
      \n
      If you already have Proton, go to your account and click the “special offer” tab.\n
      \n
      ---\n
      \n
      **Simplelogin**Yearly plan is 33% off on the first year($20 instead of $30) with the discount code BF2023\n
      \n
      Please note, if you have Proton ultimate this is included.\n
      \n
      ---\n
      \n
      **Skiff**Get off 15% off all annual plans [app.skiff.com/mail?settingTab=plans](https://app.skiff.com/mail?settingTab=plans)\n
      \n
      ---\n
      \n
      **Mountain Duck**If you using **cryptomator**, you might check out this software. $7.50 instead of $39 is a steal. [bundlehunt.com/…/2023-blackfriday-macos-bundle](https://bundlehunt.com/bundle/2023-blackfriday-macos-bundle)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700043728 {#2619
      date: 2023-11-15 11:22:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    +badges: Doctrine\ORM\PersistentCollection {#2635 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          Don’t worry, you’re not breaking it to me 😄. I’ve never found the need for more than 10 aliases myself and I could be wrong but I think that needing more than 10 functioning aliases at a given time is a bit of a fringe case when it comes to the average user. It sounds like your comments are based on pretty heavy usage.\n
          \n
          I’m not saying that Simple Login is better than the other two services (which I’ve never used so can’t compare) However, from using the free tier of the service for years now the free version of Simple Login is feature complete and does not make you bump in to pay walls.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699983575 {#2458
          date: 2023-11-14 18:39:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyberjin@lemmy.world"
          "@LWD@lemm.ee"
          "@wagoner@infosec.pub"
          "@paradox2011@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 124182
        -bodyTs: "'10':20,35 'alias':21,37 'averag':54 'base':62 'better':75 'bit':44 'break':7 'bump':116 'case':48 'come':51 'comment':60 'compar':89 'complet':110 'could':25 'featur':109 'found':14 'free':94,103 'fring':47 'function':36 'given':40 'heavi':65 'howev':90 'like':58 'login':73,107 'm':68 'make':114 'need':16,32 'never':13,84 'pay':119 'pretti':64 're':5 'say':70 'servic':80,98 'simpl':72,106 'sound':57 'think':30 'tier':95 'time':41 'two':79 'usag':66 'use':85,92 'user':55 've':12,83 'version':104 'wall':120 'worri':3 'wrong':27 'year':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5795725"
        +editedAt: DateTimeImmutable @1700227622 {#2461
          date: 2023-11-17 14:27:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699983575 {#2456
          date: 2023-11-14 18:39:35.0 +01:00
        }
        +"title": 124182
      }
      0 => App\Entity\EntryComment {#1718}
    ]
    -id: 12667
    -titleTs: "'black':8 'cheaper':7 'friday':9 'get':5 'guid':2 'privaci':1 'recommend':3 'softwar':4"
    -bodyTs: "'/2023-blackfriday-macos-bundle':85 '/blackfriday](https://protonvpn.com/blackfriday)':9 '/bundle/2023-blackfriday-macos-bundle)':88 '/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':64 '15':57 '20':35 '30':38 '33':29 '39':80 '60':4 '7.50':77 'account':18 'alreadi':12 'annual':60 'app.skiff.com':63 'app.skiff.com/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':62 'bf2023':43 'bundlehunt.com':84,87 'bundlehunt.com/bundle/2023-blackfriday-macos-bundle)':86 'check':73 'click':20 'code':42 'cryptom':70 'discount':41 'duck':66 'first':33 'get':55 'go':15 'includ':53 'instead':36,78 'might':72 'mountain':65 'new':5 'note':45 'offer':23 'plan':27,61 'pleas':44 'proton':1,14,49 'protonvpn.com':8 'protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)':7 'save':2 'simplelogin':25 'skiff':54 'softwar':76 'special':22 'steal':83 'tab':24 'ultim':50 'use':69 'user':6 'year':26,34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699988710
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8214558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699902310 {#2608
      date: 2023-11-13 20:05:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    Yes, and it is very feature complete. It’s what I use.\n
    \n
    The paid plans are largely just a way to support development, but specifically it allows you to use custom domains, not just automatically generated ones. There’s some other benefits like PGP and wildcard domains, but the custom domains seems like the biggest draw to a paid plan in my book.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699931088 {#1719
    date: 2023-11-14 04:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyberjin@lemmy.world"
    "@LWD@lemm.ee"
    "@wagoner@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 122041
  -bodyTs: "'allow':27 'automat':35 'benefit':42 'biggest':55 'book':63 'complet':7 'custom':31,50 'develop':23 'domain':32,47,51 'draw':56 'featur':6 'generat':36 'larg':17 'like':43,53 'one':37 'paid':14,59 'pgp':44 'plan':15,60 'seem':52 'specif':25 'support':22 'use':12,30 'way':20 'wildcard':46 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5780464"
  +editedAt: DateTimeImmutable @1700134848 {#1715
    date: 2023-11-16 12:40:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699931088 {#1714
    date: 2023-11-14 04:04:48.0 +01:00
  }
  +"title": 122041
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2586 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Privacy-Guide-recommend-software-Get-them-Cheaper-Black-Friday"
    +title: "Privacy Guide recommend software. Get them Cheaper (Black Friday)"
    +url: null
    +body: """
      **Proton** save up 60% (new users) ![https://protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)\n
      \n
      If you already have Proton, go to your account and click the “special offer” tab.\n
      \n
      ---\n
      \n
      **Simplelogin**Yearly plan is 33% off on the first year($20 instead of $30) with the discount code BF2023\n
      \n
      Please note, if you have Proton ultimate this is included.\n
      \n
      ---\n
      \n
      **Skiff**Get off 15% off all annual plans [app.skiff.com/mail?settingTab=plans](https://app.skiff.com/mail?settingTab=plans)\n
      \n
      ---\n
      \n
      **Mountain Duck**If you using **cryptomator**, you might check out this software. $7.50 instead of $39 is a steal. [bundlehunt.com/…/2023-blackfriday-macos-bundle](https://bundlehunt.com/bundle/2023-blackfriday-macos-bundle)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700043728 {#2619
      date: 2023-11-15 11:22:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2624 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    +badges: Doctrine\ORM\PersistentCollection {#2635 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2453 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +body: """
          Don’t worry, you’re not breaking it to me 😄. I’ve never found the need for more than 10 aliases myself and I could be wrong but I think that needing more than 10 functioning aliases at a given time is a bit of a fringe case when it comes to the average user. It sounds like your comments are based on pretty heavy usage.\n
          \n
          I’m not saying that Simple Login is better than the other two services (which I’ve never used so can’t compare) However, from using the free tier of the service for years now the free version of Simple Login is feature complete and does not make you bump in to pay walls.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699983575 {#2458
          date: 2023-11-14 18:39:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Cyberjin@lemmy.world"
          "@LWD@lemm.ee"
          "@wagoner@infosec.pub"
          "@paradox2011@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2454 …}
        +votes: Doctrine\ORM\PersistentCollection {#2459 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
        -id: 124182
        -bodyTs: "'10':20,35 'alias':21,37 'averag':54 'base':62 'better':75 'bit':44 'break':7 'bump':116 'case':48 'come':51 'comment':60 'compar':89 'complet':110 'could':25 'featur':109 'found':14 'free':94,103 'fring':47 'function':36 'given':40 'heavi':65 'howev':90 'like':58 'login':73,107 'm':68 'make':114 'need':16,32 'never':13,84 'pay':119 'pretti':64 're':5 'say':70 'servic':80,98 'simpl':72,106 'sound':57 'think':30 'tier':95 'time':41 'two':79 'usag':66 'use':85,92 'user':55 've':12,83 'version':104 'wall':120 'worri':3 'wrong':27 'year':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5795725"
        +editedAt: DateTimeImmutable @1700227622 {#2461
          date: 2023-11-17 14:27:02.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699983575 {#2456
          date: 2023-11-14 18:39:35.0 +01:00
        }
        +"title": 124182
      }
      0 => App\Entity\EntryComment {#1718}
    ]
    -id: 12667
    -titleTs: "'black':8 'cheaper':7 'friday':9 'get':5 'guid':2 'privaci':1 'recommend':3 'softwar':4"
    -bodyTs: "'/2023-blackfriday-macos-bundle':85 '/blackfriday](https://protonvpn.com/blackfriday)':9 '/bundle/2023-blackfriday-macos-bundle)':88 '/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':64 '15':57 '20':35 '30':38 '33':29 '39':80 '60':4 '7.50':77 'account':18 'alreadi':12 'annual':60 'app.skiff.com':63 'app.skiff.com/mail?settingtab=plans](https://app.skiff.com/mail?settingtab=plans)':62 'bf2023':43 'bundlehunt.com':84,87 'bundlehunt.com/bundle/2023-blackfriday-macos-bundle)':86 'check':73 'click':20 'code':42 'cryptom':70 'discount':41 'duck':66 'first':33 'get':55 'go':15 'includ':53 'instead':36,78 'might':72 'mountain':65 'new':5 'note':45 'offer':23 'plan':27,61 'pleas':44 'proton':1,14,49 'protonvpn.com':8 'protonvpn.com/blackfriday](https://protonvpn.com/blackfriday)':7 'save':2 'simplelogin':25 'skiff':54 'softwar':76 'special':22 'steal':83 'tab':24 'ultim':50 'use':69 'user':6 'year':26,34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699988710
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8214558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699902310 {#2608
      date: 2023-11-13 20:05:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: """
    Yes, and it is very feature complete. It’s what I use.\n
    \n
    The paid plans are largely just a way to support development, but specifically it allows you to use custom domains, not just automatically generated ones. There’s some other benefits like PGP and wildcard domains, but the custom domains seems like the biggest draw to a paid plan in my book.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699931088 {#1719
    date: 2023-11-14 04:04:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cyberjin@lemmy.world"
    "@LWD@lemm.ee"
    "@wagoner@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 122041
  -bodyTs: "'allow':27 'automat':35 'benefit':42 'biggest':55 'book':63 'complet':7 'custom':31,50 'develop':23 'domain':32,47,51 'draw':56 'featur':6 'generat':36 'larg':17 'like':43,53 'one':37 'paid':14,59 'pgp':44 'plan':15,60 'seem':52 'specif':25 'support':22 'use':12,30 'way':20 'wildcard':46 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5780464"
  +editedAt: DateTimeImmutable @1700134848 {#1715
    date: 2023-11-16 12:40:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699931088 {#1714
    date: 2023-11-14 04:04:48.0 +01:00
  }
  +"title": 122041
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Switched-to-Linux-don-t-know-what-to-do"
  +title: "Switched to Linux, don't know what to do"
  +url: null
  +body: """
    Hello everyone, I just installed Linux (I’m new to it), in particular Linux Mint, with dual booted Windows for games. Tinkered with it a bit, loved the way it looked, loved how fast it is, but I really don’t want to stop on one option and stick with it for a while. I want to try new stuff, new distros (that’s how you call it, right?), new customisation options etc. I really like setting up things how I want them to look like and function, and I’m not sure Linux Mint gives me the full potential of Linux.\n
    \n
    If I’m right, please recommend something that really will impress me with options (I wouldn’t call myself tech savvy, but I like to learn), or, if I’m wrong, please suggest the way to customize the hell out of Mint, would really appreciate it.\n
    \n
    Thank you!\n
    \n
    edit: Thanks everyone for your replies, I’m really interested in KDE Plasma now. You are the best <3
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700055164 {#2637
    date: 2023-11-15 14:32:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  +badges: Doctrine\ORM\PersistentCollection {#2654 …}
  +children: [
    App\Entity\EntryComment {#1722
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        From a recovering distro-hopping addict, there’s two ways to dip your toes in to the various Linux experiences:\n
        \n
        1. When you install your distro, partition a separate /home folder that is distinct from your root and boot partitions. There are many good walkthroughs on YouTube on doing this process, it’s fairly simple. Once you do that you can keep your home folder intact as you install different distros over the top. Just make sure to mark you /home folder each time and don’t format it during install.\n
        2. Like another commenter said, try distrobox. It will allow you to test out the various distro bases pretty conveniently. Another similar option is learning how to set up virtual machines. Again, sounds more difficult than it is. There’s many good videos that walk you through the process.\n
        \n
        Aside from the mechanics of testing out different options, I would recommend KDE as a desktop environment. Cinnamon and Gnome are both flexible, but do feel more restricting than I like. You can customize nearly every element of KDE, I really like it.\n
        \n
        Really, most distros are fairly similar, aside from using different package managers and having different sets of software pre-installed. The desktop environment is where you’ll experience the most user facing differences.\n
        \n
        If you like to tinker, make your way over to an arch based distro at some point. I’ve really enjoyed endeavourOS, but you will need to mess with config files to get your printer working and things like that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699736194 {#1725
        date: 2023-11-11 21:56:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@m5rki5n@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 113003
      -bodyTs: "'/home':31,82 '1':22 '2':93 'addict':7 'allow':102 'anoth':95,113 'arch':230 'asid':142,191 'base':110,231 'boot':40 'cinnamon':159 'comment':96 'config':248 'conveni':112 'custom':175 'desktop':157,207 'differ':71,149,194,199,218 'difficult':127 'dip':13 'distinct':35 'distro':5,27,72,109,187,232 'distro-hop':4 'distrobox':99 'element':178 'endeavouro':240 'enjoy':239 'environ':158,208 'everi':177 'experi':21,213 'face':217 'fair':55,189 'feel':167 'file':249 'flexibl':164 'folder':32,66,83 'format':89 'get':251 'gnome':161 'good':45,134 'home':65 'hop':6 'instal':25,70,92,205 'intact':67 'kde':154,180 'keep':63 'learn':117 'like':94,172,183,221,257 'linux':20 'll':212 'machin':123 'make':77,224 'manag':196 'mani':44,133 'mark':80 'mechan':145 'mess':246 'near':176 'need':244 'option':115,150 'packag':195 'partit':28,41 'point':235 'pre':204 'pre-instal':203 'pretti':111 'printer':253 'process':52,141 'realli':182,185,238 'recommend':153 'recov':3 'restrict':169 'root':38 'said':97 'separ':30 'set':120,200 'similar':114,190 'simpl':56 'softwar':202 'sound':125 'sure':78 'test':105,147 'thing':256 'time':85 'tinker':223 'toe':15 'top':75 'tri':98 'two':10 'use':193 'user':216 'various':19,108 've':237 'video':135 'virtual':122 'walk':137 'walkthrough':46 'way':11,226 'work':254 'would':152 'youtub':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5714768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699736194 {#1723
        date: 2023-11-11 21:56:34.0 +01:00
      }
      +"title": 113003
    }
  ]
  -id: 12082
  -titleTs: "'know':6 'linux':3 'switch':1"
  -bodyTs: "'3':169 'appreci':147 'best':168 'bit':26 'boot':18 'call':67,120 'custom':139 'customis':71 'distro':62 'dual':17 'edit':151 'etc':73 'everyon':2,153 'fast':34 'full':99 'function':88 'game':21 'give':96 'hell':141 'hello':1 'impress':113 'instal':5 'interest':160 'kde':162 'learn':128 'like':76,86,126 'linux':6,14,94,102 'look':31,85 'love':27,32 'm':8,91,105,132,158 'mint':15,95,144 'new':9,59,61,70 'one':46 'option':47,72,116 'particular':13 'plasma':163 'pleas':107,134 'potenti':100 'realli':39,75,111,146,159 'recommend':108 'repli':156 'right':69,106 'savvi':123 'set':77 'someth':109 'stick':49 'stop':44 'stuff':60 'suggest':135 'sure':93 'tech':122 'thank':149,152 'thing':79 'tinker':22 'tri':58 'want':42,56,82 'way':29,137 'window':19 'would':145 'wouldn':118 'wrong':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699814136
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2658502"
  +editedAt: DateTimeImmutable @1699908386 {#2625
    date: 2023-11-13 21:46:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699727736 {#2605
    date: 2023-11-11 19:35:36.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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Switched-to-Linux-don-t-know-what-to-do"
  +title: "Switched to Linux, don't know what to do"
  +url: null
  +body: """
    Hello everyone, I just installed Linux (I’m new to it), in particular Linux Mint, with dual booted Windows for games. Tinkered with it a bit, loved the way it looked, loved how fast it is, but I really don’t want to stop on one option and stick with it for a while. I want to try new stuff, new distros (that’s how you call it, right?), new customisation options etc. I really like setting up things how I want them to look like and function, and I’m not sure Linux Mint gives me the full potential of Linux.\n
    \n
    If I’m right, please recommend something that really will impress me with options (I wouldn’t call myself tech savvy, but I like to learn), or, if I’m wrong, please suggest the way to customize the hell out of Mint, would really appreciate it.\n
    \n
    Thank you!\n
    \n
    edit: Thanks everyone for your replies, I’m really interested in KDE Plasma now. You are the best <3
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700055164 {#2637
    date: 2023-11-15 14:32:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  +badges: Doctrine\ORM\PersistentCollection {#2654 …}
  +children: [
    App\Entity\EntryComment {#1722
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        From a recovering distro-hopping addict, there’s two ways to dip your toes in to the various Linux experiences:\n
        \n
        1. When you install your distro, partition a separate /home folder that is distinct from your root and boot partitions. There are many good walkthroughs on YouTube on doing this process, it’s fairly simple. Once you do that you can keep your home folder intact as you install different distros over the top. Just make sure to mark you /home folder each time and don’t format it during install.\n
        2. Like another commenter said, try distrobox. It will allow you to test out the various distro bases pretty conveniently. Another similar option is learning how to set up virtual machines. Again, sounds more difficult than it is. There’s many good videos that walk you through the process.\n
        \n
        Aside from the mechanics of testing out different options, I would recommend KDE as a desktop environment. Cinnamon and Gnome are both flexible, but do feel more restricting than I like. You can customize nearly every element of KDE, I really like it.\n
        \n
        Really, most distros are fairly similar, aside from using different package managers and having different sets of software pre-installed. The desktop environment is where you’ll experience the most user facing differences.\n
        \n
        If you like to tinker, make your way over to an arch based distro at some point. I’ve really enjoyed endeavourOS, but you will need to mess with config files to get your printer working and things like that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699736194 {#1725
        date: 2023-11-11 21:56:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@m5rki5n@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 113003
      -bodyTs: "'/home':31,82 '1':22 '2':93 'addict':7 'allow':102 'anoth':95,113 'arch':230 'asid':142,191 'base':110,231 'boot':40 'cinnamon':159 'comment':96 'config':248 'conveni':112 'custom':175 'desktop':157,207 'differ':71,149,194,199,218 'difficult':127 'dip':13 'distinct':35 'distro':5,27,72,109,187,232 'distro-hop':4 'distrobox':99 'element':178 'endeavouro':240 'enjoy':239 'environ':158,208 'everi':177 'experi':21,213 'face':217 'fair':55,189 'feel':167 'file':249 'flexibl':164 'folder':32,66,83 'format':89 'get':251 'gnome':161 'good':45,134 'home':65 'hop':6 'instal':25,70,92,205 'intact':67 'kde':154,180 'keep':63 'learn':117 'like':94,172,183,221,257 'linux':20 'll':212 'machin':123 'make':77,224 'manag':196 'mani':44,133 'mark':80 'mechan':145 'mess':246 'near':176 'need':244 'option':115,150 'packag':195 'partit':28,41 'point':235 'pre':204 'pre-instal':203 'pretti':111 'printer':253 'process':52,141 'realli':182,185,238 'recommend':153 'recov':3 'restrict':169 'root':38 'said':97 'separ':30 'set':120,200 'similar':114,190 'simpl':56 'softwar':202 'sound':125 'sure':78 'test':105,147 'thing':256 'time':85 'tinker':223 'toe':15 'top':75 'tri':98 'two':10 'use':193 'user':216 'various':19,108 've':237 'video':135 'virtual':122 'walk':137 'walkthrough':46 'way':11,226 'work':254 'would':152 'youtub':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5714768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699736194 {#1723
        date: 2023-11-11 21:56:34.0 +01:00
      }
      +"title": 113003
    }
  ]
  -id: 12082
  -titleTs: "'know':6 'linux':3 'switch':1"
  -bodyTs: "'3':169 'appreci':147 'best':168 'bit':26 'boot':18 'call':67,120 'custom':139 'customis':71 'distro':62 'dual':17 'edit':151 'etc':73 'everyon':2,153 'fast':34 'full':99 'function':88 'game':21 'give':96 'hell':141 'hello':1 'impress':113 'instal':5 'interest':160 'kde':162 'learn':128 'like':76,86,126 'linux':6,14,94,102 'look':31,85 'love':27,32 'm':8,91,105,132,158 'mint':15,95,144 'new':9,59,61,70 'one':46 'option':47,72,116 'particular':13 'plasma':163 'pleas':107,134 'potenti':100 'realli':39,75,111,146,159 'recommend':108 'repli':156 'right':69,106 'savvi':123 'set':77 'someth':109 'stick':49 'stop':44 'stuff':60 'suggest':135 'sure':93 'tech':122 'thank':149,152 'thing':79 'tinker':22 'tri':58 'want':42,56,82 'way':29,137 'window':19 'would':145 'wouldn':118 'wrong':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699814136
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2658502"
  +editedAt: DateTimeImmutable @1699908386 {#2625
    date: 2023-11-13 21:46:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699727736 {#2605
    date: 2023-11-11 19:35:36.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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Switched-to-Linux-don-t-know-what-to-do"
  +title: "Switched to Linux, don't know what to do"
  +url: null
  +body: """
    Hello everyone, I just installed Linux (I’m new to it), in particular Linux Mint, with dual booted Windows for games. Tinkered with it a bit, loved the way it looked, loved how fast it is, but I really don’t want to stop on one option and stick with it for a while. I want to try new stuff, new distros (that’s how you call it, right?), new customisation options etc. I really like setting up things how I want them to look like and function, and I’m not sure Linux Mint gives me the full potential of Linux.\n
    \n
    If I’m right, please recommend something that really will impress me with options (I wouldn’t call myself tech savvy, but I like to learn), or, if I’m wrong, please suggest the way to customize the hell out of Mint, would really appreciate it.\n
    \n
    Thank you!\n
    \n
    edit: Thanks everyone for your replies, I’m really interested in KDE Plasma now. You are the best <3
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700055164 {#2637
    date: 2023-11-15 14:32:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  +badges: Doctrine\ORM\PersistentCollection {#2654 …}
  +children: [
    App\Entity\EntryComment {#1722
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        From a recovering distro-hopping addict, there’s two ways to dip your toes in to the various Linux experiences:\n
        \n
        1. When you install your distro, partition a separate /home folder that is distinct from your root and boot partitions. There are many good walkthroughs on YouTube on doing this process, it’s fairly simple. Once you do that you can keep your home folder intact as you install different distros over the top. Just make sure to mark you /home folder each time and don’t format it during install.\n
        2. Like another commenter said, try distrobox. It will allow you to test out the various distro bases pretty conveniently. Another similar option is learning how to set up virtual machines. Again, sounds more difficult than it is. There’s many good videos that walk you through the process.\n
        \n
        Aside from the mechanics of testing out different options, I would recommend KDE as a desktop environment. Cinnamon and Gnome are both flexible, but do feel more restricting than I like. You can customize nearly every element of KDE, I really like it.\n
        \n
        Really, most distros are fairly similar, aside from using different package managers and having different sets of software pre-installed. The desktop environment is where you’ll experience the most user facing differences.\n
        \n
        If you like to tinker, make your way over to an arch based distro at some point. I’ve really enjoyed endeavourOS, but you will need to mess with config files to get your printer working and things like that.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699736194 {#1725
        date: 2023-11-11 21:56:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@m5rki5n@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 113003
      -bodyTs: "'/home':31,82 '1':22 '2':93 'addict':7 'allow':102 'anoth':95,113 'arch':230 'asid':142,191 'base':110,231 'boot':40 'cinnamon':159 'comment':96 'config':248 'conveni':112 'custom':175 'desktop':157,207 'differ':71,149,194,199,218 'difficult':127 'dip':13 'distinct':35 'distro':5,27,72,109,187,232 'distro-hop':4 'distrobox':99 'element':178 'endeavouro':240 'enjoy':239 'environ':158,208 'everi':177 'experi':21,213 'face':217 'fair':55,189 'feel':167 'file':249 'flexibl':164 'folder':32,66,83 'format':89 'get':251 'gnome':161 'good':45,134 'home':65 'hop':6 'instal':25,70,92,205 'intact':67 'kde':154,180 'keep':63 'learn':117 'like':94,172,183,221,257 'linux':20 'll':212 'machin':123 'make':77,224 'manag':196 'mani':44,133 'mark':80 'mechan':145 'mess':246 'near':176 'need':244 'option':115,150 'packag':195 'partit':28,41 'point':235 'pre':204 'pre-instal':203 'pretti':111 'printer':253 'process':52,141 'realli':182,185,238 'recommend':153 'recov':3 'restrict':169 'root':38 'said':97 'separ':30 'set':120,200 'similar':114,190 'simpl':56 'softwar':202 'sound':125 'sure':78 'test':105,147 'thing':256 'time':85 'tinker':223 'toe':15 'top':75 'tri':98 'two':10 'use':193 'user':216 'various':19,108 've':237 'video':135 'virtual':122 'walk':137 'walkthrough':46 'way':11,226 'work':254 'would':152 'youtub':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5714768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699736194 {#1723
        date: 2023-11-11 21:56:34.0 +01:00
      }
      +"title": 113003
    }
  ]
  -id: 12082
  -titleTs: "'know':6 'linux':3 'switch':1"
  -bodyTs: "'3':169 'appreci':147 'best':168 'bit':26 'boot':18 'call':67,120 'custom':139 'customis':71 'distro':62 'dual':17 'edit':151 'etc':73 'everyon':2,153 'fast':34 'full':99 'function':88 'game':21 'give':96 'hell':141 'hello':1 'impress':113 'instal':5 'interest':160 'kde':162 'learn':128 'like':76,86,126 'linux':6,14,94,102 'look':31,85 'love':27,32 'm':8,91,105,132,158 'mint':15,95,144 'new':9,59,61,70 'one':46 'option':47,72,116 'particular':13 'plasma':163 'pleas':107,134 'potenti':100 'realli':39,75,111,146,159 'recommend':108 'repli':156 'right':69,106 'savvi':123 'set':77 'someth':109 'stick':49 'stop':44 'stuff':60 'suggest':135 'sure':93 'tech':122 'thank':149,152 'thing':79 'tinker':22 'tri':58 'want':42,56,82 'way':29,137 'window':19 'would':145 'wouldn':118 'wrong':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699814136
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2658502"
  +editedAt: DateTimeImmutable @1699908386 {#2625
    date: 2023-11-13 21:46:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699727736 {#2605
    date: 2023-11-11 19:35:36.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Switched-to-Linux-don-t-know-what-to-do"
    +title: "Switched to Linux, don't know what to do"
    +url: null
    +body: """
      Hello everyone, I just installed Linux (I’m new to it), in particular Linux Mint, with dual booted Windows for games. Tinkered with it a bit, loved the way it looked, loved how fast it is, but I really don’t want to stop on one option and stick with it for a while. I want to try new stuff, new distros (that’s how you call it, right?), new customisation options etc. I really like setting up things how I want them to look like and function, and I’m not sure Linux Mint gives me the full potential of Linux.\n
      \n
      If I’m right, please recommend something that really will impress me with options (I wouldn’t call myself tech savvy, but I like to learn), or, if I’m wrong, please suggest the way to customize the hell out of Mint, would really appreciate it.\n
      \n
      Thank you!\n
      \n
      edit: Thanks everyone for your replies, I’m really interested in KDE Plasma now. You are the best <3
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700055164 {#2637
      date: 2023-11-15 14:32:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    +badges: Doctrine\ORM\PersistentCollection {#2654 …}
    +children: [
      App\Entity\EntryComment {#1722}
    ]
    -id: 12082
    -titleTs: "'know':6 'linux':3 'switch':1"
    -bodyTs: "'3':169 'appreci':147 'best':168 'bit':26 'boot':18 'call':67,120 'custom':139 'customis':71 'distro':62 'dual':17 'edit':151 'etc':73 'everyon':2,153 'fast':34 'full':99 'function':88 'game':21 'give':96 'hell':141 'hello':1 'impress':113 'instal':5 'interest':160 'kde':162 'learn':128 'like':76,86,126 'linux':6,14,94,102 'look':31,85 'love':27,32 'm':8,91,105,132,158 'mint':15,95,144 'new':9,59,61,70 'one':46 'option':47,72,116 'particular':13 'plasma':163 'pleas':107,134 'potenti':100 'realli':39,75,111,146,159 'recommend':108 'repli':156 'right':69,106 'savvi':123 'set':77 'someth':109 'stick':49 'stop':44 'stuff':60 'suggest':135 'sure':93 'tech':122 'thank':149,152 'thing':79 'tinker':22 'tri':58 'want':42,56,82 'way':29,137 'window':19 'would':145 'wouldn':118 'wrong':133"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699814136
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2658502"
    +editedAt: DateTimeImmutable @1699908386 {#2625
      date: 2023-11-13 21:46:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699727736 {#2605
      date: 2023-11-11 19:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    From a recovering distro-hopping addict, there’s two ways to dip your toes in to the various Linux experiences:\n
    \n
    1. When you install your distro, partition a separate /home folder that is distinct from your root and boot partitions. There are many good walkthroughs on YouTube on doing this process, it’s fairly simple. Once you do that you can keep your home folder intact as you install different distros over the top. Just make sure to mark you /home folder each time and don’t format it during install.\n
    2. Like another commenter said, try distrobox. It will allow you to test out the various distro bases pretty conveniently. Another similar option is learning how to set up virtual machines. Again, sounds more difficult than it is. There’s many good videos that walk you through the process.\n
    \n
    Aside from the mechanics of testing out different options, I would recommend KDE as a desktop environment. Cinnamon and Gnome are both flexible, but do feel more restricting than I like. You can customize nearly every element of KDE, I really like it.\n
    \n
    Really, most distros are fairly similar, aside from using different package managers and having different sets of software pre-installed. The desktop environment is where you’ll experience the most user facing differences.\n
    \n
    If you like to tinker, make your way over to an arch based distro at some point. I’ve really enjoyed endeavourOS, but you will need to mess with config files to get your printer working and things like that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699736194 {#1725
    date: 2023-11-11 21:56:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m5rki5n@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 113003
  -bodyTs: "'/home':31,82 '1':22 '2':93 'addict':7 'allow':102 'anoth':95,113 'arch':230 'asid':142,191 'base':110,231 'boot':40 'cinnamon':159 'comment':96 'config':248 'conveni':112 'custom':175 'desktop':157,207 'differ':71,149,194,199,218 'difficult':127 'dip':13 'distinct':35 'distro':5,27,72,109,187,232 'distro-hop':4 'distrobox':99 'element':178 'endeavouro':240 'enjoy':239 'environ':158,208 'everi':177 'experi':21,213 'face':217 'fair':55,189 'feel':167 'file':249 'flexibl':164 'folder':32,66,83 'format':89 'get':251 'gnome':161 'good':45,134 'home':65 'hop':6 'instal':25,70,92,205 'intact':67 'kde':154,180 'keep':63 'learn':117 'like':94,172,183,221,257 'linux':20 'll':212 'machin':123 'make':77,224 'manag':196 'mani':44,133 'mark':80 'mechan':145 'mess':246 'near':176 'need':244 'option':115,150 'packag':195 'partit':28,41 'point':235 'pre':204 'pre-instal':203 'pretti':111 'printer':253 'process':52,141 'realli':182,185,238 'recommend':153 'recov':3 'restrict':169 'root':38 'said':97 'separ':30 'set':120,200 'similar':114,190 'simpl':56 'softwar':202 'sound':125 'sure':78 'test':105,147 'thing':256 'time':85 'tinker':223 'toe':15 'top':75 'tri':98 'two':10 'use':193 'user':216 'various':19,108 've':237 'video':135 'virtual':122 'walk':137 'walkthrough':46 'way':11,226 'work':254 'would':152 'youtub':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5714768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699736194 {#1723
    date: 2023-11-11 21:56:34.0 +01:00
  }
  +"title": 113003
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Switched-to-Linux-don-t-know-what-to-do"
    +title: "Switched to Linux, don't know what to do"
    +url: null
    +body: """
      Hello everyone, I just installed Linux (I’m new to it), in particular Linux Mint, with dual booted Windows for games. Tinkered with it a bit, loved the way it looked, loved how fast it is, but I really don’t want to stop on one option and stick with it for a while. I want to try new stuff, new distros (that’s how you call it, right?), new customisation options etc. I really like setting up things how I want them to look like and function, and I’m not sure Linux Mint gives me the full potential of Linux.\n
      \n
      If I’m right, please recommend something that really will impress me with options (I wouldn’t call myself tech savvy, but I like to learn), or, if I’m wrong, please suggest the way to customize the hell out of Mint, would really appreciate it.\n
      \n
      Thank you!\n
      \n
      edit: Thanks everyone for your replies, I’m really interested in KDE Plasma now. You are the best <3
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700055164 {#2637
      date: 2023-11-15 14:32:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    +badges: Doctrine\ORM\PersistentCollection {#2654 …}
    +children: [
      App\Entity\EntryComment {#1722}
    ]
    -id: 12082
    -titleTs: "'know':6 'linux':3 'switch':1"
    -bodyTs: "'3':169 'appreci':147 'best':168 'bit':26 'boot':18 'call':67,120 'custom':139 'customis':71 'distro':62 'dual':17 'edit':151 'etc':73 'everyon':2,153 'fast':34 'full':99 'function':88 'game':21 'give':96 'hell':141 'hello':1 'impress':113 'instal':5 'interest':160 'kde':162 'learn':128 'like':76,86,126 'linux':6,14,94,102 'look':31,85 'love':27,32 'm':8,91,105,132,158 'mint':15,95,144 'new':9,59,61,70 'one':46 'option':47,72,116 'particular':13 'plasma':163 'pleas':107,134 'potenti':100 'realli':39,75,111,146,159 'recommend':108 'repli':156 'right':69,106 'savvi':123 'set':77 'someth':109 'stick':49 'stop':44 'stuff':60 'suggest':135 'sure':93 'tech':122 'thank':149,152 'thing':79 'tinker':22 'tri':58 'want':42,56,82 'way':29,137 'window':19 'would':145 'wouldn':118 'wrong':133"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699814136
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2658502"
    +editedAt: DateTimeImmutable @1699908386 {#2625
      date: 2023-11-13 21:46:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699727736 {#2605
      date: 2023-11-11 19:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    From a recovering distro-hopping addict, there’s two ways to dip your toes in to the various Linux experiences:\n
    \n
    1. When you install your distro, partition a separate /home folder that is distinct from your root and boot partitions. There are many good walkthroughs on YouTube on doing this process, it’s fairly simple. Once you do that you can keep your home folder intact as you install different distros over the top. Just make sure to mark you /home folder each time and don’t format it during install.\n
    2. Like another commenter said, try distrobox. It will allow you to test out the various distro bases pretty conveniently. Another similar option is learning how to set up virtual machines. Again, sounds more difficult than it is. There’s many good videos that walk you through the process.\n
    \n
    Aside from the mechanics of testing out different options, I would recommend KDE as a desktop environment. Cinnamon and Gnome are both flexible, but do feel more restricting than I like. You can customize nearly every element of KDE, I really like it.\n
    \n
    Really, most distros are fairly similar, aside from using different package managers and having different sets of software pre-installed. The desktop environment is where you’ll experience the most user facing differences.\n
    \n
    If you like to tinker, make your way over to an arch based distro at some point. I’ve really enjoyed endeavourOS, but you will need to mess with config files to get your printer working and things like that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699736194 {#1725
    date: 2023-11-11 21:56:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m5rki5n@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 113003
  -bodyTs: "'/home':31,82 '1':22 '2':93 'addict':7 'allow':102 'anoth':95,113 'arch':230 'asid':142,191 'base':110,231 'boot':40 'cinnamon':159 'comment':96 'config':248 'conveni':112 'custom':175 'desktop':157,207 'differ':71,149,194,199,218 'difficult':127 'dip':13 'distinct':35 'distro':5,27,72,109,187,232 'distro-hop':4 'distrobox':99 'element':178 'endeavouro':240 'enjoy':239 'environ':158,208 'everi':177 'experi':21,213 'face':217 'fair':55,189 'feel':167 'file':249 'flexibl':164 'folder':32,66,83 'format':89 'get':251 'gnome':161 'good':45,134 'home':65 'hop':6 'instal':25,70,92,205 'intact':67 'kde':154,180 'keep':63 'learn':117 'like':94,172,183,221,257 'linux':20 'll':212 'machin':123 'make':77,224 'manag':196 'mani':44,133 'mark':80 'mechan':145 'mess':246 'near':176 'need':244 'option':115,150 'packag':195 'partit':28,41 'point':235 'pre':204 'pre-instal':203 'pretti':111 'printer':253 'process':52,141 'realli':182,185,238 'recommend':153 'recov':3 'restrict':169 'root':38 'said':97 'separ':30 'set':120,200 'similar':114,190 'simpl':56 'softwar':202 'sound':125 'sure':78 'test':105,147 'thing':256 'time':85 'tinker':223 'toe':15 'top':75 'tri':98 'two':10 'use':193 'user':216 'various':19,108 've':237 'video':135 'virtual':122 'walk':137 'walkthrough':46 'way':11,226 'work':254 'would':152 'youtub':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5714768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699736194 {#1723
    date: 2023-11-11 21:56:34.0 +01:00
  }
  +"title": 113003
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Switched-to-Linux-don-t-know-what-to-do"
    +title: "Switched to Linux, don't know what to do"
    +url: null
    +body: """
      Hello everyone, I just installed Linux (I’m new to it), in particular Linux Mint, with dual booted Windows for games. Tinkered with it a bit, loved the way it looked, loved how fast it is, but I really don’t want to stop on one option and stick with it for a while. I want to try new stuff, new distros (that’s how you call it, right?), new customisation options etc. I really like setting up things how I want them to look like and function, and I’m not sure Linux Mint gives me the full potential of Linux.\n
      \n
      If I’m right, please recommend something that really will impress me with options (I wouldn’t call myself tech savvy, but I like to learn), or, if I’m wrong, please suggest the way to customize the hell out of Mint, would really appreciate it.\n
      \n
      Thank you!\n
      \n
      edit: Thanks everyone for your replies, I’m really interested in KDE Plasma now. You are the best <3
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700055164 {#2637
      date: 2023-11-15 14:32:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    +badges: Doctrine\ORM\PersistentCollection {#2654 …}
    +children: [
      App\Entity\EntryComment {#1722}
    ]
    -id: 12082
    -titleTs: "'know':6 'linux':3 'switch':1"
    -bodyTs: "'3':169 'appreci':147 'best':168 'bit':26 'boot':18 'call':67,120 'custom':139 'customis':71 'distro':62 'dual':17 'edit':151 'etc':73 'everyon':2,153 'fast':34 'full':99 'function':88 'game':21 'give':96 'hell':141 'hello':1 'impress':113 'instal':5 'interest':160 'kde':162 'learn':128 'like':76,86,126 'linux':6,14,94,102 'look':31,85 'love':27,32 'm':8,91,105,132,158 'mint':15,95,144 'new':9,59,61,70 'one':46 'option':47,72,116 'particular':13 'plasma':163 'pleas':107,134 'potenti':100 'realli':39,75,111,146,159 'recommend':108 'repli':156 'right':69,106 'savvi':123 'set':77 'someth':109 'stick':49 'stop':44 'stuff':60 'suggest':135 'sure':93 'tech':122 'thank':149,152 'thing':79 'tinker':22 'tri':58 'want':42,56,82 'way':29,137 'window':19 'would':145 'wouldn':118 'wrong':133"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699814136
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2658502"
    +editedAt: DateTimeImmutable @1699908386 {#2625
      date: 2023-11-13 21:46:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699727736 {#2605
      date: 2023-11-11 19:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    From a recovering distro-hopping addict, there’s two ways to dip your toes in to the various Linux experiences:\n
    \n
    1. When you install your distro, partition a separate /home folder that is distinct from your root and boot partitions. There are many good walkthroughs on YouTube on doing this process, it’s fairly simple. Once you do that you can keep your home folder intact as you install different distros over the top. Just make sure to mark you /home folder each time and don’t format it during install.\n
    2. Like another commenter said, try distrobox. It will allow you to test out the various distro bases pretty conveniently. Another similar option is learning how to set up virtual machines. Again, sounds more difficult than it is. There’s many good videos that walk you through the process.\n
    \n
    Aside from the mechanics of testing out different options, I would recommend KDE as a desktop environment. Cinnamon and Gnome are both flexible, but do feel more restricting than I like. You can customize nearly every element of KDE, I really like it.\n
    \n
    Really, most distros are fairly similar, aside from using different package managers and having different sets of software pre-installed. The desktop environment is where you’ll experience the most user facing differences.\n
    \n
    If you like to tinker, make your way over to an arch based distro at some point. I’ve really enjoyed endeavourOS, but you will need to mess with config files to get your printer working and things like that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699736194 {#1725
    date: 2023-11-11 21:56:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@m5rki5n@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 113003
  -bodyTs: "'/home':31,82 '1':22 '2':93 'addict':7 'allow':102 'anoth':95,113 'arch':230 'asid':142,191 'base':110,231 'boot':40 'cinnamon':159 'comment':96 'config':248 'conveni':112 'custom':175 'desktop':157,207 'differ':71,149,194,199,218 'difficult':127 'dip':13 'distinct':35 'distro':5,27,72,109,187,232 'distro-hop':4 'distrobox':99 'element':178 'endeavouro':240 'enjoy':239 'environ':158,208 'everi':177 'experi':21,213 'face':217 'fair':55,189 'feel':167 'file':249 'flexibl':164 'folder':32,66,83 'format':89 'get':251 'gnome':161 'good':45,134 'home':65 'hop':6 'instal':25,70,92,205 'intact':67 'kde':154,180 'keep':63 'learn':117 'like':94,172,183,221,257 'linux':20 'll':212 'machin':123 'make':77,224 'manag':196 'mani':44,133 'mark':80 'mechan':145 'mess':246 'near':176 'need':244 'option':115,150 'packag':195 'partit':28,41 'point':235 'pre':204 'pre-instal':203 'pretti':111 'printer':253 'process':52,141 'realli':182,185,238 'recommend':153 'recov':3 'restrict':169 'root':38 'said':97 'separ':30 'set':120,200 'similar':114,190 'simpl':56 'softwar':202 'sound':125 'sure':78 'test':105,147 'thing':256 'time':85 'tinker':223 'toe':15 'top':75 'tri':98 'two':10 'use':193 'user':216 'various':19,108 've':237 'video':135 'virtual':122 'walk':137 'walkthrough':46 'way':11,226 'work':254 'would':152 'youtub':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5714768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699736194 {#1723
    date: 2023-11-11 21:56:34.0 +01:00
  }
  +"title": 113003
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Fonts"
  +title: "Fonts"
  +url: null
  +body: "I always use Windows fonts with Linux. What font do you use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699722577 {#2656
    date: 2023-11-11 18:09:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2661 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  +badges: Doctrine\ORM\PersistentCollection {#2672 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Installing Microsoft TTF packages on my distro used to be one of the first things I did. Sometime back I ended up finding suitable replacements that are stock (less packages, less installation steps, less proprietary software.)\n
        \n
        I’ve recently found the Inter-font package (mentioned in one of [Infinitely Galactic’s](https://www.youtube.com/watch?v=E_SiHxA3QY0&t=129) YouTube videos. It’s excellent, clean like Noto Sans, but slightly more readable. I’ll swap in the Ubuntu font every now and then for fun though, I really like that one too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699600426 {#1567
        date: 2023-11-10 08:13:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@joel1974@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 106845
      -bodyTs: "'/watch?v=e_sihxa3qy0&t=129)':55 'back':19 'clean':61 'distro':7 'end':21 'everi':76 'excel':60 'find':23 'first':14 'font':44,75 'found':40 'fun':81 'galact':51 'infinit':50 'instal':1,32 'inter':43 'inter-font':42 'less':29,31,34 'like':62,85 'll':70 'mention':46 'microsoft':2 'noto':63 'one':11,48,87 'packag':4,30,45 'proprietari':35 'readabl':68 'realli':84 'recent':39 'replac':25 'san':64 'slight':66 'softwar':36 'sometim':18 'step':33 'stock':28 'suitabl':24 'swap':71 'thing':15 'though':82 'ttf':3 'ubuntu':74 'use':8 've':38 'video':57 'www.youtube.com':54 'www.youtube.com/watch?v=e_sihxa3qy0&t=129)':53 'youtub':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5669604"
      +editedAt: DateTimeImmutable @1699674838 {#1525
        date: 2023-11-11 04:53:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699600426 {#1561
        date: 2023-11-10 08:13:46.0 +01:00
      }
      +"title": 106845
    }
  ]
  -id: 11680
  -titleTs: "'font':1"
  -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699686359
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8050039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699599959 {#2643
    date: 2023-11-10 08:05:59.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
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Fonts"
  +title: "Fonts"
  +url: null
  +body: "I always use Windows fonts with Linux. What font do you use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699722577 {#2656
    date: 2023-11-11 18:09:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2661 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  +badges: Doctrine\ORM\PersistentCollection {#2672 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Installing Microsoft TTF packages on my distro used to be one of the first things I did. Sometime back I ended up finding suitable replacements that are stock (less packages, less installation steps, less proprietary software.)\n
        \n
        I’ve recently found the Inter-font package (mentioned in one of [Infinitely Galactic’s](https://www.youtube.com/watch?v=E_SiHxA3QY0&t=129) YouTube videos. It’s excellent, clean like Noto Sans, but slightly more readable. I’ll swap in the Ubuntu font every now and then for fun though, I really like that one too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699600426 {#1567
        date: 2023-11-10 08:13:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@joel1974@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 106845
      -bodyTs: "'/watch?v=e_sihxa3qy0&t=129)':55 'back':19 'clean':61 'distro':7 'end':21 'everi':76 'excel':60 'find':23 'first':14 'font':44,75 'found':40 'fun':81 'galact':51 'infinit':50 'instal':1,32 'inter':43 'inter-font':42 'less':29,31,34 'like':62,85 'll':70 'mention':46 'microsoft':2 'noto':63 'one':11,48,87 'packag':4,30,45 'proprietari':35 'readabl':68 'realli':84 'recent':39 'replac':25 'san':64 'slight':66 'softwar':36 'sometim':18 'step':33 'stock':28 'suitabl':24 'swap':71 'thing':15 'though':82 'ttf':3 'ubuntu':74 'use':8 've':38 'video':57 'www.youtube.com':54 'www.youtube.com/watch?v=e_sihxa3qy0&t=129)':53 'youtub':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5669604"
      +editedAt: DateTimeImmutable @1699674838 {#1525
        date: 2023-11-11 04:53:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699600426 {#1561
        date: 2023-11-10 08:13:46.0 +01:00
      }
      +"title": 106845
    }
  ]
  -id: 11680
  -titleTs: "'font':1"
  -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699686359
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8050039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699599959 {#2643
    date: 2023-11-10 08:05:59.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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Fonts"
  +title: "Fonts"
  +url: null
  +body: "I always use Windows fonts with Linux. What font do you use?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699722577 {#2656
    date: 2023-11-11 18:09:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2661 …}
  +votes: Doctrine\ORM\PersistentCollection {#2664 …}
  +reports: Doctrine\ORM\PersistentCollection {#2666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
  +badges: Doctrine\ORM\PersistentCollection {#2672 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Installing Microsoft TTF packages on my distro used to be one of the first things I did. Sometime back I ended up finding suitable replacements that are stock (less packages, less installation steps, less proprietary software.)\n
        \n
        I’ve recently found the Inter-font package (mentioned in one of [Infinitely Galactic’s](https://www.youtube.com/watch?v=E_SiHxA3QY0&t=129) YouTube videos. It’s excellent, clean like Noto Sans, but slightly more readable. I’ll swap in the Ubuntu font every now and then for fun though, I really like that one too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699600426 {#1567
        date: 2023-11-10 08:13:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@joel1974@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 106845
      -bodyTs: "'/watch?v=e_sihxa3qy0&t=129)':55 'back':19 'clean':61 'distro':7 'end':21 'everi':76 'excel':60 'find':23 'first':14 'font':44,75 'found':40 'fun':81 'galact':51 'infinit':50 'instal':1,32 'inter':43 'inter-font':42 'less':29,31,34 'like':62,85 'll':70 'mention':46 'microsoft':2 'noto':63 'one':11,48,87 'packag':4,30,45 'proprietari':35 'readabl':68 'realli':84 'recent':39 'replac':25 'san':64 'slight':66 'softwar':36 'sometim':18 'step':33 'stock':28 'suitabl':24 'swap':71 'thing':15 'though':82 'ttf':3 'ubuntu':74 'use':8 've':38 'video':57 'www.youtube.com':54 'www.youtube.com/watch?v=e_sihxa3qy0&t=129)':53 'youtub':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5669604"
      +editedAt: DateTimeImmutable @1699674838 {#1525
        date: 2023-11-11 04:53:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699600426 {#1561
        date: 2023-11-10 08:13:46.0 +01:00
      }
      +"title": 106845
    }
  ]
  -id: 11680
  -titleTs: "'font':1"
  -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699686359
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8050039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699599959 {#2643
    date: 2023-11-10 08:05:59.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Fonts"
    +title: "Fonts"
    +url: null
    +body: "I always use Windows fonts with Linux. What font do you use?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699722577 {#2656
      date: 2023-11-11 18:09:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2661 …}
    +votes: Doctrine\ORM\PersistentCollection {#2664 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
    +badges: Doctrine\ORM\PersistentCollection {#2672 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 11680
    -titleTs: "'font':1"
    -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699686359
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8050039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699599959 {#2643
      date: 2023-11-10 08:05:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Installing Microsoft TTF packages on my distro used to be one of the first things I did. Sometime back I ended up finding suitable replacements that are stock (less packages, less installation steps, less proprietary software.)\n
    \n
    I’ve recently found the Inter-font package (mentioned in one of [Infinitely Galactic’s](https://www.youtube.com/watch?v=E_SiHxA3QY0&t=129) YouTube videos. It’s excellent, clean like Noto Sans, but slightly more readable. I’ll swap in the Ubuntu font every now and then for fun though, I really like that one too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699600426 {#1567
    date: 2023-11-10 08:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joel1974@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 106845
  -bodyTs: "'/watch?v=e_sihxa3qy0&t=129)':55 'back':19 'clean':61 'distro':7 'end':21 'everi':76 'excel':60 'find':23 'first':14 'font':44,75 'found':40 'fun':81 'galact':51 'infinit':50 'instal':1,32 'inter':43 'inter-font':42 'less':29,31,34 'like':62,85 'll':70 'mention':46 'microsoft':2 'noto':63 'one':11,48,87 'packag':4,30,45 'proprietari':35 'readabl':68 'realli':84 'recent':39 'replac':25 'san':64 'slight':66 'softwar':36 'sometim':18 'step':33 'stock':28 'suitabl':24 'swap':71 'thing':15 'though':82 'ttf':3 'ubuntu':74 'use':8 've':38 'video':57 'www.youtube.com':54 'www.youtube.com/watch?v=e_sihxa3qy0&t=129)':53 'youtub':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5669604"
  +editedAt: DateTimeImmutable @1699674838 {#1525
    date: 2023-11-11 04:53:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699600426 {#1561
    date: 2023-11-10 08:13:46.0 +01:00
  }
  +"title": 106845
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Fonts"
    +title: "Fonts"
    +url: null
    +body: "I always use Windows fonts with Linux. What font do you use?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699722577 {#2656
      date: 2023-11-11 18:09:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2661 …}
    +votes: Doctrine\ORM\PersistentCollection {#2664 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
    +badges: Doctrine\ORM\PersistentCollection {#2672 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 11680
    -titleTs: "'font':1"
    -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699686359
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8050039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699599959 {#2643
      date: 2023-11-10 08:05:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Installing Microsoft TTF packages on my distro used to be one of the first things I did. Sometime back I ended up finding suitable replacements that are stock (less packages, less installation steps, less proprietary software.)\n
    \n
    I’ve recently found the Inter-font package (mentioned in one of [Infinitely Galactic’s](https://www.youtube.com/watch?v=E_SiHxA3QY0&t=129) YouTube videos. It’s excellent, clean like Noto Sans, but slightly more readable. I’ll swap in the Ubuntu font every now and then for fun though, I really like that one too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699600426 {#1567
    date: 2023-11-10 08:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joel1974@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 106845
  -bodyTs: "'/watch?v=e_sihxa3qy0&t=129)':55 'back':19 'clean':61 'distro':7 'end':21 'everi':76 'excel':60 'find':23 'first':14 'font':44,75 'found':40 'fun':81 'galact':51 'infinit':50 'instal':1,32 'inter':43 'inter-font':42 'less':29,31,34 'like':62,85 'll':70 'mention':46 'microsoft':2 'noto':63 'one':11,48,87 'packag':4,30,45 'proprietari':35 'readabl':68 'realli':84 'recent':39 'replac':25 'san':64 'slight':66 'softwar':36 'sometim':18 'step':33 'stock':28 'suitabl':24 'swap':71 'thing':15 'though':82 'ttf':3 'ubuntu':74 'use':8 've':38 'video':57 'www.youtube.com':54 'www.youtube.com/watch?v=e_sihxa3qy0&t=129)':53 'youtub':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5669604"
  +editedAt: DateTimeImmutable @1699674838 {#1525
    date: 2023-11-11 04:53:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699600426 {#1561
    date: 2023-11-10 08:13:46.0 +01:00
  }
  +"title": 106845
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Fonts"
    +title: "Fonts"
    +url: null
    +body: "I always use Windows fonts with Linux. What font do you use?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699722577 {#2656
      date: 2023-11-11 18:09:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2661 …}
    +votes: Doctrine\ORM\PersistentCollection {#2664 …}
    +reports: Doctrine\ORM\PersistentCollection {#2666 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2670 …}
    +badges: Doctrine\ORM\PersistentCollection {#2672 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 11680
    -titleTs: "'font':1"
    -bodyTs: "'alway':2 'font':5,9 'linux':7 'use':3,12 'window':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699686359
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8050039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699599959 {#2643
      date: 2023-11-10 08:05:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Installing Microsoft TTF packages on my distro used to be one of the first things I did. Sometime back I ended up finding suitable replacements that are stock (less packages, less installation steps, less proprietary software.)\n
    \n
    I’ve recently found the Inter-font package (mentioned in one of [Infinitely Galactic’s](https://www.youtube.com/watch?v=E_SiHxA3QY0&t=129) YouTube videos. It’s excellent, clean like Noto Sans, but slightly more readable. I’ll swap in the Ubuntu font every now and then for fun though, I really like that one too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699600426 {#1567
    date: 2023-11-10 08:13:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@joel1974@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 106845
  -bodyTs: "'/watch?v=e_sihxa3qy0&t=129)':55 'back':19 'clean':61 'distro':7 'end':21 'everi':76 'excel':60 'find':23 'first':14 'font':44,75 'found':40 'fun':81 'galact':51 'infinit':50 'instal':1,32 'inter':43 'inter-font':42 'less':29,31,34 'like':62,85 'll':70 'mention':46 'microsoft':2 'noto':63 'one':11,48,87 'packag':4,30,45 'proprietari':35 'readabl':68 'realli':84 'recent':39 'replac':25 'san':64 'slight':66 'softwar':36 'sometim':18 'step':33 'stock':28 'suitabl':24 'swap':71 'thing':15 'though':82 'ttf':3 'ubuntu':74 'use':8 've':38 'video':57 'www.youtube.com':54 'www.youtube.com/watch?v=e_sihxa3qy0&t=129)':53 'youtub':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5669604"
  +editedAt: DateTimeImmutable @1699674838 {#1525
    date: 2023-11-11 04:53:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699600426 {#1561
    date: 2023-11-10 08:13:46.0 +01:00
  }
  +"title": 106845
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#2640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Cheap-Cloud-Photo-Storage-BackBlaze-Rclone-Round-Sync"
  +title: "Cheap Cloud/Photo Storage: BackBlaze + Rclone + Round Sync"
  +url: null
  +body: """
    I didn’t see this on any privacy guide, but with minimal work, you can have a cloud drive that’s accessible from your phone and laptop.\n
    \n
    Basically setup Rclone mounted => Rclone crypt => Rclone + Backblaze. Dump all your files and it works like a normal cloud drive. Android Rclone client is here [github.com/newhinton/Round-Sync/releases](https://github.com/newhinton/Round-Sync/releases)\n
    \n
    Round Sync let’s you setup Cronjobs so you can backup all your photos or whatever automatically. I have a job that syncs all my photos to my drive every couple days.\n
    \n
    I store a lot in Backblaze and it’s <1USD/mo. I can provide details if there is interest.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697349034 {#2674
    date: 2023-10-15 07:50:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2682 …}
  +reports: Doctrine\ORM\PersistentCollection {#2684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
  +badges: Doctrine\ORM\PersistentCollection {#2690 …}
  +children: [
    1 => App\Entity\EntryComment {#1549
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: """
        I’m not the OP, but I’ll throw in my stats for reference.\n
        \n
        **Storage used:** 65 gbs\n
        \n
        **Price:** 52¢ monthly\n
        \n
        I just use it as backup storage with restic as the backup tool, so following the initial data dump it’s just making incremental changes.\n
        \n
        They’re changing their pricing this month, storage now costs $6 per terabyte of data per month (up from $5 per terabyte.) Downloading that data is now free, up to X3 the amount of data you have stored. Anything more than that is priced at .01¢ per GB. I could download 195gb for free based on my usage.\n
        \n
        Hope this helps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697217609 {#1673
        date: 2023-10-13 19:20:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dislodge3233@feddit.de"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 46184
      -bodyTs: "'01':92 '195gb':98 '5':66 '52':20 '6':57 '65':17 'amount':79 'anyth':85 'backup':27,33 'base':101 'chang':46,49 'cost':56 'could':96 'data':39,61,71,81 'download':69,97 'dump':40 'follow':36 'free':74,100 'gb':94 'gbs':18 'help':107 'hope':105 'increment':45 'initi':38 'll':8 'm':2 'make':44 'month':21,53,63 'op':5 'per':58,62,67,93 'price':19,51,90 're':48 'refer':14 'restic':30 'stat':12 'storag':15,28,54 'store':84 'terabyt':59,68 'throw':9 'tool':34 'usag':104 'use':16,24 'x3':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4869751"
      +editedAt: DateTimeImmutable @1697217696 {#1560
        date: 2023-10-13 19:21:36.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697217609 {#1568
        date: 2023-10-13 19:20:09.0 +02:00
      }
      +"title": 46184
    }
    0 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "Glad to help. I believe so, everything seems to run monthly for individual users."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697241828 {#1613
        date: 2023-10-14 02:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dislodge3233@feddit.de"
        "@xusontha@ls.buckodr.ink"
        "@paradox2011@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1557 …}
      +nested: Doctrine\ORM\PersistentCollection {#1558 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
      -id: 47387
      -bodyTs: "'believ':5 'everyth':7 'glad':1 'help':3 'individu':13 'month':11 'run':10 'seem':8 'user':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4879351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697241828 {#1620
        date: 2023-10-14 02:03:48.0 +02:00
      }
      +"title": 47387
    }
  ]
  -id: 4636
  -titleTs: "'backblaz':4 'cheap':1 'cloud/photo':2 'rclone':5 'round':6 'storag':3 'sync':7"
  -bodyTs: "'/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':55 '1usd/mo':97 'access':22 'android':48 'automat':72 'backblaz':35,93 'backup':66 'basic':28 'client':50 'cloud':18,46 'coupl':86 'cronjob':62 'crypt':33 'day':87 'detail':101 'didn':2 'drive':19,47,84 'dump':36 'everi':85 'file':39 'github.com':54 'github.com/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':53 'guid':9 'interest':105 'job':76 'laptop':27 'let':58 'like':43 'lot':91 'minim':12 'mount':31 'normal':45 'phone':25 'photo':69,81 'privaci':8 'provid':100 'rclone':30,32,34,49 'round':56 'see':4 'setup':29,61 'store':89 'sync':57,78 'whatev':71 'work':13,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697199625
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4448653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697113225 {#2662
    date: 2023-10-12 14:20:25.0 +02: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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#2640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Cheap-Cloud-Photo-Storage-BackBlaze-Rclone-Round-Sync"
  +title: "Cheap Cloud/Photo Storage: BackBlaze + Rclone + Round Sync"
  +url: null
  +body: """
    I didn’t see this on any privacy guide, but with minimal work, you can have a cloud drive that’s accessible from your phone and laptop.\n
    \n
    Basically setup Rclone mounted => Rclone crypt => Rclone + Backblaze. Dump all your files and it works like a normal cloud drive. Android Rclone client is here [github.com/newhinton/Round-Sync/releases](https://github.com/newhinton/Round-Sync/releases)\n
    \n
    Round Sync let’s you setup Cronjobs so you can backup all your photos or whatever automatically. I have a job that syncs all my photos to my drive every couple days.\n
    \n
    I store a lot in Backblaze and it’s <1USD/mo. I can provide details if there is interest.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697349034 {#2674
    date: 2023-10-15 07:50:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2682 …}
  +reports: Doctrine\ORM\PersistentCollection {#2684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
  +badges: Doctrine\ORM\PersistentCollection {#2690 …}
  +children: [
    1 => App\Entity\EntryComment {#1549
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: """
        I’m not the OP, but I’ll throw in my stats for reference.\n
        \n
        **Storage used:** 65 gbs\n
        \n
        **Price:** 52¢ monthly\n
        \n
        I just use it as backup storage with restic as the backup tool, so following the initial data dump it’s just making incremental changes.\n
        \n
        They’re changing their pricing this month, storage now costs $6 per terabyte of data per month (up from $5 per terabyte.) Downloading that data is now free, up to X3 the amount of data you have stored. Anything more than that is priced at .01¢ per GB. I could download 195gb for free based on my usage.\n
        \n
        Hope this helps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697217609 {#1673
        date: 2023-10-13 19:20:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dislodge3233@feddit.de"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 46184
      -bodyTs: "'01':92 '195gb':98 '5':66 '52':20 '6':57 '65':17 'amount':79 'anyth':85 'backup':27,33 'base':101 'chang':46,49 'cost':56 'could':96 'data':39,61,71,81 'download':69,97 'dump':40 'follow':36 'free':74,100 'gb':94 'gbs':18 'help':107 'hope':105 'increment':45 'initi':38 'll':8 'm':2 'make':44 'month':21,53,63 'op':5 'per':58,62,67,93 'price':19,51,90 're':48 'refer':14 'restic':30 'stat':12 'storag':15,28,54 'store':84 'terabyt':59,68 'throw':9 'tool':34 'usag':104 'use':16,24 'x3':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4869751"
      +editedAt: DateTimeImmutable @1697217696 {#1560
        date: 2023-10-13 19:21:36.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697217609 {#1568
        date: 2023-10-13 19:20:09.0 +02:00
      }
      +"title": 46184
    }
    0 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "Glad to help. I believe so, everything seems to run monthly for individual users."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697241828 {#1613
        date: 2023-10-14 02:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dislodge3233@feddit.de"
        "@xusontha@ls.buckodr.ink"
        "@paradox2011@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1557 …}
      +nested: Doctrine\ORM\PersistentCollection {#1558 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
      -id: 47387
      -bodyTs: "'believ':5 'everyth':7 'glad':1 'help':3 'individu':13 'month':11 'run':10 'seem':8 'user':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4879351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697241828 {#1620
        date: 2023-10-14 02:03:48.0 +02:00
      }
      +"title": 47387
    }
  ]
  -id: 4636
  -titleTs: "'backblaz':4 'cheap':1 'cloud/photo':2 'rclone':5 'round':6 'storag':3 'sync':7"
  -bodyTs: "'/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':55 '1usd/mo':97 'access':22 'android':48 'automat':72 'backblaz':35,93 'backup':66 'basic':28 'client':50 'cloud':18,46 'coupl':86 'cronjob':62 'crypt':33 'day':87 'detail':101 'didn':2 'drive':19,47,84 'dump':36 'everi':85 'file':39 'github.com':54 'github.com/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':53 'guid':9 'interest':105 'job':76 'laptop':27 'let':58 'like':43 'lot':91 'minim':12 'mount':31 'normal':45 'phone':25 'photo':69,81 'privaci':8 'provid':100 'rclone':30,32,34,49 'round':56 'see':4 'setup':29,61 'store':89 'sync':57,78 'whatev':71 'work':13,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697199625
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4448653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697113225 {#2662
    date: 2023-10-12 14:20:25.0 +02: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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1585
  +user: Proxies\__CG__\App\Entity\User {#2640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Cheap-Cloud-Photo-Storage-BackBlaze-Rclone-Round-Sync"
  +title: "Cheap Cloud/Photo Storage: BackBlaze + Rclone + Round Sync"
  +url: null
  +body: """
    I didn’t see this on any privacy guide, but with minimal work, you can have a cloud drive that’s accessible from your phone and laptop.\n
    \n
    Basically setup Rclone mounted => Rclone crypt => Rclone + Backblaze. Dump all your files and it works like a normal cloud drive. Android Rclone client is here [github.com/newhinton/Round-Sync/releases](https://github.com/newhinton/Round-Sync/releases)\n
    \n
    Round Sync let’s you setup Cronjobs so you can backup all your photos or whatever automatically. I have a job that syncs all my photos to my drive every couple days.\n
    \n
    I store a lot in Backblaze and it’s <1USD/mo. I can provide details if there is interest.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697349034 {#2674
    date: 2023-10-15 07:50:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2679 …}
  +votes: Doctrine\ORM\PersistentCollection {#2682 …}
  +reports: Doctrine\ORM\PersistentCollection {#2684 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
  +badges: Doctrine\ORM\PersistentCollection {#2690 …}
  +children: [
    1 => App\Entity\EntryComment {#1549
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: """
        I’m not the OP, but I’ll throw in my stats for reference.\n
        \n
        **Storage used:** 65 gbs\n
        \n
        **Price:** 52¢ monthly\n
        \n
        I just use it as backup storage with restic as the backup tool, so following the initial data dump it’s just making incremental changes.\n
        \n
        They’re changing their pricing this month, storage now costs $6 per terabyte of data per month (up from $5 per terabyte.) Downloading that data is now free, up to X3 the amount of data you have stored. Anything more than that is priced at .01¢ per GB. I could download 195gb for free based on my usage.\n
        \n
        Hope this helps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697217609 {#1673
        date: 2023-10-13 19:20:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dislodge3233@feddit.de"
        "@xusontha@ls.buckodr.ink"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 46184
      -bodyTs: "'01':92 '195gb':98 '5':66 '52':20 '6':57 '65':17 'amount':79 'anyth':85 'backup':27,33 'base':101 'chang':46,49 'cost':56 'could':96 'data':39,61,71,81 'download':69,97 'dump':40 'follow':36 'free':74,100 'gb':94 'gbs':18 'help':107 'hope':105 'increment':45 'initi':38 'll':8 'm':2 'make':44 'month':21,53,63 'op':5 'per':58,62,67,93 'price':19,51,90 're':48 'refer':14 'restic':30 'stat':12 'storag':15,28,54 'store':84 'terabyt':59,68 'throw':9 'tool':34 'usag':104 'use':16,24 'x3':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4869751"
      +editedAt: DateTimeImmutable @1697217696 {#1560
        date: 2023-10-13 19:21:36.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697217609 {#1568
        date: 2023-10-13 19:20:09.0 +02:00
      }
      +"title": 46184
    }
    0 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "Glad to help. I believe so, everything seems to run monthly for individual users."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697241828 {#1613
        date: 2023-10-14 02:03:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dislodge3233@feddit.de"
        "@xusontha@ls.buckodr.ink"
        "@paradox2011@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1557 …}
      +nested: Doctrine\ORM\PersistentCollection {#1558 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
      -id: 47387
      -bodyTs: "'believ':5 'everyth':7 'glad':1 'help':3 'individu':13 'month':11 'run':10 'seem':8 'user':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4879351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697241828 {#1620
        date: 2023-10-14 02:03:48.0 +02:00
      }
      +"title": 47387
    }
  ]
  -id: 4636
  -titleTs: "'backblaz':4 'cheap':1 'cloud/photo':2 'rclone':5 'round':6 'storag':3 'sync':7"
  -bodyTs: "'/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':55 '1usd/mo':97 'access':22 'android':48 'automat':72 'backblaz':35,93 'backup':66 'basic':28 'client':50 'cloud':18,46 'coupl':86 'cronjob':62 'crypt':33 'day':87 'detail':101 'didn':2 'drive':19,47,84 'dump':36 'everi':85 'file':39 'github.com':54 'github.com/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':53 'guid':9 'interest':105 'job':76 'laptop':27 'let':58 'like':43 'lot':91 'minim':12 'mount':31 'normal':45 'phone':25 'photo':69,81 'privaci':8 'provid':100 'rclone':30,32,34,49 'round':56 'see':4 'setup':29,61 'store':89 'sync':57,78 'whatev':71 'work':13,42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697199625
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4448653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697113225 {#2662
    date: 2023-10-12 14:20:25.0 +02: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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1549
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Cheap-Cloud-Photo-Storage-BackBlaze-Rclone-Round-Sync"
    +title: "Cheap Cloud/Photo Storage: BackBlaze + Rclone + Round Sync"
    +url: null
    +body: """
      I didn’t see this on any privacy guide, but with minimal work, you can have a cloud drive that’s accessible from your phone and laptop.\n
      \n
      Basically setup Rclone mounted => Rclone crypt => Rclone + Backblaze. Dump all your files and it works like a normal cloud drive. Android Rclone client is here [github.com/newhinton/Round-Sync/releases](https://github.com/newhinton/Round-Sync/releases)\n
      \n
      Round Sync let’s you setup Cronjobs so you can backup all your photos or whatever automatically. I have a job that syncs all my photos to my drive every couple days.\n
      \n
      I store a lot in Backblaze and it’s <1USD/mo. I can provide details if there is interest.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697349034 {#2674
      date: 2023-10-15 07:50:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2682 …}
    +reports: Doctrine\ORM\PersistentCollection {#2684 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
    +badges: Doctrine\ORM\PersistentCollection {#2690 …}
    +children: [
      1 => App\Entity\EntryComment {#1549}
      0 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "Glad to help. I believe so, everything seems to run monthly for individual users."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697241828 {#1613
          date: 2023-10-14 02:03:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dislodge3233@feddit.de"
          "@xusontha@ls.buckodr.ink"
          "@paradox2011@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1557 …}
        +nested: Doctrine\ORM\PersistentCollection {#1558 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
        -id: 47387
        -bodyTs: "'believ':5 'everyth':7 'glad':1 'help':3 'individu':13 'month':11 'run':10 'seem':8 'user':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4879351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697241828 {#1620
          date: 2023-10-14 02:03:48.0 +02:00
        }
        +"title": 47387
      }
    ]
    -id: 4636
    -titleTs: "'backblaz':4 'cheap':1 'cloud/photo':2 'rclone':5 'round':6 'storag':3 'sync':7"
    -bodyTs: "'/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':55 '1usd/mo':97 'access':22 'android':48 'automat':72 'backblaz':35,93 'backup':66 'basic':28 'client':50 'cloud':18,46 'coupl':86 'cronjob':62 'crypt':33 'day':87 'detail':101 'didn':2 'drive':19,47,84 'dump':36 'everi':85 'file':39 'github.com':54 'github.com/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':53 'guid':9 'interest':105 'job':76 'laptop':27 'let':58 'like':43 'lot':91 'minim':12 'mount':31 'normal':45 'phone':25 'photo':69,81 'privaci':8 'provid':100 'rclone':30,32,34,49 'round':56 'see':4 'setup':29,61 'store':89 'sync':57,78 'whatev':71 'work':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697199625
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4448653"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113225 {#2662
      date: 2023-10-12 14:20:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: """
    I’m not the OP, but I’ll throw in my stats for reference.\n
    \n
    **Storage used:** 65 gbs\n
    \n
    **Price:** 52¢ monthly\n
    \n
    I just use it as backup storage with restic as the backup tool, so following the initial data dump it’s just making incremental changes.\n
    \n
    They’re changing their pricing this month, storage now costs $6 per terabyte of data per month (up from $5 per terabyte.) Downloading that data is now free, up to X3 the amount of data you have stored. Anything more than that is priced at .01¢ per GB. I could download 195gb for free based on my usage.\n
    \n
    Hope this helps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697217609 {#1673
    date: 2023-10-13 19:20:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dislodge3233@feddit.de"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 46184
  -bodyTs: "'01':92 '195gb':98 '5':66 '52':20 '6':57 '65':17 'amount':79 'anyth':85 'backup':27,33 'base':101 'chang':46,49 'cost':56 'could':96 'data':39,61,71,81 'download':69,97 'dump':40 'follow':36 'free':74,100 'gb':94 'gbs':18 'help':107 'hope':105 'increment':45 'initi':38 'll':8 'm':2 'make':44 'month':21,53,63 'op':5 'per':58,62,67,93 'price':19,51,90 're':48 'refer':14 'restic':30 'stat':12 'storag':15,28,54 'store':84 'terabyt':59,68 'throw':9 'tool':34 'usag':104 'use':16,24 'x3':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4869751"
  +editedAt: DateTimeImmutable @1697217696 {#1560
    date: 2023-10-13 19:21:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697217609 {#1568
    date: 2023-10-13 19:20:09.0 +02:00
  }
  +"title": 46184
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1549
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Cheap-Cloud-Photo-Storage-BackBlaze-Rclone-Round-Sync"
    +title: "Cheap Cloud/Photo Storage: BackBlaze + Rclone + Round Sync"
    +url: null
    +body: """
      I didn’t see this on any privacy guide, but with minimal work, you can have a cloud drive that’s accessible from your phone and laptop.\n
      \n
      Basically setup Rclone mounted => Rclone crypt => Rclone + Backblaze. Dump all your files and it works like a normal cloud drive. Android Rclone client is here [github.com/newhinton/Round-Sync/releases](https://github.com/newhinton/Round-Sync/releases)\n
      \n
      Round Sync let’s you setup Cronjobs so you can backup all your photos or whatever automatically. I have a job that syncs all my photos to my drive every couple days.\n
      \n
      I store a lot in Backblaze and it’s <1USD/mo. I can provide details if there is interest.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697349034 {#2674
      date: 2023-10-15 07:50:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2682 …}
    +reports: Doctrine\ORM\PersistentCollection {#2684 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
    +badges: Doctrine\ORM\PersistentCollection {#2690 …}
    +children: [
      1 => App\Entity\EntryComment {#1549}
      0 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "Glad to help. I believe so, everything seems to run monthly for individual users."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697241828 {#1613
          date: 2023-10-14 02:03:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dislodge3233@feddit.de"
          "@xusontha@ls.buckodr.ink"
          "@paradox2011@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1557 …}
        +nested: Doctrine\ORM\PersistentCollection {#1558 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
        -id: 47387
        -bodyTs: "'believ':5 'everyth':7 'glad':1 'help':3 'individu':13 'month':11 'run':10 'seem':8 'user':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4879351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697241828 {#1620
          date: 2023-10-14 02:03:48.0 +02:00
        }
        +"title": 47387
      }
    ]
    -id: 4636
    -titleTs: "'backblaz':4 'cheap':1 'cloud/photo':2 'rclone':5 'round':6 'storag':3 'sync':7"
    -bodyTs: "'/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':55 '1usd/mo':97 'access':22 'android':48 'automat':72 'backblaz':35,93 'backup':66 'basic':28 'client':50 'cloud':18,46 'coupl':86 'cronjob':62 'crypt':33 'day':87 'detail':101 'didn':2 'drive':19,47,84 'dump':36 'everi':85 'file':39 'github.com':54 'github.com/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':53 'guid':9 'interest':105 'job':76 'laptop':27 'let':58 'like':43 'lot':91 'minim':12 'mount':31 'normal':45 'phone':25 'photo':69,81 'privaci':8 'provid':100 'rclone':30,32,34,49 'round':56 'see':4 'setup':29,61 'store':89 'sync':57,78 'whatev':71 'work':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697199625
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4448653"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113225 {#2662
      date: 2023-10-12 14:20:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: """
    I’m not the OP, but I’ll throw in my stats for reference.\n
    \n
    **Storage used:** 65 gbs\n
    \n
    **Price:** 52¢ monthly\n
    \n
    I just use it as backup storage with restic as the backup tool, so following the initial data dump it’s just making incremental changes.\n
    \n
    They’re changing their pricing this month, storage now costs $6 per terabyte of data per month (up from $5 per terabyte.) Downloading that data is now free, up to X3 the amount of data you have stored. Anything more than that is priced at .01¢ per GB. I could download 195gb for free based on my usage.\n
    \n
    Hope this helps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697217609 {#1673
    date: 2023-10-13 19:20:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dislodge3233@feddit.de"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 46184
  -bodyTs: "'01':92 '195gb':98 '5':66 '52':20 '6':57 '65':17 'amount':79 'anyth':85 'backup':27,33 'base':101 'chang':46,49 'cost':56 'could':96 'data':39,61,71,81 'download':69,97 'dump':40 'follow':36 'free':74,100 'gb':94 'gbs':18 'help':107 'hope':105 'increment':45 'initi':38 'll':8 'm':2 'make':44 'month':21,53,63 'op':5 'per':58,62,67,93 'price':19,51,90 're':48 'refer':14 'restic':30 'stat':12 'storag':15,28,54 'store':84 'terabyt':59,68 'throw':9 'tool':34 'usag':104 'use':16,24 'x3':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4869751"
  +editedAt: DateTimeImmutable @1697217696 {#1560
    date: 2023-10-13 19:21:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697217609 {#1568
    date: 2023-10-13 19:20:09.0 +02:00
  }
  +"title": 46184
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1549
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Cheap-Cloud-Photo-Storage-BackBlaze-Rclone-Round-Sync"
    +title: "Cheap Cloud/Photo Storage: BackBlaze + Rclone + Round Sync"
    +url: null
    +body: """
      I didn’t see this on any privacy guide, but with minimal work, you can have a cloud drive that’s accessible from your phone and laptop.\n
      \n
      Basically setup Rclone mounted => Rclone crypt => Rclone + Backblaze. Dump all your files and it works like a normal cloud drive. Android Rclone client is here [github.com/newhinton/Round-Sync/releases](https://github.com/newhinton/Round-Sync/releases)\n
      \n
      Round Sync let’s you setup Cronjobs so you can backup all your photos or whatever automatically. I have a job that syncs all my photos to my drive every couple days.\n
      \n
      I store a lot in Backblaze and it’s <1USD/mo. I can provide details if there is interest.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697349034 {#2674
      date: 2023-10-15 07:50:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2682 …}
    +reports: Doctrine\ORM\PersistentCollection {#2684 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
    +badges: Doctrine\ORM\PersistentCollection {#2690 …}
    +children: [
      1 => App\Entity\EntryComment {#1549}
      0 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: "Glad to help. I believe so, everything seems to run monthly for individual users."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697241828 {#1613
          date: 2023-10-14 02:03:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dislodge3233@feddit.de"
          "@xusontha@ls.buckodr.ink"
          "@paradox2011@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1557 …}
        +nested: Doctrine\ORM\PersistentCollection {#1558 …}
        +votes: Doctrine\ORM\PersistentCollection {#1565 …}
        +reports: Doctrine\ORM\PersistentCollection {#1563 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
        -id: 47387
        -bodyTs: "'believ':5 'everyth':7 'glad':1 'help':3 'individu':13 'month':11 'run':10 'seem':8 'user':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4879351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697241828 {#1620
          date: 2023-10-14 02:03:48.0 +02:00
        }
        +"title": 47387
      }
    ]
    -id: 4636
    -titleTs: "'backblaz':4 'cheap':1 'cloud/photo':2 'rclone':5 'round':6 'storag':3 'sync':7"
    -bodyTs: "'/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':55 '1usd/mo':97 'access':22 'android':48 'automat':72 'backblaz':35,93 'backup':66 'basic':28 'client':50 'cloud':18,46 'coupl':86 'cronjob':62 'crypt':33 'day':87 'detail':101 'didn':2 'drive':19,47,84 'dump':36 'everi':85 'file':39 'github.com':54 'github.com/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':53 'guid':9 'interest':105 'job':76 'laptop':27 'let':58 'like':43 'lot':91 'minim':12 'mount':31 'normal':45 'phone':25 'photo':69,81 'privaci':8 'provid':100 'rclone':30,32,34,49 'round':56 'see':4 'setup':29,61 'store':89 'sync':57,78 'whatev':71 'work':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697199625
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4448653"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113225 {#2662
      date: 2023-10-12 14:20:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: """
    I’m not the OP, but I’ll throw in my stats for reference.\n
    \n
    **Storage used:** 65 gbs\n
    \n
    **Price:** 52¢ monthly\n
    \n
    I just use it as backup storage with restic as the backup tool, so following the initial data dump it’s just making incremental changes.\n
    \n
    They’re changing their pricing this month, storage now costs $6 per terabyte of data per month (up from $5 per terabyte.) Downloading that data is now free, up to X3 the amount of data you have stored. Anything more than that is priced at .01¢ per GB. I could download 195gb for free based on my usage.\n
    \n
    Hope this helps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697217609 {#1673
    date: 2023-10-13 19:20:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dislodge3233@feddit.de"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 46184
  -bodyTs: "'01':92 '195gb':98 '5':66 '52':20 '6':57 '65':17 'amount':79 'anyth':85 'backup':27,33 'base':101 'chang':46,49 'cost':56 'could':96 'data':39,61,71,81 'download':69,97 'dump':40 'follow':36 'free':74,100 'gb':94 'gbs':18 'help':107 'hope':105 'increment':45 'initi':38 'll':8 'm':2 'make':44 'month':21,53,63 'op':5 'per':58,62,67,93 'price':19,51,90 're':48 'refer':14 'restic':30 'stat':12 'storag':15,28,54 'store':84 'terabyt':59,68 'throw':9 'tool':34 'usag':104 'use':16,24 'x3':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4869751"
  +editedAt: DateTimeImmutable @1697217696 {#1560
    date: 2023-10-13 19:21:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697217609 {#1568
    date: 2023-10-13 19:20:09.0 +02:00
  }
  +"title": 46184
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Cheap-Cloud-Photo-Storage-BackBlaze-Rclone-Round-Sync"
    +title: "Cheap Cloud/Photo Storage: BackBlaze + Rclone + Round Sync"
    +url: null
    +body: """
      I didn’t see this on any privacy guide, but with minimal work, you can have a cloud drive that’s accessible from your phone and laptop.\n
      \n
      Basically setup Rclone mounted => Rclone crypt => Rclone + Backblaze. Dump all your files and it works like a normal cloud drive. Android Rclone client is here [github.com/newhinton/Round-Sync/releases](https://github.com/newhinton/Round-Sync/releases)\n
      \n
      Round Sync let’s you setup Cronjobs so you can backup all your photos or whatever automatically. I have a job that syncs all my photos to my drive every couple days.\n
      \n
      I store a lot in Backblaze and it’s <1USD/mo. I can provide details if there is interest.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697349034 {#2674
      date: 2023-10-15 07:50:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2682 …}
    +reports: Doctrine\ORM\PersistentCollection {#2684 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
    +badges: Doctrine\ORM\PersistentCollection {#2690 …}
    +children: [
      1 => App\Entity\EntryComment {#1549
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: """
          I’m not the OP, but I’ll throw in my stats for reference.\n
          \n
          **Storage used:** 65 gbs\n
          \n
          **Price:** 52¢ monthly\n
          \n
          I just use it as backup storage with restic as the backup tool, so following the initial data dump it’s just making incremental changes.\n
          \n
          They’re changing their pricing this month, storage now costs $6 per terabyte of data per month (up from $5 per terabyte.) Downloading that data is now free, up to X3 the amount of data you have stored. Anything more than that is priced at .01¢ per GB. I could download 195gb for free based on my usage.\n
          \n
          Hope this helps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697217609 {#1673
          date: 2023-10-13 19:20:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dislodge3233@feddit.de"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1686 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
        -id: 46184
        -bodyTs: "'01':92 '195gb':98 '5':66 '52':20 '6':57 '65':17 'amount':79 'anyth':85 'backup':27,33 'base':101 'chang':46,49 'cost':56 'could':96 'data':39,61,71,81 'download':69,97 'dump':40 'follow':36 'free':74,100 'gb':94 'gbs':18 'help':107 'hope':105 'increment':45 'initi':38 'll':8 'm':2 'make':44 'month':21,53,63 'op':5 'per':58,62,67,93 'price':19,51,90 're':48 'refer':14 'restic':30 'stat':12 'storag':15,28,54 'store':84 'terabyt':59,68 'throw':9 'tool':34 'usag':104 'use':16,24 'x3':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4869751"
        +editedAt: DateTimeImmutable @1697217696 {#1560
          date: 2023-10-13 19:21:36.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697217609 {#1568
          date: 2023-10-13 19:20:09.0 +02:00
        }
        +"title": 46184
      }
      0 => App\Entity\EntryComment {#1621}
    ]
    -id: 4636
    -titleTs: "'backblaz':4 'cheap':1 'cloud/photo':2 'rclone':5 'round':6 'storag':3 'sync':7"
    -bodyTs: "'/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':55 '1usd/mo':97 'access':22 'android':48 'automat':72 'backblaz':35,93 'backup':66 'basic':28 'client':50 'cloud':18,46 'coupl':86 'cronjob':62 'crypt':33 'day':87 'detail':101 'didn':2 'drive':19,47,84 'dump':36 'everi':85 'file':39 'github.com':54 'github.com/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':53 'guid':9 'interest':105 'job':76 'laptop':27 'let':58 'like':43 'lot':91 'minim':12 'mount':31 'normal':45 'phone':25 'photo':69,81 'privaci':8 'provid':100 'rclone':30,32,34,49 'round':56 'see':4 'setup':29,61 'store':89 'sync':57,78 'whatev':71 'work':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697199625
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4448653"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113225 {#2662
      date: 2023-10-12 14:20:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "Glad to help. I believe so, everything seems to run monthly for individual users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697241828 {#1613
    date: 2023-10-14 02:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dislodge3233@feddit.de"
    "@xusontha@ls.buckodr.ink"
    "@paradox2011@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  -id: 47387
  -bodyTs: "'believ':5 'everyth':7 'glad':1 'help':3 'individu':13 'month':11 'run':10 'seem':8 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4879351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697241828 {#1620
    date: 2023-10-14 02:03:48.0 +02:00
  }
  +"title": 47387
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Cheap-Cloud-Photo-Storage-BackBlaze-Rclone-Round-Sync"
    +title: "Cheap Cloud/Photo Storage: BackBlaze + Rclone + Round Sync"
    +url: null
    +body: """
      I didn’t see this on any privacy guide, but with minimal work, you can have a cloud drive that’s accessible from your phone and laptop.\n
      \n
      Basically setup Rclone mounted => Rclone crypt => Rclone + Backblaze. Dump all your files and it works like a normal cloud drive. Android Rclone client is here [github.com/newhinton/Round-Sync/releases](https://github.com/newhinton/Round-Sync/releases)\n
      \n
      Round Sync let’s you setup Cronjobs so you can backup all your photos or whatever automatically. I have a job that syncs all my photos to my drive every couple days.\n
      \n
      I store a lot in Backblaze and it’s <1USD/mo. I can provide details if there is interest.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697349034 {#2674
      date: 2023-10-15 07:50:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2682 …}
    +reports: Doctrine\ORM\PersistentCollection {#2684 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
    +badges: Doctrine\ORM\PersistentCollection {#2690 …}
    +children: [
      1 => App\Entity\EntryComment {#1549
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: """
          I’m not the OP, but I’ll throw in my stats for reference.\n
          \n
          **Storage used:** 65 gbs\n
          \n
          **Price:** 52¢ monthly\n
          \n
          I just use it as backup storage with restic as the backup tool, so following the initial data dump it’s just making incremental changes.\n
          \n
          They’re changing their pricing this month, storage now costs $6 per terabyte of data per month (up from $5 per terabyte.) Downloading that data is now free, up to X3 the amount of data you have stored. Anything more than that is priced at .01¢ per GB. I could download 195gb for free based on my usage.\n
          \n
          Hope this helps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697217609 {#1673
          date: 2023-10-13 19:20:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dislodge3233@feddit.de"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1686 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
        -id: 46184
        -bodyTs: "'01':92 '195gb':98 '5':66 '52':20 '6':57 '65':17 'amount':79 'anyth':85 'backup':27,33 'base':101 'chang':46,49 'cost':56 'could':96 'data':39,61,71,81 'download':69,97 'dump':40 'follow':36 'free':74,100 'gb':94 'gbs':18 'help':107 'hope':105 'increment':45 'initi':38 'll':8 'm':2 'make':44 'month':21,53,63 'op':5 'per':58,62,67,93 'price':19,51,90 're':48 'refer':14 'restic':30 'stat':12 'storag':15,28,54 'store':84 'terabyt':59,68 'throw':9 'tool':34 'usag':104 'use':16,24 'x3':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4869751"
        +editedAt: DateTimeImmutable @1697217696 {#1560
          date: 2023-10-13 19:21:36.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697217609 {#1568
          date: 2023-10-13 19:20:09.0 +02:00
        }
        +"title": 46184
      }
      0 => App\Entity\EntryComment {#1621}
    ]
    -id: 4636
    -titleTs: "'backblaz':4 'cheap':1 'cloud/photo':2 'rclone':5 'round':6 'storag':3 'sync':7"
    -bodyTs: "'/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':55 '1usd/mo':97 'access':22 'android':48 'automat':72 'backblaz':35,93 'backup':66 'basic':28 'client':50 'cloud':18,46 'coupl':86 'cronjob':62 'crypt':33 'day':87 'detail':101 'didn':2 'drive':19,47,84 'dump':36 'everi':85 'file':39 'github.com':54 'github.com/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':53 'guid':9 'interest':105 'job':76 'laptop':27 'let':58 'like':43 'lot':91 'minim':12 'mount':31 'normal':45 'phone':25 'photo':69,81 'privaci':8 'provid':100 'rclone':30,32,34,49 'round':56 'see':4 'setup':29,61 'store':89 'sync':57,78 'whatev':71 'work':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697199625
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4448653"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113225 {#2662
      date: 2023-10-12 14:20:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "Glad to help. I believe so, everything seems to run monthly for individual users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697241828 {#1613
    date: 2023-10-14 02:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dislodge3233@feddit.de"
    "@xusontha@ls.buckodr.ink"
    "@paradox2011@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  -id: 47387
  -bodyTs: "'believ':5 'everyth':7 'glad':1 'help':3 'individu':13 'month':11 'run':10 'seem':8 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4879351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697241828 {#1620
    date: 2023-10-14 02:03:48.0 +02:00
  }
  +"title": 47387
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2640 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Cheap-Cloud-Photo-Storage-BackBlaze-Rclone-Round-Sync"
    +title: "Cheap Cloud/Photo Storage: BackBlaze + Rclone + Round Sync"
    +url: null
    +body: """
      I didn’t see this on any privacy guide, but with minimal work, you can have a cloud drive that’s accessible from your phone and laptop.\n
      \n
      Basically setup Rclone mounted => Rclone crypt => Rclone + Backblaze. Dump all your files and it works like a normal cloud drive. Android Rclone client is here [github.com/newhinton/Round-Sync/releases](https://github.com/newhinton/Round-Sync/releases)\n
      \n
      Round Sync let’s you setup Cronjobs so you can backup all your photos or whatever automatically. I have a job that syncs all my photos to my drive every couple days.\n
      \n
      I store a lot in Backblaze and it’s <1USD/mo. I can provide details if there is interest.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697349034 {#2674
      date: 2023-10-15 07:50:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2679 …}
    +votes: Doctrine\ORM\PersistentCollection {#2682 …}
    +reports: Doctrine\ORM\PersistentCollection {#2684 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2688 …}
    +badges: Doctrine\ORM\PersistentCollection {#2690 …}
    +children: [
      1 => App\Entity\EntryComment {#1549
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
        +body: """
          I’m not the OP, but I’ll throw in my stats for reference.\n
          \n
          **Storage used:** 65 gbs\n
          \n
          **Price:** 52¢ monthly\n
          \n
          I just use it as backup storage with restic as the backup tool, so following the initial data dump it’s just making incremental changes.\n
          \n
          They’re changing their pricing this month, storage now costs $6 per terabyte of data per month (up from $5 per terabyte.) Downloading that data is now free, up to X3 the amount of data you have stored. Anything more than that is priced at .01¢ per GB. I could download 195gb for free based on my usage.\n
          \n
          Hope this helps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697217609 {#1673
          date: 2023-10-13 19:20:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dislodge3233@feddit.de"
          "@xusontha@ls.buckodr.ink"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1795 …}
        +nested: Doctrine\ORM\PersistentCollection {#1686 …}
        +votes: Doctrine\ORM\PersistentCollection {#1680 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
        -id: 46184
        -bodyTs: "'01':92 '195gb':98 '5':66 '52':20 '6':57 '65':17 'amount':79 'anyth':85 'backup':27,33 'base':101 'chang':46,49 'cost':56 'could':96 'data':39,61,71,81 'download':69,97 'dump':40 'follow':36 'free':74,100 'gb':94 'gbs':18 'help':107 'hope':105 'increment':45 'initi':38 'll':8 'm':2 'make':44 'month':21,53,63 'op':5 'per':58,62,67,93 'price':19,51,90 're':48 'refer':14 'restic':30 'stat':12 'storag':15,28,54 'store':84 'terabyt':59,68 'throw':9 'tool':34 'usag':104 'use':16,24 'x3':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4869751"
        +editedAt: DateTimeImmutable @1697217696 {#1560
          date: 2023-10-13 19:21:36.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697217609 {#1568
          date: 2023-10-13 19:20:09.0 +02:00
        }
        +"title": 46184
      }
      0 => App\Entity\EntryComment {#1621}
    ]
    -id: 4636
    -titleTs: "'backblaz':4 'cheap':1 'cloud/photo':2 'rclone':5 'round':6 'storag':3 'sync':7"
    -bodyTs: "'/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':55 '1usd/mo':97 'access':22 'android':48 'automat':72 'backblaz':35,93 'backup':66 'basic':28 'client':50 'cloud':18,46 'coupl':86 'cronjob':62 'crypt':33 'day':87 'detail':101 'didn':2 'drive':19,47,84 'dump':36 'everi':85 'file':39 'github.com':54 'github.com/newhinton/round-sync/releases](https://github.com/newhinton/round-sync/releases)':53 'guid':9 'interest':105 'job':76 'laptop':27 'let':58 'like':43 'lot':91 'minim':12 'mount':31 'normal':45 'phone':25 'photo':69,81 'privaci':8 'provid':100 'rclone':30,32,34,49 'round':56 'see':4 'setup':29,61 'store':89 'sync':57,78 'whatev':71 'work':13,42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697199625
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4448653"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697113225 {#2662
      date: 2023-10-12 14:20:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "Glad to help. I believe so, everything seems to run monthly for individual users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697241828 {#1613
    date: 2023-10-14 02:03:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dislodge3233@feddit.de"
    "@xusontha@ls.buckodr.ink"
    "@paradox2011@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1557 …}
  +nested: Doctrine\ORM\PersistentCollection {#1558 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1559 …}
  -id: 47387
  -bodyTs: "'believ':5 'everyth':7 'glad':1 'help':3 'individu':13 'month':11 'run':10 'seem':8 'user':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4879351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697241828 {#1620
    date: 2023-10-14 02:03:48.0 +02:00
  }
  +"title": 47387
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Mixed-device-household-Needing-help-with-storing-photos-and-backups"
  +title: "Mixed device household - Needing help with storing photos and backups"
  +url: null
  +body: """
    Good afternoon all, I have half-assed my backups for 15 years, and it is not sustainable, and I need your help! I have the following setup: 1x Raspberry Pi 4 with a WD USB3 MyBook 4TB as a NAS target using OpenMediaVault. This works well enough, but is not in my mind a long term viable solution. 1x Apple Airport TimeCapsule A1355 2TB\n
    \n
    I also have a smattering of other drives collected from over the years in MyBooks, all USB 2.0 drives, a 2TB mirror edition (2x 1TB drives in RAID 0 or RAID1), 1TB, and 500GB. This does not include the random 750 GBs, 500 GB and old 250 GB drives that I’ve taken out of my Macs and PCs over the years as I’ve upgraded them. I’ve got files scattered everywhere on them, plus on my MacBook and several other PCs and Macs around the house.\n
    \n
    I need some help consolidating this into a single solution with priority to my photos and family home videos for data integrity. Then to a lesser extent, maybe PC backups and file storage.\n
    \n
    Currently all of my photos are backed up to Google Photos or Amazon photos. With the fact that neither google or amazon is to be trusted with my photos, I’m ok with dumping them. Web based backup solutions are iffy, it takes forever for a backup to complete, as I am on a 60megabit download, with about a 5megabit upload connection. According to some things I’ve seen advertised nearby, fiber is being ran throughout the area, but it may be a year or two before it comes to my neighborhood.\n
    \n
    For other hardware I have laying about, I have a 1st gen i7 980x system that is idle nowadays and is full of low capacity drives by today’s standards, a 2008 MacBook, the above mentioned 2012 MacBook Pro, an Atom n450 netbook, and an AMD Ryzen 5700g based prebuilt. None of them really seem to be something that would be useful as a ZFS based NAS or anything. But is a ZFS NAS or BTRFS system something that I need, or would my needs be better met by something else?\n
    \n
    I have also looked at an OWC Mercurydisk M-Disc compatible burner for photo and video backup.\n
    \n
    What are some options to look into? Preference would be on not breaking the bank and not necessarily set and forget it, but something I haven’t got to fight with to keep running.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696292683 {#2692
    date: 2023-10-03 02:24:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  +badges: Doctrine\ORM\PersistentCollection {#2708 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Check out [Immich](https://immich.app/) for the photo backups. You can have multiple users with their own personal libraries. My family has Android and iOS backing up to my server right now, and its super nice to have it all consolidated.\n
        \n
        Other than that, I second the nextcloud option. You can set the nextcloud app (which is available on all major OS) to auto upload pictures. [Les Pas](https://github.com/scubajeff/lespas) is a great way to view and manage a nextcloud photo library from Android.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696218830 {#1439
        date: 2023-10-02 05:53:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CoriolisSTORM88@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 30384
      -bodyTs: "'/)':6 '/scubajeff/lespas)':72 'android':24,86 'app':56 'auto':65 'avail':59 'back':27 'backup':10 'check':1 'consolid':42 'famili':22 'github.com':71 'github.com/scubajeff/lespas)':70 'great':75 'immich':3 'immich.app':5 'immich.app/)':4 'io':26 'les':68 'librari':20,84 'major':62 'manag':80 'multipl':14 'nextcloud':49,55,82 'nice':37 'option':50 'os':63 'pas':69 'person':19 'photo':9,83 'pictur':67 'right':32 'second':47 'server':31 'set':53 'super':36 'upload':66 'user':15 'view':78 'way':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4379330"
      +editedAt: DateTimeImmutable @1696266803 {#1435
        date: 2023-10-02 19:13:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696218830 {#1436
        date: 2023-10-02 05:53:50.0 +02:00
      }
      +"title": 30384
    }
  ]
  -id: 2456
  -titleTs: "'backup':10 'devic':2 'help':5 'household':3 'mix':1 'need':4 'photo':8 'store':7"
  -bodyTs: "'0':94 '15':12 '1st':289 '1tb':90,97 '1x':29,60 '2.0':83 '2008':310 '2012':315 '250':112 '2tb':65,86 '2x':89 '4':32 '4tb':38 '500':108 '500gb':99 '5700g':326 '5megabit':246 '60megabit':241 '750':106 '980x':292 'a1355':64 'accord':249 'advertis':256 'afternoon':2 'airport':62 'also':67,372 'amazon':199,208 'amd':324 'anyth':347 'appl':61 'area':264 'around':151 'ass':8 'atom':319 'back':193 'backup':10,183,224,233,387 'bank':402 'base':223,327,344 'better':365 'break':400 'btrfs':354 'burner':382 'capac':303 'collect':74 'come':275 'compat':381 'complet':235 'connect':248 'consolid':158 'current':187 'data':174 'disc':380 'download':242 'drive':73,84,91,114,304 'dump':220 'edit':88 'els':369 'enough':48 'everywher':138 'extent':180 'fact':203 'famili':170 'fiber':258 'fight':417 'file':136,185 'follow':27 'forev':230 'forget':408 'full':300 'gb':109,113 'gbs':107 'gen':290 'good':1 'googl':196,206 'got':135,415 'half':7 'half-ass':6 'hardwar':281 'haven':413 'help':23,157 'home':171 'hous':153 'i7':291 'idl':296 'iffi':227 'includ':103 'integr':175 'keep':420 'lay':284 'lesser':179 'long':56 'look':373,393 'low':302 'm':217,379 'm-disc':378 'mac':122,150 'macbook':144,311,316 'may':267 'mayb':181 'mention':314 'mercurydisk':377 'met':366 'mind':54 'mirror':87 'mybook':37,80 'n450':320 'nas':41,345,352 'nearbi':257 'necessarili':405 'need':21,155,359,363 'neighborhood':278 'neither':205 'netbook':321 'none':329 'nowaday':297 'ok':218 'old':111 'openmediavault':44 'option':391 'owc':376 'pc':182 'pcs':124,148 'photo':168,191,197,200,215,384 'pi':31 'plus':141 'prebuilt':328 'prefer':395 'prioriti':165 'pro':317 'raid':93 'raid1':96 'ran':261 'random':105 'raspberri':30 'realli':332 'run':421 'ryzen':325 'scatter':137 'seem':333 'seen':255 'set':406 'setup':28 'sever':146 'singl':162 'smatter':70 'solut':59,163,225 'someth':336,356,368,411 'standard':308 'storag':186 'sustain':18 'system':293,355 'take':229 'taken':118 'target':42 'term':57 'thing':252 'throughout':262 'timecapsul':63 'today':306 'trust':212 'two':272 'upgrad':131 'upload':247 'usb':82 'usb3':36 'use':43,340 've':117,130,134,254 'viabl':58 'video':172,386 'wd':35 'web':222 'well':47 'work':46 'would':338,361,396 'year':13,78,127,270 'zfs':343,351"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696290807
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6135872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696204407 {#2680
    date: 2023-10-02 01:53:27.0 +02: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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Mixed-device-household-Needing-help-with-storing-photos-and-backups"
  +title: "Mixed device household - Needing help with storing photos and backups"
  +url: null
  +body: """
    Good afternoon all, I have half-assed my backups for 15 years, and it is not sustainable, and I need your help! I have the following setup: 1x Raspberry Pi 4 with a WD USB3 MyBook 4TB as a NAS target using OpenMediaVault. This works well enough, but is not in my mind a long term viable solution. 1x Apple Airport TimeCapsule A1355 2TB\n
    \n
    I also have a smattering of other drives collected from over the years in MyBooks, all USB 2.0 drives, a 2TB mirror edition (2x 1TB drives in RAID 0 or RAID1), 1TB, and 500GB. This does not include the random 750 GBs, 500 GB and old 250 GB drives that I’ve taken out of my Macs and PCs over the years as I’ve upgraded them. I’ve got files scattered everywhere on them, plus on my MacBook and several other PCs and Macs around the house.\n
    \n
    I need some help consolidating this into a single solution with priority to my photos and family home videos for data integrity. Then to a lesser extent, maybe PC backups and file storage.\n
    \n
    Currently all of my photos are backed up to Google Photos or Amazon photos. With the fact that neither google or amazon is to be trusted with my photos, I’m ok with dumping them. Web based backup solutions are iffy, it takes forever for a backup to complete, as I am on a 60megabit download, with about a 5megabit upload connection. According to some things I’ve seen advertised nearby, fiber is being ran throughout the area, but it may be a year or two before it comes to my neighborhood.\n
    \n
    For other hardware I have laying about, I have a 1st gen i7 980x system that is idle nowadays and is full of low capacity drives by today’s standards, a 2008 MacBook, the above mentioned 2012 MacBook Pro, an Atom n450 netbook, and an AMD Ryzen 5700g based prebuilt. None of them really seem to be something that would be useful as a ZFS based NAS or anything. But is a ZFS NAS or BTRFS system something that I need, or would my needs be better met by something else?\n
    \n
    I have also looked at an OWC Mercurydisk M-Disc compatible burner for photo and video backup.\n
    \n
    What are some options to look into? Preference would be on not breaking the bank and not necessarily set and forget it, but something I haven’t got to fight with to keep running.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696292683 {#2692
    date: 2023-10-03 02:24:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  +badges: Doctrine\ORM\PersistentCollection {#2708 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Check out [Immich](https://immich.app/) for the photo backups. You can have multiple users with their own personal libraries. My family has Android and iOS backing up to my server right now, and its super nice to have it all consolidated.\n
        \n
        Other than that, I second the nextcloud option. You can set the nextcloud app (which is available on all major OS) to auto upload pictures. [Les Pas](https://github.com/scubajeff/lespas) is a great way to view and manage a nextcloud photo library from Android.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696218830 {#1439
        date: 2023-10-02 05:53:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CoriolisSTORM88@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 30384
      -bodyTs: "'/)':6 '/scubajeff/lespas)':72 'android':24,86 'app':56 'auto':65 'avail':59 'back':27 'backup':10 'check':1 'consolid':42 'famili':22 'github.com':71 'github.com/scubajeff/lespas)':70 'great':75 'immich':3 'immich.app':5 'immich.app/)':4 'io':26 'les':68 'librari':20,84 'major':62 'manag':80 'multipl':14 'nextcloud':49,55,82 'nice':37 'option':50 'os':63 'pas':69 'person':19 'photo':9,83 'pictur':67 'right':32 'second':47 'server':31 'set':53 'super':36 'upload':66 'user':15 'view':78 'way':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4379330"
      +editedAt: DateTimeImmutable @1696266803 {#1435
        date: 2023-10-02 19:13:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696218830 {#1436
        date: 2023-10-02 05:53:50.0 +02:00
      }
      +"title": 30384
    }
  ]
  -id: 2456
  -titleTs: "'backup':10 'devic':2 'help':5 'household':3 'mix':1 'need':4 'photo':8 'store':7"
  -bodyTs: "'0':94 '15':12 '1st':289 '1tb':90,97 '1x':29,60 '2.0':83 '2008':310 '2012':315 '250':112 '2tb':65,86 '2x':89 '4':32 '4tb':38 '500':108 '500gb':99 '5700g':326 '5megabit':246 '60megabit':241 '750':106 '980x':292 'a1355':64 'accord':249 'advertis':256 'afternoon':2 'airport':62 'also':67,372 'amazon':199,208 'amd':324 'anyth':347 'appl':61 'area':264 'around':151 'ass':8 'atom':319 'back':193 'backup':10,183,224,233,387 'bank':402 'base':223,327,344 'better':365 'break':400 'btrfs':354 'burner':382 'capac':303 'collect':74 'come':275 'compat':381 'complet':235 'connect':248 'consolid':158 'current':187 'data':174 'disc':380 'download':242 'drive':73,84,91,114,304 'dump':220 'edit':88 'els':369 'enough':48 'everywher':138 'extent':180 'fact':203 'famili':170 'fiber':258 'fight':417 'file':136,185 'follow':27 'forev':230 'forget':408 'full':300 'gb':109,113 'gbs':107 'gen':290 'good':1 'googl':196,206 'got':135,415 'half':7 'half-ass':6 'hardwar':281 'haven':413 'help':23,157 'home':171 'hous':153 'i7':291 'idl':296 'iffi':227 'includ':103 'integr':175 'keep':420 'lay':284 'lesser':179 'long':56 'look':373,393 'low':302 'm':217,379 'm-disc':378 'mac':122,150 'macbook':144,311,316 'may':267 'mayb':181 'mention':314 'mercurydisk':377 'met':366 'mind':54 'mirror':87 'mybook':37,80 'n450':320 'nas':41,345,352 'nearbi':257 'necessarili':405 'need':21,155,359,363 'neighborhood':278 'neither':205 'netbook':321 'none':329 'nowaday':297 'ok':218 'old':111 'openmediavault':44 'option':391 'owc':376 'pc':182 'pcs':124,148 'photo':168,191,197,200,215,384 'pi':31 'plus':141 'prebuilt':328 'prefer':395 'prioriti':165 'pro':317 'raid':93 'raid1':96 'ran':261 'random':105 'raspberri':30 'realli':332 'run':421 'ryzen':325 'scatter':137 'seem':333 'seen':255 'set':406 'setup':28 'sever':146 'singl':162 'smatter':70 'solut':59,163,225 'someth':336,356,368,411 'standard':308 'storag':186 'sustain':18 'system':293,355 'take':229 'taken':118 'target':42 'term':57 'thing':252 'throughout':262 'timecapsul':63 'today':306 'trust':212 'two':272 'upgrad':131 'upload':247 'usb':82 'usb3':36 'use':43,340 've':117,130,134,254 'viabl':58 'video':172,386 'wd':35 'web':222 'well':47 'work':46 'would':338,361,396 'year':13,78,127,270 'zfs':343,351"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696290807
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6135872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696204407 {#2680
    date: 2023-10-02 01:53:27.0 +02: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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#2659 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
  +slug: "Mixed-device-household-Needing-help-with-storing-photos-and-backups"
  +title: "Mixed device household - Needing help with storing photos and backups"
  +url: null
  +body: """
    Good afternoon all, I have half-assed my backups for 15 years, and it is not sustainable, and I need your help! I have the following setup: 1x Raspberry Pi 4 with a WD USB3 MyBook 4TB as a NAS target using OpenMediaVault. This works well enough, but is not in my mind a long term viable solution. 1x Apple Airport TimeCapsule A1355 2TB\n
    \n
    I also have a smattering of other drives collected from over the years in MyBooks, all USB 2.0 drives, a 2TB mirror edition (2x 1TB drives in RAID 0 or RAID1), 1TB, and 500GB. This does not include the random 750 GBs, 500 GB and old 250 GB drives that I’ve taken out of my Macs and PCs over the years as I’ve upgraded them. I’ve got files scattered everywhere on them, plus on my MacBook and several other PCs and Macs around the house.\n
    \n
    I need some help consolidating this into a single solution with priority to my photos and family home videos for data integrity. Then to a lesser extent, maybe PC backups and file storage.\n
    \n
    Currently all of my photos are backed up to Google Photos or Amazon photos. With the fact that neither google or amazon is to be trusted with my photos, I’m ok with dumping them. Web based backup solutions are iffy, it takes forever for a backup to complete, as I am on a 60megabit download, with about a 5megabit upload connection. According to some things I’ve seen advertised nearby, fiber is being ran throughout the area, but it may be a year or two before it comes to my neighborhood.\n
    \n
    For other hardware I have laying about, I have a 1st gen i7 980x system that is idle nowadays and is full of low capacity drives by today’s standards, a 2008 MacBook, the above mentioned 2012 MacBook Pro, an Atom n450 netbook, and an AMD Ryzen 5700g based prebuilt. None of them really seem to be something that would be useful as a ZFS based NAS or anything. But is a ZFS NAS or BTRFS system something that I need, or would my needs be better met by something else?\n
    \n
    I have also looked at an OWC Mercurydisk M-Disc compatible burner for photo and video backup.\n
    \n
    What are some options to look into? Preference would be on not breaking the bank and not necessarily set and forget it, but something I haven’t got to fight with to keep running.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696292683 {#2692
    date: 2023-10-03 02:24:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2697 …}
  +votes: Doctrine\ORM\PersistentCollection {#2700 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
  +badges: Doctrine\ORM\PersistentCollection {#2708 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Check out [Immich](https://immich.app/) for the photo backups. You can have multiple users with their own personal libraries. My family has Android and iOS backing up to my server right now, and its super nice to have it all consolidated.\n
        \n
        Other than that, I second the nextcloud option. You can set the nextcloud app (which is available on all major OS) to auto upload pictures. [Les Pas](https://github.com/scubajeff/lespas) is a great way to view and manage a nextcloud photo library from Android.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696218830 {#1439
        date: 2023-10-02 05:53:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CoriolisSTORM88@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 30384
      -bodyTs: "'/)':6 '/scubajeff/lespas)':72 'android':24,86 'app':56 'auto':65 'avail':59 'back':27 'backup':10 'check':1 'consolid':42 'famili':22 'github.com':71 'github.com/scubajeff/lespas)':70 'great':75 'immich':3 'immich.app':5 'immich.app/)':4 'io':26 'les':68 'librari':20,84 'major':62 'manag':80 'multipl':14 'nextcloud':49,55,82 'nice':37 'option':50 'os':63 'pas':69 'person':19 'photo':9,83 'pictur':67 'right':32 'second':47 'server':31 'set':53 'super':36 'upload':66 'user':15 'view':78 'way':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4379330"
      +editedAt: DateTimeImmutable @1696266803 {#1435
        date: 2023-10-02 19:13:23.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696218830 {#1436
        date: 2023-10-02 05:53:50.0 +02:00
      }
      +"title": 30384
    }
  ]
  -id: 2456
  -titleTs: "'backup':10 'devic':2 'help':5 'household':3 'mix':1 'need':4 'photo':8 'store':7"
  -bodyTs: "'0':94 '15':12 '1st':289 '1tb':90,97 '1x':29,60 '2.0':83 '2008':310 '2012':315 '250':112 '2tb':65,86 '2x':89 '4':32 '4tb':38 '500':108 '500gb':99 '5700g':326 '5megabit':246 '60megabit':241 '750':106 '980x':292 'a1355':64 'accord':249 'advertis':256 'afternoon':2 'airport':62 'also':67,372 'amazon':199,208 'amd':324 'anyth':347 'appl':61 'area':264 'around':151 'ass':8 'atom':319 'back':193 'backup':10,183,224,233,387 'bank':402 'base':223,327,344 'better':365 'break':400 'btrfs':354 'burner':382 'capac':303 'collect':74 'come':275 'compat':381 'complet':235 'connect':248 'consolid':158 'current':187 'data':174 'disc':380 'download':242 'drive':73,84,91,114,304 'dump':220 'edit':88 'els':369 'enough':48 'everywher':138 'extent':180 'fact':203 'famili':170 'fiber':258 'fight':417 'file':136,185 'follow':27 'forev':230 'forget':408 'full':300 'gb':109,113 'gbs':107 'gen':290 'good':1 'googl':196,206 'got':135,415 'half':7 'half-ass':6 'hardwar':281 'haven':413 'help':23,157 'home':171 'hous':153 'i7':291 'idl':296 'iffi':227 'includ':103 'integr':175 'keep':420 'lay':284 'lesser':179 'long':56 'look':373,393 'low':302 'm':217,379 'm-disc':378 'mac':122,150 'macbook':144,311,316 'may':267 'mayb':181 'mention':314 'mercurydisk':377 'met':366 'mind':54 'mirror':87 'mybook':37,80 'n450':320 'nas':41,345,352 'nearbi':257 'necessarili':405 'need':21,155,359,363 'neighborhood':278 'neither':205 'netbook':321 'none':329 'nowaday':297 'ok':218 'old':111 'openmediavault':44 'option':391 'owc':376 'pc':182 'pcs':124,148 'photo':168,191,197,200,215,384 'pi':31 'plus':141 'prebuilt':328 'prefer':395 'prioriti':165 'pro':317 'raid':93 'raid1':96 'ran':261 'random':105 'raspberri':30 'realli':332 'run':421 'ryzen':325 'scatter':137 'seem':333 'seen':255 'set':406 'setup':28 'sever':146 'singl':162 'smatter':70 'solut':59,163,225 'someth':336,356,368,411 'standard':308 'storag':186 'sustain':18 'system':293,355 'take':229 'taken':118 'target':42 'term':57 'thing':252 'throughout':262 'timecapsul':63 'today':306 'trust':212 'two':272 'upgrad':131 'upload':247 'usb':82 'usb3':36 'use':43,340 've':117,130,134,254 'viabl':58 'video':172,386 'wd':35 'web':222 'well':47 'work':46 'would':338,361,396 'year':13,78,127,270 'zfs':343,351"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696290807
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6135872"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696204407 {#2680
    date: 2023-10-02 01:53:27.0 +02: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2659 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Mixed-device-household-Needing-help-with-storing-photos-and-backups"
    +title: "Mixed device household - Needing help with storing photos and backups"
    +url: null
    +body: """
      Good afternoon all, I have half-assed my backups for 15 years, and it is not sustainable, and I need your help! I have the following setup: 1x Raspberry Pi 4 with a WD USB3 MyBook 4TB as a NAS target using OpenMediaVault. This works well enough, but is not in my mind a long term viable solution. 1x Apple Airport TimeCapsule A1355 2TB\n
      \n
      I also have a smattering of other drives collected from over the years in MyBooks, all USB 2.0 drives, a 2TB mirror edition (2x 1TB drives in RAID 0 or RAID1), 1TB, and 500GB. This does not include the random 750 GBs, 500 GB and old 250 GB drives that I’ve taken out of my Macs and PCs over the years as I’ve upgraded them. I’ve got files scattered everywhere on them, plus on my MacBook and several other PCs and Macs around the house.\n
      \n
      I need some help consolidating this into a single solution with priority to my photos and family home videos for data integrity. Then to a lesser extent, maybe PC backups and file storage.\n
      \n
      Currently all of my photos are backed up to Google Photos or Amazon photos. With the fact that neither google or amazon is to be trusted with my photos, I’m ok with dumping them. Web based backup solutions are iffy, it takes forever for a backup to complete, as I am on a 60megabit download, with about a 5megabit upload connection. According to some things I’ve seen advertised nearby, fiber is being ran throughout the area, but it may be a year or two before it comes to my neighborhood.\n
      \n
      For other hardware I have laying about, I have a 1st gen i7 980x system that is idle nowadays and is full of low capacity drives by today’s standards, a 2008 MacBook, the above mentioned 2012 MacBook Pro, an Atom n450 netbook, and an AMD Ryzen 5700g based prebuilt. None of them really seem to be something that would be useful as a ZFS based NAS or anything. But is a ZFS NAS or BTRFS system something that I need, or would my needs be better met by something else?\n
      \n
      I have also looked at an OWC Mercurydisk M-Disc compatible burner for photo and video backup.\n
      \n
      What are some options to look into? Preference would be on not breaking the bank and not necessarily set and forget it, but something I haven’t got to fight with to keep running.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 27
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696292683 {#2692
      date: 2023-10-03 02:24:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 2456
    -titleTs: "'backup':10 'devic':2 'help':5 'household':3 'mix':1 'need':4 'photo':8 'store':7"
    -bodyTs: "'0':94 '15':12 '1st':289 '1tb':90,97 '1x':29,60 '2.0':83 '2008':310 '2012':315 '250':112 '2tb':65,86 '2x':89 '4':32 '4tb':38 '500':108 '500gb':99 '5700g':326 '5megabit':246 '60megabit':241 '750':106 '980x':292 'a1355':64 'accord':249 'advertis':256 'afternoon':2 'airport':62 'also':67,372 'amazon':199,208 'amd':324 'anyth':347 'appl':61 'area':264 'around':151 'ass':8 'atom':319 'back':193 'backup':10,183,224,233,387 'bank':402 'base':223,327,344 'better':365 'break':400 'btrfs':354 'burner':382 'capac':303 'collect':74 'come':275 'compat':381 'complet':235 'connect':248 'consolid':158 'current':187 'data':174 'disc':380 'download':242 'drive':73,84,91,114,304 'dump':220 'edit':88 'els':369 'enough':48 'everywher':138 'extent':180 'fact':203 'famili':170 'fiber':258 'fight':417 'file':136,185 'follow':27 'forev':230 'forget':408 'full':300 'gb':109,113 'gbs':107 'gen':290 'good':1 'googl':196,206 'got':135,415 'half':7 'half-ass':6 'hardwar':281 'haven':413 'help':23,157 'home':171 'hous':153 'i7':291 'idl':296 'iffi':227 'includ':103 'integr':175 'keep':420 'lay':284 'lesser':179 'long':56 'look':373,393 'low':302 'm':217,379 'm-disc':378 'mac':122,150 'macbook':144,311,316 'may':267 'mayb':181 'mention':314 'mercurydisk':377 'met':366 'mind':54 'mirror':87 'mybook':37,80 'n450':320 'nas':41,345,352 'nearbi':257 'necessarili':405 'need':21,155,359,363 'neighborhood':278 'neither':205 'netbook':321 'none':329 'nowaday':297 'ok':218 'old':111 'openmediavault':44 'option':391 'owc':376 'pc':182 'pcs':124,148 'photo':168,191,197,200,215,384 'pi':31 'plus':141 'prebuilt':328 'prefer':395 'prioriti':165 'pro':317 'raid':93 'raid1':96 'ran':261 'random':105 'raspberri':30 'realli':332 'run':421 'ryzen':325 'scatter':137 'seem':333 'seen':255 'set':406 'setup':28 'sever':146 'singl':162 'smatter':70 'solut':59,163,225 'someth':336,356,368,411 'standard':308 'storag':186 'sustain':18 'system':293,355 'take':229 'taken':118 'target':42 'term':57 'thing':252 'throughout':262 'timecapsul':63 'today':306 'trust':212 'two':272 'upgrad':131 'upload':247 'usb':82 'usb3':36 'use':43,340 've':117,130,134,254 'viabl':58 'video':172,386 'wd':35 'web':222 'well':47 'work':46 'would':338,361,396 'year':13,78,127,270 'zfs':343,351"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696290807
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6135872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696204407 {#2680
      date: 2023-10-02 01:53:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Check out [Immich](https://immich.app/) for the photo backups. You can have multiple users with their own personal libraries. My family has Android and iOS backing up to my server right now, and its super nice to have it all consolidated.\n
    \n
    Other than that, I second the nextcloud option. You can set the nextcloud app (which is available on all major OS) to auto upload pictures. [Les Pas](https://github.com/scubajeff/lespas) is a great way to view and manage a nextcloud photo library from Android.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696218830 {#1439
    date: 2023-10-02 05:53:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CoriolisSTORM88@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 30384
  -bodyTs: "'/)':6 '/scubajeff/lespas)':72 'android':24,86 'app':56 'auto':65 'avail':59 'back':27 'backup':10 'check':1 'consolid':42 'famili':22 'github.com':71 'github.com/scubajeff/lespas)':70 'great':75 'immich':3 'immich.app':5 'immich.app/)':4 'io':26 'les':68 'librari':20,84 'major':62 'manag':80 'multipl':14 'nextcloud':49,55,82 'nice':37 'option':50 'os':63 'pas':69 'person':19 'photo':9,83 'pictur':67 'right':32 'second':47 'server':31 'set':53 'super':36 'upload':66 'user':15 'view':78 'way':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4379330"
  +editedAt: DateTimeImmutable @1696266803 {#1435
    date: 2023-10-02 19:13:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696218830 {#1436
    date: 2023-10-02 05:53:50.0 +02:00
  }
  +"title": 30384
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2659 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Mixed-device-household-Needing-help-with-storing-photos-and-backups"
    +title: "Mixed device household - Needing help with storing photos and backups"
    +url: null
    +body: """
      Good afternoon all, I have half-assed my backups for 15 years, and it is not sustainable, and I need your help! I have the following setup: 1x Raspberry Pi 4 with a WD USB3 MyBook 4TB as a NAS target using OpenMediaVault. This works well enough, but is not in my mind a long term viable solution. 1x Apple Airport TimeCapsule A1355 2TB\n
      \n
      I also have a smattering of other drives collected from over the years in MyBooks, all USB 2.0 drives, a 2TB mirror edition (2x 1TB drives in RAID 0 or RAID1), 1TB, and 500GB. This does not include the random 750 GBs, 500 GB and old 250 GB drives that I’ve taken out of my Macs and PCs over the years as I’ve upgraded them. I’ve got files scattered everywhere on them, plus on my MacBook and several other PCs and Macs around the house.\n
      \n
      I need some help consolidating this into a single solution with priority to my photos and family home videos for data integrity. Then to a lesser extent, maybe PC backups and file storage.\n
      \n
      Currently all of my photos are backed up to Google Photos or Amazon photos. With the fact that neither google or amazon is to be trusted with my photos, I’m ok with dumping them. Web based backup solutions are iffy, it takes forever for a backup to complete, as I am on a 60megabit download, with about a 5megabit upload connection. According to some things I’ve seen advertised nearby, fiber is being ran throughout the area, but it may be a year or two before it comes to my neighborhood.\n
      \n
      For other hardware I have laying about, I have a 1st gen i7 980x system that is idle nowadays and is full of low capacity drives by today’s standards, a 2008 MacBook, the above mentioned 2012 MacBook Pro, an Atom n450 netbook, and an AMD Ryzen 5700g based prebuilt. None of them really seem to be something that would be useful as a ZFS based NAS or anything. But is a ZFS NAS or BTRFS system something that I need, or would my needs be better met by something else?\n
      \n
      I have also looked at an OWC Mercurydisk M-Disc compatible burner for photo and video backup.\n
      \n
      What are some options to look into? Preference would be on not breaking the bank and not necessarily set and forget it, but something I haven’t got to fight with to keep running.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 27
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696292683 {#2692
      date: 2023-10-03 02:24:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 2456
    -titleTs: "'backup':10 'devic':2 'help':5 'household':3 'mix':1 'need':4 'photo':8 'store':7"
    -bodyTs: "'0':94 '15':12 '1st':289 '1tb':90,97 '1x':29,60 '2.0':83 '2008':310 '2012':315 '250':112 '2tb':65,86 '2x':89 '4':32 '4tb':38 '500':108 '500gb':99 '5700g':326 '5megabit':246 '60megabit':241 '750':106 '980x':292 'a1355':64 'accord':249 'advertis':256 'afternoon':2 'airport':62 'also':67,372 'amazon':199,208 'amd':324 'anyth':347 'appl':61 'area':264 'around':151 'ass':8 'atom':319 'back':193 'backup':10,183,224,233,387 'bank':402 'base':223,327,344 'better':365 'break':400 'btrfs':354 'burner':382 'capac':303 'collect':74 'come':275 'compat':381 'complet':235 'connect':248 'consolid':158 'current':187 'data':174 'disc':380 'download':242 'drive':73,84,91,114,304 'dump':220 'edit':88 'els':369 'enough':48 'everywher':138 'extent':180 'fact':203 'famili':170 'fiber':258 'fight':417 'file':136,185 'follow':27 'forev':230 'forget':408 'full':300 'gb':109,113 'gbs':107 'gen':290 'good':1 'googl':196,206 'got':135,415 'half':7 'half-ass':6 'hardwar':281 'haven':413 'help':23,157 'home':171 'hous':153 'i7':291 'idl':296 'iffi':227 'includ':103 'integr':175 'keep':420 'lay':284 'lesser':179 'long':56 'look':373,393 'low':302 'm':217,379 'm-disc':378 'mac':122,150 'macbook':144,311,316 'may':267 'mayb':181 'mention':314 'mercurydisk':377 'met':366 'mind':54 'mirror':87 'mybook':37,80 'n450':320 'nas':41,345,352 'nearbi':257 'necessarili':405 'need':21,155,359,363 'neighborhood':278 'neither':205 'netbook':321 'none':329 'nowaday':297 'ok':218 'old':111 'openmediavault':44 'option':391 'owc':376 'pc':182 'pcs':124,148 'photo':168,191,197,200,215,384 'pi':31 'plus':141 'prebuilt':328 'prefer':395 'prioriti':165 'pro':317 'raid':93 'raid1':96 'ran':261 'random':105 'raspberri':30 'realli':332 'run':421 'ryzen':325 'scatter':137 'seem':333 'seen':255 'set':406 'setup':28 'sever':146 'singl':162 'smatter':70 'solut':59,163,225 'someth':336,356,368,411 'standard':308 'storag':186 'sustain':18 'system':293,355 'take':229 'taken':118 'target':42 'term':57 'thing':252 'throughout':262 'timecapsul':63 'today':306 'trust':212 'two':272 'upgrad':131 'upload':247 'usb':82 'usb3':36 'use':43,340 've':117,130,134,254 'viabl':58 'video':172,386 'wd':35 'web':222 'well':47 'work':46 'would':338,361,396 'year':13,78,127,270 'zfs':343,351"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696290807
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6135872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696204407 {#2680
      date: 2023-10-02 01:53:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Check out [Immich](https://immich.app/) for the photo backups. You can have multiple users with their own personal libraries. My family has Android and iOS backing up to my server right now, and its super nice to have it all consolidated.\n
    \n
    Other than that, I second the nextcloud option. You can set the nextcloud app (which is available on all major OS) to auto upload pictures. [Les Pas](https://github.com/scubajeff/lespas) is a great way to view and manage a nextcloud photo library from Android.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696218830 {#1439
    date: 2023-10-02 05:53:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CoriolisSTORM88@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 30384
  -bodyTs: "'/)':6 '/scubajeff/lespas)':72 'android':24,86 'app':56 'auto':65 'avail':59 'back':27 'backup':10 'check':1 'consolid':42 'famili':22 'github.com':71 'github.com/scubajeff/lespas)':70 'great':75 'immich':3 'immich.app':5 'immich.app/)':4 'io':26 'les':68 'librari':20,84 'major':62 'manag':80 'multipl':14 'nextcloud':49,55,82 'nice':37 'option':50 'os':63 'pas':69 'person':19 'photo':9,83 'pictur':67 'right':32 'second':47 'server':31 'set':53 'super':36 'upload':66 'user':15 'view':78 'way':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4379330"
  +editedAt: DateTimeImmutable @1696266803 {#1435
    date: 2023-10-02 19:13:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696218830 {#1436
    date: 2023-10-02 05:53:50.0 +02:00
  }
  +"title": 30384
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#2659 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2562 …}
    +slug: "Mixed-device-household-Needing-help-with-storing-photos-and-backups"
    +title: "Mixed device household - Needing help with storing photos and backups"
    +url: null
    +body: """
      Good afternoon all, I have half-assed my backups for 15 years, and it is not sustainable, and I need your help! I have the following setup: 1x Raspberry Pi 4 with a WD USB3 MyBook 4TB as a NAS target using OpenMediaVault. This works well enough, but is not in my mind a long term viable solution. 1x Apple Airport TimeCapsule A1355 2TB\n
      \n
      I also have a smattering of other drives collected from over the years in MyBooks, all USB 2.0 drives, a 2TB mirror edition (2x 1TB drives in RAID 0 or RAID1), 1TB, and 500GB. This does not include the random 750 GBs, 500 GB and old 250 GB drives that I’ve taken out of my Macs and PCs over the years as I’ve upgraded them. I’ve got files scattered everywhere on them, plus on my MacBook and several other PCs and Macs around the house.\n
      \n
      I need some help consolidating this into a single solution with priority to my photos and family home videos for data integrity. Then to a lesser extent, maybe PC backups and file storage.\n
      \n
      Currently all of my photos are backed up to Google Photos or Amazon photos. With the fact that neither google or amazon is to be trusted with my photos, I’m ok with dumping them. Web based backup solutions are iffy, it takes forever for a backup to complete, as I am on a 60megabit download, with about a 5megabit upload connection. According to some things I’ve seen advertised nearby, fiber is being ran throughout the area, but it may be a year or two before it comes to my neighborhood.\n
      \n
      For other hardware I have laying about, I have a 1st gen i7 980x system that is idle nowadays and is full of low capacity drives by today’s standards, a 2008 MacBook, the above mentioned 2012 MacBook Pro, an Atom n450 netbook, and an AMD Ryzen 5700g based prebuilt. None of them really seem to be something that would be useful as a ZFS based NAS or anything. But is a ZFS NAS or BTRFS system something that I need, or would my needs be better met by something else?\n
      \n
      I have also looked at an OWC Mercurydisk M-Disc compatible burner for photo and video backup.\n
      \n
      What are some options to look into? Preference would be on not breaking the bank and not necessarily set and forget it, but something I haven’t got to fight with to keep running.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 27
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696292683 {#2692
      date: 2023-10-03 02:24:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2697 …}
    +votes: Doctrine\ORM\PersistentCollection {#2700 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2704 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2706 …}
    +badges: Doctrine\ORM\PersistentCollection {#2708 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 2456
    -titleTs: "'backup':10 'devic':2 'help':5 'household':3 'mix':1 'need':4 'photo':8 'store':7"
    -bodyTs: "'0':94 '15':12 '1st':289 '1tb':90,97 '1x':29,60 '2.0':83 '2008':310 '2012':315 '250':112 '2tb':65,86 '2x':89 '4':32 '4tb':38 '500':108 '500gb':99 '5700g':326 '5megabit':246 '60megabit':241 '750':106 '980x':292 'a1355':64 'accord':249 'advertis':256 'afternoon':2 'airport':62 'also':67,372 'amazon':199,208 'amd':324 'anyth':347 'appl':61 'area':264 'around':151 'ass':8 'atom':319 'back':193 'backup':10,183,224,233,387 'bank':402 'base':223,327,344 'better':365 'break':400 'btrfs':354 'burner':382 'capac':303 'collect':74 'come':275 'compat':381 'complet':235 'connect':248 'consolid':158 'current':187 'data':174 'disc':380 'download':242 'drive':73,84,91,114,304 'dump':220 'edit':88 'els':369 'enough':48 'everywher':138 'extent':180 'fact':203 'famili':170 'fiber':258 'fight':417 'file':136,185 'follow':27 'forev':230 'forget':408 'full':300 'gb':109,113 'gbs':107 'gen':290 'good':1 'googl':196,206 'got':135,415 'half':7 'half-ass':6 'hardwar':281 'haven':413 'help':23,157 'home':171 'hous':153 'i7':291 'idl':296 'iffi':227 'includ':103 'integr':175 'keep':420 'lay':284 'lesser':179 'long':56 'look':373,393 'low':302 'm':217,379 'm-disc':378 'mac':122,150 'macbook':144,311,316 'may':267 'mayb':181 'mention':314 'mercurydisk':377 'met':366 'mind':54 'mirror':87 'mybook':37,80 'n450':320 'nas':41,345,352 'nearbi':257 'necessarili':405 'need':21,155,359,363 'neighborhood':278 'neither':205 'netbook':321 'none':329 'nowaday':297 'ok':218 'old':111 'openmediavault':44 'option':391 'owc':376 'pc':182 'pcs':124,148 'photo':168,191,197,200,215,384 'pi':31 'plus':141 'prebuilt':328 'prefer':395 'prioriti':165 'pro':317 'raid':93 'raid1':96 'ran':261 'random':105 'raspberri':30 'realli':332 'run':421 'ryzen':325 'scatter':137 'seem':333 'seen':255 'set':406 'setup':28 'sever':146 'singl':162 'smatter':70 'solut':59,163,225 'someth':336,356,368,411 'standard':308 'storag':186 'sustain':18 'system':293,355 'take':229 'taken':118 'target':42 'term':57 'thing':252 'throughout':262 'timecapsul':63 'today':306 'trust':212 'two':272 'upgrad':131 'upload':247 'usb':82 'usb3':36 'use':43,340 've':117,130,134,254 'viabl':58 'video':172,386 'wd':35 'web':222 'well':47 'work':46 'would':338,361,396 'year':13,78,127,270 'zfs':343,351"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696290807
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6135872"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696204407 {#2680
      date: 2023-10-02 01:53:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Check out [Immich](https://immich.app/) for the photo backups. You can have multiple users with their own personal libraries. My family has Android and iOS backing up to my server right now, and its super nice to have it all consolidated.\n
    \n
    Other than that, I second the nextcloud option. You can set the nextcloud app (which is available on all major OS) to auto upload pictures. [Les Pas](https://github.com/scubajeff/lespas) is a great way to view and manage a nextcloud photo library from Android.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696218830 {#1439
    date: 2023-10-02 05:53:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CoriolisSTORM88@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 30384
  -bodyTs: "'/)':6 '/scubajeff/lespas)':72 'android':24,86 'app':56 'auto':65 'avail':59 'back':27 'backup':10 'check':1 'consolid':42 'famili':22 'github.com':71 'github.com/scubajeff/lespas)':70 'great':75 'immich':3 'immich.app':5 'immich.app/)':4 'io':26 'les':68 'librari':20,84 'major':62 'manag':80 'multipl':14 'nextcloud':49,55,82 'nice':37 'option':50 'os':63 'pas':69 'person':19 'photo':9,83 'pictur':67 'right':32 'second':47 'server':31 'set':53 'super':36 'upload':66 'user':15 'view':78 'way':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4379330"
  +editedAt: DateTimeImmutable @1696266803 {#1435
    date: 2023-10-02 19:13:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696218830 {#1436
    date: 2023-10-02 05:53:50.0 +02:00
  }
  +"title": 30384
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_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
90 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