GET https://kbin.spritesserver.nl/index.php/u/@bbbhltz@beehaw.org/active/2023-12-15::2023-12-15

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.71 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
  +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
  +url: null
  +body: """
    My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
    \n
    - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
    - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
    \n
    So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702774829 {#2360
    date: 2023-12-17 02:00:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: [
    2 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: App\Entity\EntryComment {#1676
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
          \n
          epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704851545 {#1606
          date: 2024-01-10 02:52:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1564 …}
        +nested: Doctrine\ORM\PersistentCollection {#1559 …}
        +votes: Doctrine\ORM\PersistentCollection {#1567 …}
        +reports: Doctrine\ORM\PersistentCollection {#1561 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
        -id: 223560
        -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879097"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702620992 {#1752
          date: 2023-12-15 07:16:32.0 +01:00
        }
        +"title": 223560
      }
      +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702622803 {#1591
        date: 2023-12-15 07:46:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@grey@discuss.tchncs.de"
        "@bbbhltz@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 223619
      -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1879161"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702622803 {#1596
        date: 2023-12-15 07:46:43.0 +01:00
      }
      +"title": 223619
    }
    1 => App\Entity\EntryComment {#1629
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: App\Entity\EntryComment {#1676}
      +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702623108 {#1626
        date: 2023-12-15 07:51:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@grey@discuss.tchncs.de"
        "@bbbhltz@beehaw.org"
        "@Vilian@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 223623
      -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1879165"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702623108 {#1628
        date: 2023-12-15 07:51:48.0 +01:00
      }
      +"title": 223623
    }
    0 => App\Entity\EntryComment {#1676}
  ]
  -id: 22349
  -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
  -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702706957
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7813912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702620557 {#1674
    date: 2023-12-15 07:09:17.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 {#1526
  +user: Proxies\__CG__\App\Entity\User {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
  +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
  +url: null
  +body: """
    My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
    \n
    - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
    - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
    \n
    So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702774829 {#2360
    date: 2023-12-17 02:00:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: [
    2 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: App\Entity\EntryComment {#1676
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
          \n
          epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704851545 {#1606
          date: 2024-01-10 02:52:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1564 …}
        +nested: Doctrine\ORM\PersistentCollection {#1559 …}
        +votes: Doctrine\ORM\PersistentCollection {#1567 …}
        +reports: Doctrine\ORM\PersistentCollection {#1561 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
        -id: 223560
        -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879097"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702620992 {#1752
          date: 2023-12-15 07:16:32.0 +01:00
        }
        +"title": 223560
      }
      +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702622803 {#1591
        date: 2023-12-15 07:46:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@grey@discuss.tchncs.de"
        "@bbbhltz@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 223619
      -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1879161"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702622803 {#1596
        date: 2023-12-15 07:46:43.0 +01:00
      }
      +"title": 223619
    }
    1 => App\Entity\EntryComment {#1629
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: App\Entity\EntryComment {#1676}
      +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702623108 {#1626
        date: 2023-12-15 07:51:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@grey@discuss.tchncs.de"
        "@bbbhltz@beehaw.org"
        "@Vilian@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 223623
      -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1879165"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702623108 {#1628
        date: 2023-12-15 07:51:48.0 +01:00
      }
      +"title": 223623
    }
    0 => App\Entity\EntryComment {#1676}
  ]
  -id: 22349
  -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
  -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702706957
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7813912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702620557 {#1674
    date: 2023-12-15 07:09:17.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 {#1526
  +user: Proxies\__CG__\App\Entity\User {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
  +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
  +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
  +url: null
  +body: """
    My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
    \n
    - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
    - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
    \n
    So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702774829 {#2360
    date: 2023-12-17 02:00:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  +badges: Doctrine\ORM\PersistentCollection {#2087 …}
  +children: [
    2 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: App\Entity\EntryComment {#1676
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
          \n
          epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1704851545 {#1606
          date: 2024-01-10 02:52:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1564 …}
        +nested: Doctrine\ORM\PersistentCollection {#1559 …}
        +votes: Doctrine\ORM\PersistentCollection {#1567 …}
        +reports: Doctrine\ORM\PersistentCollection {#1561 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
        -id: 223560
        -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879097"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702620992 {#1752
          date: 2023-12-15 07:16:32.0 +01:00
        }
        +"title": 223560
      }
      +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702622803 {#1591
        date: 2023-12-15 07:46:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@grey@discuss.tchncs.de"
        "@bbbhltz@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1736 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 223619
      -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1879161"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702622803 {#1596
        date: 2023-12-15 07:46:43.0 +01:00
      }
      +"title": 223619
    }
    1 => App\Entity\EntryComment {#1629
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: App\Entity\EntryComment {#1676}
      +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702623108 {#1626
        date: 2023-12-15 07:51:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@grey@discuss.tchncs.de"
        "@bbbhltz@beehaw.org"
        "@Vilian@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 223623
      -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1879165"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702623108 {#1628
        date: 2023-12-15 07:51:48.0 +01:00
      }
      +"title": 223623
    }
    0 => App\Entity\EntryComment {#1676}
  ]
  -id: 22349
  -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
  -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702706957
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7813912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702620557 {#1674
    date: 2023-12-15 07:09:17.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 {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
    +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
    +url: null
    +body: """
      My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
      \n
      - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
      - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
      \n
      So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702774829 {#2360
      date: 2023-12-17 02:00:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      2 => App\Entity\EntryComment {#1619}
      1 => App\Entity\EntryComment {#1629
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: App\Entity\EntryComment {#1676
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
            \n
            epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704851545 {#1606
            date: 2024-01-10 02:52:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@grey@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1564 …}
          +nested: Doctrine\ORM\PersistentCollection {#1559 …}
          +votes: Doctrine\ORM\PersistentCollection {#1567 …}
          +reports: Doctrine\ORM\PersistentCollection {#1561 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
          -id: 223560
          -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1879097"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702620992 {#1752
            date: 2023-12-15 07:16:32.0 +01:00
          }
          +"title": 223560
        }
        +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702623108 {#1626
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
          "@Vilian@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1616 …}
        +votes: Doctrine\ORM\PersistentCollection {#1705 …}
        +reports: Doctrine\ORM\PersistentCollection {#1692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
        -id: 223623
        -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879165"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702623108 {#1628
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +"title": 223623
      }
      0 => App\Entity\EntryComment {#1676}
    ]
    -id: 22349
    -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
    -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702706957
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7813912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702620557 {#1674
      date: 2023-12-15 07:09:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: App\Entity\EntryComment {#1676}
  +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702622803 {#1591
    date: 2023-12-15 07:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grey@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 223619
  -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1879161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702622803 {#1596
    date: 2023-12-15 07:46:43.0 +01:00
  }
  +"title": 223619
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
    +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
    +url: null
    +body: """
      My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
      \n
      - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
      - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
      \n
      So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702774829 {#2360
      date: 2023-12-17 02:00:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      2 => App\Entity\EntryComment {#1619}
      1 => App\Entity\EntryComment {#1629
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: App\Entity\EntryComment {#1676
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
            \n
            epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704851545 {#1606
            date: 2024-01-10 02:52:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@grey@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1564 …}
          +nested: Doctrine\ORM\PersistentCollection {#1559 …}
          +votes: Doctrine\ORM\PersistentCollection {#1567 …}
          +reports: Doctrine\ORM\PersistentCollection {#1561 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
          -id: 223560
          -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1879097"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702620992 {#1752
            date: 2023-12-15 07:16:32.0 +01:00
          }
          +"title": 223560
        }
        +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702623108 {#1626
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
          "@Vilian@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1616 …}
        +votes: Doctrine\ORM\PersistentCollection {#1705 …}
        +reports: Doctrine\ORM\PersistentCollection {#1692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
        -id: 223623
        -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879165"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702623108 {#1628
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +"title": 223623
      }
      0 => App\Entity\EntryComment {#1676}
    ]
    -id: 22349
    -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
    -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702706957
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7813912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702620557 {#1674
      date: 2023-12-15 07:09:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: App\Entity\EntryComment {#1676}
  +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702622803 {#1591
    date: 2023-12-15 07:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grey@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 223619
  -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1879161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702622803 {#1596
    date: 2023-12-15 07:46:43.0 +01:00
  }
  +"title": 223619
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
    +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
    +url: null
    +body: """
      My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
      \n
      - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
      - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
      \n
      So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702774829 {#2360
      date: 2023-12-17 02:00:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      2 => App\Entity\EntryComment {#1619}
      1 => App\Entity\EntryComment {#1629
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: App\Entity\EntryComment {#1676
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
            \n
            epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704851545 {#1606
            date: 2024-01-10 02:52:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@grey@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1564 …}
          +nested: Doctrine\ORM\PersistentCollection {#1559 …}
          +votes: Doctrine\ORM\PersistentCollection {#1567 …}
          +reports: Doctrine\ORM\PersistentCollection {#1561 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
          -id: 223560
          -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1879097"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702620992 {#1752
            date: 2023-12-15 07:16:32.0 +01:00
          }
          +"title": 223560
        }
        +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702623108 {#1626
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
          "@Vilian@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1616 …}
        +votes: Doctrine\ORM\PersistentCollection {#1705 …}
        +reports: Doctrine\ORM\PersistentCollection {#1692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
        -id: 223623
        -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879165"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702623108 {#1628
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +"title": 223623
      }
      0 => App\Entity\EntryComment {#1676}
    ]
    -id: 22349
    -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
    -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702706957
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7813912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702620557 {#1674
      date: 2023-12-15 07:09:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: App\Entity\EntryComment {#1676}
  +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702622803 {#1591
    date: 2023-12-15 07:46:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grey@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1736 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 223619
  -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1879161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702622803 {#1596
    date: 2023-12-15 07:46:43.0 +01:00
  }
  +"title": 223619
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1629
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
    +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
    +url: null
    +body: """
      My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
      \n
      - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
      - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
      \n
      So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702774829 {#2360
      date: 2023-12-17 02:00:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      2 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1676
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
            \n
            epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704851545 {#1606
            date: 2024-01-10 02:52:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@grey@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1564 …}
          +nested: Doctrine\ORM\PersistentCollection {#1559 …}
          +votes: Doctrine\ORM\PersistentCollection {#1567 …}
          +reports: Doctrine\ORM\PersistentCollection {#1561 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
          -id: 223560
          -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1879097"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702620992 {#1752
            date: 2023-12-15 07:16:32.0 +01:00
          }
          +"title": 223560
        }
        +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702622803 {#1591
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1721 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 223619
        -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879161"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702622803 {#1596
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +"title": 223619
      }
      1 => App\Entity\EntryComment {#1629}
      0 => App\Entity\EntryComment {#1676}
    ]
    -id: 22349
    -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
    -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702706957
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7813912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702620557 {#1674
      date: 2023-12-15 07:09:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: App\Entity\EntryComment {#1676}
  +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702623108 {#1626
    date: 2023-12-15 07:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grey@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 223623
  -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1879165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702623108 {#1628
    date: 2023-12-15 07:51:48.0 +01:00
  }
  +"title": 223623
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1629
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
    +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
    +url: null
    +body: """
      My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
      \n
      - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
      - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
      \n
      So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702774829 {#2360
      date: 2023-12-17 02:00:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      2 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1676
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
            \n
            epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704851545 {#1606
            date: 2024-01-10 02:52:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@grey@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1564 …}
          +nested: Doctrine\ORM\PersistentCollection {#1559 …}
          +votes: Doctrine\ORM\PersistentCollection {#1567 …}
          +reports: Doctrine\ORM\PersistentCollection {#1561 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
          -id: 223560
          -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1879097"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702620992 {#1752
            date: 2023-12-15 07:16:32.0 +01:00
          }
          +"title": 223560
        }
        +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702622803 {#1591
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1721 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 223619
        -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879161"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702622803 {#1596
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +"title": 223619
      }
      1 => App\Entity\EntryComment {#1629}
      0 => App\Entity\EntryComment {#1676}
    ]
    -id: 22349
    -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
    -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702706957
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7813912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702620557 {#1674
      date: 2023-12-15 07:09:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: App\Entity\EntryComment {#1676}
  +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702623108 {#1626
    date: 2023-12-15 07:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grey@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 223623
  -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1879165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702623108 {#1628
    date: 2023-12-15 07:51:48.0 +01:00
  }
  +"title": 223623
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1629
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
    +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
    +url: null
    +body: """
      My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
      \n
      - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
      - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
      \n
      So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702774829 {#2360
      date: 2023-12-17 02:00:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      2 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1676
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
            \n
            epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1704851545 {#1606
            date: 2024-01-10 02:52:25.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@grey@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1564 …}
          +nested: Doctrine\ORM\PersistentCollection {#1559 …}
          +votes: Doctrine\ORM\PersistentCollection {#1567 …}
          +reports: Doctrine\ORM\PersistentCollection {#1561 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
          -id: 223560
          -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1879097"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702620992 {#1752
            date: 2023-12-15 07:16:32.0 +01:00
          }
          +"title": 223560
        }
        +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702622803 {#1591
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1721 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 223619
        -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879161"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702622803 {#1596
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +"title": 223619
      }
      1 => App\Entity\EntryComment {#1629}
      0 => App\Entity\EntryComment {#1676}
    ]
    -id: 22349
    -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
    -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702706957
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7813912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702620557 {#1674
      date: 2023-12-15 07:09:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: App\Entity\EntryComment {#1676}
  +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702623108 {#1626
    date: 2023-12-15 07:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grey@discuss.tchncs.de"
    "@bbbhltz@beehaw.org"
    "@Vilian@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 223623
  -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1879165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702623108 {#1628
    date: 2023-12-15 07:51:48.0 +01:00
  }
  +"title": 223623
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1676
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
    +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
    +url: null
    +body: """
      My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
      \n
      - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
      - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
      \n
      So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702774829 {#2360
      date: 2023-12-17 02:00:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      2 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1676}
        +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702622803 {#1591
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1721 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 223619
        -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879161"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702622803 {#1596
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +"title": 223619
      }
      1 => App\Entity\EntryComment {#1629
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: App\Entity\EntryComment {#1676}
        +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702623108 {#1626
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
          "@Vilian@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1616 …}
        +votes: Doctrine\ORM\PersistentCollection {#1705 …}
        +reports: Doctrine\ORM\PersistentCollection {#1692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
        -id: 223623
        -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879165"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702623108 {#1628
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +"title": 223623
      }
      0 => App\Entity\EntryComment {#1676}
    ]
    -id: 22349
    -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
    -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702706957
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7813912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702620557 {#1674
      date: 2023-12-15 07:09:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
    \n
    epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704851545 {#1606
    date: 2024-01-10 02:52:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grey@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  -id: 223560
  -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1879097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702620992 {#1752
    date: 2023-12-15 07:16:32.0 +01:00
  }
  +"title": 223560
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1676
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
    +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
    +url: null
    +body: """
      My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
      \n
      - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
      - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
      \n
      So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702774829 {#2360
      date: 2023-12-17 02:00:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      2 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1676}
        +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702622803 {#1591
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1721 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 223619
        -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879161"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702622803 {#1596
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +"title": 223619
      }
      1 => App\Entity\EntryComment {#1629
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: App\Entity\EntryComment {#1676}
        +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702623108 {#1626
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
          "@Vilian@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1616 …}
        +votes: Doctrine\ORM\PersistentCollection {#1705 …}
        +reports: Doctrine\ORM\PersistentCollection {#1692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
        -id: 223623
        -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879165"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702623108 {#1628
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +"title": 223623
      }
      0 => App\Entity\EntryComment {#1676}
    ]
    -id: 22349
    -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
    -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702706957
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7813912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702620557 {#1674
      date: 2023-12-15 07:09:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
    \n
    epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704851545 {#1606
    date: 2024-01-10 02:52:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grey@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  -id: 223560
  -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1879097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702620992 {#1752
    date: 2023-12-15 07:16:32.0 +01:00
  }
  +"title": 223560
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1676
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2032 …}
    +slug: "What-is-a-small-EPUB-reader-that-is-easy-to"
    +title: "What is a small .EPUB reader that is easy to install for my small Puppy remaster?"
    +url: null
    +body: """
      My question is basically the title. I’m making my own Puppy Linux remaster and it already has a .PDF reader for it that is very small. I think it’s called Evince? It has a native GTK UI and starts in a second, uses very little RAM and CPU. Now I need a .EPUB reader. I’ve seen a couple different .EPUB reader apps out there for different distros, and they all the .EPUB readers seem to fall into a couple categories:\n
      \n
      - humongous JS monstrosity that runs inside a web browser OR packages an entire chrome copy into it with a bloated dependency hell\n
      - something else that is humongous and has dependency hell but non secretly a massive web app inside a web browser under the hood.\n
      \n
      So is there some third option that’s small and light and easy to install like the normal .PDF reader? I’m just asking because I honestly didn’t find one that fit the bill.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702774829 {#2360
      date: 2023-12-17 02:00:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#1401 …}
    +reports: Doctrine\ORM\PersistentCollection {#2019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
    +badges: Doctrine\ORM\PersistentCollection {#2087 …}
    +children: [
      2 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1676}
        +body: "I have no idea how I would be banned, I’m not super active. How can I find out if I’ve been banned?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702622803 {#1591
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1736 …}
        +nested: Doctrine\ORM\PersistentCollection {#1721 …}
        +votes: Doctrine\ORM\PersistentCollection {#1723 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1597 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 223619
        -bodyTs: "'activ':14 'ban':9,24 'find':18 'idea':4 'm':11 'super':13 've':22 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879161"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702622803 {#1596
          date: 2023-12-15 07:46:43.0 +01:00
        }
        +"title": 223619
      }
      1 => App\Entity\EntryComment {#1629
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: App\Entity\EntryComment {#1676}
        +body: "Just checked the modlog. I don’t appear to be banned. Funky Federation stuff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702623108 {#1626
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@grey@discuss.tchncs.de"
          "@bbbhltz@beehaw.org"
          "@Vilian@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1598 …}
        +nested: Doctrine\ORM\PersistentCollection {#1616 …}
        +votes: Doctrine\ORM\PersistentCollection {#1705 …}
        +reports: Doctrine\ORM\PersistentCollection {#1692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
        -id: 223623
        -bodyTs: "'appear':8 'ban':11 'check':2 'feder':13 'funki':12 'modlog':4 'stuff':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1879165"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702623108 {#1628
          date: 2023-12-15 07:51:48.0 +01:00
        }
        +"title": 223623
      }
      0 => App\Entity\EntryComment {#1676}
    ]
    -id: 22349
    -titleTs: "'easi':9 'epub':5 'instal':11 'puppi':15 'reader':6 'remast':16 'small':4,14"
    -bodyTs: "'alreadi':17 'app':65,121 'ask':152 'basic':4 'bill':163 'bloat':103 'browser':92,125 'call':32 'categori':83 'chrome':97 'copi':98 'coupl':61,82 'cpu':50 'depend':104,113 'didn':156 'differ':62,69 'distro':70 'easi':141 'els':107 'entir':96 'epub':55,63,75 'evinc':33 'fall':79 'find':158 'fit':161 'gtk':38 'hell':105,114 'honest':155 'hood':128 'humong':84,110 'insid':89,122 'instal':143 'js':85 'light':139 'like':144 'linux':13 'littl':47 'm':8,150 'make':9 'massiv':119 'monstros':86 'nativ':37 'need':53 'non':116 'normal':146 'one':159 'option':134 'packag':94 'pdf':20,147 'puppi':12 'question':2 'ram':48 'reader':21,56,64,76,148 'remast':14 'run':88 'second':44 'secret':117 'seem':77 'seen':59 'small':27,137 'someth':106 'start':41 'think':29 'third':133 'titl':6 'ui':39 'use':45 've':58 'web':91,120,124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702706957
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7813912"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702620557 {#1674
      date: 2023-12-15 07:09:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1566 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    MuPDF [mupdf.com](https://mupdf.com/) It does PDF and Epub and is pretty light.\n
    \n
    epy [github.com/wustho/epy](https://github.com/wustho/epy) is a cli Epub reader
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704851545 {#1606
    date: 2024-01-10 02:52:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@grey@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1567 …}
  +reports: Doctrine\ORM\PersistentCollection {#1561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  -id: 223560
  -bodyTs: "'/)':5 '/wustho/epy](https://github.com/wustho/epy)':18 'cli':21 'epi':15 'epub':10,22 'github.com':17 'github.com/wustho/epy](https://github.com/wustho/epy)':16 'light':14 'mupdf':1 'mupdf.com':2,4 'mupdf.com/)':3 'pdf':8 'pretti':13 'reader':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1879097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702620992 {#1752
    date: 2023-12-15 07:16:32.0 +01:00
  }
  +"title": 223560
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
18 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