GET https://kbin.spritesserver.nl/index.php/u/@0x4E4F@infosec.pub/commented?p=12

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 …}
}
10.51 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 {#1561
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "My-first-year-using-Linux-My-experience"
  +title: "My first year using Linux: My experience"
  +url: null
  +body: """
    In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
    \n
    No regret! Was a very good decision.\n
    \n
    I think, I’ll never go back.\n
    \n
    Experience:\n
    \n
    - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
    - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
    - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
    \n
    TODO in the next year:\n
    \n
    - Trying out gaming on Linux, maybe buying a Steam Deck\n
    - Migrating to KDE Plasma 6 (and switching to Wayland)\n
    - Recommending our religion Linux to others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701603008 {#2190
    date: 2023-12-03 12:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  +badges: Doctrine\ORM\PersistentCollection {#3229 …}
  +children: [
    7 => App\Entity\EntryComment {#2223
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
        \n
        Never happened to me. How long ago was this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701191789 {#2224
        date: 2023-11-28 18:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 174150
      -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191789 {#2198
        date: 2023-11-28 18:16:29.0 +01:00
      }
      +"title": 174150
    }
    5 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701070487 {#1726
        date: 2023-11-27 08:34:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@vrighter@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 169333
      -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4613404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701070487 {#1728
        date: 2023-11-27 08:34:47.0 +01:00
      }
      +"title": 169333
    }
    6 => App\Entity\EntryComment {#1613
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        - It doesn’t use systemd, it uses runit.\n
        - The repo is full of any software you might need, including proprietary (through xbps-src).\n
        - Everything just works, if it doesn’t it’s probably your fault.\n
        - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
        - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
        - Compiling and testing is a breeze thanks to xbps-src.\n
        - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
        - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
        \n
        There are other things, I’m sure, but these are the ones I can think of ATM.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701038589 {#1555
        date: 2023-11-26 23:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 168255
      -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4602630"
      +editedAt: DateTimeImmutable @1701731897 {#1621
        date: 2023-12-05 00:18:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701038589 {#1620
        date: 2023-11-26 23:43:09.0 +01:00
      }
      +"title": 168255
    }
    4 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
        \n
        A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
        \n
        xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701135657 {#2461
        date: 2023-11-28 02:40:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 172250
      -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4636007"
      +editedAt: DateTimeImmutable @1701882876 {#2456
        date: 2023-12-06 18:14:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701135657 {#2460
        date: 2023-11-28 02:40:57.0 +01:00
      }
      +"title": 172250
    }
    3 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        > Not even console locale did on my notebook, have to fix that setup sometime.\n
        \n
        What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
        \n
        > And the installer is pretty barebones and a bit buggy.\n
        \n
        What exactly is buggy about the installer?\n
        \n
        > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
        \n
        POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701109703 {#1720
        date: 2023-11-27 19:28:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 170969
      -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4625274"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701109703 {#1716
        date: 2023-11-27 19:28:23.0 +01:00
      }
      +"title": 170969
    }
    2 => App\Entity\EntryComment {#2119
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701191536 {#2113
        date: 2023-11-28 18:12:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2120 …}
      +nested: Doctrine\ORM\PersistentCollection {#2160 …}
      +votes: Doctrine\ORM\PersistentCollection {#2162 …}
      +reports: Doctrine\ORM\PersistentCollection {#2128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
      -id: 174138
      -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657651"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191536 {#2123
        date: 2023-11-28 18:12:16.0 +01:00
      }
      +"title": 174138
    }
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701027511 {#1583
        date: 2023-11-26 20:38:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 167577
      -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4595951"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701027511 {#1525
        date: 2023-11-26 20:38:31.0 +01:00
      }
      +"title": 167577
    }
    0 => App\Entity\EntryComment {#2129
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        > But also OpenWRT.\n
        \n
        Oh, come on 🤦.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701155435 {#2130
        date: 2023-11-28 08:10:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2132 …}
      +nested: Doctrine\ORM\PersistentCollection {#2040 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
      -id: 172804
      -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4648266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701155435 {#2133
        date: 2023-11-28 08:10:35.0 +01:00
      }
      +"title": 172804
    }
  ]
  -id: 16998
  -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
  -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099329
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069629"
  +editedAt: DateTimeImmutable @1701680621 {#2958
    date: 2023-12-04 10:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701012929 {#2723
    date: 2023-11-26 16:35:29.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 {#1561
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "My-first-year-using-Linux-My-experience"
  +title: "My first year using Linux: My experience"
  +url: null
  +body: """
    In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
    \n
    No regret! Was a very good decision.\n
    \n
    I think, I’ll never go back.\n
    \n
    Experience:\n
    \n
    - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
    - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
    - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
    \n
    TODO in the next year:\n
    \n
    - Trying out gaming on Linux, maybe buying a Steam Deck\n
    - Migrating to KDE Plasma 6 (and switching to Wayland)\n
    - Recommending our religion Linux to others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701603008 {#2190
    date: 2023-12-03 12:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  +badges: Doctrine\ORM\PersistentCollection {#3229 …}
  +children: [
    7 => App\Entity\EntryComment {#2223
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
        \n
        Never happened to me. How long ago was this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701191789 {#2224
        date: 2023-11-28 18:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 174150
      -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191789 {#2198
        date: 2023-11-28 18:16:29.0 +01:00
      }
      +"title": 174150
    }
    5 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701070487 {#1726
        date: 2023-11-27 08:34:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@vrighter@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 169333
      -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4613404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701070487 {#1728
        date: 2023-11-27 08:34:47.0 +01:00
      }
      +"title": 169333
    }
    6 => App\Entity\EntryComment {#1613
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        - It doesn’t use systemd, it uses runit.\n
        - The repo is full of any software you might need, including proprietary (through xbps-src).\n
        - Everything just works, if it doesn’t it’s probably your fault.\n
        - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
        - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
        - Compiling and testing is a breeze thanks to xbps-src.\n
        - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
        - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
        \n
        There are other things, I’m sure, but these are the ones I can think of ATM.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701038589 {#1555
        date: 2023-11-26 23:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 168255
      -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4602630"
      +editedAt: DateTimeImmutable @1701731897 {#1621
        date: 2023-12-05 00:18:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701038589 {#1620
        date: 2023-11-26 23:43:09.0 +01:00
      }
      +"title": 168255
    }
    4 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
        \n
        A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
        \n
        xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701135657 {#2461
        date: 2023-11-28 02:40:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 172250
      -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4636007"
      +editedAt: DateTimeImmutable @1701882876 {#2456
        date: 2023-12-06 18:14:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701135657 {#2460
        date: 2023-11-28 02:40:57.0 +01:00
      }
      +"title": 172250
    }
    3 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        > Not even console locale did on my notebook, have to fix that setup sometime.\n
        \n
        What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
        \n
        > And the installer is pretty barebones and a bit buggy.\n
        \n
        What exactly is buggy about the installer?\n
        \n
        > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
        \n
        POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701109703 {#1720
        date: 2023-11-27 19:28:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 170969
      -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4625274"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701109703 {#1716
        date: 2023-11-27 19:28:23.0 +01:00
      }
      +"title": 170969
    }
    2 => App\Entity\EntryComment {#2119
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701191536 {#2113
        date: 2023-11-28 18:12:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2120 …}
      +nested: Doctrine\ORM\PersistentCollection {#2160 …}
      +votes: Doctrine\ORM\PersistentCollection {#2162 …}
      +reports: Doctrine\ORM\PersistentCollection {#2128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
      -id: 174138
      -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657651"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191536 {#2123
        date: 2023-11-28 18:12:16.0 +01:00
      }
      +"title": 174138
    }
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701027511 {#1583
        date: 2023-11-26 20:38:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 167577
      -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4595951"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701027511 {#1525
        date: 2023-11-26 20:38:31.0 +01:00
      }
      +"title": 167577
    }
    0 => App\Entity\EntryComment {#2129
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        > But also OpenWRT.\n
        \n
        Oh, come on 🤦.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701155435 {#2130
        date: 2023-11-28 08:10:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2132 …}
      +nested: Doctrine\ORM\PersistentCollection {#2040 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
      -id: 172804
      -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4648266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701155435 {#2133
        date: 2023-11-28 08:10:35.0 +01:00
      }
      +"title": 172804
    }
  ]
  -id: 16998
  -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
  -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099329
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069629"
  +editedAt: DateTimeImmutable @1701680621 {#2958
    date: 2023-12-04 10:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701012929 {#2723
    date: 2023-11-26 16:35:29.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 {#1561
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "My-first-year-using-Linux-My-experience"
  +title: "My first year using Linux: My experience"
  +url: null
  +body: """
    In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
    \n
    No regret! Was a very good decision.\n
    \n
    I think, I’ll never go back.\n
    \n
    Experience:\n
    \n
    - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
    - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
    - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
    \n
    TODO in the next year:\n
    \n
    - Trying out gaming on Linux, maybe buying a Steam Deck\n
    - Migrating to KDE Plasma 6 (and switching to Wayland)\n
    - Recommending our religion Linux to others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 80
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701603008 {#2190
    date: 2023-12-03 12:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  +badges: Doctrine\ORM\PersistentCollection {#3229 …}
  +children: [
    7 => App\Entity\EntryComment {#2223
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
        \n
        Never happened to me. How long ago was this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701191789 {#2224
        date: 2023-11-28 18:16:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 174150
      -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657748"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191789 {#2198
        date: 2023-11-28 18:16:29.0 +01:00
      }
      +"title": 174150
    }
    5 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701070487 {#1726
        date: 2023-11-27 08:34:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@vrighter@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 169333
      -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4613404"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701070487 {#1728
        date: 2023-11-27 08:34:47.0 +01:00
      }
      +"title": 169333
    }
    6 => App\Entity\EntryComment {#1613
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        - It doesn’t use systemd, it uses runit.\n
        - The repo is full of any software you might need, including proprietary (through xbps-src).\n
        - Everything just works, if it doesn’t it’s probably your fault.\n
        - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
        - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
        - Compiling and testing is a breeze thanks to xbps-src.\n
        - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
        - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
        \n
        There are other things, I’m sure, but these are the ones I can think of ATM.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701038589 {#1555
        date: 2023-11-26 23:43:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 168255
      -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4602630"
      +editedAt: DateTimeImmutable @1701731897 {#1621
        date: 2023-12-05 00:18:17.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701038589 {#1620
        date: 2023-11-26 23:43:09.0 +01:00
      }
      +"title": 168255
    }
    4 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
        \n
        A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
        \n
        xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701135657 {#2461
        date: 2023-11-28 02:40:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 172250
      -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4636007"
      +editedAt: DateTimeImmutable @1701882876 {#2456
        date: 2023-12-06 18:14:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701135657 {#2460
        date: 2023-11-28 02:40:57.0 +01:00
      }
      +"title": 172250
    }
    3 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        > Not even console locale did on my notebook, have to fix that setup sometime.\n
        \n
        What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
        \n
        > And the installer is pretty barebones and a bit buggy.\n
        \n
        What exactly is buggy about the installer?\n
        \n
        > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
        \n
        POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701109703 {#1720
        date: 2023-11-27 19:28:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 170969
      -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4625274"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701109703 {#1716
        date: 2023-11-27 19:28:23.0 +01:00
      }
      +"title": 170969
    }
    2 => App\Entity\EntryComment {#2119
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701191536 {#2113
        date: 2023-11-28 18:12:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2120 …}
      +nested: Doctrine\ORM\PersistentCollection {#2160 …}
      +votes: Doctrine\ORM\PersistentCollection {#2162 …}
      +reports: Doctrine\ORM\PersistentCollection {#2128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
      -id: 174138
      -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657651"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191536 {#2123
        date: 2023-11-28 18:12:16.0 +01:00
      }
      +"title": 174138
    }
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701027511 {#1583
        date: 2023-11-26 20:38:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1548 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 167577
      -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4595951"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701027511 {#1525
        date: 2023-11-26 20:38:31.0 +01:00
      }
      +"title": 167577
    }
    0 => App\Entity\EntryComment {#2129
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +body: """
        > But also OpenWRT.\n
        \n
        Oh, come on 🤦.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701155435 {#2130
        date: 2023-11-28 08:10:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ndsvw@feddit.de"
        "@heygooberman@lemmy.today"
        "@0x4E4F@infosec.pub"
        "@jameskirk@startrek.website"
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2132 …}
      +nested: Doctrine\ORM\PersistentCollection {#2040 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
      -id: 172804
      -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4648266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701155435 {#2133
        date: 2023-11-28 08:10:35.0 +01:00
      }
      +"title": 172804
    }
  ]
  -id: 16998
  -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
  -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701099329
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6069629"
  +editedAt: DateTimeImmutable @1701680621 {#2958
    date: 2023-12-04 10:03:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701012929 {#2723
    date: 2023-11-26 16:35:29.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 {#2223
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223}
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
    \n
    Never happened to me. How long ago was this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701191789 {#2224
    date: 2023-11-28 18:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 174150
  -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191789 {#2198
    date: 2023-11-28 18:16:29.0 +01:00
  }
  +"title": 174150
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2223
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223}
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
    \n
    Never happened to me. How long ago was this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701191789 {#2224
    date: 2023-11-28 18:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 174150
  -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191789 {#2198
    date: 2023-11-28 18:16:29.0 +01:00
  }
  +"title": 174150
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2223
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223}
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
    \n
    Never happened to me. How long ago was this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701191789 {#2224
    date: 2023-11-28 18:16:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 174150
  -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191789 {#2198
    date: 2023-11-28 18:16:29.0 +01:00
  }
  +"title": 174150
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736}
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701070487 {#1726
    date: 2023-11-27 08:34:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@vrighter@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 169333
  -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4613404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701070487 {#1728
    date: 2023-11-27 08:34:47.0 +01:00
  }
  +"title": 169333
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736}
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701070487 {#1726
    date: 2023-11-27 08:34:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@vrighter@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 169333
  -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4613404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701070487 {#1728
    date: 2023-11-27 08:34:47.0 +01:00
  }
  +"title": 169333
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736}
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701070487 {#1726
    date: 2023-11-27 08:34:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@vrighter@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 169333
  -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4613404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701070487 {#1728
    date: 2023-11-27 08:34:47.0 +01:00
  }
  +"title": 169333
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613}
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    - It doesn’t use systemd, it uses runit.\n
    - The repo is full of any software you might need, including proprietary (through xbps-src).\n
    - Everything just works, if it doesn’t it’s probably your fault.\n
    - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
    - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
    - Compiling and testing is a breeze thanks to xbps-src.\n
    - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
    - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
    \n
    There are other things, I’m sure, but these are the ones I can think of ATM.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701038589 {#1555
    date: 2023-11-26 23:43:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 168255
  -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4602630"
  +editedAt: DateTimeImmutable @1701731897 {#1621
    date: 2023-12-05 00:18:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701038589 {#1620
    date: 2023-11-26 23:43:09.0 +01:00
  }
  +"title": 168255
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613}
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    - It doesn’t use systemd, it uses runit.\n
    - The repo is full of any software you might need, including proprietary (through xbps-src).\n
    - Everything just works, if it doesn’t it’s probably your fault.\n
    - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
    - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
    - Compiling and testing is a breeze thanks to xbps-src.\n
    - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
    - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
    \n
    There are other things, I’m sure, but these are the ones I can think of ATM.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701038589 {#1555
    date: 2023-11-26 23:43:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 168255
  -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4602630"
  +editedAt: DateTimeImmutable @1701731897 {#1621
    date: 2023-12-05 00:18:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701038589 {#1620
    date: 2023-11-26 23:43:09.0 +01:00
  }
  +"title": 168255
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613}
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    - It doesn’t use systemd, it uses runit.\n
    - The repo is full of any software you might need, including proprietary (through xbps-src).\n
    - Everything just works, if it doesn’t it’s probably your fault.\n
    - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
    - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
    - Compiling and testing is a breeze thanks to xbps-src.\n
    - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
    - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
    \n
    There are other things, I’m sure, but these are the ones I can think of ATM.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701038589 {#1555
    date: 2023-11-26 23:43:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 168255
  -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4602630"
  +editedAt: DateTimeImmutable @1701731897 {#1621
    date: 2023-12-05 00:18:17.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701038589 {#1620
    date: 2023-11-26 23:43:09.0 +01:00
  }
  +"title": 168255
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453}
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
    \n
    A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
    \n
    xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701135657 {#2461
    date: 2023-11-28 02:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 172250
  -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4636007"
  +editedAt: DateTimeImmutable @1701882876 {#2456
    date: 2023-12-06 18:14:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701135657 {#2460
    date: 2023-11-28 02:40:57.0 +01:00
  }
  +"title": 172250
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453}
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
    \n
    A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
    \n
    xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701135657 {#2461
    date: 2023-11-28 02:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 172250
  -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4636007"
  +editedAt: DateTimeImmutable @1701882876 {#2456
    date: 2023-12-06 18:14:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701135657 {#2460
    date: 2023-11-28 02:40:57.0 +01:00
  }
  +"title": 172250
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453}
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
    \n
    A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
    \n
    xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701135657 {#2461
    date: 2023-11-28 02:40:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 172250
  -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4636007"
  +editedAt: DateTimeImmutable @1701882876 {#2456
    date: 2023-12-06 18:14:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701135657 {#2460
    date: 2023-11-28 02:40:57.0 +01:00
  }
  +"title": 172250
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717}
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    > Not even console locale did on my notebook, have to fix that setup sometime.\n
    \n
    What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
    \n
    > And the installer is pretty barebones and a bit buggy.\n
    \n
    What exactly is buggy about the installer?\n
    \n
    > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
    \n
    POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701109703 {#1720
    date: 2023-11-27 19:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 170969
  -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4625274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109703 {#1716
    date: 2023-11-27 19:28:23.0 +01:00
  }
  +"title": 170969
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717}
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    > Not even console locale did on my notebook, have to fix that setup sometime.\n
    \n
    What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
    \n
    > And the installer is pretty barebones and a bit buggy.\n
    \n
    What exactly is buggy about the installer?\n
    \n
    > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
    \n
    POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701109703 {#1720
    date: 2023-11-27 19:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 170969
  -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4625274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109703 {#1716
    date: 2023-11-27 19:28:23.0 +01:00
  }
  +"title": 170969
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717}
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    > Not even console locale did on my notebook, have to fix that setup sometime.\n
    \n
    What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
    \n
    > And the installer is pretty barebones and a bit buggy.\n
    \n
    What exactly is buggy about the installer?\n
    \n
    > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
    \n
    POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701109703 {#1720
    date: 2023-11-27 19:28:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 170969
  -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4625274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701109703 {#1716
    date: 2023-11-27 19:28:23.0 +01:00
  }
  +"title": 170969
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2119
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119}
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701191536 {#2113
    date: 2023-11-28 18:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 174138
  -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191536 {#2123
    date: 2023-11-28 18:12:16.0 +01:00
  }
  +"title": 174138
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2119
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119}
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701191536 {#2113
    date: 2023-11-28 18:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 174138
  -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191536 {#2123
    date: 2023-11-28 18:12:16.0 +01:00
  }
  +"title": 174138
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2119
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119}
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701191536 {#2113
    date: 2023-11-28 18:12:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 174138
  -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191536 {#2123
    date: 2023-11-28 18:12:16.0 +01:00
  }
  +"title": 174138
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567}
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701027511 {#1583
    date: 2023-11-26 20:38:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 167577
  -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4595951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701027511 {#1525
    date: 2023-11-26 20:38:31.0 +01:00
  }
  +"title": 167577
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567}
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701027511 {#1583
    date: 2023-11-26 20:38:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 167577
  -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4595951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701027511 {#1525
    date: 2023-11-26 20:38:31.0 +01:00
  }
  +"title": 167577
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567}
      0 => App\Entity\EntryComment {#2129
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > But also OpenWRT.\n
          \n
          Oh, come on 🤦.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155435 {#2130
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2132 …}
        +nested: Doctrine\ORM\PersistentCollection {#2040 …}
        +votes: Doctrine\ORM\PersistentCollection {#2350 …}
        +reports: Doctrine\ORM\PersistentCollection {#2348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
        -id: 172804
        -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155435 {#2133
          date: 2023-11-28 08:10:35.0 +01:00
        }
        +"title": 172804
      }
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701027511 {#1583
    date: 2023-11-26 20:38:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 167577
  -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4595951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701027511 {#1525
    date: 2023-11-26 20:38:31.0 +01:00
  }
  +"title": 167577
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2129
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129}
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    > But also OpenWRT.\n
    \n
    Oh, come on 🤦.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701155435 {#2130
    date: 2023-11-28 08:10:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 172804
  -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4648266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155435 {#2133
    date: 2023-11-28 08:10:35.0 +01:00
  }
  +"title": 172804
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2129
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129}
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    > But also OpenWRT.\n
    \n
    Oh, come on 🤦.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701155435 {#2130
    date: 2023-11-28 08:10:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 172804
  -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4648266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155435 {#2133
    date: 2023-11-28 08:10:35.0 +01:00
  }
  +"title": 172804
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2129
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "My-first-year-using-Linux-My-experience"
    +title: "My first year using Linux: My experience"
    +url: null
    +body: """
      In the end of November 2022 (1 year ago), I switched from MacOs to Linux (Debian with KDE Plasma) on my MacBook.\n
      \n
      No regret! Was a very good decision.\n
      \n
      I think, I’ll never go back.\n
      \n
      Experience:\n
      \n
      - I did not know about KDE Plasma until 1 year ago. The picture in my head about Linux was pretty much GNOME. I’m a huge fan of KDE Plasma now. KDE Plasma 6 in 2024 will probably be awesome.\n
      - The GitHub repository “Awesome-Linux-Software” was awesome during the first weeks. It made me realize that most of the stuff I was already using, is also available for Linux. Only software I had to leave behind: Affinity Designer (IMO far more intuitive to use than GIMP, sorry FOSS community) and Visual Studio for Mac (which is dead anyway)\n
      - The only advanced thing I had to do in the beginning: My WIFI connection is always gone when I close my MacBook, but there is not automatic reconnect when I reopen it. None of the usual stuff recommended when using Debian on a MacBook helped. So, I had to write a service that checks for this (something with rmmod, modprobe, brcmfmac, …). Probably too much for a casual user and hopefully not necessary for them…\n
      \n
      TODO in the next year:\n
      \n
      - Trying out gaming on Linux, maybe buying a Steam Deck\n
      - Migrating to KDE Plasma 6 (and switching to Wayland)\n
      - Recommending our religion Linux to others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 80
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701603008 {#2190
      date: 2023-12-03 12:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
    +badges: Doctrine\ORM\PersistentCollection {#3229 …}
    +children: [
      7 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > I had to work around it so that it doesn’t send me to (disk? network? not sure anymore) setup again and again.\n
          \n
          Never happened to me. How long ago was this?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191789 {#2224
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 174150
        -bodyTs: "'ago':30 'anymor':19 'around':5 'disk':15 'doesn':10 'happen':25 'long':29 'network':16 'never':24 'send':12 'setup':20 'sure':18 'work':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657748"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191789 {#2198
          date: 2023-11-28 18:16:29.0 +01:00
        }
        +"title": 174150
      }
      5 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "No, it’s not Arch without systemd. Arch breaks a lot more than Void does. Ask Void users when was the last time a Void update broke their system. I use it as a daily driver, plus for a lot of other things (at work and home) that are considered mission critical. I would never use Arch for that. Also, it’s faster than Arch, it supports A LOT more architectures than Arch does… or any other Linux distro for that matter (LFS excluded)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701070487 {#1726
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@vrighter@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 169333
        -bodyTs: "'also':60 'arch':5,8,57,65,73 'architectur':71 'ask':16 'break':9 'broke':27 'consid':50 'critic':52 'daili':35 'distro':79 'driver':36 'exclud':84 'faster':63 'home':47 'last':22 'lfs':83 'linux':78 'lot':11,40,69 'matter':82 'mission':51 'never':55 'plus':37 'support':67 'system':29 'systemd':7 'thing':43 'time':23 'updat':26 'use':31,56 'user':18 'void':14,17,25 'without':6 'work':45 'would':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4613404"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701070487 {#1728
          date: 2023-11-27 08:34:47.0 +01:00
        }
        +"title": 169333
      }
      6 => App\Entity\EntryComment {#1613
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          - It doesn’t use systemd, it uses runit.\n
          - The repo is full of any software you might need, including proprietary (through xbps-src).\n
          - Everything just works, if it doesn’t it’s probably your fault.\n
          - It’s a rolling release distro, yet focused on stability and usabilty, so you won’t get the latest and greates, but instead builds that are known to be solid. For example the kernel, it’s not the latest, as is with Arch, but it’s maybe one or two minor versions behin. The same applies to software, they’re known to jump versions if the current build proves to be unstable.\n
          - Lightning fast boot up. It’s also the fastest distro there is, apart from the *BSDs.\n
          - Compiling and testing is a breeze thanks to xbps-src.\n
          - A lot of tools and scripts that make building templates for software not in the repo very easy.\n
          - Supports a lot of architectures. NetBSD is the only other POSIX OS that supports more architectures than Void.\n
          \n
          There are other things, I’m sure, but these are the ones I can think of ATM.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701038589 {#1555
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1596 …}
        +nested: Doctrine\ORM\PersistentCollection {#1702 …}
        +votes: Doctrine\ORM\PersistentCollection {#1683 …}
        +reports: Doctrine\ORM\PersistentCollection {#1680 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
        -id: 168255
        -bodyTs: "'also':115 'apart':121 'appli':92 'arch':79 'architectur':158,169 'atm':188 'behin':89 'boot':111 'breez':130 'bsds':124 'build':60,104,144 'compil':125 'current':103 'distro':42,118 'doesn':2,30 'easi':153 'everyth':25 'exampl':68 'fast':110 'fastest':117 'fault':36 'focus':44 'full':12 'get':53 'great':57 'includ':19 'instead':59 'jump':99 'kernel':70 'known':63,97 'latest':55,75 'lightn':109 'lot':137,156 'm':177 'make':143 'mayb':83 'might':17 'minor':87 'need':18 'netbsd':159 'one':84,183 'os':165 'posix':164 'probabl':34 'proprietari':20 'prove':105 're':96 'releas':41 'repo':10,151 'roll':40 'runit':8 'script':141 'softwar':15,94,147 'solid':66 'src':24,135 'stabil':46 'support':154,167 'sure':178 'systemd':5 'templat':145 'test':127 'thank':131 'thing':175 'think':186 'tool':139 'two':86 'unstabl':108 'usabilti':48 'use':4,7 'version':88,100 'void':171 'won':51 'work':27 'xbps':23,134 'xbps-src':22,133 'yet':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4602630"
        +editedAt: DateTimeImmutable @1701731897 {#1621
          date: 2023-12-05 00:18:17.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701038589 {#1620
          date: 2023-11-26 23:43:09.0 +01:00
        }
        +"title": 168255
      }
      4 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          Do you know any other distro that’s not LFS or Gentoo that still supports x86? I said a lot, not everything. Most distros don’t support anything below 64-bits.\n
          \n
          A fork supported PPC up until a while ago. That project halted though. There was a new spin on it, can’t remember the distro’s name though.\n
          \n
          xbps-src can cross compile for MIPS. There are no packages in the repo for MIPS though.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701135657 {#2461
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 172250
        -bodyTs: "'64':30 'ago':40 'anyth':28 'bit':31 'compil':65 'cross':64 'distro':6,24,56 'everyth':22 'fork':33 'gentoo':12 'halt':43 'know':3 'lfs':10 'lot':20 'mip':67,76 'name':58 'new':48 'packag':71 'ppc':35 'project':42 'rememb':54 'repo':74 'said':18 'spin':49 'src':62 'still':14 'support':15,27,34 'though':44,59,77 'x86':16 'xbps':61 'xbps-src':60"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636007"
        +editedAt: DateTimeImmutable @1701882876 {#2456
          date: 2023-12-06 18:14:36.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701135657 {#2460
          date: 2023-11-28 02:40:57.0 +01:00
        }
        +"title": 172250
      }
      3 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: """
          > Not even console locale did on my notebook, have to fix that setup sometime.\n
          \n
          What exactly did you do that you couldn’t change your locale? You do know that you have to reconfigure glibc-locales afterwards.\n
          \n
          > And the installer is pretty barebones and a bit buggy.\n
          \n
          What exactly is buggy about the installer?\n
          \n
          > Nononono, there are only two POSIX certified linux distros: K-UX and Huawey’s EulerOS.\n
          \n
          POSIX certification costs money. There are a lot of distros and OSes that are POSIX compatibe, just not certified.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701109703 {#1720
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@MonkderZweite@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 170969
        -bodyTs: "'afterward':38 'barebon':44 'bit':47 'buggi':48,52 'certif':73 'certifi':62,90 'chang':24 'compatib':87 'consol':3 'cost':74 'couldn':22 'distro':64,81 'eulero':71 'even':2 'exact':16,50 'fix':11 'glibc':36 'glibc-local':35 'huawey':69 'instal':41,55 'k':66 'k-ux':65 'know':29 'linux':63 'local':4,26,37 'lot':79 'money':75 'nononono':56 'notebook':8 'ose':83 'posix':61,72,86 'pretti':43 'reconfigur':34 'setup':13 'sometim':14 'two':60 'ux':67"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4625274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701109703 {#1716
          date: 2023-11-27 19:28:23.0 +01:00
        }
        +"title": 170969
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "I meant as in a real OS, not a stripped down version meant to run as firmware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191536 {#2113
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
          "@0x4E4F@infosec.pub"
          "@jameskirk@startrek.website"
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 174138
        -bodyTs: "'firmwar':17 'meant':2,13 'os':7 'real':6 'run':15 'strip':10 'version':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191536 {#2123
          date: 2023-11-28 18:12:16.0 +01:00
        }
        +"title": 174138
      }
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +body: "Try Void. I was aiming at Arch as well, but then I stumbled upon Void… never made the switch to Arch."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701027511 {#1583
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ndsvw@feddit.de"
          "@heygooberman@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1548 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 167577
        -bodyTs: "'aim':5 'arch':7,21 'made':17 'never':16 'stumbl':13 'switch':19 'tri':1 'upon':14 'void':2,15 'well':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4595951"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701027511 {#1525
          date: 2023-11-26 20:38:31.0 +01:00
        }
        +"title": 167577
      }
      0 => App\Entity\EntryComment {#2129}
    ]
    -id: 16998
    -titleTs: "'experi':7 'first':2 'linux':5 'use':4 'year':3"
    -bodyTs: "'1':7,46 '2022':6 '2024':73 '6':71,231 'advanc':140 'affin':116 'ago':9,48 'alreadi':102 'also':105 'alway':153 'anyway':137 'automat':164 'avail':106 'awesom':77,82,86 'awesome-linux-softwar':81 'back':36 'begin':148 'behind':115 'brcmfmac':198 'buy':223 'casual':204 'check':191 'close':157 'communiti':128 'connect':151 'dead':136 'debian':16,178 'decis':29 'deck':226 'design':117 'end':3 'experi':37 'fan':64 'far':119 'first':89 'foss':127 'game':219 'gimp':125 'github':79 'gnome':59 'go':35 'gone':154 'good':28 'head':53 'help':182 'hope':207 'huge':63 'imo':118 'intuit':121 'kde':18,43,66,69,229 'know':41 'leav':114 'linux':15,55,83,108,221,239 'll':33 'm':61 'mac':133 'macbook':22,159,181 'maco':13 'made':92 'mayb':222 'migrat':227 'modprob':197 'much':58,201 'necessari':209 'never':34 'next':215 'none':170 'novemb':5 'other':241 'pictur':50 'plasma':19,44,67,70,230 'pretti':57 'probabl':75,199 'realiz':94 'recommend':175,236 'reconnect':165 'regret':24 'religion':238 'reopen':168 'repositori':80 'rmmod':196 'servic':189 'softwar':84,110 'someth':194 'sorri':126 'steam':225 'studio':131 'stuff':99,174 'switch':11,233 'thing':141 'think':31 'todo':212 'tri':217 'use':103,123,177 'user':205 'usual':173 'visual':130 'wayland':235 'week':90 'wifi':150 'write':187 'year':8,47,216"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701099329
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6069629"
    +editedAt: DateTimeImmutable @1701680621 {#2958
      date: 2023-12-04 10:03:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701012929 {#2723
      date: 2023-11-26 16:35:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: """
    > But also OpenWRT.\n
    \n
    Oh, come on 🤦.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701155435 {#2130
    date: 2023-11-28 08:10:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ndsvw@feddit.de"
    "@heygooberman@lemmy.today"
    "@0x4E4F@infosec.pub"
    "@jameskirk@startrek.website"
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2040 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 172804
  -bodyTs: "'also':2 'come':5 'oh':4 'openwrt':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4648266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155435 {#2133
    date: 2023-11-28 08:10:35.0 +01:00
  }
  +"title": 172804
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#3360
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3365 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  +badges: Doctrine\ORM\PersistentCollection {#3376 …}
  +children: [
    1 => App\Entity\EntryComment {#2075
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Have to agree on that. SSD and RAM prices have gone down significantly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701139826 {#2036
        date: 2023-11-28 03:50:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPAKx4@lemmy.blahaj.zone"
        "@bdonvr@thelemmy.club"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 172418
      -bodyTs: "'agre':3 'gone':11 'price':9 'ram':8 'signific':13 'ssd':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4640061"
      +editedAt: DateTimeImmutable @1701890047 {#2037
        date: 2023-12-06 20:14:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701139826 {#2144
        date: 2023-11-28 03:50:26.0 +01:00
      }
      +"title": 172418
    }
    0 => App\Entity\EntryComment {#1383
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Third world countries: *We must* 😔…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701136732 {#1384
        date: 2023-11-28 02:58:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPAKx4@lemmy.blahaj.zone"
        "@bdonvr@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -id: 172304
      -bodyTs: "'countri':3 'must':5 'third':1 'world':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4637294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701136732 {#1381
        date: 2023-11-28 02:58:52.0 +01:00
      }
      +"title": 172304
    }
  ]
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#3347
    date: 2023-11-28 01:31:45.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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#3360
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3365 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  +badges: Doctrine\ORM\PersistentCollection {#3376 …}
  +children: [
    1 => App\Entity\EntryComment {#2075
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Have to agree on that. SSD and RAM prices have gone down significantly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701139826 {#2036
        date: 2023-11-28 03:50:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPAKx4@lemmy.blahaj.zone"
        "@bdonvr@thelemmy.club"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 172418
      -bodyTs: "'agre':3 'gone':11 'price':9 'ram':8 'signific':13 'ssd':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4640061"
      +editedAt: DateTimeImmutable @1701890047 {#2037
        date: 2023-12-06 20:14:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701139826 {#2144
        date: 2023-11-28 03:50:26.0 +01:00
      }
      +"title": 172418
    }
    0 => App\Entity\EntryComment {#1383
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Third world countries: *We must* 😔…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701136732 {#1384
        date: 2023-11-28 02:58:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPAKx4@lemmy.blahaj.zone"
        "@bdonvr@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -id: 172304
      -bodyTs: "'countri':3 'must':5 'third':1 'world':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4637294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701136732 {#1381
        date: 2023-11-28 02:58:52.0 +01:00
      }
      +"title": 172304
    }
  ]
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#3347
    date: 2023-11-28 01:31:45.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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#3326 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#3360
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3365 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  +badges: Doctrine\ORM\PersistentCollection {#3376 …}
  +children: [
    1 => App\Entity\EntryComment {#2075
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Have to agree on that. SSD and RAM prices have gone down significantly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701139826 {#2036
        date: 2023-11-28 03:50:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPAKx4@lemmy.blahaj.zone"
        "@bdonvr@thelemmy.club"
        "@0x4E4F@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 172418
      -bodyTs: "'agre':3 'gone':11 'price':9 'ram':8 'signific':13 'ssd':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4640061"
      +editedAt: DateTimeImmutable @1701890047 {#2037
        date: 2023-12-06 20:14:07.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701139826 {#2144
        date: 2023-11-28 03:50:26.0 +01:00
      }
      +"title": 172418
    }
    0 => App\Entity\EntryComment {#1383
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Third world countries: *We must* 😔…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701136732 {#1384
        date: 2023-11-28 02:58:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPAKx4@lemmy.blahaj.zone"
        "@bdonvr@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -id: 172304
      -bodyTs: "'countri':3 'must':5 'third':1 'world':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4637294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701136732 {#1381
        date: 2023-11-28 02:58:52.0 +01:00
      }
      +"title": 172304
    }
  ]
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#3347
    date: 2023-11-28 01:31:45.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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#3326 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
    +title: "Why didn't anyone remind me the dual booting exists?"
    +url: null
    +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701326308 {#3360
      date: 2023-11-30 07:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3365 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    +badges: Doctrine\ORM\PersistentCollection {#3376 …}
    +children: [
      1 => App\Entity\EntryComment {#2075}
      0 => App\Entity\EntryComment {#1383
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Third world countries: *We must* 😔…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701136732 {#1384
          date: 2023-11-28 02:58:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPAKx4@lemmy.blahaj.zone"
          "@bdonvr@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1401 …}
        +votes: Doctrine\ORM\PersistentCollection {#1363 …}
        +reports: Doctrine\ORM\PersistentCollection {#1362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
        -id: 172304
        -bodyTs: "'countri':3 'must':5 'third':1 'world':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4637294"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701136732 {#1381
          date: 2023-11-28 02:58:52.0 +01:00
        }
        +"title": 172304
      }
    ]
    -id: 17563
    -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
    -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217905
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5887683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131505 {#3347
      date: 2023-11-28 01:31:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Have to agree on that. SSD and RAM prices have gone down significantly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701139826 {#2036
    date: 2023-11-28 03:50:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@bdonvr@thelemmy.club"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 172418
  -bodyTs: "'agre':3 'gone':11 'price':9 'ram':8 'signific':13 'ssd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4640061"
  +editedAt: DateTimeImmutable @1701890047 {#2037
    date: 2023-12-06 20:14:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701139826 {#2144
    date: 2023-11-28 03:50:26.0 +01:00
  }
  +"title": 172418
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#3326 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
    +title: "Why didn't anyone remind me the dual booting exists?"
    +url: null
    +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701326308 {#3360
      date: 2023-11-30 07:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3365 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    +badges: Doctrine\ORM\PersistentCollection {#3376 …}
    +children: [
      1 => App\Entity\EntryComment {#2075}
      0 => App\Entity\EntryComment {#1383
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Third world countries: *We must* 😔…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701136732 {#1384
          date: 2023-11-28 02:58:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPAKx4@lemmy.blahaj.zone"
          "@bdonvr@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1401 …}
        +votes: Doctrine\ORM\PersistentCollection {#1363 …}
        +reports: Doctrine\ORM\PersistentCollection {#1362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
        -id: 172304
        -bodyTs: "'countri':3 'must':5 'third':1 'world':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4637294"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701136732 {#1381
          date: 2023-11-28 02:58:52.0 +01:00
        }
        +"title": 172304
      }
    ]
    -id: 17563
    -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
    -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217905
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5887683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131505 {#3347
      date: 2023-11-28 01:31:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Have to agree on that. SSD and RAM prices have gone down significantly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701139826 {#2036
    date: 2023-11-28 03:50:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@bdonvr@thelemmy.club"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 172418
  -bodyTs: "'agre':3 'gone':11 'price':9 'ram':8 'signific':13 'ssd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4640061"
  +editedAt: DateTimeImmutable @1701890047 {#2037
    date: 2023-12-06 20:14:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701139826 {#2144
    date: 2023-11-28 03:50:26.0 +01:00
  }
  +"title": 172418
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#3326 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
    +title: "Why didn't anyone remind me the dual booting exists?"
    +url: null
    +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701326308 {#3360
      date: 2023-11-30 07:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3365 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    +badges: Doctrine\ORM\PersistentCollection {#3376 …}
    +children: [
      1 => App\Entity\EntryComment {#2075}
      0 => App\Entity\EntryComment {#1383
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Third world countries: *We must* 😔…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1701136732 {#1384
          date: 2023-11-28 02:58:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPAKx4@lemmy.blahaj.zone"
          "@bdonvr@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1401 …}
        +votes: Doctrine\ORM\PersistentCollection {#1363 …}
        +reports: Doctrine\ORM\PersistentCollection {#1362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
        -id: 172304
        -bodyTs: "'countri':3 'must':5 'third':1 'world':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4637294"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701136732 {#1381
          date: 2023-11-28 02:58:52.0 +01:00
        }
        +"title": 172304
      }
    ]
    -id: 17563
    -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
    -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217905
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5887683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131505 {#3347
      date: 2023-11-28 01:31:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Have to agree on that. SSD and RAM prices have gone down significantly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701139826 {#2036
    date: 2023-11-28 03:50:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@bdonvr@thelemmy.club"
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 172418
  -bodyTs: "'agre':3 'gone':11 'price':9 'ram':8 'signific':13 'ssd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4640061"
  +editedAt: DateTimeImmutable @1701890047 {#2037
    date: 2023-12-06 20:14:07.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701139826 {#2144
    date: 2023-11-28 03:50:26.0 +01:00
  }
  +"title": 172418
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1383
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#3326 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
    +title: "Why didn't anyone remind me the dual booting exists?"
    +url: null
    +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701326308 {#3360
      date: 2023-11-30 07:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3365 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    +badges: Doctrine\ORM\PersistentCollection {#3376 …}
    +children: [
      1 => App\Entity\EntryComment {#2075
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Have to agree on that. SSD and RAM prices have gone down significantly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701139826 {#2036
          date: 2023-11-28 03:50:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPAKx4@lemmy.blahaj.zone"
          "@bdonvr@thelemmy.club"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 172418
        -bodyTs: "'agre':3 'gone':11 'price':9 'ram':8 'signific':13 'ssd':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4640061"
        +editedAt: DateTimeImmutable @1701890047 {#2037
          date: 2023-12-06 20:14:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701139826 {#2144
          date: 2023-11-28 03:50:26.0 +01:00
        }
        +"title": 172418
      }
      0 => App\Entity\EntryComment {#1383}
    ]
    -id: 17563
    -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
    -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217905
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5887683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131505 {#3347
      date: 2023-11-28 01:31:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Third world countries: *We must* 😔…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701136732 {#1384
    date: 2023-11-28 02:58:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 172304
  -bodyTs: "'countri':3 'must':5 'third':1 'world':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4637294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701136732 {#1381
    date: 2023-11-28 02:58:52.0 +01:00
  }
  +"title": 172304
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1383
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#3326 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
    +title: "Why didn't anyone remind me the dual booting exists?"
    +url: null
    +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701326308 {#3360
      date: 2023-11-30 07:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3365 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    +badges: Doctrine\ORM\PersistentCollection {#3376 …}
    +children: [
      1 => App\Entity\EntryComment {#2075
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Have to agree on that. SSD and RAM prices have gone down significantly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701139826 {#2036
          date: 2023-11-28 03:50:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPAKx4@lemmy.blahaj.zone"
          "@bdonvr@thelemmy.club"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 172418
        -bodyTs: "'agre':3 'gone':11 'price':9 'ram':8 'signific':13 'ssd':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4640061"
        +editedAt: DateTimeImmutable @1701890047 {#2037
          date: 2023-12-06 20:14:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701139826 {#2144
          date: 2023-11-28 03:50:26.0 +01:00
        }
        +"title": 172418
      }
      0 => App\Entity\EntryComment {#1383}
    ]
    -id: 17563
    -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
    -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217905
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5887683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131505 {#3347
      date: 2023-11-28 01:31:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Third world countries: *We must* 😔…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701136732 {#1384
    date: 2023-11-28 02:58:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 172304
  -bodyTs: "'countri':3 'must':5 'third':1 'world':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4637294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701136732 {#1381
    date: 2023-11-28 02:58:52.0 +01:00
  }
  +"title": 172304
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1383
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#3326 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
    +title: "Why didn't anyone remind me the dual booting exists?"
    +url: null
    +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701326308 {#3360
      date: 2023-11-30 07:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3365 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    +badges: Doctrine\ORM\PersistentCollection {#3376 …}
    +children: [
      1 => App\Entity\EntryComment {#2075
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2061 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
        +body: "Have to agree on that. SSD and RAM prices have gone down significantly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701139826 {#2036
          date: 2023-11-28 03:50:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPAKx4@lemmy.blahaj.zone"
          "@bdonvr@thelemmy.club"
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2079 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2082 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
        -id: 172418
        -bodyTs: "'agre':3 'gone':11 'price':9 'ram':8 'signific':13 'ssd':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4640061"
        +editedAt: DateTimeImmutable @1701890047 {#2037
          date: 2023-12-06 20:14:07.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701139826 {#2144
          date: 2023-11-28 03:50:26.0 +01:00
        }
        +"title": 172418
      }
      0 => App\Entity\EntryComment {#1383}
    ]
    -id: 17563
    -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
    -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217905
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5887683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131505 {#3347
      date: 2023-11-28 01:31:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Third world countries: *We must* 😔…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701136732 {#1384
    date: 2023-11-28 02:58:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 172304
  -bodyTs: "'countri':3 'must':5 'third':1 'world':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4637294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701136732 {#1381
    date: 2023-11-28 02:58:52.0 +01:00
  }
  +"title": 172304
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2340
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: Proxies\__CG__\App\Entity\Image {#3346 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
  +slug: "Making-plans"
  +title: "Making plans"
  +url: "https://lemmy.world/pictrs/image/760cf5b5-f829-473c-a920-7f84e8e9a76c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 858
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701288237 {#3341
    date: 2023-11-29 21:03:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  +badges: Doctrine\ORM\PersistentCollection {#3358 …}
  +children: [
    1 => App\Entity\EntryComment {#2102
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: "Some pretty cool things came from garages and drinking/smoking 😉."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701191484 {#2111
        date: 2023-11-28 18:11:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@problematicPanther@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 174136
      -bodyTs: "'came':5 'cool':3 'drinking/smoking':9 'garag':7 'pretti':2 'thing':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191484 {#2101
        date: 2023-11-28 18:11:24.0 +01:00
      }
      +"title": 174136
    }
    0 => App\Entity\EntryComment {#2334
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: "Since drinking is most likely their first hobby 😂."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701157502 {#2324
        date: 2023-11-28 08:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 172853
      -bodyTs: "'drink':2 'first':7 'hobbi':8 'like':5 'sinc':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4648677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701157502 {#2300
        date: 2023-11-28 08:45:02.0 +01:00
      }
      +"title": 172853
    }
  ]
  -id: 17675
  -titleTs: "'make':1 'plan':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701229440
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8854398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143040 {#3329
    date: 2023-11-28 04:44:00.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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2340
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: Proxies\__CG__\App\Entity\Image {#3346 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
  +slug: "Making-plans"
  +title: "Making plans"
  +url: "https://lemmy.world/pictrs/image/760cf5b5-f829-473c-a920-7f84e8e9a76c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 858
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701288237 {#3341
    date: 2023-11-29 21:03:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  +badges: Doctrine\ORM\PersistentCollection {#3358 …}
  +children: [
    1 => App\Entity\EntryComment {#2102
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: "Some pretty cool things came from garages and drinking/smoking 😉."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701191484 {#2111
        date: 2023-11-28 18:11:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@problematicPanther@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 174136
      -bodyTs: "'came':5 'cool':3 'drinking/smoking':9 'garag':7 'pretti':2 'thing':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191484 {#2101
        date: 2023-11-28 18:11:24.0 +01:00
      }
      +"title": 174136
    }
    0 => App\Entity\EntryComment {#2334
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: "Since drinking is most likely their first hobby 😂."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701157502 {#2324
        date: 2023-11-28 08:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 172853
      -bodyTs: "'drink':2 'first':7 'hobbi':8 'like':5 'sinc':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4648677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701157502 {#2300
        date: 2023-11-28 08:45:02.0 +01:00
      }
      +"title": 172853
    }
  ]
  -id: 17675
  -titleTs: "'make':1 'plan':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701229440
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8854398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143040 {#3329
    date: 2023-11-28 04:44:00.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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2340
  +user: Proxies\__CG__\App\Entity\User {#3291 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: Proxies\__CG__\App\Entity\Image {#3346 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
  +slug: "Making-plans"
  +title: "Making plans"
  +url: "https://lemmy.world/pictrs/image/760cf5b5-f829-473c-a920-7f84e8e9a76c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 858
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701288237 {#3341
    date: 2023-11-29 21:03:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3348 …}
  +votes: Doctrine\ORM\PersistentCollection {#3350 …}
  +reports: Doctrine\ORM\PersistentCollection {#3352 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
  +badges: Doctrine\ORM\PersistentCollection {#3358 …}
  +children: [
    1 => App\Entity\EntryComment {#2102
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: "Some pretty cool things came from garages and drinking/smoking 😉."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701191484 {#2111
        date: 2023-11-28 18:11:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@problematicPanther@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 174136
      -bodyTs: "'came':5 'cool':3 'drinking/smoking':9 'garag':7 'pretti':2 'thing':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191484 {#2101
        date: 2023-11-28 18:11:24.0 +01:00
      }
      +"title": 174136
    }
    0 => App\Entity\EntryComment {#2334
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
      +body: "Since drinking is most likely their first hobby 😂."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701157502 {#2324
        date: 2023-11-28 08:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2342 …}
      +nested: Doctrine\ORM\PersistentCollection {#2343 …}
      +votes: Doctrine\ORM\PersistentCollection {#2335 …}
      +reports: Doctrine\ORM\PersistentCollection {#2338 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
      -id: 172853
      -bodyTs: "'drink':2 'first':7 'hobbi':8 'like':5 'sinc':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4648677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701157502 {#2300
        date: 2023-11-28 08:45:02.0 +01:00
      }
      +"title": 172853
    }
  ]
  -id: 17675
  -titleTs: "'make':1 'plan':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701229440
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8854398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701143040 {#3329
    date: 2023-11-28 04:44:00.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#3291 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: Proxies\__CG__\App\Entity\Image {#3346 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Making-plans"
    +title: "Making plans"
    +url: "https://lemmy.world/pictrs/image/760cf5b5-f829-473c-a920-7f84e8e9a76c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 858
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701288237 {#3341
      date: 2023-11-29 21:03:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3348 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    +badges: Doctrine\ORM\PersistentCollection {#3358 …}
    +children: [
      1 => App\Entity\EntryComment {#2102}
      0 => App\Entity\EntryComment {#2334
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Since drinking is most likely their first hobby 😂."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701157502 {#2324
          date: 2023-11-28 08:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@PP_BOY_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 172853
        -bodyTs: "'drink':2 'first':7 'hobbi':8 'like':5 'sinc':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648677"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701157502 {#2300
          date: 2023-11-28 08:45:02.0 +01:00
        }
        +"title": 172853
      }
    ]
    -id: 17675
    -titleTs: "'make':1 'plan':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701229440
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8854398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143040 {#3329
      date: 2023-11-28 04:44:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: "Some pretty cool things came from garages and drinking/smoking 😉."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701191484 {#2111
    date: 2023-11-28 18:11:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@problematicPanther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 174136
  -bodyTs: "'came':5 'cool':3 'drinking/smoking':9 'garag':7 'pretti':2 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191484 {#2101
    date: 2023-11-28 18:11:24.0 +01:00
  }
  +"title": 174136
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#3291 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: Proxies\__CG__\App\Entity\Image {#3346 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Making-plans"
    +title: "Making plans"
    +url: "https://lemmy.world/pictrs/image/760cf5b5-f829-473c-a920-7f84e8e9a76c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 858
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701288237 {#3341
      date: 2023-11-29 21:03:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3348 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    +badges: Doctrine\ORM\PersistentCollection {#3358 …}
    +children: [
      1 => App\Entity\EntryComment {#2102}
      0 => App\Entity\EntryComment {#2334
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Since drinking is most likely their first hobby 😂."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701157502 {#2324
          date: 2023-11-28 08:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@PP_BOY_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 172853
        -bodyTs: "'drink':2 'first':7 'hobbi':8 'like':5 'sinc':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648677"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701157502 {#2300
          date: 2023-11-28 08:45:02.0 +01:00
        }
        +"title": 172853
      }
    ]
    -id: 17675
    -titleTs: "'make':1 'plan':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701229440
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8854398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143040 {#3329
      date: 2023-11-28 04:44:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: "Some pretty cool things came from garages and drinking/smoking 😉."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701191484 {#2111
    date: 2023-11-28 18:11:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@problematicPanther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 174136
  -bodyTs: "'came':5 'cool':3 'drinking/smoking':9 'garag':7 'pretti':2 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191484 {#2101
    date: 2023-11-28 18:11:24.0 +01:00
  }
  +"title": 174136
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#3291 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: Proxies\__CG__\App\Entity\Image {#3346 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Making-plans"
    +title: "Making plans"
    +url: "https://lemmy.world/pictrs/image/760cf5b5-f829-473c-a920-7f84e8e9a76c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 858
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701288237 {#3341
      date: 2023-11-29 21:03:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3348 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    +badges: Doctrine\ORM\PersistentCollection {#3358 …}
    +children: [
      1 => App\Entity\EntryComment {#2102}
      0 => App\Entity\EntryComment {#2334
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Since drinking is most likely their first hobby 😂."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701157502 {#2324
          date: 2023-11-28 08:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@PP_BOY_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 172853
        -bodyTs: "'drink':2 'first':7 'hobbi':8 'like':5 'sinc':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648677"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701157502 {#2300
          date: 2023-11-28 08:45:02.0 +01:00
        }
        +"title": 172853
      }
    ]
    -id: 17675
    -titleTs: "'make':1 'plan':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701229440
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8854398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143040 {#3329
      date: 2023-11-28 04:44:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: "Some pretty cool things came from garages and drinking/smoking 😉."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701191484 {#2111
    date: 2023-11-28 18:11:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@problematicPanther@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 174136
  -bodyTs: "'came':5 'cool':3 'drinking/smoking':9 'garag':7 'pretti':2 'thing':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191484 {#2101
    date: 2023-11-28 18:11:24.0 +01:00
  }
  +"title": 174136
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2334
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#3291 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: Proxies\__CG__\App\Entity\Image {#3346 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Making-plans"
    +title: "Making plans"
    +url: "https://lemmy.world/pictrs/image/760cf5b5-f829-473c-a920-7f84e8e9a76c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 858
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701288237 {#3341
      date: 2023-11-29 21:03:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3348 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    +badges: Doctrine\ORM\PersistentCollection {#3358 …}
    +children: [
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Some pretty cool things came from garages and drinking/smoking 😉."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701191484 {#2111
          date: 2023-11-28 18:11:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@problematicPanther@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 174136
        -bodyTs: "'came':5 'cool':3 'drinking/smoking':9 'garag':7 'pretti':2 'thing':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657639"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191484 {#2101
          date: 2023-11-28 18:11:24.0 +01:00
        }
        +"title": 174136
      }
      0 => App\Entity\EntryComment {#2334}
    ]
    -id: 17675
    -titleTs: "'make':1 'plan':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701229440
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8854398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143040 {#3329
      date: 2023-11-28 04:44:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: "Since drinking is most likely their first hobby 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701157502 {#2324
    date: 2023-11-28 08:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 172853
  -bodyTs: "'drink':2 'first':7 'hobbi':8 'like':5 'sinc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4648677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701157502 {#2300
    date: 2023-11-28 08:45:02.0 +01:00
  }
  +"title": 172853
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2334
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#3291 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: Proxies\__CG__\App\Entity\Image {#3346 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Making-plans"
    +title: "Making plans"
    +url: "https://lemmy.world/pictrs/image/760cf5b5-f829-473c-a920-7f84e8e9a76c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 858
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701288237 {#3341
      date: 2023-11-29 21:03:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3348 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    +badges: Doctrine\ORM\PersistentCollection {#3358 …}
    +children: [
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Some pretty cool things came from garages and drinking/smoking 😉."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701191484 {#2111
          date: 2023-11-28 18:11:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@problematicPanther@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 174136
        -bodyTs: "'came':5 'cool':3 'drinking/smoking':9 'garag':7 'pretti':2 'thing':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657639"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191484 {#2101
          date: 2023-11-28 18:11:24.0 +01:00
        }
        +"title": 174136
      }
      0 => App\Entity\EntryComment {#2334}
    ]
    -id: 17675
    -titleTs: "'make':1 'plan':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701229440
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8854398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143040 {#3329
      date: 2023-11-28 04:44:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: "Since drinking is most likely their first hobby 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701157502 {#2324
    date: 2023-11-28 08:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 172853
  -bodyTs: "'drink':2 'first':7 'hobbi':8 'like':5 'sinc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4648677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701157502 {#2300
    date: 2023-11-28 08:45:02.0 +01:00
  }
  +"title": 172853
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2334
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2340
    +user: Proxies\__CG__\App\Entity\User {#3291 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: Proxies\__CG__\App\Entity\Image {#3346 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Making-plans"
    +title: "Making plans"
    +url: "https://lemmy.world/pictrs/image/760cf5b5-f829-473c-a920-7f84e8e9a76c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 858
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701288237 {#3341
      date: 2023-11-29 21:03:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3348 …}
    +votes: Doctrine\ORM\PersistentCollection {#3350 …}
    +reports: Doctrine\ORM\PersistentCollection {#3352 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3354 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3356 …}
    +badges: Doctrine\ORM\PersistentCollection {#3358 …}
    +children: [
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2340 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
        +body: "Some pretty cool things came from garages and drinking/smoking 😉."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701191484 {#2111
          date: 2023-11-28 18:11:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ickplant@lemmy.world"
          "@PP_BOY_@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@problematicPanther@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 174136
        -bodyTs: "'came':5 'cool':3 'drinking/smoking':9 'garag':7 'pretti':2 'thing':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657639"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191484 {#2101
          date: 2023-11-28 18:11:24.0 +01:00
        }
        +"title": 174136
      }
      0 => App\Entity\EntryComment {#2334}
    ]
    -id: 17675
    -titleTs: "'make':1 'plan':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701229440
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8854398"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701143040 {#3329
      date: 2023-11-28 04:44:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2341 …}
  +body: "Since drinking is most likely their first hobby 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701157502 {#2324
    date: 2023-11-28 08:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 172853
  -bodyTs: "'drink':2 'first':7 'hobbi':8 'like':5 'sinc':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4648677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701157502 {#2300
    date: 2023-11-28 08:45:02.0 +01:00
  }
  +"title": 172853
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2304
  +user: Proxies\__CG__\App\Entity\User {#2844 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#3383 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
  +slug: "Best-practices-in-mounting-NAS-shares"
  +title: "Best practices in mounting NAS shares?"
  +url: "https://lemmy.world/pictrs/image/18024bc5-a94c-4ba3-9700-cb1f7dc16da0.jpeg"
  +body: """
    What are some best practices in mounting NAS shares that you all follow?\n
    \n
    Currently I am mounting using fstab to my user’s home directory with full rwx permissions, but that feels wrong.\n
    \n
    I’ve read to use the mnt directory or the media directory but opinions differ.\n
    \n
    My main concern is I want to protect against inadvertently deleting the contents of the NAS with an errant rm command. And yes I have backups of my NAS too.\n
    \n
    Edit: this is a home NAS with 1 user on this Linux PC (the other clients being windows and Mac systems)\n
    \n
    Would love to hear everyone’s philosophy! Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702018627 {#3378
    date: 2023-12-08 07:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3385 …}
  +votes: Doctrine\ORM\PersistentCollection {#3387 …}
  +reports: Doctrine\ORM\PersistentCollection {#3389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3393 …}
  +badges: Doctrine\ORM\PersistentCollection {#3395 …}
  +children: [
    App\Entity\EntryComment {#2305
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2304 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Mounting it in fstab is a bad idea… in home even worse.\n
        \n
        Just make some desktop entries with the shares and that should be enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702735929 {#2306
        date: 2023-12-16 15:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dtrain@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2303 …}
      +nested: Doctrine\ORM\PersistentCollection {#2317 …}
      +votes: Doctrine\ORM\PersistentCollection {#2313 …}
      +reports: Doctrine\ORM\PersistentCollection {#2292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
      -id: 174200
      -bodyTs: "'bad':7 'desktop':16 'enough':25 'entri':17 'even':11 'fstab':4 'home':10 'idea':8 'make':14 'mount':1 'share':20 'wors':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4658106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701192676 {#2308
        date: 2023-11-28 18:31:16.0 +01:00
      }
      +"title": 174200
    }
  ]
  -id: 17864
  -titleTs: "'best':1 'mount':4 'nas':5 'practic':2 'share':6"
  -bodyTs: "'1':86 'backup':74 'best':4 'client':94 'command':69 'concern':51 'content':61 'current':14 'delet':59 'differ':48 'directori':25,41,45 'edit':79 'errant':67 'everyon':104 'feel':32 'follow':13 'fstab':19 'full':27 'hear':103 'home':24,83 'inadvert':58 'linux':90 'love':101 'mac':98 'main':50 'media':44 'mnt':40 'mount':7,17 'nas':8,64,77,84 'opinion':47 'pc':91 'permiss':29 'philosophi':106 'practic':5 'protect':56 'read':36 'rm':68 'rwx':28 'share':9 'system':99 'thank':107 'use':18,38 'user':22,87 've':35 'want':54 'window':96 'would':100 'wrong':33 'yes':71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701271873
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8875861"
  +editedAt: DateTimeImmutable @1701989072 {#3366
    date: 2023-12-07 23:44:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701185473 {#3344
    date: 2023-11-28 16:31:13.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 {#2304
  +user: Proxies\__CG__\App\Entity\User {#2844 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#3383 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
  +slug: "Best-practices-in-mounting-NAS-shares"
  +title: "Best practices in mounting NAS shares?"
  +url: "https://lemmy.world/pictrs/image/18024bc5-a94c-4ba3-9700-cb1f7dc16da0.jpeg"
  +body: """
    What are some best practices in mounting NAS shares that you all follow?\n
    \n
    Currently I am mounting using fstab to my user’s home directory with full rwx permissions, but that feels wrong.\n
    \n
    I’ve read to use the mnt directory or the media directory but opinions differ.\n
    \n
    My main concern is I want to protect against inadvertently deleting the contents of the NAS with an errant rm command. And yes I have backups of my NAS too.\n
    \n
    Edit: this is a home NAS with 1 user on this Linux PC (the other clients being windows and Mac systems)\n
    \n
    Would love to hear everyone’s philosophy! Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702018627 {#3378
    date: 2023-12-08 07:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3385 …}
  +votes: Doctrine\ORM\PersistentCollection {#3387 …}
  +reports: Doctrine\ORM\PersistentCollection {#3389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3393 …}
  +badges: Doctrine\ORM\PersistentCollection {#3395 …}
  +children: [
    App\Entity\EntryComment {#2305
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2304 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Mounting it in fstab is a bad idea… in home even worse.\n
        \n
        Just make some desktop entries with the shares and that should be enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702735929 {#2306
        date: 2023-12-16 15:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dtrain@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2303 …}
      +nested: Doctrine\ORM\PersistentCollection {#2317 …}
      +votes: Doctrine\ORM\PersistentCollection {#2313 …}
      +reports: Doctrine\ORM\PersistentCollection {#2292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
      -id: 174200
      -bodyTs: "'bad':7 'desktop':16 'enough':25 'entri':17 'even':11 'fstab':4 'home':10 'idea':8 'make':14 'mount':1 'share':20 'wors':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4658106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701192676 {#2308
        date: 2023-11-28 18:31:16.0 +01:00
      }
      +"title": 174200
    }
  ]
  -id: 17864
  -titleTs: "'best':1 'mount':4 'nas':5 'practic':2 'share':6"
  -bodyTs: "'1':86 'backup':74 'best':4 'client':94 'command':69 'concern':51 'content':61 'current':14 'delet':59 'differ':48 'directori':25,41,45 'edit':79 'errant':67 'everyon':104 'feel':32 'follow':13 'fstab':19 'full':27 'hear':103 'home':24,83 'inadvert':58 'linux':90 'love':101 'mac':98 'main':50 'media':44 'mnt':40 'mount':7,17 'nas':8,64,77,84 'opinion':47 'pc':91 'permiss':29 'philosophi':106 'practic':5 'protect':56 'read':36 'rm':68 'rwx':28 'share':9 'system':99 'thank':107 'use':18,38 'user':22,87 've':35 'want':54 'window':96 'would':100 'wrong':33 'yes':71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701271873
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8875861"
  +editedAt: DateTimeImmutable @1701989072 {#3366
    date: 2023-12-07 23:44:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701185473 {#3344
    date: 2023-11-28 16:31:13.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 {#2304
  +user: Proxies\__CG__\App\Entity\User {#2844 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#3383 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
  +slug: "Best-practices-in-mounting-NAS-shares"
  +title: "Best practices in mounting NAS shares?"
  +url: "https://lemmy.world/pictrs/image/18024bc5-a94c-4ba3-9700-cb1f7dc16da0.jpeg"
  +body: """
    What are some best practices in mounting NAS shares that you all follow?\n
    \n
    Currently I am mounting using fstab to my user’s home directory with full rwx permissions, but that feels wrong.\n
    \n
    I’ve read to use the mnt directory or the media directory but opinions differ.\n
    \n
    My main concern is I want to protect against inadvertently deleting the contents of the NAS with an errant rm command. And yes I have backups of my NAS too.\n
    \n
    Edit: this is a home NAS with 1 user on this Linux PC (the other clients being windows and Mac systems)\n
    \n
    Would love to hear everyone’s philosophy! Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702018627 {#3378
    date: 2023-12-08 07:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3385 …}
  +votes: Doctrine\ORM\PersistentCollection {#3387 …}
  +reports: Doctrine\ORM\PersistentCollection {#3389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3393 …}
  +badges: Doctrine\ORM\PersistentCollection {#3395 …}
  +children: [
    App\Entity\EntryComment {#2305
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2304 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Mounting it in fstab is a bad idea… in home even worse.\n
        \n
        Just make some desktop entries with the shares and that should be enough.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702735929 {#2306
        date: 2023-12-16 15:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dtrain@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2303 …}
      +nested: Doctrine\ORM\PersistentCollection {#2317 …}
      +votes: Doctrine\ORM\PersistentCollection {#2313 …}
      +reports: Doctrine\ORM\PersistentCollection {#2292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
      -id: 174200
      -bodyTs: "'bad':7 'desktop':16 'enough':25 'entri':17 'even':11 'fstab':4 'home':10 'idea':8 'make':14 'mount':1 'share':20 'wors':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4658106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701192676 {#2308
        date: 2023-11-28 18:31:16.0 +01:00
      }
      +"title": 174200
    }
  ]
  -id: 17864
  -titleTs: "'best':1 'mount':4 'nas':5 'practic':2 'share':6"
  -bodyTs: "'1':86 'backup':74 'best':4 'client':94 'command':69 'concern':51 'content':61 'current':14 'delet':59 'differ':48 'directori':25,41,45 'edit':79 'errant':67 'everyon':104 'feel':32 'follow':13 'fstab':19 'full':27 'hear':103 'home':24,83 'inadvert':58 'linux':90 'love':101 'mac':98 'main':50 'media':44 'mnt':40 'mount':7,17 'nas':8,64,77,84 'opinion':47 'pc':91 'permiss':29 'philosophi':106 'practic':5 'protect':56 'read':36 'rm':68 'rwx':28 'share':9 'system':99 'thank':107 'use':18,38 'user':22,87 've':35 'want':54 'window':96 'would':100 'wrong':33 'yes':71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701271873
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8875861"
  +editedAt: DateTimeImmutable @1701989072 {#3366
    date: 2023-12-07 23:44:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701185473 {#3344
    date: 2023-11-28 16:31:13.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 {#2305
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304
    +user: Proxies\__CG__\App\Entity\User {#2844 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#3383 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Best-practices-in-mounting-NAS-shares"
    +title: "Best practices in mounting NAS shares?"
    +url: "https://lemmy.world/pictrs/image/18024bc5-a94c-4ba3-9700-cb1f7dc16da0.jpeg"
    +body: """
      What are some best practices in mounting NAS shares that you all follow?\n
      \n
      Currently I am mounting using fstab to my user’s home directory with full rwx permissions, but that feels wrong.\n
      \n
      I’ve read to use the mnt directory or the media directory but opinions differ.\n
      \n
      My main concern is I want to protect against inadvertently deleting the contents of the NAS with an errant rm command. And yes I have backups of my NAS too.\n
      \n
      Edit: this is a home NAS with 1 user on this Linux PC (the other clients being windows and Mac systems)\n
      \n
      Would love to hear everyone’s philosophy! Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 94
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702018627 {#3378
      date: 2023-12-08 07:57:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3385 …}
    +votes: Doctrine\ORM\PersistentCollection {#3387 …}
    +reports: Doctrine\ORM\PersistentCollection {#3389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3393 …}
    +badges: Doctrine\ORM\PersistentCollection {#3395 …}
    +children: [
      App\Entity\EntryComment {#2305}
    ]
    -id: 17864
    -titleTs: "'best':1 'mount':4 'nas':5 'practic':2 'share':6"
    -bodyTs: "'1':86 'backup':74 'best':4 'client':94 'command':69 'concern':51 'content':61 'current':14 'delet':59 'differ':48 'directori':25,41,45 'edit':79 'errant':67 'everyon':104 'feel':32 'follow':13 'fstab':19 'full':27 'hear':103 'home':24,83 'inadvert':58 'linux':90 'love':101 'mac':98 'main':50 'media':44 'mnt':40 'mount':7,17 'nas':8,64,77,84 'opinion':47 'pc':91 'permiss':29 'philosophi':106 'practic':5 'protect':56 'read':36 'rm':68 'rwx':28 'share':9 'system':99 'thank':107 'use':18,38 'user':22,87 've':35 'want':54 'window':96 'would':100 'wrong':33 'yes':71"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701271873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8875861"
    +editedAt: DateTimeImmutable @1701989072 {#3366
      date: 2023-12-07 23:44:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701185473 {#3344
      date: 2023-11-28 16:31:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Mounting it in fstab is a bad idea… in home even worse.\n
    \n
    Just make some desktop entries with the shares and that should be enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702735929 {#2306
    date: 2023-12-16 15:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dtrain@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 174200
  -bodyTs: "'bad':7 'desktop':16 'enough':25 'entri':17 'even':11 'fstab':4 'home':10 'idea':8 'make':14 'mount':1 'share':20 'wors':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4658106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192676 {#2308
    date: 2023-11-28 18:31:16.0 +01:00
  }
  +"title": 174200
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2305
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304
    +user: Proxies\__CG__\App\Entity\User {#2844 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#3383 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Best-practices-in-mounting-NAS-shares"
    +title: "Best practices in mounting NAS shares?"
    +url: "https://lemmy.world/pictrs/image/18024bc5-a94c-4ba3-9700-cb1f7dc16da0.jpeg"
    +body: """
      What are some best practices in mounting NAS shares that you all follow?\n
      \n
      Currently I am mounting using fstab to my user’s home directory with full rwx permissions, but that feels wrong.\n
      \n
      I’ve read to use the mnt directory or the media directory but opinions differ.\n
      \n
      My main concern is I want to protect against inadvertently deleting the contents of the NAS with an errant rm command. And yes I have backups of my NAS too.\n
      \n
      Edit: this is a home NAS with 1 user on this Linux PC (the other clients being windows and Mac systems)\n
      \n
      Would love to hear everyone’s philosophy! Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 94
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702018627 {#3378
      date: 2023-12-08 07:57:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3385 …}
    +votes: Doctrine\ORM\PersistentCollection {#3387 …}
    +reports: Doctrine\ORM\PersistentCollection {#3389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3393 …}
    +badges: Doctrine\ORM\PersistentCollection {#3395 …}
    +children: [
      App\Entity\EntryComment {#2305}
    ]
    -id: 17864
    -titleTs: "'best':1 'mount':4 'nas':5 'practic':2 'share':6"
    -bodyTs: "'1':86 'backup':74 'best':4 'client':94 'command':69 'concern':51 'content':61 'current':14 'delet':59 'differ':48 'directori':25,41,45 'edit':79 'errant':67 'everyon':104 'feel':32 'follow':13 'fstab':19 'full':27 'hear':103 'home':24,83 'inadvert':58 'linux':90 'love':101 'mac':98 'main':50 'media':44 'mnt':40 'mount':7,17 'nas':8,64,77,84 'opinion':47 'pc':91 'permiss':29 'philosophi':106 'practic':5 'protect':56 'read':36 'rm':68 'rwx':28 'share':9 'system':99 'thank':107 'use':18,38 'user':22,87 've':35 'want':54 'window':96 'would':100 'wrong':33 'yes':71"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701271873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8875861"
    +editedAt: DateTimeImmutable @1701989072 {#3366
      date: 2023-12-07 23:44:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701185473 {#3344
      date: 2023-11-28 16:31:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Mounting it in fstab is a bad idea… in home even worse.\n
    \n
    Just make some desktop entries with the shares and that should be enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702735929 {#2306
    date: 2023-12-16 15:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dtrain@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 174200
  -bodyTs: "'bad':7 'desktop':16 'enough':25 'entri':17 'even':11 'fstab':4 'home':10 'idea':8 'make':14 'mount':1 'share':20 'wors':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4658106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192676 {#2308
    date: 2023-11-28 18:31:16.0 +01:00
  }
  +"title": 174200
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2305
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2304
    +user: Proxies\__CG__\App\Entity\User {#2844 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#3383 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Best-practices-in-mounting-NAS-shares"
    +title: "Best practices in mounting NAS shares?"
    +url: "https://lemmy.world/pictrs/image/18024bc5-a94c-4ba3-9700-cb1f7dc16da0.jpeg"
    +body: """
      What are some best practices in mounting NAS shares that you all follow?\n
      \n
      Currently I am mounting using fstab to my user’s home directory with full rwx permissions, but that feels wrong.\n
      \n
      I’ve read to use the mnt directory or the media directory but opinions differ.\n
      \n
      My main concern is I want to protect against inadvertently deleting the contents of the NAS with an errant rm command. And yes I have backups of my NAS too.\n
      \n
      Edit: this is a home NAS with 1 user on this Linux PC (the other clients being windows and Mac systems)\n
      \n
      Would love to hear everyone’s philosophy! Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 94
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702018627 {#3378
      date: 2023-12-08 07:57:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3385 …}
    +votes: Doctrine\ORM\PersistentCollection {#3387 …}
    +reports: Doctrine\ORM\PersistentCollection {#3389 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3391 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3393 …}
    +badges: Doctrine\ORM\PersistentCollection {#3395 …}
    +children: [
      App\Entity\EntryComment {#2305}
    ]
    -id: 17864
    -titleTs: "'best':1 'mount':4 'nas':5 'practic':2 'share':6"
    -bodyTs: "'1':86 'backup':74 'best':4 'client':94 'command':69 'concern':51 'content':61 'current':14 'delet':59 'differ':48 'directori':25,41,45 'edit':79 'errant':67 'everyon':104 'feel':32 'follow':13 'fstab':19 'full':27 'hear':103 'home':24,83 'inadvert':58 'linux':90 'love':101 'mac':98 'main':50 'media':44 'mnt':40 'mount':7,17 'nas':8,64,77,84 'opinion':47 'pc':91 'permiss':29 'philosophi':106 'practic':5 'protect':56 'read':36 'rm':68 'rwx':28 'share':9 'system':99 'thank':107 'use':18,38 'user':22,87 've':35 'want':54 'window':96 'would':100 'wrong':33 'yes':71"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701271873
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8875861"
    +editedAt: DateTimeImmutable @1701989072 {#3366
      date: 2023-12-07 23:44:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701185473 {#3344
      date: 2023-11-28 16:31:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Mounting it in fstab is a bad idea… in home even worse.\n
    \n
    Just make some desktop entries with the shares and that should be enough.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702735929 {#2306
    date: 2023-12-16 15:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dtrain@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 174200
  -bodyTs: "'bad':7 'desktop':16 'enough':25 'entri':17 'even':11 'fstab':4 'home':10 'idea':8 'make':14 'mount':1 'share':20 'wors':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4658106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192676 {#2308
    date: 2023-11-28 18:31:16.0 +01:00
  }
  +"title": 174200
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1611
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Long-storage-life-curiosity"
  +title: "Long storage life curiosity"
  +url: null
  +body: """
    Hey guys, I just had a curiosity on the multiple ways of storaging stuff and how long would that hold, take backing it up to a newer storage after some years out of the table.\n
    \n
    So how did this come in my mind, I was just reminiscing about how I used to play games with inserting a CD or Cartridge onto the device and how I miss that flavour.\n
    \n
    I would like to do it again, I already like having my games dependancy free (praise mr goldmountain), and I am saving up some money to spend on hoarding possibilities. I would like to know what would have the longest storage life, would burning games into bluray discs be too unhinged or is something I am missing?\n
    \n
    Thanks in advance in helping me out witht his brainstorm.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702333601 {#3323
    date: 2023-12-11 23:26:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  +badges: Doctrine\ORM\PersistentCollection {#3339 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Here, 25GB BR is about $4. DVDs are about $0.20."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701039307 {#1705
        date: 2023-11-26 23:55:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MakerThe11@lemm.ee"
        "@ninjan@lemmy.mildgrim.com"
        "@Pons_Aelius@kbin.social"
        "@0x4E4F@infosec.pub"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 168292
      -bodyTs: "'0.20':10 '25gb':2 '4':6 'br':3 'dvds':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4602893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701039307 {#1711
        date: 2023-11-26 23:55:07.0 +01:00
      }
      +"title": 168292
    }
  ]
  -id: 16652
  -titleTs: "'curios':4 'life':3 'long':1 'storag':2"
  -bodyTs: "'advanc':129 'alreadi':78 'back':22 'bluray':116 'brainstorm':136 'burn':113 'cartridg':60 'cd':58 'come':40 'curios':7 'depend':83 'devic':63 'disc':117 'flavour':69 'free':84 'game':54,82,114 'goldmountain':87 'guy':2 'help':131 'hey':1 'hoard':98 'hold':20 'insert':56 'know':104 'life':111 'like':72,79,102 'long':17 'longest':109 'mind':43 'miss':67,126 'money':94 'mr':86 'multipl':10 'newer':27 'onto':61 'play':53 'possibl':99 'prais':85 'reminisc':47 'save':91 'someth':123 'spend':96 'storag':13,28,110 'stuff':14 'tabl':35 'take':21 'thank':127 'unhing':120 'use':51 'way':11 'witht':134 'would':18,71,101,106,112 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700999698
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15970895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700913298 {#3294
    date: 2023-11-25 12:54:58.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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Long-storage-life-curiosity"
  +title: "Long storage life curiosity"
  +url: null
  +body: """
    Hey guys, I just had a curiosity on the multiple ways of storaging stuff and how long would that hold, take backing it up to a newer storage after some years out of the table.\n
    \n
    So how did this come in my mind, I was just reminiscing about how I used to play games with inserting a CD or Cartridge onto the device and how I miss that flavour.\n
    \n
    I would like to do it again, I already like having my games dependancy free (praise mr goldmountain), and I am saving up some money to spend on hoarding possibilities. I would like to know what would have the longest storage life, would burning games into bluray discs be too unhinged or is something I am missing?\n
    \n
    Thanks in advance in helping me out witht his brainstorm.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702333601 {#3323
    date: 2023-12-11 23:26:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  +badges: Doctrine\ORM\PersistentCollection {#3339 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Here, 25GB BR is about $4. DVDs are about $0.20."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701039307 {#1705
        date: 2023-11-26 23:55:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MakerThe11@lemm.ee"
        "@ninjan@lemmy.mildgrim.com"
        "@Pons_Aelius@kbin.social"
        "@0x4E4F@infosec.pub"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 168292
      -bodyTs: "'0.20':10 '25gb':2 '4':6 'br':3 'dvds':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4602893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701039307 {#1711
        date: 2023-11-26 23:55:07.0 +01:00
      }
      +"title": 168292
    }
  ]
  -id: 16652
  -titleTs: "'curios':4 'life':3 'long':1 'storag':2"
  -bodyTs: "'advanc':129 'alreadi':78 'back':22 'bluray':116 'brainstorm':136 'burn':113 'cartridg':60 'cd':58 'come':40 'curios':7 'depend':83 'devic':63 'disc':117 'flavour':69 'free':84 'game':54,82,114 'goldmountain':87 'guy':2 'help':131 'hey':1 'hoard':98 'hold':20 'insert':56 'know':104 'life':111 'like':72,79,102 'long':17 'longest':109 'mind':43 'miss':67,126 'money':94 'mr':86 'multipl':10 'newer':27 'onto':61 'play':53 'possibl':99 'prais':85 'reminisc':47 'save':91 'someth':123 'spend':96 'storag':13,28,110 'stuff':14 'tabl':35 'take':21 'thank':127 'unhing':120 'use':51 'way':11 'witht':134 'would':18,71,101,106,112 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700999698
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15970895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700913298 {#3294
    date: 2023-11-25 12:54:58.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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Long-storage-life-curiosity"
  +title: "Long storage life curiosity"
  +url: null
  +body: """
    Hey guys, I just had a curiosity on the multiple ways of storaging stuff and how long would that hold, take backing it up to a newer storage after some years out of the table.\n
    \n
    So how did this come in my mind, I was just reminiscing about how I used to play games with inserting a CD or Cartridge onto the device and how I miss that flavour.\n
    \n
    I would like to do it again, I already like having my games dependancy free (praise mr goldmountain), and I am saving up some money to spend on hoarding possibilities. I would like to know what would have the longest storage life, would burning games into bluray discs be too unhinged or is something I am missing?\n
    \n
    Thanks in advance in helping me out witht his brainstorm.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702333601 {#3323
    date: 2023-12-11 23:26:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3328 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  +badges: Doctrine\ORM\PersistentCollection {#3339 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Here, 25GB BR is about $4. DVDs are about $0.20."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701039307 {#1705
        date: 2023-11-26 23:55:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MakerThe11@lemm.ee"
        "@ninjan@lemmy.mildgrim.com"
        "@Pons_Aelius@kbin.social"
        "@0x4E4F@infosec.pub"
        "@lemmyvore@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 168292
      -bodyTs: "'0.20':10 '25gb':2 '4':6 'br':3 'dvds':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4602893"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701039307 {#1711
        date: 2023-11-26 23:55:07.0 +01:00
      }
      +"title": 168292
    }
  ]
  -id: 16652
  -titleTs: "'curios':4 'life':3 'long':1 'storag':2"
  -bodyTs: "'advanc':129 'alreadi':78 'back':22 'bluray':116 'brainstorm':136 'burn':113 'cartridg':60 'cd':58 'come':40 'curios':7 'depend':83 'devic':63 'disc':117 'flavour':69 'free':84 'game':54,82,114 'goldmountain':87 'guy':2 'help':131 'hey':1 'hoard':98 'hold':20 'insert':56 'know':104 'life':111 'like':72,79,102 'long':17 'longest':109 'mind':43 'miss':67,126 'money':94 'mr':86 'multipl':10 'newer':27 'onto':61 'play':53 'possibl':99 'prais':85 'reminisc':47 'save':91 'someth':123 'spend':96 'storag':13,28,110 'stuff':14 'tabl':35 'take':21 'thank':127 'unhing':120 'use':51 'way':11 'witht':134 'would':18,71,101,106,112 'year':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700999698
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15970895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700913298 {#3294
    date: 2023-11-25 12:54:58.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
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 {#1616
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Long-storage-life-curiosity"
    +title: "Long storage life curiosity"
    +url: null
    +body: """
      Hey guys, I just had a curiosity on the multiple ways of storaging stuff and how long would that hold, take backing it up to a newer storage after some years out of the table.\n
      \n
      So how did this come in my mind, I was just reminiscing about how I used to play games with inserting a CD or Cartridge onto the device and how I miss that flavour.\n
      \n
      I would like to do it again, I already like having my games dependancy free (praise mr goldmountain), and I am saving up some money to spend on hoarding possibilities. I would like to know what would have the longest storage life, would burning games into bluray discs be too unhinged or is something I am missing?\n
      \n
      Thanks in advance in helping me out witht his brainstorm.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702333601 {#3323
      date: 2023-12-11 23:26:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3331 …}
    +reports: Doctrine\ORM\PersistentCollection {#3333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
    +badges: Doctrine\ORM\PersistentCollection {#3339 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16652
    -titleTs: "'curios':4 'life':3 'long':1 'storag':2"
    -bodyTs: "'advanc':129 'alreadi':78 'back':22 'bluray':116 'brainstorm':136 'burn':113 'cartridg':60 'cd':58 'come':40 'curios':7 'depend':83 'devic':63 'disc':117 'flavour':69 'free':84 'game':54,82,114 'goldmountain':87 'guy':2 'help':131 'hey':1 'hoard':98 'hold':20 'insert':56 'know':104 'life':111 'like':72,79,102 'long':17 'longest':109 'mind':43 'miss':67,126 'money':94 'mr':86 'multipl':10 'newer':27 'onto':61 'play':53 'possibl':99 'prais':85 'reminisc':47 'save':91 'someth':123 'spend':96 'storag':13,28,110 'stuff':14 'tabl':35 'take':21 'thank':127 'unhing':120 'use':51 'way':11 'witht':134 'would':18,71,101,106,112 'year':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700999698
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15970895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700913298 {#3294
      date: 2023-11-25 12:54:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Here, 25GB BR is about $4. DVDs are about $0.20."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701039307 {#1705
    date: 2023-11-26 23:55:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakerThe11@lemm.ee"
    "@ninjan@lemmy.mildgrim.com"
    "@Pons_Aelius@kbin.social"
    "@0x4E4F@infosec.pub"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 168292
  -bodyTs: "'0.20':10 '25gb':2 '4':6 'br':3 'dvds':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4602893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701039307 {#1711
    date: 2023-11-26 23:55:07.0 +01:00
  }
  +"title": 168292
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Long-storage-life-curiosity"
    +title: "Long storage life curiosity"
    +url: null
    +body: """
      Hey guys, I just had a curiosity on the multiple ways of storaging stuff and how long would that hold, take backing it up to a newer storage after some years out of the table.\n
      \n
      So how did this come in my mind, I was just reminiscing about how I used to play games with inserting a CD or Cartridge onto the device and how I miss that flavour.\n
      \n
      I would like to do it again, I already like having my games dependancy free (praise mr goldmountain), and I am saving up some money to spend on hoarding possibilities. I would like to know what would have the longest storage life, would burning games into bluray discs be too unhinged or is something I am missing?\n
      \n
      Thanks in advance in helping me out witht his brainstorm.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702333601 {#3323
      date: 2023-12-11 23:26:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3331 …}
    +reports: Doctrine\ORM\PersistentCollection {#3333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
    +badges: Doctrine\ORM\PersistentCollection {#3339 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16652
    -titleTs: "'curios':4 'life':3 'long':1 'storag':2"
    -bodyTs: "'advanc':129 'alreadi':78 'back':22 'bluray':116 'brainstorm':136 'burn':113 'cartridg':60 'cd':58 'come':40 'curios':7 'depend':83 'devic':63 'disc':117 'flavour':69 'free':84 'game':54,82,114 'goldmountain':87 'guy':2 'help':131 'hey':1 'hoard':98 'hold':20 'insert':56 'know':104 'life':111 'like':72,79,102 'long':17 'longest':109 'mind':43 'miss':67,126 'money':94 'mr':86 'multipl':10 'newer':27 'onto':61 'play':53 'possibl':99 'prais':85 'reminisc':47 'save':91 'someth':123 'spend':96 'storag':13,28,110 'stuff':14 'tabl':35 'take':21 'thank':127 'unhing':120 'use':51 'way':11 'witht':134 'would':18,71,101,106,112 'year':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700999698
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15970895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700913298 {#3294
      date: 2023-11-25 12:54:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Here, 25GB BR is about $4. DVDs are about $0.20."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701039307 {#1705
    date: 2023-11-26 23:55:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakerThe11@lemm.ee"
    "@ninjan@lemmy.mildgrim.com"
    "@Pons_Aelius@kbin.social"
    "@0x4E4F@infosec.pub"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 168292
  -bodyTs: "'0.20':10 '25gb':2 '4':6 'br':3 'dvds':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4602893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701039307 {#1711
    date: 2023-11-26 23:55:07.0 +01:00
  }
  +"title": 168292
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Long-storage-life-curiosity"
    +title: "Long storage life curiosity"
    +url: null
    +body: """
      Hey guys, I just had a curiosity on the multiple ways of storaging stuff and how long would that hold, take backing it up to a newer storage after some years out of the table.\n
      \n
      So how did this come in my mind, I was just reminiscing about how I used to play games with inserting a CD or Cartridge onto the device and how I miss that flavour.\n
      \n
      I would like to do it again, I already like having my games dependancy free (praise mr goldmountain), and I am saving up some money to spend on hoarding possibilities. I would like to know what would have the longest storage life, would burning games into bluray discs be too unhinged or is something I am missing?\n
      \n
      Thanks in advance in helping me out witht his brainstorm.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702333601 {#3323
      date: 2023-12-11 23:26:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3328 …}
    +votes: Doctrine\ORM\PersistentCollection {#3331 …}
    +reports: Doctrine\ORM\PersistentCollection {#3333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
    +badges: Doctrine\ORM\PersistentCollection {#3339 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16652
    -titleTs: "'curios':4 'life':3 'long':1 'storag':2"
    -bodyTs: "'advanc':129 'alreadi':78 'back':22 'bluray':116 'brainstorm':136 'burn':113 'cartridg':60 'cd':58 'come':40 'curios':7 'depend':83 'devic':63 'disc':117 'flavour':69 'free':84 'game':54,82,114 'goldmountain':87 'guy':2 'help':131 'hey':1 'hoard':98 'hold':20 'insert':56 'know':104 'life':111 'like':72,79,102 'long':17 'longest':109 'mind':43 'miss':67,126 'money':94 'mr':86 'multipl':10 'newer':27 'onto':61 'play':53 'possibl':99 'prais':85 'reminisc':47 'save':91 'someth':123 'spend':96 'storag':13,28,110 'stuff':14 'tabl':35 'take':21 'thank':127 'unhing':120 'use':51 'way':11 'witht':134 'would':18,71,101,106,112 'year':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700999698
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15970895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700913298 {#3294
      date: 2023-11-25 12:54:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Here, 25GB BR is about $4. DVDs are about $0.20."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701039307 {#1705
    date: 2023-11-26 23:55:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakerThe11@lemm.ee"
    "@ninjan@lemmy.mildgrim.com"
    "@Pons_Aelius@kbin.social"
    "@0x4E4F@infosec.pub"
    "@lemmyvore@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 168292
  -bodyTs: "'0.20':10 '25gb':2 '4':6 'br':3 'dvds':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4602893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701039307 {#1711
    date: 2023-11-26 23:55:07.0 +01:00
  }
  +"title": 168292
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2278
  +user: Proxies\__CG__\App\Entity\User {#2860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Unix-and-Linux-System-Administration-Handbook"
  +title: "Unix and Linux System Administration Handbook?"
  +url: null
  +body: """
    Hello,\n
    \n
    Longtime windoze user (because work, gaming, programming, lazybess, …) I’m switching over to Linux Mint (a slow long process that might finally end up with just a little win-box for the printer and a soft or two) on all my everyday pc:s so I’m trying to get more into the nitty gritty stuff here, and I have long time heard that the:\n
    \n
    UNIX and Linux System Administration Handbook (4th Edition)\n
    \n
    Is like the Linux Bible…\n
    \n
    Is it still so? Is it still worth the money or are there better books out there?\n
    \n
    Cheers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701809194 {#3251
    date: 2023-12-05 21:46:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  +badges: Doctrine\ORM\PersistentCollection {#3267 …}
  +children: [
    1 => App\Entity\EntryComment {#2197
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
      +body: "Maybe just the basic GNU tools that come with every dostro, but other than that… yeah, that is ancient."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701193169 {#2195
        date: 2023-11-28 18:39:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@CameronDev@programming.dev"
        "@Tippon@lemmy.dbzer0.com"
        "@Braindead@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2202 …}
      +nested: Doctrine\ORM\PersistentCollection {#2210 …}
      +votes: Doctrine\ORM\PersistentCollection {#2207 …}
      +reports: Doctrine\ORM\PersistentCollection {#2208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
      -id: 174231
      -bodyTs: "'ancient':19 'basic':4 'come':8 'dostro':11 'everi':10 'gnu':5 'mayb':1 'tool':6 'yeah':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4658310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701193169 {#2193
        date: 2023-11-28 18:39:29.0 +01:00
      }
      +"title": 174231
    }
    0 => App\Entity\EntryComment {#2282
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +body: "And the very same reason why everyone who isn’t tech savvy left Lemmy after the first wave… sorry, but that’s the cold hard truth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701192984 {#2283
        date: 2023-11-28 18:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 174218
      -bodyTs: "'cold':24 'everyon':7 'first':17 'hard':25 'isn':9 'left':13 'lemmi':14 'reason':5 'savvi':12 'sorri':19 'tech':11 'truth':26 'wave':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4658221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701192984 {#2280
        date: 2023-11-28 18:36:24.0 +01:00
      }
      +"title": 174218
    }
  ]
  -id: 17844
  -titleTs: "'administr':5 'handbook':6 'linux':3 'system':4 'unix':1"
  -bodyTs: "'4th':74 'administr':72 'better':94 'bibl':80 'book':95 'box':32 'cheer':98 'edit':75 'end':24 'everyday':44 'final':23 'game':7 'get':52 'gritti':57 'handbook':73 'heard':65 'hello':1 'lazybess':9 'like':77 'linux':15,70,79 'littl':29 'long':19,63 'longtim':2 'm':11,49 'might':22 'mint':16 'money':90 'nitti':56 'pc':45 'printer':35 'process':20 'program':8 'slow':18 'soft':38 'still':83,87 'stuff':58 'switch':12 'system':71 'time':64 'tri':50 'two':40 'unix':68 'user':4 'win':31 'win-box':30 'windoz':3 'work':6 'worth':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701270105
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/192164"
  +editedAt: DateTimeImmutable @1703085412 {#3234
    date: 2023-12-20 16:16:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701183705 {#3073
    date: 2023-11-28 16:01:45.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
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2278
  +user: Proxies\__CG__\App\Entity\User {#2860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Unix-and-Linux-System-Administration-Handbook"
  +title: "Unix and Linux System Administration Handbook?"
  +url: null
  +body: """
    Hello,\n
    \n
    Longtime windoze user (because work, gaming, programming, lazybess, …) I’m switching over to Linux Mint (a slow long process that might finally end up with just a little win-box for the printer and a soft or two) on all my everyday pc:s so I’m trying to get more into the nitty gritty stuff here, and I have long time heard that the:\n
    \n
    UNIX and Linux System Administration Handbook (4th Edition)\n
    \n
    Is like the Linux Bible…\n
    \n
    Is it still so? Is it still worth the money or are there better books out there?\n
    \n
    Cheers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701809194 {#3251
    date: 2023-12-05 21:46:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  +badges: Doctrine\ORM\PersistentCollection {#3267 …}
  +children: [
    1 => App\Entity\EntryComment {#2197
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
      +body: "Maybe just the basic GNU tools that come with every dostro, but other than that… yeah, that is ancient."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701193169 {#2195
        date: 2023-11-28 18:39:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@CameronDev@programming.dev"
        "@Tippon@lemmy.dbzer0.com"
        "@Braindead@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2202 …}
      +nested: Doctrine\ORM\PersistentCollection {#2210 …}
      +votes: Doctrine\ORM\PersistentCollection {#2207 …}
      +reports: Doctrine\ORM\PersistentCollection {#2208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
      -id: 174231
      -bodyTs: "'ancient':19 'basic':4 'come':8 'dostro':11 'everi':10 'gnu':5 'mayb':1 'tool':6 'yeah':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4658310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701193169 {#2193
        date: 2023-11-28 18:39:29.0 +01:00
      }
      +"title": 174231
    }
    0 => App\Entity\EntryComment {#2282
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +body: "And the very same reason why everyone who isn’t tech savvy left Lemmy after the first wave… sorry, but that’s the cold hard truth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701192984 {#2283
        date: 2023-11-28 18:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 174218
      -bodyTs: "'cold':24 'everyon':7 'first':17 'hard':25 'isn':9 'left':13 'lemmi':14 'reason':5 'savvi':12 'sorri':19 'tech':11 'truth':26 'wave':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4658221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701192984 {#2280
        date: 2023-11-28 18:36:24.0 +01:00
      }
      +"title": 174218
    }
  ]
  -id: 17844
  -titleTs: "'administr':5 'handbook':6 'linux':3 'system':4 'unix':1"
  -bodyTs: "'4th':74 'administr':72 'better':94 'bibl':80 'book':95 'box':32 'cheer':98 'edit':75 'end':24 'everyday':44 'final':23 'game':7 'get':52 'gritti':57 'handbook':73 'heard':65 'hello':1 'lazybess':9 'like':77 'linux':15,70,79 'littl':29 'long':19,63 'longtim':2 'm':11,49 'might':22 'mint':16 'money':90 'nitti':56 'pc':45 'printer':35 'process':20 'program':8 'slow':18 'soft':38 'still':83,87 'stuff':58 'switch':12 'system':71 'time':64 'tri':50 'two':40 'unix':68 'user':4 'win':31 'win-box':30 'windoz':3 'work':6 'worth':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701270105
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/192164"
  +editedAt: DateTimeImmutable @1703085412 {#3234
    date: 2023-12-20 16:16:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701183705 {#3073
    date: 2023-11-28 16:01:45.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
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2278
  +user: Proxies\__CG__\App\Entity\User {#2860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Unix-and-Linux-System-Administration-Handbook"
  +title: "Unix and Linux System Administration Handbook?"
  +url: null
  +body: """
    Hello,\n
    \n
    Longtime windoze user (because work, gaming, programming, lazybess, …) I’m switching over to Linux Mint (a slow long process that might finally end up with just a little win-box for the printer and a soft or two) on all my everyday pc:s so I’m trying to get more into the nitty gritty stuff here, and I have long time heard that the:\n
    \n
    UNIX and Linux System Administration Handbook (4th Edition)\n
    \n
    Is like the Linux Bible…\n
    \n
    Is it still so? Is it still worth the money or are there better books out there?\n
    \n
    Cheers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701809194 {#3251
    date: 2023-12-05 21:46:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3259 …}
  +reports: Doctrine\ORM\PersistentCollection {#3261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
  +badges: Doctrine\ORM\PersistentCollection {#3267 …}
  +children: [
    1 => App\Entity\EntryComment {#2197
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
      +body: "Maybe just the basic GNU tools that come with every dostro, but other than that… yeah, that is ancient."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701193169 {#2195
        date: 2023-11-28 18:39:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@CameronDev@programming.dev"
        "@Tippon@lemmy.dbzer0.com"
        "@Braindead@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2202 …}
      +nested: Doctrine\ORM\PersistentCollection {#2210 …}
      +votes: Doctrine\ORM\PersistentCollection {#2207 …}
      +reports: Doctrine\ORM\PersistentCollection {#2208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
      -id: 174231
      -bodyTs: "'ancient':19 'basic':4 'come':8 'dostro':11 'everi':10 'gnu':5 'mayb':1 'tool':6 'yeah':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4658310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701193169 {#2193
        date: 2023-11-28 18:39:29.0 +01:00
      }
      +"title": 174231
    }
    0 => App\Entity\EntryComment {#2282
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +body: "And the very same reason why everyone who isn’t tech savvy left Lemmy after the first wave… sorry, but that’s the cold hard truth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701192984 {#2283
        date: 2023-11-28 18:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Valmond@lemmy.mindoki.com"
        "@MigratingtoLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 174218
      -bodyTs: "'cold':24 'everyon':7 'first':17 'hard':25 'isn':9 'left':13 'lemmi':14 'reason':5 'savvi':12 'sorri':19 'tech':11 'truth':26 'wave':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4658221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701192984 {#2280
        date: 2023-11-28 18:36:24.0 +01:00
      }
      +"title": 174218
    }
  ]
  -id: 17844
  -titleTs: "'administr':5 'handbook':6 'linux':3 'system':4 'unix':1"
  -bodyTs: "'4th':74 'administr':72 'better':94 'bibl':80 'book':95 'box':32 'cheer':98 'edit':75 'end':24 'everyday':44 'final':23 'game':7 'get':52 'gritti':57 'handbook':73 'heard':65 'hello':1 'lazybess':9 'like':77 'linux':15,70,79 'littl':29 'long':19,63 'longtim':2 'm':11,49 'might':22 'mint':16 'money':90 'nitti':56 'pc':45 'printer':35 'process':20 'program':8 'slow':18 'soft':38 'still':83,87 'stuff':58 'switch':12 'system':71 'time':64 'tri':50 'two':40 'unix':68 'user':4 'win':31 'win-box':30 'windoz':3 'work':6 'worth':88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701270105
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/192164"
  +editedAt: DateTimeImmutable @1703085412 {#3234
    date: 2023-12-20 16:16:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701183705 {#3073
    date: 2023-11-28 16:01:45.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
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Unix-and-Linux-System-Administration-Handbook"
    +title: "Unix and Linux System Administration Handbook?"
    +url: null
    +body: """
      Hello,\n
      \n
      Longtime windoze user (because work, gaming, programming, lazybess, …) I’m switching over to Linux Mint (a slow long process that might finally end up with just a little win-box for the printer and a soft or two) on all my everyday pc:s so I’m trying to get more into the nitty gritty stuff here, and I have long time heard that the:\n
      \n
      UNIX and Linux System Administration Handbook (4th Edition)\n
      \n
      Is like the Linux Bible…\n
      \n
      Is it still so? Is it still worth the money or are there better books out there?\n
      \n
      Cheers!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701809194 {#3251
      date: 2023-12-05 21:46:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    +badges: Doctrine\ORM\PersistentCollection {#3267 …}
    +children: [
      1 => App\Entity\EntryComment {#2197}
      0 => App\Entity\EntryComment {#2282
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
        +body: "And the very same reason why everyone who isn’t tech savvy left Lemmy after the first wave… sorry, but that’s the cold hard truth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701192984 {#2283
          date: 2023-11-28 18:36:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2275 …}
        +nested: Doctrine\ORM\PersistentCollection {#2261 …}
        +votes: Doctrine\ORM\PersistentCollection {#2218 …}
        +reports: Doctrine\ORM\PersistentCollection {#2221 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
        -id: 174218
        -bodyTs: "'cold':24 'everyon':7 'first':17 'hard':25 'isn':9 'left':13 'lemmi':14 'reason':5 'savvi':12 'sorri':19 'tech':11 'truth':26 'wave':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4658221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701192984 {#2280
          date: 2023-11-28 18:36:24.0 +01:00
        }
        +"title": 174218
      }
    ]
    -id: 17844
    -titleTs: "'administr':5 'handbook':6 'linux':3 'system':4 'unix':1"
    -bodyTs: "'4th':74 'administr':72 'better':94 'bibl':80 'book':95 'box':32 'cheer':98 'edit':75 'end':24 'everyday':44 'final':23 'game':7 'get':52 'gritti':57 'handbook':73 'heard':65 'hello':1 'lazybess':9 'like':77 'linux':15,70,79 'littl':29 'long':19,63 'longtim':2 'm':11,49 'might':22 'mint':16 'money':90 'nitti':56 'pc':45 'printer':35 'process':20 'program':8 'slow':18 'soft':38 'still':83,87 'stuff':58 'switch':12 'system':71 'time':64 'tri':50 'two':40 'unix':68 'user':4 'win':31 'win-box':30 'windoz':3 'work':6 'worth':88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701270105
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/192164"
    +editedAt: DateTimeImmutable @1703085412 {#3234
      date: 2023-12-20 16:16:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183705 {#3073
      date: 2023-11-28 16:01:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
  +body: "Maybe just the basic GNU tools that come with every dostro, but other than that… yeah, that is ancient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701193169 {#2195
    date: 2023-11-28 18:39:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@CameronDev@programming.dev"
    "@Tippon@lemmy.dbzer0.com"
    "@Braindead@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 174231
  -bodyTs: "'ancient':19 'basic':4 'come':8 'dostro':11 'everi':10 'gnu':5 'mayb':1 'tool':6 'yeah':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4658310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701193169 {#2193
    date: 2023-11-28 18:39:29.0 +01:00
  }
  +"title": 174231
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Unix-and-Linux-System-Administration-Handbook"
    +title: "Unix and Linux System Administration Handbook?"
    +url: null
    +body: """
      Hello,\n
      \n
      Longtime windoze user (because work, gaming, programming, lazybess, …) I’m switching over to Linux Mint (a slow long process that might finally end up with just a little win-box for the printer and a soft or two) on all my everyday pc:s so I’m trying to get more into the nitty gritty stuff here, and I have long time heard that the:\n
      \n
      UNIX and Linux System Administration Handbook (4th Edition)\n
      \n
      Is like the Linux Bible…\n
      \n
      Is it still so? Is it still worth the money or are there better books out there?\n
      \n
      Cheers!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701809194 {#3251
      date: 2023-12-05 21:46:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    +badges: Doctrine\ORM\PersistentCollection {#3267 …}
    +children: [
      1 => App\Entity\EntryComment {#2197}
      0 => App\Entity\EntryComment {#2282
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
        +body: "And the very same reason why everyone who isn’t tech savvy left Lemmy after the first wave… sorry, but that’s the cold hard truth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701192984 {#2283
          date: 2023-11-28 18:36:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2275 …}
        +nested: Doctrine\ORM\PersistentCollection {#2261 …}
        +votes: Doctrine\ORM\PersistentCollection {#2218 …}
        +reports: Doctrine\ORM\PersistentCollection {#2221 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
        -id: 174218
        -bodyTs: "'cold':24 'everyon':7 'first':17 'hard':25 'isn':9 'left':13 'lemmi':14 'reason':5 'savvi':12 'sorri':19 'tech':11 'truth':26 'wave':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4658221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701192984 {#2280
          date: 2023-11-28 18:36:24.0 +01:00
        }
        +"title": 174218
      }
    ]
    -id: 17844
    -titleTs: "'administr':5 'handbook':6 'linux':3 'system':4 'unix':1"
    -bodyTs: "'4th':74 'administr':72 'better':94 'bibl':80 'book':95 'box':32 'cheer':98 'edit':75 'end':24 'everyday':44 'final':23 'game':7 'get':52 'gritti':57 'handbook':73 'heard':65 'hello':1 'lazybess':9 'like':77 'linux':15,70,79 'littl':29 'long':19,63 'longtim':2 'm':11,49 'might':22 'mint':16 'money':90 'nitti':56 'pc':45 'printer':35 'process':20 'program':8 'slow':18 'soft':38 'still':83,87 'stuff':58 'switch':12 'system':71 'time':64 'tri':50 'two':40 'unix':68 'user':4 'win':31 'win-box':30 'windoz':3 'work':6 'worth':88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701270105
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/192164"
    +editedAt: DateTimeImmutable @1703085412 {#3234
      date: 2023-12-20 16:16:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183705 {#3073
      date: 2023-11-28 16:01:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
  +body: "Maybe just the basic GNU tools that come with every dostro, but other than that… yeah, that is ancient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701193169 {#2195
    date: 2023-11-28 18:39:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@CameronDev@programming.dev"
    "@Tippon@lemmy.dbzer0.com"
    "@Braindead@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 174231
  -bodyTs: "'ancient':19 'basic':4 'come':8 'dostro':11 'everi':10 'gnu':5 'mayb':1 'tool':6 'yeah':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4658310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701193169 {#2193
    date: 2023-11-28 18:39:29.0 +01:00
  }
  +"title": 174231
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2197
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Unix-and-Linux-System-Administration-Handbook"
    +title: "Unix and Linux System Administration Handbook?"
    +url: null
    +body: """
      Hello,\n
      \n
      Longtime windoze user (because work, gaming, programming, lazybess, …) I’m switching over to Linux Mint (a slow long process that might finally end up with just a little win-box for the printer and a soft or two) on all my everyday pc:s so I’m trying to get more into the nitty gritty stuff here, and I have long time heard that the:\n
      \n
      UNIX and Linux System Administration Handbook (4th Edition)\n
      \n
      Is like the Linux Bible…\n
      \n
      Is it still so? Is it still worth the money or are there better books out there?\n
      \n
      Cheers!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701809194 {#3251
      date: 2023-12-05 21:46:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    +badges: Doctrine\ORM\PersistentCollection {#3267 …}
    +children: [
      1 => App\Entity\EntryComment {#2197}
      0 => App\Entity\EntryComment {#2282
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
        +body: "And the very same reason why everyone who isn’t tech savvy left Lemmy after the first wave… sorry, but that’s the cold hard truth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701192984 {#2283
          date: 2023-11-28 18:36:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2275 …}
        +nested: Doctrine\ORM\PersistentCollection {#2261 …}
        +votes: Doctrine\ORM\PersistentCollection {#2218 …}
        +reports: Doctrine\ORM\PersistentCollection {#2221 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
        -id: 174218
        -bodyTs: "'cold':24 'everyon':7 'first':17 'hard':25 'isn':9 'left':13 'lemmi':14 'reason':5 'savvi':12 'sorri':19 'tech':11 'truth':26 'wave':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4658221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701192984 {#2280
          date: 2023-11-28 18:36:24.0 +01:00
        }
        +"title": 174218
      }
    ]
    -id: 17844
    -titleTs: "'administr':5 'handbook':6 'linux':3 'system':4 'unix':1"
    -bodyTs: "'4th':74 'administr':72 'better':94 'bibl':80 'book':95 'box':32 'cheer':98 'edit':75 'end':24 'everyday':44 'final':23 'game':7 'get':52 'gritti':57 'handbook':73 'heard':65 'hello':1 'lazybess':9 'like':77 'linux':15,70,79 'littl':29 'long':19,63 'longtim':2 'm':11,49 'might':22 'mint':16 'money':90 'nitti':56 'pc':45 'printer':35 'process':20 'program':8 'slow':18 'soft':38 'still':83,87 'stuff':58 'switch':12 'system':71 'time':64 'tri':50 'two':40 'unix':68 'user':4 'win':31 'win-box':30 'windoz':3 'work':6 'worth':88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701270105
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/192164"
    +editedAt: DateTimeImmutable @1703085412 {#3234
      date: 2023-12-20 16:16:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183705 {#3073
      date: 2023-11-28 16:01:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
  +body: "Maybe just the basic GNU tools that come with every dostro, but other than that… yeah, that is ancient."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701193169 {#2195
    date: 2023-11-28 18:39:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@CameronDev@programming.dev"
    "@Tippon@lemmy.dbzer0.com"
    "@Braindead@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 174231
  -bodyTs: "'ancient':19 'basic':4 'come':8 'dostro':11 'everi':10 'gnu':5 'mayb':1 'tool':6 'yeah':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4658310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701193169 {#2193
    date: 2023-11-28 18:39:29.0 +01:00
  }
  +"title": 174231
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2282
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Unix-and-Linux-System-Administration-Handbook"
    +title: "Unix and Linux System Administration Handbook?"
    +url: null
    +body: """
      Hello,\n
      \n
      Longtime windoze user (because work, gaming, programming, lazybess, …) I’m switching over to Linux Mint (a slow long process that might finally end up with just a little win-box for the printer and a soft or two) on all my everyday pc:s so I’m trying to get more into the nitty gritty stuff here, and I have long time heard that the:\n
      \n
      UNIX and Linux System Administration Handbook (4th Edition)\n
      \n
      Is like the Linux Bible…\n
      \n
      Is it still so? Is it still worth the money or are there better books out there?\n
      \n
      Cheers!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701809194 {#3251
      date: 2023-12-05 21:46:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    +badges: Doctrine\ORM\PersistentCollection {#3267 …}
    +children: [
      1 => App\Entity\EntryComment {#2197
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
        +body: "Maybe just the basic GNU tools that come with every dostro, but other than that… yeah, that is ancient."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701193169 {#2195
          date: 2023-11-28 18:39:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@CameronDev@programming.dev"
          "@Tippon@lemmy.dbzer0.com"
          "@Braindead@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2202 …}
        +nested: Doctrine\ORM\PersistentCollection {#2210 …}
        +votes: Doctrine\ORM\PersistentCollection {#2207 …}
        +reports: Doctrine\ORM\PersistentCollection {#2208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
        -id: 174231
        -bodyTs: "'ancient':19 'basic':4 'come':8 'dostro':11 'everi':10 'gnu':5 'mayb':1 'tool':6 'yeah':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4658310"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701193169 {#2193
          date: 2023-11-28 18:39:29.0 +01:00
        }
        +"title": 174231
      }
      0 => App\Entity\EntryComment {#2282}
    ]
    -id: 17844
    -titleTs: "'administr':5 'handbook':6 'linux':3 'system':4 'unix':1"
    -bodyTs: "'4th':74 'administr':72 'better':94 'bibl':80 'book':95 'box':32 'cheer':98 'edit':75 'end':24 'everyday':44 'final':23 'game':7 'get':52 'gritti':57 'handbook':73 'heard':65 'hello':1 'lazybess':9 'like':77 'linux':15,70,79 'littl':29 'long':19,63 'longtim':2 'm':11,49 'might':22 'mint':16 'money':90 'nitti':56 'pc':45 'printer':35 'process':20 'program':8 'slow':18 'soft':38 'still':83,87 'stuff':58 'switch':12 'system':71 'time':64 'tri':50 'two':40 'unix':68 'user':4 'win':31 'win-box':30 'windoz':3 'work':6 'worth':88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701270105
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/192164"
    +editedAt: DateTimeImmutable @1703085412 {#3234
      date: 2023-12-20 16:16:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183705 {#3073
      date: 2023-11-28 16:01:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "And the very same reason why everyone who isn’t tech savvy left Lemmy after the first wave… sorry, but that’s the cold hard truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701192984 {#2283
    date: 2023-11-28 18:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 174218
  -bodyTs: "'cold':24 'everyon':7 'first':17 'hard':25 'isn':9 'left':13 'lemmi':14 'reason':5 'savvi':12 'sorri':19 'tech':11 'truth':26 'wave':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4658221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192984 {#2280
    date: 2023-11-28 18:36:24.0 +01:00
  }
  +"title": 174218
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2282
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Unix-and-Linux-System-Administration-Handbook"
    +title: "Unix and Linux System Administration Handbook?"
    +url: null
    +body: """
      Hello,\n
      \n
      Longtime windoze user (because work, gaming, programming, lazybess, …) I’m switching over to Linux Mint (a slow long process that might finally end up with just a little win-box for the printer and a soft or two) on all my everyday pc:s so I’m trying to get more into the nitty gritty stuff here, and I have long time heard that the:\n
      \n
      UNIX and Linux System Administration Handbook (4th Edition)\n
      \n
      Is like the Linux Bible…\n
      \n
      Is it still so? Is it still worth the money or are there better books out there?\n
      \n
      Cheers!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701809194 {#3251
      date: 2023-12-05 21:46:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    +badges: Doctrine\ORM\PersistentCollection {#3267 …}
    +children: [
      1 => App\Entity\EntryComment {#2197
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
        +body: "Maybe just the basic GNU tools that come with every dostro, but other than that… yeah, that is ancient."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701193169 {#2195
          date: 2023-11-28 18:39:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@CameronDev@programming.dev"
          "@Tippon@lemmy.dbzer0.com"
          "@Braindead@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2202 …}
        +nested: Doctrine\ORM\PersistentCollection {#2210 …}
        +votes: Doctrine\ORM\PersistentCollection {#2207 …}
        +reports: Doctrine\ORM\PersistentCollection {#2208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
        -id: 174231
        -bodyTs: "'ancient':19 'basic':4 'come':8 'dostro':11 'everi':10 'gnu':5 'mayb':1 'tool':6 'yeah':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4658310"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701193169 {#2193
          date: 2023-11-28 18:39:29.0 +01:00
        }
        +"title": 174231
      }
      0 => App\Entity\EntryComment {#2282}
    ]
    -id: 17844
    -titleTs: "'administr':5 'handbook':6 'linux':3 'system':4 'unix':1"
    -bodyTs: "'4th':74 'administr':72 'better':94 'bibl':80 'book':95 'box':32 'cheer':98 'edit':75 'end':24 'everyday':44 'final':23 'game':7 'get':52 'gritti':57 'handbook':73 'heard':65 'hello':1 'lazybess':9 'like':77 'linux':15,70,79 'littl':29 'long':19,63 'longtim':2 'm':11,49 'might':22 'mint':16 'money':90 'nitti':56 'pc':45 'printer':35 'process':20 'program':8 'slow':18 'soft':38 'still':83,87 'stuff':58 'switch':12 'system':71 'time':64 'tri':50 'two':40 'unix':68 'user':4 'win':31 'win-box':30 'windoz':3 'work':6 'worth':88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701270105
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/192164"
    +editedAt: DateTimeImmutable @1703085412 {#3234
      date: 2023-12-20 16:16:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183705 {#3073
      date: 2023-11-28 16:01:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "And the very same reason why everyone who isn’t tech savvy left Lemmy after the first wave… sorry, but that’s the cold hard truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701192984 {#2283
    date: 2023-11-28 18:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 174218
  -bodyTs: "'cold':24 'everyon':7 'first':17 'hard':25 'isn':9 'left':13 'lemmi':14 'reason':5 'savvi':12 'sorri':19 'tech':11 'truth':26 'wave':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4658221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192984 {#2280
    date: 2023-11-28 18:36:24.0 +01:00
  }
  +"title": 174218
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2282
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#2860 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Unix-and-Linux-System-Administration-Handbook"
    +title: "Unix and Linux System Administration Handbook?"
    +url: null
    +body: """
      Hello,\n
      \n
      Longtime windoze user (because work, gaming, programming, lazybess, …) I’m switching over to Linux Mint (a slow long process that might finally end up with just a little win-box for the printer and a soft or two) on all my everyday pc:s so I’m trying to get more into the nitty gritty stuff here, and I have long time heard that the:\n
      \n
      UNIX and Linux System Administration Handbook (4th Edition)\n
      \n
      Is like the Linux Bible…\n
      \n
      Is it still so? Is it still worth the money or are there better books out there?\n
      \n
      Cheers!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701809194 {#3251
      date: 2023-12-05 21:46:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3259 …}
    +reports: Doctrine\ORM\PersistentCollection {#3261 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3265 …}
    +badges: Doctrine\ORM\PersistentCollection {#3267 …}
    +children: [
      1 => App\Entity\EntryComment {#2197
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
        +body: "Maybe just the basic GNU tools that come with every dostro, but other than that… yeah, that is ancient."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701193169 {#2195
          date: 2023-11-28 18:39:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Valmond@lemmy.mindoki.com"
          "@CameronDev@programming.dev"
          "@Tippon@lemmy.dbzer0.com"
          "@Braindead@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2202 …}
        +nested: Doctrine\ORM\PersistentCollection {#2210 …}
        +votes: Doctrine\ORM\PersistentCollection {#2207 …}
        +reports: Doctrine\ORM\PersistentCollection {#2208 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
        -id: 174231
        -bodyTs: "'ancient':19 'basic':4 'come':8 'dostro':11 'everi':10 'gnu':5 'mayb':1 'tool':6 'yeah':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4658310"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701193169 {#2193
          date: 2023-11-28 18:39:29.0 +01:00
        }
        +"title": 174231
      }
      0 => App\Entity\EntryComment {#2282}
    ]
    -id: 17844
    -titleTs: "'administr':5 'handbook':6 'linux':3 'system':4 'unix':1"
    -bodyTs: "'4th':74 'administr':72 'better':94 'bibl':80 'book':95 'box':32 'cheer':98 'edit':75 'end':24 'everyday':44 'final':23 'game':7 'get':52 'gritti':57 'handbook':73 'heard':65 'hello':1 'lazybess':9 'like':77 'linux':15,70,79 'littl':29 'long':19,63 'longtim':2 'm':11,49 'might':22 'mint':16 'money':90 'nitti':56 'pc':45 'printer':35 'process':20 'program':8 'slow':18 'soft':38 'still':83,87 'stuff':58 'switch':12 'system':71 'time':64 'tri':50 'two':40 'unix':68 'user':4 'win':31 'win-box':30 'windoz':3 'work':6 'worth':88"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701270105
    +visibility: "visible             "
    +apId: "https://lemmy.mindoki.com/post/192164"
    +editedAt: DateTimeImmutable @1703085412 {#3234
      date: 2023-12-20 16:16:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701183705 {#3073
      date: 2023-11-28 16:01:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2276 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "And the very same reason why everyone who isn’t tech savvy left Lemmy after the first wave… sorry, but that’s the cold hard truth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701192984 {#2283
    date: 2023-11-28 18:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Valmond@lemmy.mindoki.com"
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 174218
  -bodyTs: "'cold':24 'everyon':7 'first':17 'hard':25 'isn':9 'left':13 'lemmi':14 'reason':5 'savvi':12 'sorri':19 'tech':11 'truth':26 'wave':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4658221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192984 {#2280
    date: 2023-11-28 18:36:24.0 +01:00
  }
  +"title": 174218
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#3312 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
  +slug: "Be-aware-of-boomerangs"
  +title: "Be aware of... boomerangs"
  +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 127
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1701260007 {#3288
    date: 2023-11-29 13:13:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  +badges: Doctrine\ORM\PersistentCollection {#3321 …}
  +children: [
    1 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: App\Entity\EntryComment {#2359
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: null
        +root: null
        +body: "Whatever it is, my gut tells me I’m gonna like it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1702098311 {#2377
          date: 2023-12-09 06:05:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 172279
        -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636703"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701136295 {#2360
          date: 2023-11-28 02:51:35.0 +01:00
        }
        +"title": 172279
      }
      +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701191126 {#2073
        date: 2023-11-28 18:05:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mypasswordis1234@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Rhynoplaz@lemmy.world"
        "@SheDiceToday@eslemmy.es"
        "@PeriodicallyPedantic@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 174114
      -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191126 {#2068
        date: 2023-11-28 18:05:26.0 +01:00
      }
      +"title": 174114
    }
    2 => App\Entity\EntryComment {#2022
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: App\Entity\EntryComment {#2359}
      +body: "Well, at least the horses had a good time 😂."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701139690 {#2026
        date: 2023-11-28 03:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mypasswordis1234@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Rhynoplaz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2033 …}
      +votes: Doctrine\ORM\PersistentCollection {#2028 …}
      +reports: Doctrine\ORM\PersistentCollection {#2012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
      -id: 172410
      -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4640005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701139690 {#2024
        date: 2023-11-28 03:48:10.0 +01:00
      }
      +"title": 172410
    }
    0 => App\Entity\EntryComment {#2359}
  ]
  -id: 17574
  -titleTs: "'awar':2 'boomerang':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701218930
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8850027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701132530 {#3275
    date: 2023-11-28 01:48:50.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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#3312 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
  +slug: "Be-aware-of-boomerangs"
  +title: "Be aware of... boomerangs"
  +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 127
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1701260007 {#3288
    date: 2023-11-29 13:13:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  +badges: Doctrine\ORM\PersistentCollection {#3321 …}
  +children: [
    1 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: App\Entity\EntryComment {#2359
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: null
        +root: null
        +body: "Whatever it is, my gut tells me I’m gonna like it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1702098311 {#2377
          date: 2023-12-09 06:05:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 172279
        -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636703"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701136295 {#2360
          date: 2023-11-28 02:51:35.0 +01:00
        }
        +"title": 172279
      }
      +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701191126 {#2073
        date: 2023-11-28 18:05:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mypasswordis1234@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Rhynoplaz@lemmy.world"
        "@SheDiceToday@eslemmy.es"
        "@PeriodicallyPedantic@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 174114
      -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191126 {#2068
        date: 2023-11-28 18:05:26.0 +01:00
      }
      +"title": 174114
    }
    2 => App\Entity\EntryComment {#2022
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: App\Entity\EntryComment {#2359}
      +body: "Well, at least the horses had a good time 😂."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701139690 {#2026
        date: 2023-11-28 03:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mypasswordis1234@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Rhynoplaz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2033 …}
      +votes: Doctrine\ORM\PersistentCollection {#2028 …}
      +reports: Doctrine\ORM\PersistentCollection {#2012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
      -id: 172410
      -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4640005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701139690 {#2024
        date: 2023-11-28 03:48:10.0 +01:00
      }
      +"title": 172410
    }
    0 => App\Entity\EntryComment {#2359}
  ]
  -id: 17574
  -titleTs: "'awar':2 'boomerang':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701218930
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8850027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701132530 {#3275
    date: 2023-11-28 01:48:50.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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#3254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#3312 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
  +slug: "Be-aware-of-boomerangs"
  +title: "Be aware of... boomerangs"
  +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 127
  +score: 0
  +isAdult: true
  +sticky: false
  +lastActive: DateTime @1701260007 {#3288
    date: 2023-11-29 13:13:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3310 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  +badges: Doctrine\ORM\PersistentCollection {#3321 …}
  +children: [
    1 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: App\Entity\EntryComment {#2359
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: null
        +root: null
        +body: "Whatever it is, my gut tells me I’m gonna like it!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1702098311 {#2377
          date: 2023-12-09 06:05:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 172279
        -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636703"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701136295 {#2360
          date: 2023-11-28 02:51:35.0 +01:00
        }
        +"title": 172279
      }
      +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701191126 {#2073
        date: 2023-11-28 18:05:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mypasswordis1234@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Rhynoplaz@lemmy.world"
        "@SheDiceToday@eslemmy.es"
        "@PeriodicallyPedantic@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 174114
      -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701191126 {#2068
        date: 2023-11-28 18:05:26.0 +01:00
      }
      +"title": 174114
    }
    2 => App\Entity\EntryComment {#2022
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: App\Entity\EntryComment {#2359}
      +body: "Well, at least the horses had a good time 😂."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701139690 {#2026
        date: 2023-11-28 03:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mypasswordis1234@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Rhynoplaz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2033 …}
      +votes: Doctrine\ORM\PersistentCollection {#2028 …}
      +reports: Doctrine\ORM\PersistentCollection {#2012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
      -id: 172410
      -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4640005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701139690 {#2024
        date: 2023-11-28 03:48:10.0 +01:00
      }
      +"title": 172410
    }
    0 => App\Entity\EntryComment {#2359}
  ]
  -id: 17574
  -titleTs: "'awar':2 'boomerang':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701218930
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8850027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701132530 {#3275
    date: 2023-11-28 01:48:50.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#3312 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Be-aware-of-boomerangs"
    +title: "Be aware of... boomerangs"
    +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 127
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701260007 {#3288
      date: 2023-11-29 13:13:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    +badges: Doctrine\ORM\PersistentCollection {#3321 …}
    +children: [
      1 => App\Entity\EntryComment {#2072}
      2 => App\Entity\EntryComment {#2022
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: App\Entity\EntryComment {#2359
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "Whatever it is, my gut tells me I’m gonna like it!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1702098311 {#2377
            date: 2023-12-09 06:05:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mypasswordis1234@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 172279
          -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4636703"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701136295 {#2360
            date: 2023-11-28 02:51:35.0 +01:00
          }
          +"title": 172279
        }
        +body: "Well, at least the horses had a good time 😂."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701139690 {#2026
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 172410
        -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4640005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701139690 {#2024
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +"title": 172410
      }
      0 => App\Entity\EntryComment {#2359}
    ]
    -id: 17574
    -titleTs: "'awar':2 'boomerang':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218930
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8850027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701132530 {#3275
      date: 2023-11-28 01:48:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: App\Entity\EntryComment {#2359}
  +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701191126 {#2073
    date: 2023-11-28 18:05:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Rhynoplaz@lemmy.world"
    "@SheDiceToday@eslemmy.es"
    "@PeriodicallyPedantic@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 174114
  -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191126 {#2068
    date: 2023-11-28 18:05:26.0 +01:00
  }
  +"title": 174114
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#3312 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Be-aware-of-boomerangs"
    +title: "Be aware of... boomerangs"
    +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 127
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701260007 {#3288
      date: 2023-11-29 13:13:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    +badges: Doctrine\ORM\PersistentCollection {#3321 …}
    +children: [
      1 => App\Entity\EntryComment {#2072}
      2 => App\Entity\EntryComment {#2022
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: App\Entity\EntryComment {#2359
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "Whatever it is, my gut tells me I’m gonna like it!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1702098311 {#2377
            date: 2023-12-09 06:05:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mypasswordis1234@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 172279
          -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4636703"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701136295 {#2360
            date: 2023-11-28 02:51:35.0 +01:00
          }
          +"title": 172279
        }
        +body: "Well, at least the horses had a good time 😂."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701139690 {#2026
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 172410
        -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4640005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701139690 {#2024
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +"title": 172410
      }
      0 => App\Entity\EntryComment {#2359}
    ]
    -id: 17574
    -titleTs: "'awar':2 'boomerang':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218930
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8850027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701132530 {#3275
      date: 2023-11-28 01:48:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: App\Entity\EntryComment {#2359}
  +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701191126 {#2073
    date: 2023-11-28 18:05:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Rhynoplaz@lemmy.world"
    "@SheDiceToday@eslemmy.es"
    "@PeriodicallyPedantic@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 174114
  -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191126 {#2068
    date: 2023-11-28 18:05:26.0 +01:00
  }
  +"title": 174114
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#3312 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Be-aware-of-boomerangs"
    +title: "Be aware of... boomerangs"
    +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 127
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701260007 {#3288
      date: 2023-11-29 13:13:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    +badges: Doctrine\ORM\PersistentCollection {#3321 …}
    +children: [
      1 => App\Entity\EntryComment {#2072}
      2 => App\Entity\EntryComment {#2022
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: App\Entity\EntryComment {#2359
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "Whatever it is, my gut tells me I’m gonna like it!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1702098311 {#2377
            date: 2023-12-09 06:05:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mypasswordis1234@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 172279
          -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4636703"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701136295 {#2360
            date: 2023-11-28 02:51:35.0 +01:00
          }
          +"title": 172279
        }
        +body: "Well, at least the horses had a good time 😂."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701139690 {#2026
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 172410
        -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4640005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701139690 {#2024
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +"title": 172410
      }
      0 => App\Entity\EntryComment {#2359}
    ]
    -id: 17574
    -titleTs: "'awar':2 'boomerang':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218930
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8850027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701132530 {#3275
      date: 2023-11-28 01:48:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: App\Entity\EntryComment {#2359}
  +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701191126 {#2073
    date: 2023-11-28 18:05:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Rhynoplaz@lemmy.world"
    "@SheDiceToday@eslemmy.es"
    "@PeriodicallyPedantic@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 174114
  -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701191126 {#2068
    date: 2023-11-28 18:05:26.0 +01:00
  }
  +"title": 174114
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#3312 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Be-aware-of-boomerangs"
    +title: "Be aware of... boomerangs"
    +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 127
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701260007 {#3288
      date: 2023-11-29 13:13:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    +badges: Doctrine\ORM\PersistentCollection {#3321 …}
    +children: [
      1 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2359
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "Whatever it is, my gut tells me I’m gonna like it!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1702098311 {#2377
            date: 2023-12-09 06:05:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mypasswordis1234@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 172279
          -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4636703"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701136295 {#2360
            date: 2023-11-28 02:51:35.0 +01:00
          }
          +"title": 172279
        }
        +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701191126 {#2073
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
          "@SheDiceToday@eslemmy.es"
          "@PeriodicallyPedantic@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 174114
        -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191126 {#2068
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +"title": 174114
      }
      2 => App\Entity\EntryComment {#2022}
      0 => App\Entity\EntryComment {#2359}
    ]
    -id: 17574
    -titleTs: "'awar':2 'boomerang':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218930
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8850027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701132530 {#3275
      date: 2023-11-28 01:48:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: App\Entity\EntryComment {#2359}
  +body: "Well, at least the horses had a good time 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701139690 {#2026
    date: 2023-11-28 03:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 172410
  -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4640005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701139690 {#2024
    date: 2023-11-28 03:48:10.0 +01:00
  }
  +"title": 172410
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#3312 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Be-aware-of-boomerangs"
    +title: "Be aware of... boomerangs"
    +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 127
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701260007 {#3288
      date: 2023-11-29 13:13:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    +badges: Doctrine\ORM\PersistentCollection {#3321 …}
    +children: [
      1 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2359
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "Whatever it is, my gut tells me I’m gonna like it!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1702098311 {#2377
            date: 2023-12-09 06:05:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mypasswordis1234@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 172279
          -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4636703"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701136295 {#2360
            date: 2023-11-28 02:51:35.0 +01:00
          }
          +"title": 172279
        }
        +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701191126 {#2073
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
          "@SheDiceToday@eslemmy.es"
          "@PeriodicallyPedantic@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 174114
        -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191126 {#2068
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +"title": 174114
      }
      2 => App\Entity\EntryComment {#2022}
      0 => App\Entity\EntryComment {#2359}
    ]
    -id: 17574
    -titleTs: "'awar':2 'boomerang':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218930
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8850027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701132530 {#3275
      date: 2023-11-28 01:48:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: App\Entity\EntryComment {#2359}
  +body: "Well, at least the horses had a good time 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701139690 {#2026
    date: 2023-11-28 03:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 172410
  -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4640005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701139690 {#2024
    date: 2023-11-28 03:48:10.0 +01:00
  }
  +"title": 172410
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#3312 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Be-aware-of-boomerangs"
    +title: "Be aware of... boomerangs"
    +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 127
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701260007 {#3288
      date: 2023-11-29 13:13:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    +badges: Doctrine\ORM\PersistentCollection {#3321 …}
    +children: [
      1 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2359
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "Whatever it is, my gut tells me I’m gonna like it!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1702098311 {#2377
            date: 2023-12-09 06:05:11.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@mypasswordis1234@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2372 …}
          +nested: Doctrine\ORM\PersistentCollection {#2386 …}
          +votes: Doctrine\ORM\PersistentCollection {#2385 …}
          +reports: Doctrine\ORM\PersistentCollection {#2378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
          -id: 172279
          -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4636703"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701136295 {#2360
            date: 2023-11-28 02:51:35.0 +01:00
          }
          +"title": 172279
        }
        +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701191126 {#2073
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
          "@SheDiceToday@eslemmy.es"
          "@PeriodicallyPedantic@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 174114
        -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191126 {#2068
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +"title": 174114
      }
      2 => App\Entity\EntryComment {#2022}
      0 => App\Entity\EntryComment {#2359}
    ]
    -id: 17574
    -titleTs: "'awar':2 'boomerang':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218930
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8850027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701132530 {#3275
      date: 2023-11-28 01:48:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: App\Entity\EntryComment {#2359}
  +body: "Well, at least the horses had a good time 😂."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701139690 {#2026
    date: 2023-11-28 03:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Rhynoplaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 172410
  -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4640005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701139690 {#2024
    date: 2023-11-28 03:48:10.0 +01:00
  }
  +"title": 172410
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#3312 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Be-aware-of-boomerangs"
    +title: "Be aware of... boomerangs"
    +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 127
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701260007 {#3288
      date: 2023-11-29 13:13:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    +badges: Doctrine\ORM\PersistentCollection {#3321 …}
    +children: [
      1 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2359}
        +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701191126 {#2073
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
          "@SheDiceToday@eslemmy.es"
          "@PeriodicallyPedantic@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 174114
        -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191126 {#2068
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +"title": 174114
      }
      2 => App\Entity\EntryComment {#2022
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: App\Entity\EntryComment {#2359}
        +body: "Well, at least the horses had a good time 😂."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701139690 {#2026
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 172410
        -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4640005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701139690 {#2024
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +"title": 172410
      }
      0 => App\Entity\EntryComment {#2359}
    ]
    -id: 17574
    -titleTs: "'awar':2 'boomerang':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218930
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8850027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701132530 {#3275
      date: 2023-11-28 01:48:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whatever it is, my gut tells me I’m gonna like it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702098311 {#2377
    date: 2023-12-09 06:05:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 172279
  -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4636703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701136295 {#2360
    date: 2023-11-28 02:51:35.0 +01:00
  }
  +"title": 172279
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#3312 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Be-aware-of-boomerangs"
    +title: "Be aware of... boomerangs"
    +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 127
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701260007 {#3288
      date: 2023-11-29 13:13:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    +badges: Doctrine\ORM\PersistentCollection {#3321 …}
    +children: [
      1 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2359}
        +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701191126 {#2073
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
          "@SheDiceToday@eslemmy.es"
          "@PeriodicallyPedantic@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 174114
        -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191126 {#2068
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +"title": 174114
      }
      2 => App\Entity\EntryComment {#2022
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: App\Entity\EntryComment {#2359}
        +body: "Well, at least the horses had a good time 😂."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701139690 {#2026
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 172410
        -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4640005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701139690 {#2024
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +"title": 172410
      }
      0 => App\Entity\EntryComment {#2359}
    ]
    -id: 17574
    -titleTs: "'awar':2 'boomerang':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218930
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8850027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701132530 {#3275
      date: 2023-11-28 01:48:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whatever it is, my gut tells me I’m gonna like it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702098311 {#2377
    date: 2023-12-09 06:05:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 172279
  -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4636703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701136295 {#2360
    date: 2023-11-28 02:51:35.0 +01:00
  }
  +"title": 172279
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2359
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3254 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#3312 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3311 …}
    +slug: "Be-aware-of-boomerangs"
    +title: "Be aware of... boomerangs"
    +url: "https://lemmy.world/pictrs/image/e4aa1d09-fa2c-4ba1-9d7f-00648251fb40.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 127
    +score: 0
    +isAdult: true
    +sticky: false
    +lastActive: DateTime @1701260007 {#3288
      date: 2023-11-29 13:13:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3310 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3316 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    +badges: Doctrine\ORM\PersistentCollection {#3321 …}
    +children: [
      1 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2359}
        +body: "[en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/Enumclaw_horse_sex_case)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701191126 {#2073
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
          "@SheDiceToday@eslemmy.es"
          "@PeriodicallyPedantic@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 174114
        -bodyTs: "'/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/enumclaw_horse_sex_case](https://en.m.wikipedia.org/wiki/enumclaw_horse_sex_case)':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657523"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701191126 {#2068
          date: 2023-11-28 18:05:26.0 +01:00
        }
        +"title": 174114
      }
      2 => App\Entity\EntryComment {#2022
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
        +root: App\Entity\EntryComment {#2359}
        +body: "Well, at least the horses had a good time 😂."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701139690 {#2026
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mypasswordis1234@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Rhynoplaz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2025 …}
        +nested: Doctrine\ORM\PersistentCollection {#2033 …}
        +votes: Doctrine\ORM\PersistentCollection {#2028 …}
        +reports: Doctrine\ORM\PersistentCollection {#2012 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
        -id: 172410
        -bodyTs: "'good':8 'hors':5 'least':3 'time':9 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4640005"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701139690 {#2024
          date: 2023-11-28 03:48:10.0 +01:00
        }
        +"title": 172410
      }
      0 => App\Entity\EntryComment {#2359}
    ]
    -id: 17574
    -titleTs: "'awar':2 'boomerang':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218930
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8850027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701132530 {#3275
      date: 2023-11-28 01:48:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whatever it is, my gut tells me I’m gonna like it!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702098311 {#2377
    date: 2023-12-09 06:05:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 172279
  -bodyTs: "'gonna':10 'gut':5 'like':11 'm':9 'tell':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4636703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701136295 {#2360
    date: 2023-11-28 02:51:35.0 +01:00
  }
  +"title": 172279
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Help-me-decide-my-first-distro-for-Audio"
  +title: "Help me decide my first distro for Audio."
  +url: null
  +body: """
    Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
    \n
    I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
    \n
    I also need to run Plex and Torrenting software.\n
    \n
    I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
    \n
    Mostly, I’d like to hear your opinions. Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701218902 {#3226
    date: 2023-11-29 01:48:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  +badges: Doctrine\ORM\PersistentCollection {#3249 …}
  +children: [
    1 => App\Entity\EntryComment {#2050
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: App\Entity\EntryComment {#1410
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702039642 {#1909
          date: 2023-12-08 13:47:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 172296
        -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636832"
        +editedAt: DateTimeImmutable @1701884273 {#1708
          date: 2023-12-06 18:37:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701136586 {#1926
          date: 2023-11-28 02:56:26.0 +01:00
        }
        +"title": 172296
      }
      +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701191227 {#2047
        date: 2023-11-28 18:07:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SVcross@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Unquote0270@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 174121
      -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657543"
      +editedAt: DateTimeImmutable @1701986703 {#2045
        date: 2023-12-07 23:05:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701191227 {#2057
        date: 2023-11-28 18:07:07.0 +01:00
      }
      +"title": 174121
    }
    2 => App\Entity\EntryComment {#1410}
    0 => App\Entity\EntryComment {#2141
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +root: App\Entity\EntryComment {#1410}
      +body: "Plugins as in VSTs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701155601 {#2349
        date: 2023-11-28 08:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SVcross@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Unquote0270@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 172809
      -bodyTs: "'plugin':1 'vsts':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4648300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701155601 {#2042
        date: 2023-11-28 08:13:21.0 +01:00
      }
      +"title": 172809
    }
  ]
  -id: 17566
  -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
  -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701218111
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8849429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131711 {#3075
    date: 2023-11-28 01:35:11.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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Help-me-decide-my-first-distro-for-Audio"
  +title: "Help me decide my first distro for Audio."
  +url: null
  +body: """
    Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
    \n
    I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
    \n
    I also need to run Plex and Torrenting software.\n
    \n
    I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
    \n
    Mostly, I’d like to hear your opinions. Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701218902 {#3226
    date: 2023-11-29 01:48:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  +badges: Doctrine\ORM\PersistentCollection {#3249 …}
  +children: [
    1 => App\Entity\EntryComment {#2050
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: App\Entity\EntryComment {#1410
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702039642 {#1909
          date: 2023-12-08 13:47:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 172296
        -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636832"
        +editedAt: DateTimeImmutable @1701884273 {#1708
          date: 2023-12-06 18:37:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701136586 {#1926
          date: 2023-11-28 02:56:26.0 +01:00
        }
        +"title": 172296
      }
      +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701191227 {#2047
        date: 2023-11-28 18:07:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SVcross@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Unquote0270@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 174121
      -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657543"
      +editedAt: DateTimeImmutable @1701986703 {#2045
        date: 2023-12-07 23:05:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701191227 {#2057
        date: 2023-11-28 18:07:07.0 +01:00
      }
      +"title": 174121
    }
    2 => App\Entity\EntryComment {#1410}
    0 => App\Entity\EntryComment {#2141
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +root: App\Entity\EntryComment {#1410}
      +body: "Plugins as in VSTs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701155601 {#2349
        date: 2023-11-28 08:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SVcross@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Unquote0270@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 172809
      -bodyTs: "'plugin':1 'vsts':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4648300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701155601 {#2042
        date: 2023-11-28 08:13:21.0 +01:00
      }
      +"title": 172809
    }
  ]
  -id: 17566
  -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
  -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701218111
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8849429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131711 {#3075
    date: 2023-11-28 01:35:11.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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2711 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Help-me-decide-my-first-distro-for-Audio"
  +title: "Help me decide my first distro for Audio."
  +url: null
  +body: """
    Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
    \n
    I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
    \n
    I also need to run Plex and Torrenting software.\n
    \n
    I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
    \n
    Mostly, I’d like to hear your opinions. Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701218902 {#3226
    date: 2023-11-29 01:48:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3231 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  +badges: Doctrine\ORM\PersistentCollection {#3249 …}
  +children: [
    1 => App\Entity\EntryComment {#2050
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: App\Entity\EntryComment {#1410
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702039642 {#1909
          date: 2023-12-08 13:47:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 172296
        -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636832"
        +editedAt: DateTimeImmutable @1701884273 {#1708
          date: 2023-12-06 18:37:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701136586 {#1926
          date: 2023-11-28 02:56:26.0 +01:00
        }
        +"title": 172296
      }
      +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701191227 {#2047
        date: 2023-11-28 18:07:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SVcross@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Unquote0270@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 174121
      -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657543"
      +editedAt: DateTimeImmutable @1701986703 {#2045
        date: 2023-12-07 23:05:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701191227 {#2057
        date: 2023-11-28 18:07:07.0 +01:00
      }
      +"title": 174121
    }
    2 => App\Entity\EntryComment {#1410}
    0 => App\Entity\EntryComment {#2141
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +root: App\Entity\EntryComment {#1410}
      +body: "Plugins as in VSTs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701155601 {#2349
        date: 2023-11-28 08:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SVcross@lemmy.world"
        "@0x4E4F@infosec.pub"
        "@Unquote0270@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2164 …}
      +nested: Doctrine\ORM\PersistentCollection {#2314 …}
      +votes: Doctrine\ORM\PersistentCollection {#2328 …}
      +reports: Doctrine\ORM\PersistentCollection {#2191 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
      -id: 172809
      -bodyTs: "'plugin':1 'vsts':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4648300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701155601 {#2042
        date: 2023-11-28 08:13:21.0 +01:00
      }
      +"title": 172809
    }
  ]
  -id: 17566
  -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
  -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701218111
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8849429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131711 {#3075
    date: 2023-11-28 01:35:11.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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Help-me-decide-my-first-distro-for-Audio"
    +title: "Help me decide my first distro for Audio."
    +url: null
    +body: """
      Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
      \n
      I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
      \n
      I also need to run Plex and Torrenting software.\n
      \n
      I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
      \n
      Mostly, I’d like to hear your opinions. Thanks.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701218902 {#3226
      date: 2023-11-29 01:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      1 => App\Entity\EntryComment {#2050}
      2 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702039642 {#1909
          date: 2023-12-08 13:47:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 172296
        -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636832"
        +editedAt: DateTimeImmutable @1701884273 {#1708
          date: 2023-12-06 18:37:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701136586 {#1926
          date: 2023-11-28 02:56:26.0 +01:00
        }
        +"title": 172296
      }
      0 => App\Entity\EntryComment {#2141
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "Plugins as in VSTs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155601 {#2349
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2164 …}
        +nested: Doctrine\ORM\PersistentCollection {#2314 …}
        +votes: Doctrine\ORM\PersistentCollection {#2328 …}
        +reports: Doctrine\ORM\PersistentCollection {#2191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
        -id: 172809
        -bodyTs: "'plugin':1 'vsts':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155601 {#2042
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +"title": 172809
      }
    ]
    -id: 17566
    -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
    -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218111
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8849429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131711 {#3075
      date: 2023-11-28 01:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: App\Entity\EntryComment {#1410}
  +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701191227 {#2047
    date: 2023-11-28 18:07:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SVcross@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Unquote0270@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 174121
  -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657543"
  +editedAt: DateTimeImmutable @1701986703 {#2045
    date: 2023-12-07 23:05:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701191227 {#2057
    date: 2023-11-28 18:07:07.0 +01:00
  }
  +"title": 174121
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Help-me-decide-my-first-distro-for-Audio"
    +title: "Help me decide my first distro for Audio."
    +url: null
    +body: """
      Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
      \n
      I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
      \n
      I also need to run Plex and Torrenting software.\n
      \n
      I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
      \n
      Mostly, I’d like to hear your opinions. Thanks.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701218902 {#3226
      date: 2023-11-29 01:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      1 => App\Entity\EntryComment {#2050}
      2 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702039642 {#1909
          date: 2023-12-08 13:47:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 172296
        -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636832"
        +editedAt: DateTimeImmutable @1701884273 {#1708
          date: 2023-12-06 18:37:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701136586 {#1926
          date: 2023-11-28 02:56:26.0 +01:00
        }
        +"title": 172296
      }
      0 => App\Entity\EntryComment {#2141
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "Plugins as in VSTs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155601 {#2349
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2164 …}
        +nested: Doctrine\ORM\PersistentCollection {#2314 …}
        +votes: Doctrine\ORM\PersistentCollection {#2328 …}
        +reports: Doctrine\ORM\PersistentCollection {#2191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
        -id: 172809
        -bodyTs: "'plugin':1 'vsts':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155601 {#2042
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +"title": 172809
      }
    ]
    -id: 17566
    -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
    -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218111
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8849429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131711 {#3075
      date: 2023-11-28 01:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: App\Entity\EntryComment {#1410}
  +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701191227 {#2047
    date: 2023-11-28 18:07:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SVcross@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Unquote0270@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 174121
  -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657543"
  +editedAt: DateTimeImmutable @1701986703 {#2045
    date: 2023-12-07 23:05:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701191227 {#2057
    date: 2023-11-28 18:07:07.0 +01:00
  }
  +"title": 174121
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Help-me-decide-my-first-distro-for-Audio"
    +title: "Help me decide my first distro for Audio."
    +url: null
    +body: """
      Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
      \n
      I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
      \n
      I also need to run Plex and Torrenting software.\n
      \n
      I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
      \n
      Mostly, I’d like to hear your opinions. Thanks.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701218902 {#3226
      date: 2023-11-29 01:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      1 => App\Entity\EntryComment {#2050}
      2 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: null
        +root: null
        +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702039642 {#1909
          date: 2023-12-08 13:47:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1907 …}
        +nested: Doctrine\ORM\PersistentCollection {#1407 …}
        +votes: Doctrine\ORM\PersistentCollection {#2391 …}
        +reports: Doctrine\ORM\PersistentCollection {#2369 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
        -id: 172296
        -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4636832"
        +editedAt: DateTimeImmutable @1701884273 {#1708
          date: 2023-12-06 18:37:53.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701136586 {#1926
          date: 2023-11-28 02:56:26.0 +01:00
        }
        +"title": 172296
      }
      0 => App\Entity\EntryComment {#2141
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "Plugins as in VSTs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155601 {#2349
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2164 …}
        +nested: Doctrine\ORM\PersistentCollection {#2314 …}
        +votes: Doctrine\ORM\PersistentCollection {#2328 …}
        +reports: Doctrine\ORM\PersistentCollection {#2191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
        -id: 172809
        -bodyTs: "'plugin':1 'vsts':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155601 {#2042
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +"title": 172809
      }
    ]
    -id: 17566
    -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
    -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218111
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8849429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131711 {#3075
      date: 2023-11-28 01:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: App\Entity\EntryComment {#1410}
  +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701191227 {#2047
    date: 2023-11-28 18:07:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SVcross@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Unquote0270@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 174121
  -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657543"
  +editedAt: DateTimeImmutable @1701986703 {#2045
    date: 2023-12-07 23:05:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701191227 {#2057
    date: 2023-11-28 18:07:07.0 +01:00
  }
  +"title": 174121
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Help-me-decide-my-first-distro-for-Audio"
    +title: "Help me decide my first distro for Audio."
    +url: null
    +body: """
      Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
      \n
      I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
      \n
      I also need to run Plex and Torrenting software.\n
      \n
      I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
      \n
      Mostly, I’d like to hear your opinions. Thanks.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701218902 {#3226
      date: 2023-11-29 01:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      1 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191227 {#2047
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 174121
        -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657543"
        +editedAt: DateTimeImmutable @1701986703 {#2045
          date: 2023-12-07 23:05:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701191227 {#2057
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +"title": 174121
      }
      2 => App\Entity\EntryComment {#1410}
      0 => App\Entity\EntryComment {#2141
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "Plugins as in VSTs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155601 {#2349
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2164 …}
        +nested: Doctrine\ORM\PersistentCollection {#2314 …}
        +votes: Doctrine\ORM\PersistentCollection {#2328 …}
        +reports: Doctrine\ORM\PersistentCollection {#2191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
        -id: 172809
        -bodyTs: "'plugin':1 'vsts':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155601 {#2042
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +"title": 172809
      }
    ]
    -id: 17566
    -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
    -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218111
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8849429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131711 {#3075
      date: 2023-11-28 01:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702039642 {#1909
    date: 2023-12-08 13:47:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SVcross@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 172296
  -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4636832"
  +editedAt: DateTimeImmutable @1701884273 {#1708
    date: 2023-12-06 18:37:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701136586 {#1926
    date: 2023-11-28 02:56:26.0 +01:00
  }
  +"title": 172296
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Help-me-decide-my-first-distro-for-Audio"
    +title: "Help me decide my first distro for Audio."
    +url: null
    +body: """
      Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
      \n
      I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
      \n
      I also need to run Plex and Torrenting software.\n
      \n
      I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
      \n
      Mostly, I’d like to hear your opinions. Thanks.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701218902 {#3226
      date: 2023-11-29 01:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      1 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191227 {#2047
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 174121
        -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657543"
        +editedAt: DateTimeImmutable @1701986703 {#2045
          date: 2023-12-07 23:05:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701191227 {#2057
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +"title": 174121
      }
      2 => App\Entity\EntryComment {#1410}
      0 => App\Entity\EntryComment {#2141
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "Plugins as in VSTs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155601 {#2349
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2164 …}
        +nested: Doctrine\ORM\PersistentCollection {#2314 …}
        +votes: Doctrine\ORM\PersistentCollection {#2328 …}
        +reports: Doctrine\ORM\PersistentCollection {#2191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
        -id: 172809
        -bodyTs: "'plugin':1 'vsts':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155601 {#2042
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +"title": 172809
      }
    ]
    -id: 17566
    -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
    -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218111
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8849429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131711 {#3075
      date: 2023-11-28 01:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702039642 {#1909
    date: 2023-12-08 13:47:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SVcross@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 172296
  -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4636832"
  +editedAt: DateTimeImmutable @1701884273 {#1708
    date: 2023-12-06 18:37:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701136586 {#1926
    date: 2023-11-28 02:56:26.0 +01:00
  }
  +"title": 172296
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Help-me-decide-my-first-distro-for-Audio"
    +title: "Help me decide my first distro for Audio."
    +url: null
    +body: """
      Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
      \n
      I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
      \n
      I also need to run Plex and Torrenting software.\n
      \n
      I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
      \n
      Mostly, I’d like to hear your opinions. Thanks.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701218902 {#3226
      date: 2023-11-29 01:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      1 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191227 {#2047
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 174121
        -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657543"
        +editedAt: DateTimeImmutable @1701986703 {#2045
          date: 2023-12-07 23:05:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701191227 {#2057
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +"title": 174121
      }
      2 => App\Entity\EntryComment {#1410}
      0 => App\Entity\EntryComment {#2141
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: App\Entity\EntryComment {#1410}
        +body: "Plugins as in VSTs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701155601 {#2349
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2164 …}
        +nested: Doctrine\ORM\PersistentCollection {#2314 …}
        +votes: Doctrine\ORM\PersistentCollection {#2328 …}
        +reports: Doctrine\ORM\PersistentCollection {#2191 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
        -id: 172809
        -bodyTs: "'plugin':1 'vsts':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4648300"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701155601 {#2042
          date: 2023-11-28 08:13:21.0 +01:00
        }
        +"title": 172809
      }
    ]
    -id: 17566
    -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
    -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218111
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8849429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131711 {#3075
      date: 2023-11-28 01:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702039642 {#1909
    date: 2023-12-08 13:47:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SVcross@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 172296
  -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4636832"
  +editedAt: DateTimeImmutable @1701884273 {#1708
    date: 2023-12-06 18:37:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701136586 {#1926
    date: 2023-11-28 02:56:26.0 +01:00
  }
  +"title": 172296
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Help-me-decide-my-first-distro-for-Audio"
    +title: "Help me decide my first distro for Audio."
    +url: null
    +body: """
      Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
      \n
      I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
      \n
      I also need to run Plex and Torrenting software.\n
      \n
      I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
      \n
      Mostly, I’d like to hear your opinions. Thanks.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701218902 {#3226
      date: 2023-11-29 01:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      1 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: App\Entity\EntryComment {#1410
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
          +image: null
          +parent: null
          +root: null
          +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702039642 {#1909
            date: 2023-12-08 13:47:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SVcross@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1907 …}
          +nested: Doctrine\ORM\PersistentCollection {#1407 …}
          +votes: Doctrine\ORM\PersistentCollection {#2391 …}
          +reports: Doctrine\ORM\PersistentCollection {#2369 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
          -id: 172296
          -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4636832"
          +editedAt: DateTimeImmutable @1701884273 {#1708
            date: 2023-12-06 18:37:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701136586 {#1926
            date: 2023-11-28 02:56:26.0 +01:00
          }
          +"title": 172296
        }
        +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191227 {#2047
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 174121
        -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657543"
        +editedAt: DateTimeImmutable @1701986703 {#2045
          date: 2023-12-07 23:05:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701191227 {#2057
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +"title": 174121
      }
      2 => App\Entity\EntryComment {#1410}
      0 => App\Entity\EntryComment {#2141}
    ]
    -id: 17566
    -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
    -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218111
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8849429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131711 {#3075
      date: 2023-11-28 01:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: App\Entity\EntryComment {#1410}
  +body: "Plugins as in VSTs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701155601 {#2349
    date: 2023-11-28 08:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SVcross@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Unquote0270@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 172809
  -bodyTs: "'plugin':1 'vsts':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4648300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155601 {#2042
    date: 2023-11-28 08:13:21.0 +01:00
  }
  +"title": 172809
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Help-me-decide-my-first-distro-for-Audio"
    +title: "Help me decide my first distro for Audio."
    +url: null
    +body: """
      Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
      \n
      I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
      \n
      I also need to run Plex and Torrenting software.\n
      \n
      I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
      \n
      Mostly, I’d like to hear your opinions. Thanks.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701218902 {#3226
      date: 2023-11-29 01:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      1 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: App\Entity\EntryComment {#1410
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
          +image: null
          +parent: null
          +root: null
          +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702039642 {#1909
            date: 2023-12-08 13:47:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SVcross@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1907 …}
          +nested: Doctrine\ORM\PersistentCollection {#1407 …}
          +votes: Doctrine\ORM\PersistentCollection {#2391 …}
          +reports: Doctrine\ORM\PersistentCollection {#2369 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
          -id: 172296
          -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4636832"
          +editedAt: DateTimeImmutable @1701884273 {#1708
            date: 2023-12-06 18:37:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701136586 {#1926
            date: 2023-11-28 02:56:26.0 +01:00
          }
          +"title": 172296
        }
        +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191227 {#2047
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 174121
        -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657543"
        +editedAt: DateTimeImmutable @1701986703 {#2045
          date: 2023-12-07 23:05:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701191227 {#2057
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +"title": 174121
      }
      2 => App\Entity\EntryComment {#1410}
      0 => App\Entity\EntryComment {#2141}
    ]
    -id: 17566
    -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
    -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218111
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8849429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131711 {#3075
      date: 2023-11-28 01:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: App\Entity\EntryComment {#1410}
  +body: "Plugins as in VSTs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701155601 {#2349
    date: 2023-11-28 08:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SVcross@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Unquote0270@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 172809
  -bodyTs: "'plugin':1 'vsts':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4648300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155601 {#2042
    date: 2023-11-28 08:13:21.0 +01:00
  }
  +"title": 172809
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2141
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2711 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Help-me-decide-my-first-distro-for-Audio"
    +title: "Help me decide my first distro for Audio."
    +url: null
    +body: """
      Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
      \n
      I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
      \n
      I also need to run Plex and Torrenting software.\n
      \n
      I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
      \n
      Mostly, I’d like to hear your opinions. Thanks.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701218902 {#3226
      date: 2023-11-29 01:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3231 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    +badges: Doctrine\ORM\PersistentCollection {#3249 …}
    +children: [
      1 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: App\Entity\EntryComment {#1410
          +user: App\Entity\User {#263 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
          +image: null
          +parent: null
          +root: null
          +body: "I’d suggets Void. It has Ardour in the repo (not Reaper though) and PiperWire with JACK should work out of the box. If you want Reaper, you’d have to install it manually though. I’m working on a template for Reaper, but it’s not finished yet. If you’re willing to wait a month or so, you’ll probably have Reaper in xbps-src as well."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1702039642 {#1909
            date: 2023-12-08 13:47:22.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@SVcross@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1907 …}
          +nested: Doctrine\ORM\PersistentCollection {#1407 …}
          +votes: Doctrine\ORM\PersistentCollection {#2391 …}
          +reports: Doctrine\ORM\PersistentCollection {#2369 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
          -id: 172296
          -bodyTs: "'ardour':7 'box':23 'd':2,29 'finish':48 'instal':32 'jack':17 'll':61 'm':37 'manual':34 'month':57 'piperwir':15 'probabl':62 're':52 'reaper':12,27,43,64 'repo':10 'src':68 'sugget':3 'templat':41 'though':13,35 'void':4 'wait':55 'want':26 'well':70 'will':53 'work':19,38 'xbps':67 'xbps-src':66 'yet':49"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/4636832"
          +editedAt: DateTimeImmutable @1701884273 {#1708
            date: 2023-12-06 18:37:53.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701136586 {#1926
            date: 2023-11-28 02:56:26.0 +01:00
          }
          +"title": 172296
        }
        +body: "I thought most of the FOSS ones were like libraries, just drop them in the adequate shared directory and that’s it 🤔. You could check dependencies with ldd and look for the adequate package with xtools."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701191227 {#2047
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@SVcross@lemmy.world"
          "@0x4E4F@infosec.pub"
          "@Unquote0270@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 174121
        -bodyTs: "'adequ':16,33 'check':25 'could':24 'depend':26 'directori':18 'drop':12 'foss':6 'ldd':28 'librari':10 'like':9 'look':30 'one':7 'packag':34 'share':17 'thought':2 'xtool':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4657543"
        +editedAt: DateTimeImmutable @1701986703 {#2045
          date: 2023-12-07 23:05:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701191227 {#2057
          date: 2023-11-28 18:07:07.0 +01:00
        }
        +"title": 174121
      }
      2 => App\Entity\EntryComment {#1410}
      0 => App\Entity\EntryComment {#2141}
    ]
    -id: 17566
    -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
    -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701218111
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8849429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131711 {#3075
      date: 2023-11-28 01:35:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: App\Entity\EntryComment {#1410}
  +body: "Plugins as in VSTs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701155601 {#2349
    date: 2023-11-28 08:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SVcross@lemmy.world"
    "@0x4E4F@infosec.pub"
    "@Unquote0270@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2164 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2328 …}
  +reports: Doctrine\ORM\PersistentCollection {#2191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2333 …}
  -id: 172809
  -bodyTs: "'plugin':1 'vsts':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4648300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155601 {#2042
    date: 2023-11-28 08:13:21.0 +01:00
  }
  +"title": 172809
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#3381 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: Proxies\__CG__\App\Entity\Image {#3420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
  +slug: "This-one-s-for-you"
  +title: "This one's for you"
  +url: "https://startrek.website/pictrs/image/64be21be-39b6-42c8-b2a7-b1f6d43de949.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 687
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387941 {#3415
    date: 2023-12-01 00:45:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3422 …}
  +votes: Doctrine\ORM\PersistentCollection {#3424 …}
  +reports: Doctrine\ORM\PersistentCollection {#3426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3430 …}
  +badges: Doctrine\ORM\PersistentCollection {#3432 …}
  +children: [
    App\Entity\EntryComment {#1690
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1593 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1671 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "Roxy Raye… Legend…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701027172 {#1437
        date: 2023-11-26 20:32:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@robocall@lemmy.world"
        "@MilitantAtheist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 167544
      -bodyTs: "'legend':3 'ray':2 'roxi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4595833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701027172 {#1434
        date: 2023-11-26 20:32:52.0 +01:00
      }
      +"title": 167544
    }
  ]
  -id: 17023
  -titleTs: "'one':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100249
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013849 {#3403
    date: 2023-11-26 16:50:49.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
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#3381 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: Proxies\__CG__\App\Entity\Image {#3420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
  +slug: "This-one-s-for-you"
  +title: "This one's for you"
  +url: "https://startrek.website/pictrs/image/64be21be-39b6-42c8-b2a7-b1f6d43de949.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 687
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387941 {#3415
    date: 2023-12-01 00:45:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3422 …}
  +votes: Doctrine\ORM\PersistentCollection {#3424 …}
  +reports: Doctrine\ORM\PersistentCollection {#3426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3430 …}
  +badges: Doctrine\ORM\PersistentCollection {#3432 …}
  +children: [
    App\Entity\EntryComment {#1690
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1593 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1671 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "Roxy Raye… Legend…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701027172 {#1437
        date: 2023-11-26 20:32:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@robocall@lemmy.world"
        "@MilitantAtheist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 167544
      -bodyTs: "'legend':3 'ray':2 'roxi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4595833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701027172 {#1434
        date: 2023-11-26 20:32:52.0 +01:00
      }
      +"title": 167544
    }
  ]
  -id: 17023
  -titleTs: "'one':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100249
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013849 {#3403
    date: 2023-11-26 16:50:49.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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#3381 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: Proxies\__CG__\App\Entity\Image {#3420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
  +slug: "This-one-s-for-you"
  +title: "This one's for you"
  +url: "https://startrek.website/pictrs/image/64be21be-39b6-42c8-b2a7-b1f6d43de949.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 687
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701387941 {#3415
    date: 2023-12-01 00:45:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3422 …}
  +votes: Doctrine\ORM\PersistentCollection {#3424 …}
  +reports: Doctrine\ORM\PersistentCollection {#3426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3430 …}
  +badges: Doctrine\ORM\PersistentCollection {#3432 …}
  +children: [
    App\Entity\EntryComment {#1690
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1593 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1671 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "Roxy Raye… Legend…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701027172 {#1437
        date: 2023-11-26 20:32:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@robocall@lemmy.world"
        "@MilitantAtheist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 167544
      -bodyTs: "'legend':3 'ray':2 'roxi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4595833"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701027172 {#1434
        date: 2023-11-26 20:32:52.0 +01:00
      }
      +"title": 167544
    }
  ]
  -id: 17023
  -titleTs: "'one':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701100249
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4082329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013849 {#3403
    date: 2023-11-26 16:50:49.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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#1690
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1593
    +user: Proxies\__CG__\App\Entity\User {#3381 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: Proxies\__CG__\App\Entity\Image {#3420 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
    +slug: "This-one-s-for-you"
    +title: "This one's for you"
    +url: "https://startrek.website/pictrs/image/64be21be-39b6-42c8-b2a7-b1f6d43de949.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 687
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701387941 {#3415
      date: 2023-12-01 00:45:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3422 …}
    +votes: Doctrine\ORM\PersistentCollection {#3424 …}
    +reports: Doctrine\ORM\PersistentCollection {#3426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3430 …}
    +badges: Doctrine\ORM\PersistentCollection {#3432 …}
    +children: [
      App\Entity\EntryComment {#1690}
    ]
    -id: 17023
    -titleTs: "'one':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701100249
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4082329"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701013849 {#3403
      date: 2023-11-26 16:50:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1671 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "Roxy Raye… Legend…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701027172 {#1437
    date: 2023-11-26 20:32:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@robocall@lemmy.world"
    "@MilitantAtheist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 167544
  -bodyTs: "'legend':3 'ray':2 'roxi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4595833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701027172 {#1434
    date: 2023-11-26 20:32:52.0 +01:00
  }
  +"title": 167544
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#1690
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1593
    +user: Proxies\__CG__\App\Entity\User {#3381 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: Proxies\__CG__\App\Entity\Image {#3420 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
    +slug: "This-one-s-for-you"
    +title: "This one's for you"
    +url: "https://startrek.website/pictrs/image/64be21be-39b6-42c8-b2a7-b1f6d43de949.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 687
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701387941 {#3415
      date: 2023-12-01 00:45:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3422 …}
    +votes: Doctrine\ORM\PersistentCollection {#3424 …}
    +reports: Doctrine\ORM\PersistentCollection {#3426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3430 …}
    +badges: Doctrine\ORM\PersistentCollection {#3432 …}
    +children: [
      App\Entity\EntryComment {#1690}
    ]
    -id: 17023
    -titleTs: "'one':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701100249
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4082329"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701013849 {#3403
      date: 2023-11-26 16:50:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1671 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "Roxy Raye… Legend…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701027172 {#1437
    date: 2023-11-26 20:32:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@robocall@lemmy.world"
    "@MilitantAtheist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 167544
  -bodyTs: "'legend':3 'ray':2 'roxi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4595833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701027172 {#1434
    date: 2023-11-26 20:32:52.0 +01:00
  }
  +"title": 167544
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#1690
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1593
    +user: Proxies\__CG__\App\Entity\User {#3381 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: Proxies\__CG__\App\Entity\Image {#3420 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
    +slug: "This-one-s-for-you"
    +title: "This one's for you"
    +url: "https://startrek.website/pictrs/image/64be21be-39b6-42c8-b2a7-b1f6d43de949.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 687
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701387941 {#3415
      date: 2023-12-01 00:45:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3422 …}
    +votes: Doctrine\ORM\PersistentCollection {#3424 …}
    +reports: Doctrine\ORM\PersistentCollection {#3426 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3430 …}
    +badges: Doctrine\ORM\PersistentCollection {#3432 …}
    +children: [
      App\Entity\EntryComment {#1690}
    ]
    -id: 17023
    -titleTs: "'one':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701100249
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4082329"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701013849 {#3403
      date: 2023-11-26 16:50:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1671 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "Roxy Raye… Legend…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701027172 {#1437
    date: 2023-11-26 20:32:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@robocall@lemmy.world"
    "@MilitantAtheist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 167544
  -bodyTs: "'legend':3 'ray':2 'roxi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4595833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701027172 {#1434
    date: 2023-11-26 20:32:52.0 +01:00
  }
  +"title": 167544
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2064
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#3397
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3405 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  +badges: Doctrine\ORM\PersistentCollection {#3413 …}
  +children: [
    App\Entity\EntryComment {#2080
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: null
      +root: null
      +body: "Try pr0n sites, they usually have stuff like that laying around."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702354638 {#2098
        date: 2023-12-12 05:17:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@twelves@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2089 …}
      +nested: Doctrine\ORM\PersistentCollection {#2095 …}
      +votes: Doctrine\ORM\PersistentCollection {#2091 …}
      +reports: Doctrine\ORM\PersistentCollection {#2090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
      -id: 172432
      -bodyTs: "'around':11 'lay':10 'like':8 'pr0n':2 'site':3 'stuff':7 'tri':1 'usual':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4640519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140222 {#2063
        date: 2023-11-28 03:57:02.0 +01:00
      }
      +"title": 172432
    }
  ]
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#3384
    date: 2023-11-28 02:33:30.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
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2064
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#3397
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3405 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  +badges: Doctrine\ORM\PersistentCollection {#3413 …}
  +children: [
    App\Entity\EntryComment {#2080
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: null
      +root: null
      +body: "Try pr0n sites, they usually have stuff like that laying around."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702354638 {#2098
        date: 2023-12-12 05:17:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@twelves@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2089 …}
      +nested: Doctrine\ORM\PersistentCollection {#2095 …}
      +votes: Doctrine\ORM\PersistentCollection {#2091 …}
      +reports: Doctrine\ORM\PersistentCollection {#2090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
      -id: 172432
      -bodyTs: "'around':11 'lay':10 'like':8 'pr0n':2 'site':3 'stuff':7 'tri':1 'usual':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4640519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140222 {#2063
        date: 2023-11-28 03:57:02.0 +01:00
      }
      +"title": 172432
    }
  ]
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#3384
    date: 2023-11-28 02:33:30.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
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2064
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#3397
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3402 …}
  +votes: Doctrine\ORM\PersistentCollection {#3405 …}
  +reports: Doctrine\ORM\PersistentCollection {#3407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
  +badges: Doctrine\ORM\PersistentCollection {#3413 …}
  +children: [
    App\Entity\EntryComment {#2080
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
      +image: null
      +parent: null
      +root: null
      +body: "Try pr0n sites, they usually have stuff like that laying around."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702354638 {#2098
        date: 2023-12-12 05:17:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@twelves@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2089 …}
      +nested: Doctrine\ORM\PersistentCollection {#2095 …}
      +votes: Doctrine\ORM\PersistentCollection {#2091 …}
      +reports: Doctrine\ORM\PersistentCollection {#2090 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
      -id: 172432
      -bodyTs: "'around':11 'lay':10 'like':8 'pr0n':2 'site':3 'stuff':7 'tri':1 'usual':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4640519"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701140222 {#2063
        date: 2023-11-28 03:57:02.0 +01:00
      }
      +"title": 172432
    }
  ]
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#3384
    date: 2023-11-28 02:33:30.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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Celeb-scenes"
    +title: "Celeb scenes?"
    +url: null
    +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701364655 {#3397
      date: 2023-11-30 18:17:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3402 …}
    +votes: Doctrine\ORM\PersistentCollection {#3405 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    +badges: Doctrine\ORM\PersistentCollection {#3413 …}
    +children: [
      App\Entity\EntryComment {#2080}
    ]
    -id: 17582
    -titleTs: "'celeb':1 'scene':2"
    -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701221610
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/post/4860798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701135210 {#3384
      date: 2023-11-28 02:33:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try pr0n sites, they usually have stuff like that laying around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702354638 {#2098
    date: 2023-12-12 05:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@twelves@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 172432
  -bodyTs: "'around':11 'lay':10 'like':8 'pr0n':2 'site':3 'stuff':7 'tri':1 'usual':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4640519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140222 {#2063
    date: 2023-11-28 03:57:02.0 +01:00
  }
  +"title": 172432
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Celeb-scenes"
    +title: "Celeb scenes?"
    +url: null
    +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701364655 {#3397
      date: 2023-11-30 18:17:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3402 …}
    +votes: Doctrine\ORM\PersistentCollection {#3405 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    +badges: Doctrine\ORM\PersistentCollection {#3413 …}
    +children: [
      App\Entity\EntryComment {#2080}
    ]
    -id: 17582
    -titleTs: "'celeb':1 'scene':2"
    -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701221610
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/post/4860798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701135210 {#3384
      date: 2023-11-28 02:33:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try pr0n sites, they usually have stuff like that laying around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702354638 {#2098
    date: 2023-12-12 05:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@twelves@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 172432
  -bodyTs: "'around':11 'lay':10 'like':8 'pr0n':2 'site':3 'stuff':7 'tri':1 'usual':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4640519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140222 {#2063
    date: 2023-11-28 03:57:02.0 +01:00
  }
  +"title": 172432
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Celeb-scenes"
    +title: "Celeb scenes?"
    +url: null
    +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 7
    +favouriteCount: 30
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701364655 {#3397
      date: 2023-11-30 18:17:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3402 …}
    +votes: Doctrine\ORM\PersistentCollection {#3405 …}
    +reports: Doctrine\ORM\PersistentCollection {#3407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3409 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3411 …}
    +badges: Doctrine\ORM\PersistentCollection {#3413 …}
    +children: [
      App\Entity\EntryComment {#2080}
    ]
    -id: 17582
    -titleTs: "'celeb':1 'scene':2"
    -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701221610
    +visibility: "visible             "
    +apId: "https://lemmynsfw.com/post/4860798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701135210 {#3384
      date: 2023-11-28 02:33:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1598 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try pr0n sites, they usually have stuff like that laying around."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702354638 {#2098
    date: 2023-12-12 05:17:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@twelves@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 172432
  -bodyTs: "'around':11 'lay':10 'like':8 'pr0n':2 'site':3 'stuff':7 'tri':1 'usual':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4640519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701140222 {#2063
    date: 2023-11-28 03:57:02.0 +01:00
  }
  +"title": 172432
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
  +slug: "Accurate-labeling"
  +title: "Accurate labeling"
  +url: "https://startrek.website/pictrs/image/307486dd-7344-4100-bf26-2eb449894f84.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701238517 {#3269
    date: 2023-11-29 07:15:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  +badges: Doctrine\ORM\PersistentCollection {#3286 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: null
      +root: null
      +body: "… and I’ll show you how deep the rabbit hole goes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701192001 {#2299
        date: 2023-11-28 18:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 174164
      -bodyTs: "'deep':7 'goe':11 'hole':10 'll':3 'rabbit':9 'show':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701192001 {#2311
        date: 2023-11-28 18:20:01.0 +01:00
      }
      +"title": 174164
    }
  ]
  -id: 17890
  -titleTs: "'accur':1 'label':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701276636
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4152761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701190236 {#3257
    date: 2023-11-28 17:50: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
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
  +slug: "Accurate-labeling"
  +title: "Accurate labeling"
  +url: "https://startrek.website/pictrs/image/307486dd-7344-4100-bf26-2eb449894f84.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701238517 {#3269
    date: 2023-11-29 07:15:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  +badges: Doctrine\ORM\PersistentCollection {#3286 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: null
      +root: null
      +body: "… and I’ll show you how deep the rabbit hole goes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701192001 {#2299
        date: 2023-11-28 18:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 174164
      -bodyTs: "'deep':7 'goe':11 'hole':10 'll':3 'rabbit':9 'show':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701192001 {#2311
        date: 2023-11-28 18:20:01.0 +01:00
      }
      +"title": 174164
    }
  ]
  -id: 17890
  -titleTs: "'accur':1 'label':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701276636
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4152761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701190236 {#3257
    date: 2023-11-28 17:50: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
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#3237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
  +slug: "Accurate-labeling"
  +title: "Accurate labeling"
  +url: "https://startrek.website/pictrs/image/307486dd-7344-4100-bf26-2eb449894f84.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701238517 {#3269
    date: 2023-11-29 07:15:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3276 …}
  +votes: Doctrine\ORM\PersistentCollection {#3278 …}
  +reports: Doctrine\ORM\PersistentCollection {#3280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
  +badges: Doctrine\ORM\PersistentCollection {#3286 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: null
      +root: null
      +body: "… and I’ll show you how deep the rabbit hole goes…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701192001 {#2299
        date: 2023-11-28 18:20:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 174164
      -bodyTs: "'deep':7 'goe':11 'hole':10 'll':3 'rabbit':9 'show':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4657838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701192001 {#2311
        date: 2023-11-28 18:20:01.0 +01:00
      }
      +"title": 174164
    }
  ]
  -id: 17890
  -titleTs: "'accur':1 'label':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701276636
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4152761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701190236 {#3257
    date: 2023-11-28 17:50: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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2298
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#3237 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
    +slug: "Accurate-labeling"
    +title: "Accurate labeling"
    +url: "https://startrek.website/pictrs/image/307486dd-7344-4100-bf26-2eb449894f84.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701238517 {#3269
      date: 2023-11-29 07:15:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3276 …}
    +votes: Doctrine\ORM\PersistentCollection {#3278 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    +badges: Doctrine\ORM\PersistentCollection {#3286 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 17890
    -titleTs: "'accur':1 'label':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701276636
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4152761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701190236 {#3257
      date: 2023-11-28 17:50:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: null
  +root: null
  +body: "… and I’ll show you how deep the rabbit hole goes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701192001 {#2299
    date: 2023-11-28 18:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 174164
  -bodyTs: "'deep':7 'goe':11 'hole':10 'll':3 'rabbit':9 'show':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192001 {#2311
    date: 2023-11-28 18:20:01.0 +01:00
  }
  +"title": 174164
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2298
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#3237 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
    +slug: "Accurate-labeling"
    +title: "Accurate labeling"
    +url: "https://startrek.website/pictrs/image/307486dd-7344-4100-bf26-2eb449894f84.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701238517 {#3269
      date: 2023-11-29 07:15:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3276 …}
    +votes: Doctrine\ORM\PersistentCollection {#3278 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    +badges: Doctrine\ORM\PersistentCollection {#3286 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 17890
    -titleTs: "'accur':1 'label':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701276636
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4152761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701190236 {#3257
      date: 2023-11-28 17:50:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: null
  +root: null
  +body: "… and I’ll show you how deep the rabbit hole goes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701192001 {#2299
    date: 2023-11-28 18:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 174164
  -bodyTs: "'deep':7 'goe':11 'hole':10 'll':3 'rabbit':9 'show':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192001 {#2311
    date: 2023-11-28 18:20:01.0 +01:00
  }
  +"title": 174164
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2298
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#3237 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3274 …}
    +slug: "Accurate-labeling"
    +title: "Accurate labeling"
    +url: "https://startrek.website/pictrs/image/307486dd-7344-4100-bf26-2eb449894f84.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701238517 {#3269
      date: 2023-11-29 07:15:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3276 …}
    +votes: Doctrine\ORM\PersistentCollection {#3278 …}
    +reports: Doctrine\ORM\PersistentCollection {#3280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3284 …}
    +badges: Doctrine\ORM\PersistentCollection {#3286 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 17890
    -titleTs: "'accur':1 'label':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701276636
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4152761"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701190236 {#3257
      date: 2023-11-28 17:50:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: null
  +root: null
  +body: "… and I’ll show you how deep the rabbit hole goes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701192001 {#2299
    date: 2023-11-28 18:20:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 174164
  -bodyTs: "'deep':7 'goe':11 'hole':10 'll':3 'rabbit':9 'show':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4657838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701192001 {#2311
    date: 2023-11-28 18:20:01.0 +01:00
  }
  +"title": 174164
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_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
146 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