GET https://kbin.spritesserver.nl/index.php/d/github.com/active?p=3

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 …}
}
30.32 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.10 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
App\Entity\Entry {#2404
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: Proxies\__CG__\App\Entity\Image {#1814 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Viber-for-Void-Linux"
  +title: "Viber for Void Linux"
  +url: "https://github.com/MechDR/viber-for-void-linux"
  +body: "In case anyone needs it…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701519779 {#1832
    date: 2023-12-02 13:22:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1569 …}
  +votes: Doctrine\ORM\PersistentCollection {#1824 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 19564
  -titleTs: "'linux':4 'viber':1 'void':3"
  -bodyTs: "'anyon':3 'case':2 'need':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5583675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701519779 {#1825
    date: 2023-12-02 13:22:59.0 +01:00
  }
}
"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
App\Entity\Entry {#2404
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: Proxies\__CG__\App\Entity\Image {#1814 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Viber-for-Void-Linux"
  +title: "Viber for Void Linux"
  +url: "https://github.com/MechDR/viber-for-void-linux"
  +body: "In case anyone needs it…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701519779 {#1832
    date: 2023-12-02 13:22:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1569 …}
  +votes: Doctrine\ORM\PersistentCollection {#1824 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 19564
  -titleTs: "'linux':4 'viber':1 'void':3"
  -bodyTs: "'anyon':3 'case':2 'need':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5583675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701519779 {#1825
    date: 2023-12-02 13:22:59.0 +01:00
  }
}
"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
App\Entity\Entry {#2404
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1658 …}
  +image: Proxies\__CG__\App\Entity\Image {#1814 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Viber-for-Void-Linux"
  +title: "Viber for Void Linux"
  +url: "https://github.com/MechDR/viber-for-void-linux"
  +body: "In case anyone needs it…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701519779 {#1832
    date: 2023-12-02 13:22:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1569 …}
  +votes: Doctrine\ORM\PersistentCollection {#1824 …}
  +reports: Doctrine\ORM\PersistentCollection {#1546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 19564
  -titleTs: "'linux':4 'viber':1 'void':3"
  -bodyTs: "'anyon':3 'case':2 'need':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5583675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701519779 {#1825
    date: 2023-12-02 13:22:59.0 +01:00
  }
}
"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\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Recommend-security-first-basic-Linux-Apps"
  +title: "Recommend security-first basic Linux Apps!"
  +url: "https://github.com/secureblue/secureblue"
  +body: """
    As part of the effort of making a “Chromebook-like” secure, autoupdating, cloud-native, “unbreakable” (but still free and privacy-friendly) Distro, I would like some of your recommendations on especially secure software, that could replace common ones like File managers, Archive Managers, PDF reader, Image viewer etc.\n
    \n
    I am thinking of Loupe, GNOMEs new image viewer written in Rust, that opens SVGs in a sandbox to avoid issues here.\n
    \n
    Memory safety, resonable simplicity, updated code, these should be requirements.\n
    \n
    Any other recommendations? Thanks guys!\n
    \n
    *Btw Flatpaks are working now! Come and test Secureblue!*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701352351 {#1631
    date: 2023-11-30 14:52:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 18363
  -titleTs: "'app':7 'basic':5 'first':4 'linux':6 'recommend':1 'secur':3 'security-first':2"
  -bodyTs: "'archiv':45 'autoupd':13 'avoid':71 'btw':89 'chromebook':10 'chromebook-lik':9 'cloud':15 'cloud-nat':14 'code':79 'come':94 'common':40 'could':38 'distro':25 'effort':5 'especi':34 'etc':51 'file':43 'flatpak':90 'free':20 'friend':24 'gnome':57 'guy':88 'imag':49,59 'issu':72 'like':11,28,42 'loup':56 'make':7 'manag':44,46 'memori':74 'nativ':16 'new':58 'one':41 'open':65 'part':2 'pdf':47 'privaci':23 'privacy-friend':22 'reader':48 'recommend':32,86 'replac':39 'requir':83 'reson':76 'rust':63 'safeti':75 'sandbox':69 'secur':12,35 'secureblu':97 'simplic':77 'softwar':36 'still':19 'svgs':66 'test':96 'thank':87 'think':54 'unbreak':17 'updat':78 'viewer':50,60 'work':92 'would':27 'written':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701387735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6195130"
  +editedAt: DateTimeImmutable @1702241162 {#1520
    date: 2023-12-10 21:46:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701301335 {#1659
    date: 2023-11-30 00:42:15.0 +01:00
  }
}
"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
7 DENIED edit
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Recommend-security-first-basic-Linux-Apps"
  +title: "Recommend security-first basic Linux Apps!"
  +url: "https://github.com/secureblue/secureblue"
  +body: """
    As part of the effort of making a “Chromebook-like” secure, autoupdating, cloud-native, “unbreakable” (but still free and privacy-friendly) Distro, I would like some of your recommendations on especially secure software, that could replace common ones like File managers, Archive Managers, PDF reader, Image viewer etc.\n
    \n
    I am thinking of Loupe, GNOMEs new image viewer written in Rust, that opens SVGs in a sandbox to avoid issues here.\n
    \n
    Memory safety, resonable simplicity, updated code, these should be requirements.\n
    \n
    Any other recommendations? Thanks guys!\n
    \n
    *Btw Flatpaks are working now! Come and test Secureblue!*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701352351 {#1631
    date: 2023-11-30 14:52:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 18363
  -titleTs: "'app':7 'basic':5 'first':4 'linux':6 'recommend':1 'secur':3 'security-first':2"
  -bodyTs: "'archiv':45 'autoupd':13 'avoid':71 'btw':89 'chromebook':10 'chromebook-lik':9 'cloud':15 'cloud-nat':14 'code':79 'come':94 'common':40 'could':38 'distro':25 'effort':5 'especi':34 'etc':51 'file':43 'flatpak':90 'free':20 'friend':24 'gnome':57 'guy':88 'imag':49,59 'issu':72 'like':11,28,42 'loup':56 'make':7 'manag':44,46 'memori':74 'nativ':16 'new':58 'one':41 'open':65 'part':2 'pdf':47 'privaci':23 'privacy-friend':22 'reader':48 'recommend':32,86 'replac':39 'requir':83 'reson':76 'rust':63 'safeti':75 'sandbox':69 'secur':12,35 'secureblu':97 'simplic':77 'softwar':36 'still':19 'svgs':66 'test':96 'thank':87 'think':54 'unbreak':17 'updat':78 'viewer':50,60 'work':92 'would':27 'written':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701387735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6195130"
  +editedAt: DateTimeImmutable @1702241162 {#1520
    date: 2023-12-10 21:46:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701301335 {#1659
    date: 2023-11-30 00:42:15.0 +01:00
  }
}
"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
8 DENIED moderate
App\Entity\Entry {#1747
  +user: Proxies\__CG__\App\Entity\User {#1745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1657 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Recommend-security-first-basic-Linux-Apps"
  +title: "Recommend security-first basic Linux Apps!"
  +url: "https://github.com/secureblue/secureblue"
  +body: """
    As part of the effort of making a “Chromebook-like” secure, autoupdating, cloud-native, “unbreakable” (but still free and privacy-friendly) Distro, I would like some of your recommendations on especially secure software, that could replace common ones like File managers, Archive Managers, PDF reader, Image viewer etc.\n
    \n
    I am thinking of Loupe, GNOMEs new image viewer written in Rust, that opens SVGs in a sandbox to avoid issues here.\n
    \n
    Memory safety, resonable simplicity, updated code, these should be requirements.\n
    \n
    Any other recommendations? Thanks guys!\n
    \n
    *Btw Flatpaks are working now! Come and test Secureblue!*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701352351 {#1631
    date: 2023-11-30 14:52:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1750 …}
  +reports: Doctrine\ORM\PersistentCollection {#1468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1467 …}
  +badges: Doctrine\ORM\PersistentCollection {#1469 …}
  +children: []
  -id: 18363
  -titleTs: "'app':7 'basic':5 'first':4 'linux':6 'recommend':1 'secur':3 'security-first':2"
  -bodyTs: "'archiv':45 'autoupd':13 'avoid':71 'btw':89 'chromebook':10 'chromebook-lik':9 'cloud':15 'cloud-nat':14 'code':79 'come':94 'common':40 'could':38 'distro':25 'effort':5 'especi':34 'etc':51 'file':43 'flatpak':90 'free':20 'friend':24 'gnome':57 'guy':88 'imag':49,59 'issu':72 'like':11,28,42 'loup':56 'make':7 'manag':44,46 'memori':74 'nativ':16 'new':58 'one':41 'open':65 'part':2 'pdf':47 'privaci':23 'privacy-friend':22 'reader':48 'recommend':32,86 'replac':39 'requir':83 'reson':76 'rust':63 'safeti':75 'sandbox':69 'secur':12,35 'secureblu':97 'simplic':77 'softwar':36 'still':19 'svgs':66 'test':96 'thank':87 'think':54 'unbreak':17 'updat':78 'viewer':50,60 'work':92 'would':27 'written':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701387735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6195130"
  +editedAt: DateTimeImmutable @1702241162 {#1520
    date: 2023-12-10 21:46:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701301335 {#1659
    date: 2023-11-30 00:42:15.0 +01:00
  }
}
"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
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\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "ripgrep-14-released-with-hyperlink-support"
  +title: "ripgrep 14 released with hyperlink support"
  +url: "https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0"
  +body: """
    Changes:\n
    \n
    - hyprlink support\n
    - regex engine rewrite\n
    - performance improvements
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701119821 {#1498
    date: 2023-11-27 22:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 17158
  -titleTs: "'14':2 'hyperlink':5 'releas':3 'ripgrep':1 'support':6"
  -bodyTs: "'chang':1 'engin':5 'hyprlink':2 'improv':8 'perform':7 'regex':4 'rewrit':6 'support':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701136812
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6897338"
  +editedAt: DateTimeImmutable @1701756453 {#1483
    date: 2023-12-05 07:07:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701050412 {#1497
    date: 2023-11-27 03:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "ripgrep-14-released-with-hyperlink-support"
  +title: "ripgrep 14 released with hyperlink support"
  +url: "https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0"
  +body: """
    Changes:\n
    \n
    - hyprlink support\n
    - regex engine rewrite\n
    - performance improvements
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701119821 {#1498
    date: 2023-11-27 22:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 17158
  -titleTs: "'14':2 'hyperlink':5 'releas':3 'ripgrep':1 'support':6"
  -bodyTs: "'chang':1 'engin':5 'hyprlink':2 'improv':8 'perform':7 'regex':4 'rewrit':6 'support':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701136812
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6897338"
  +editedAt: DateTimeImmutable @1701756453 {#1483
    date: 2023-12-05 07:07:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701050412 {#1497
    date: 2023-11-27 03:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1484
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1488 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "ripgrep-14-released-with-hyperlink-support"
  +title: "ripgrep 14 released with hyperlink support"
  +url: "https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0"
  +body: """
    Changes:\n
    \n
    - hyprlink support\n
    - regex engine rewrite\n
    - performance improvements
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701119821 {#1498
    date: 2023-11-27 22:17:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1487 …}
  +votes: Doctrine\ORM\PersistentCollection {#1489 …}
  +reports: Doctrine\ORM\PersistentCollection {#1494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1495 …}
  +badges: Doctrine\ORM\PersistentCollection {#1475 …}
  +children: []
  -id: 17158
  -titleTs: "'14':2 'hyperlink':5 'releas':3 'ripgrep':1 'support':6"
  -bodyTs: "'chang':1 'engin':5 'hyprlink':2 'improv':8 'perform':7 'regex':4 'rewrit':6 'support':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701136812
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6897338"
  +editedAt: DateTimeImmutable @1701756453 {#1483
    date: 2023-12-05 07:07:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701050412 {#1497
    date: 2023-11-27 03:00:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "kando-The-Cross-Platform-Pie-Menu"
  +title: "kando: 🥧 The Cross-Platform Pie Menu."
  +url: "https://github.com/kando-menu/kando"
  +body: """
    > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
    \n
    > It will be available for Windows, Linux and maybe macOS.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701029343 {#1476
    date: 2023-11-26 21:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 16323
  -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
  -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928195
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776380"
  +editedAt: DateTimeImmutable @1701372092 {#1761
    date: 2023-11-30 20:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841795 {#1758
    date: 2023-11-24 17:03:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "kando-The-Cross-Platform-Pie-Menu"
  +title: "kando: 🥧 The Cross-Platform Pie Menu."
  +url: "https://github.com/kando-menu/kando"
  +body: """
    > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
    \n
    > It will be available for Windows, Linux and maybe macOS.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701029343 {#1476
    date: 2023-11-26 21:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 16323
  -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
  -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928195
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776380"
  +editedAt: DateTimeImmutable @1701372092 {#1761
    date: 2023-11-30 20:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841795 {#1758
    date: 2023-11-24 17:03:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1755 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "kando-The-Cross-Platform-Pie-Menu"
  +title: "kando: 🥧 The Cross-Platform Pie Menu."
  +url: "https://github.com/kando-menu/kando"
  +body: """
    > Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.\n
    \n
    > It will be available for Windows, Linux and maybe macOS.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 97
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701029343 {#1476
    date: 2023-11-26 21:09:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1760 …}
  +votes: Doctrine\ORM\PersistentCollection {#1763 …}
  +reports: Doctrine\ORM\PersistentCollection {#1767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1762 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1788 …}
  +badges: Doctrine\ORM\PersistentCollection {#1779 …}
  +children: []
  -id: 16323
  -titleTs: "'cross':4 'cross-platform':3 'kando':1 'menu':7 'pie':6 'platform':5"
  -bodyTs: "'action':25 'allow':17 'avail':49 'control':33 'creat':20 'customiz':14 'desktop':9 'favorit':40 'high':13 'instanc':27 'kando':1 'linux':52 'maco':55 'mayb':54 'menu':6 'menus':23 'music':35 'open':38 'pie':5 'player':36 'shortcut':45 'simul':44 'use':30 'websit':41 'window':51"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700928195
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776380"
  +editedAt: DateTimeImmutable @1701372092 {#1761
    date: 2023-11-30 20:21:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700841795 {#1758
    date: 2023-11-24 17:03:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: Proxies\__CG__\App\Entity\Image {#1776 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "SimpleX-Chat-v5-4-is-released"
  +title: "SimpleX Chat v5.4 is released"
  +url: "https://github.com/simplex-chat/simplex-chat/releases/tag/v5.4.0"
  +body: """
    cross-posted from: [lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)\n
    \n
    > From the group chat:\n
    > \n
    > > Hello all!\n
    > > \n
    > > *SimpleX Chat v5.4* is released - link mobile and desktop apps via secure quantum resistant protocol, and much better groups!\n
    > > \n
    > > Once you upgrade, join the new users’ group via this link [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2Fos8FftfoV8zjb2T89fUEjJtF7y64p5av%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAQqMgh0fw2lPhjn3PDIEfAKA_E0-gf8Hr8zzhYnDivRs%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22lBPiveK2mjfUH43SN77R0w%3D%3D%22%7D) and find other groups in SimpleX directory [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fu2dS9sG8nMNURyZwqASV4yROM28Er0luVTx5X1CsMrU%3D%40smp4.simplex.im%2FeXSPwqTkKyDO3px4fLf1wx3MvPdjdLW3%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAaiv6MkMH44L2TcYrt_CsX3ZvM11WgbMEUn0hkIKTOho%253D%26srv%3Do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).\n
    > > \n
    > > Please read more in the announcement, and please upvote/share our posts to help spread the word:\n
    > > \n
    > > [reddit.com/…/simplex_chat_fully_opensource_privat…](https://www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)\n
    > > \n
    > > [twitter.com/SimpleXChat/…/1728507765813809487](https://twitter.com/SimpleXChat/status/1728507765813809487)\n
    > > \n
    > > [mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)\n
    > \n
    > Posting here since they did not.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701025428 {#1787
    date: 2023-11-26 20:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 16820
  -titleTs: "'chat':2 'releas':5 'simplex':1 'v5.4':3"
  -bodyTs: "'/1728507765813809487':87 '/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':93 '/contact#/?v=1-4&smp=smp%3a%2f%2f':46,59 '/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':49 '/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':62 '/post/8465136](https://lemmy.ml/post/8465136)':7 '/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':83 '/simplex_chat_fully_opensource_privat':80 '/simplexchat/':86 '/simplexchat/status/1728507765813809487)':90 'announc':68 'app':23 'better':31 'chat':11,15 'cross':2 'cross-post':1 'desktop':22 'directori':56 'find':51 'group':10,32,40,53 'hello':12 'help':75 'join':36 'lemmy.ml':6 'lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)':5 'link':19,43 'mastodon.social':92 'mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':91 'mobil':20 'much':30 'new':38 'pleas':63,70 'post':3,73,94 'protocol':28 'quantum':26 'read':64 'reddit.com':79 'releas':18 'resist':27 'secur':25 'simplex':14,55 'simplex.chat':45,48,58,61 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':44,57 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':47 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':60 'sinc':96 'spread':76 'twitter.com':85,89 'twitter.com/simplexchat/':84 'twitter.com/simplexchat/status/1728507765813809487)':88 'upgrad':35 'upvote/share':71 'user':39 'v5.4':16 'via':24,41 'word':78 'www.reddit.com':82 'www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701033722
  +visibility: "visible             "
  +apId: "https://lemmy.cat/post/5980898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700947322 {#1777
    date: 2023-11-25 22:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: Proxies\__CG__\App\Entity\Image {#1776 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "SimpleX-Chat-v5-4-is-released"
  +title: "SimpleX Chat v5.4 is released"
  +url: "https://github.com/simplex-chat/simplex-chat/releases/tag/v5.4.0"
  +body: """
    cross-posted from: [lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)\n
    \n
    > From the group chat:\n
    > \n
    > > Hello all!\n
    > > \n
    > > *SimpleX Chat v5.4* is released - link mobile and desktop apps via secure quantum resistant protocol, and much better groups!\n
    > > \n
    > > Once you upgrade, join the new users’ group via this link [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2Fos8FftfoV8zjb2T89fUEjJtF7y64p5av%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAQqMgh0fw2lPhjn3PDIEfAKA_E0-gf8Hr8zzhYnDivRs%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22lBPiveK2mjfUH43SN77R0w%3D%3D%22%7D) and find other groups in SimpleX directory [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fu2dS9sG8nMNURyZwqASV4yROM28Er0luVTx5X1CsMrU%3D%40smp4.simplex.im%2FeXSPwqTkKyDO3px4fLf1wx3MvPdjdLW3%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAaiv6MkMH44L2TcYrt_CsX3ZvM11WgbMEUn0hkIKTOho%253D%26srv%3Do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).\n
    > > \n
    > > Please read more in the announcement, and please upvote/share our posts to help spread the word:\n
    > > \n
    > > [reddit.com/…/simplex_chat_fully_opensource_privat…](https://www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)\n
    > > \n
    > > [twitter.com/SimpleXChat/…/1728507765813809487](https://twitter.com/SimpleXChat/status/1728507765813809487)\n
    > > \n
    > > [mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)\n
    > \n
    > Posting here since they did not.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701025428 {#1787
    date: 2023-11-26 20:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 16820
  -titleTs: "'chat':2 'releas':5 'simplex':1 'v5.4':3"
  -bodyTs: "'/1728507765813809487':87 '/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':93 '/contact#/?v=1-4&smp=smp%3a%2f%2f':46,59 '/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':49 '/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':62 '/post/8465136](https://lemmy.ml/post/8465136)':7 '/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':83 '/simplex_chat_fully_opensource_privat':80 '/simplexchat/':86 '/simplexchat/status/1728507765813809487)':90 'announc':68 'app':23 'better':31 'chat':11,15 'cross':2 'cross-post':1 'desktop':22 'directori':56 'find':51 'group':10,32,40,53 'hello':12 'help':75 'join':36 'lemmy.ml':6 'lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)':5 'link':19,43 'mastodon.social':92 'mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':91 'mobil':20 'much':30 'new':38 'pleas':63,70 'post':3,73,94 'protocol':28 'quantum':26 'read':64 'reddit.com':79 'releas':18 'resist':27 'secur':25 'simplex':14,55 'simplex.chat':45,48,58,61 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':44,57 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':47 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':60 'sinc':96 'spread':76 'twitter.com':85,89 'twitter.com/simplexchat/':84 'twitter.com/simplexchat/status/1728507765813809487)':88 'upgrad':35 'upvote/share':71 'user':39 'v5.4':16 'via':24,41 'word':78 'www.reddit.com':82 'www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701033722
  +visibility: "visible             "
  +apId: "https://lemmy.cat/post/5980898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700947322 {#1777
    date: 2023-11-25 22:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1774
  +user: Proxies\__CG__\App\Entity\User {#1773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1775 …}
  +image: Proxies\__CG__\App\Entity\Image {#1776 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "SimpleX-Chat-v5-4-is-released"
  +title: "SimpleX Chat v5.4 is released"
  +url: "https://github.com/simplex-chat/simplex-chat/releases/tag/v5.4.0"
  +body: """
    cross-posted from: [lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)\n
    \n
    > From the group chat:\n
    > \n
    > > Hello all!\n
    > > \n
    > > *SimpleX Chat v5.4* is released - link mobile and desktop apps via secure quantum resistant protocol, and much better groups!\n
    > > \n
    > > Once you upgrade, join the new users’ group via this link [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2FPQUV2eL0t7OStZOoAsPEV2QYWt4-xilbakvGUGOItUo%3D%40smp6.simplex.im%2Fos8FftfoV8zjb2T89fUEjJtF7y64p5av%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAQqMgh0fw2lPhjn3PDIEfAKA_E0-gf8Hr8zzhYnDivRs%253D%26srv%3Dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22lBPiveK2mjfUH43SN77R0w%3D%3D%22%7D) and find other groups in SimpleX directory [simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2F…](https://simplex.chat/contact#/?v=1-4&smp=smp%3A%2F%2Fu2dS9sG8nMNURyZwqASV4yROM28Er0luVTx5X1CsMrU%3D%40smp4.simplex.im%2FeXSPwqTkKyDO3px4fLf1wx3MvPdjdLW3%23%2F%3Fv%3D1-2%26dh%3DMCowBQYDK2VuAyEAaiv6MkMH44L2TcYrt_CsX3ZvM11WgbMEUn0hkIKTOho%253D%26srv%3Do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).\n
    > > \n
    > > Please read more in the announcement, and please upvote/share our posts to help spread the word:\n
    > > \n
    > > [reddit.com/…/simplex_chat_fully_opensource_privat…](https://www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)\n
    > > \n
    > > [twitter.com/SimpleXChat/…/1728507765813809487](https://twitter.com/SimpleXChat/status/1728507765813809487)\n
    > > \n
    > > [mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)\n
    > \n
    > Posting here since they did not.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701025428 {#1787
    date: 2023-11-26 20:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 16820
  -titleTs: "'chat':2 'releas':5 'simplex':1 'v5.4':3"
  -bodyTs: "'/1728507765813809487':87 '/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':93 '/contact#/?v=1-4&smp=smp%3a%2f%2f':46,59 '/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':49 '/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':62 '/post/8465136](https://lemmy.ml/post/8465136)':7 '/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':83 '/simplex_chat_fully_opensource_privat':80 '/simplexchat/':86 '/simplexchat/status/1728507765813809487)':90 'announc':68 'app':23 'better':31 'chat':11,15 'cross':2 'cross-post':1 'desktop':22 'directori':56 'find':51 'group':10,32,40,53 'hello':12 'help':75 'join':36 'lemmy.ml':6 'lemmy.ml/post/8465136](https://lemmy.ml/post/8465136)':5 'link':19,43 'mastodon.social':92 'mastodon.social/@simplex/111473020768393442](https://mastodon.social/@simplex/111473020768393442)':91 'mobil':20 'much':30 'new':38 'pleas':63,70 'post':3,73,94 'protocol':28 'quantum':26 'read':64 'reddit.com':79 'releas':18 'resist':27 'secur':25 'simplex':14,55 'simplex.chat':45,48,58,61 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2f':44,57 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fpquv2el0t7ostzooaspev2qywt4-xilbakvgugoituo%3d%40smp6.simplex.im%2fos8fftfov8zjb2t89fuejjtf7y64p5av%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaqqmgh0fw2lphjn3pdiefaka_e0-gf8hr8zzhyndivrs%253d%26srv%3dbylepyau3ty4czmn77q4fglvperknl4bi2eb2fdy2bh4jxtf32kf73yd.onion&data=%7b%22type%22%3a%22group%22%2c%22grouplinkid%22%3a%22lbpivek2mjfuh43sn77r0w%3d%3d%22%7d)':47 'simplex.chat/contact#/?v=1-4&smp=smp%3a%2f%2fu2ds9sg8nmnuryzwqasv4yrom28er0luvtx5x1csmru%3d%40smp4.simplex.im%2fexspwqtkkydo3px4flf1wx3mvpdjdlw3%23%2f%3fv%3d1-2%26dh%3dmcowbqydk2vuayeaaiv6mkmh44l2tcyrt_csx3zvm11wgbmeun0hkiktoho%253d%26srv%3do5vmywmrnaxalvz6wi3zicyftgio6psuvyniis6gco6bp6ekl4cqj4id.onion).':60 'sinc':96 'spread':76 'twitter.com':85,89 'twitter.com/simplexchat/':84 'twitter.com/simplexchat/status/1728507765813809487)':88 'upgrad':35 'upvote/share':71 'user':39 'v5.4':16 'via':24,41 'word':78 'www.reddit.com':82 'www.reddit.com/r/selfhosted/comments/183sd9h/simplex_chat_fully_opensource_private_messenger/)':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701033722
  +visibility: "visible             "
  +apId: "https://lemmy.cat/post/5980898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700947322 {#1777
    date: 2023-11-25 22:22:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
  +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
  +url: "https://github.com/ilya-zlobintsev/LACT"
  +body: """
    **Current features**:\n
    \n
    - Viewing information about the GPU\n
    - Power/thermals monitoring\n
    - Fan curve control\n
    - Overclocking (GPU/VRAM clockspeed, voltage)\n
    - Power states configuration
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954166 {#1444
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 16324
  -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
  -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776846"
  +editedAt: DateTimeImmutable @1701373614 {#1466
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#1452
    date: 2023-11-24 17:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
  +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
  +url: "https://github.com/ilya-zlobintsev/LACT"
  +body: """
    **Current features**:\n
    \n
    - Viewing information about the GPU\n
    - Power/thermals monitoring\n
    - Fan curve control\n
    - Overclocking (GPU/VRAM clockspeed, voltage)\n
    - Power states configuration
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954166 {#1444
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 16324
  -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
  -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776846"
  +editedAt: DateTimeImmutable @1701373614 {#1466
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#1452
    date: 2023-11-24 17:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1465 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "LACT-Linux-AMDGPU-Controller-for-overclocking-and-fan-curve-control"
  +title: "LACT: Linux AMDGPU Controller for overclocking and fan curve control"
  +url: "https://github.com/ilya-zlobintsev/LACT"
  +body: """
    **Current features**:\n
    \n
    - Viewing information about the GPU\n
    - Power/thermals monitoring\n
    - Fan curve control\n
    - Overclocking (GPU/VRAM clockspeed, voltage)\n
    - Power states configuration
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700954166 {#1444
    date: 2023-11-26 00:16:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +children: []
  -id: 16324
  -titleTs: "'amdgpu':3 'control':4,10 'curv':9 'fan':8 'lact':1 'linux':2 'overclock':6"
  -bodyTs: "'clockspe':15 'configur':19 'control':12 'current':1 'curv':11 'fan':10 'featur':2 'gpu':7 'gpu/vram':14 'inform':4 'monitor':9 'overclock':13 'power':17 'power/thermals':8 'state':18 'view':3 'voltag':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700929118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6776846"
  +editedAt: DateTimeImmutable @1701373614 {#1466
    date: 2023-11-30 20:46:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700842718 {#1452
    date: 2023-11-24 17:18:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Someone-has-started-answering-to-the-github-stalebot-with-memes"
  +title: "Someone has started answering to the github stalebot with memes"
  +url: "https://github.com/signalapp/Signal-Android/issues/12630#issuecomment-1562454039"
  +body: "Normalize replying to the stalebot likewise"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700865942 {#1660
    date: 2023-11-24 23:45:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 15392
  -titleTs: "'answer':4 'github':7 'meme':10 'someon':1 'stalebot':8 'start':3"
  -bodyTs: "'likewis':6 'normal':1 'repli':2 'stalebot':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700738905
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8895476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652505 {#1409
    date: 2023-11-22 12:28:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Someone-has-started-answering-to-the-github-stalebot-with-memes"
  +title: "Someone has started answering to the github stalebot with memes"
  +url: "https://github.com/signalapp/Signal-Android/issues/12630#issuecomment-1562454039"
  +body: "Normalize replying to the stalebot likewise"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700865942 {#1660
    date: 2023-11-24 23:45:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 15392
  -titleTs: "'answer':4 'github':7 'meme':10 'someon':1 'stalebot':8 'start':3"
  -bodyTs: "'likewis':6 'normal':1 'repli':2 'stalebot':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700738905
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8895476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652505 {#1409
    date: 2023-11-22 12:28:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: Proxies\__CG__\App\Entity\Image {#1422 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Someone-has-started-answering-to-the-github-stalebot-with-memes"
  +title: "Someone has started answering to the github stalebot with memes"
  +url: "https://github.com/signalapp/Signal-Android/issues/12630#issuecomment-1562454039"
  +body: "Normalize replying to the stalebot likewise"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700865942 {#1660
    date: 2023-11-24 23:45:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 15392
  -titleTs: "'answer':4 'github':7 'meme':10 'someon':1 'stalebot':8 'start':3"
  -bodyTs: "'likewis':6 'normal':1 'repli':2 'stalebot':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700738905
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8895476"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700652505 {#1409
    date: 2023-11-22 12:28:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "sigoden-argc-completions-Autocompletion-for-any-shell-and-any-command"
  +title: "sigoden/argc-completions: Autocompletion for any shell and any command."
  +url: "https://github.com/sigoden/argc-completions"
  +body: """
    **Features**\n
    \n
    - Support multiple shells: bash/zsh/powershell/fish/nushell/elvish/xonsh\n
    - Support multiple platforms: windows/macOS/linux\n
    - Built-in completions for 1000+ commands ([full list](./MANIFEST.md))\n
    - Automatically generate completion script from help-text/man-page\n
    - Lazy completing, lower memory consumption and faster startup time
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700855363 {#1411
    date: 2023-11-24 20:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 16308
  -titleTs: "'autocomplet':2 'command':8 'shell':5 'sigoden/argc-completions':1"
  -bodyTs: "'/man-page':28 '/manifest.md':19 '1000':15 'automat':20 'bash/zsh/powershell/fish/nushell/elvish/xonsh':5 'built':11 'built-in':10 'command':16 'complet':13,22,30 'consumpt':33 'faster':35 'featur':1 'full':17 'generat':21 'help':26 'help-text':25 'lazi':29 'list':18 'lower':31 'memori':32 'multipl':3,7 'platform':8 'script':23 'shell':4 'startup':36 'support':2,6 'text':27 'time':37 'windows/macos/linux':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700925064
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6773999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838664 {#1412
    date: 2023-11-24 16:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "sigoden-argc-completions-Autocompletion-for-any-shell-and-any-command"
  +title: "sigoden/argc-completions: Autocompletion for any shell and any command."
  +url: "https://github.com/sigoden/argc-completions"
  +body: """
    **Features**\n
    \n
    - Support multiple shells: bash/zsh/powershell/fish/nushell/elvish/xonsh\n
    - Support multiple platforms: windows/macOS/linux\n
    - Built-in completions for 1000+ commands ([full list](./MANIFEST.md))\n
    - Automatically generate completion script from help-text/man-page\n
    - Lazy completing, lower memory consumption and faster startup time
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700855363 {#1411
    date: 2023-11-24 20:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 16308
  -titleTs: "'autocomplet':2 'command':8 'shell':5 'sigoden/argc-completions':1"
  -bodyTs: "'/man-page':28 '/manifest.md':19 '1000':15 'automat':20 'bash/zsh/powershell/fish/nushell/elvish/xonsh':5 'built':11 'built-in':10 'command':16 'complet':13,22,30 'consumpt':33 'faster':35 'featur':1 'full':17 'generat':21 'help':26 'help-text':25 'lazi':29 'list':18 'lower':31 'memori':32 'multipl':3,7 'platform':8 'script':23 'shell':4 'startup':36 'support':2,6 'text':27 'time':37 'windows/macos/linux':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700925064
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6773999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838664 {#1412
    date: 2023-11-24 16:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1443 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "sigoden-argc-completions-Autocompletion-for-any-shell-and-any-command"
  +title: "sigoden/argc-completions: Autocompletion for any shell and any command."
  +url: "https://github.com/sigoden/argc-completions"
  +body: """
    **Features**\n
    \n
    - Support multiple shells: bash/zsh/powershell/fish/nushell/elvish/xonsh\n
    - Support multiple platforms: windows/macOS/linux\n
    - Built-in completions for 1000+ commands ([full list](./MANIFEST.md))\n
    - Automatically generate completion script from help-text/man-page\n
    - Lazy completing, lower memory consumption and faster startup time
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 48
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700855363 {#1411
    date: 2023-11-24 20:49:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 16308
  -titleTs: "'autocomplet':2 'command':8 'shell':5 'sigoden/argc-completions':1"
  -bodyTs: "'/man-page':28 '/manifest.md':19 '1000':15 'automat':20 'bash/zsh/powershell/fish/nushell/elvish/xonsh':5 'built':11 'built-in':10 'command':16 'complet':13,22,30 'consumpt':33 'faster':35 'featur':1 'full':17 'generat':21 'help':26 'help-text':25 'lazi':29 'list':18 'lower':31 'memori':32 'multipl':3,7 'platform':8 'script':23 'shell':4 'startup':36 'support':2,6 'text':27 'time':37 'windows/macos/linux':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700925064
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6773999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700838664 {#1412
    date: 2023-11-24 16:11:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-Acly-krita-ai-diffusion-Streamlined-interface-for-generating-images-with-AI-in"
  +title: "GitHub - Acly/krita-ai-diffusion: Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required."
  +url: "https://github.com/Acly/krita-ai-diffusion"
  +body: "Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required. - GitHub - Acly/krita-ai-diffusion: Streamlined interface for gen..."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778704 {#1457
    date: 2023-11-23 23:31:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 14719
  -titleTs: "'acly/krita-ai-diffusion':2 'ai':9 'generat':6 'github':1 'imag':7 'inpaint':12 'interfac':4 'krita':11 'option':16 'outpaint':14 'prompt':18 'requir':21 'streamlin':3 'text':17 'tweak':20"
  -bodyTs: "'acly/krita-ai-diffusion':21 'ai':7 'gen':25 'generat':4 'github':20 'imag':5 'inpaint':10 'interfac':2,23 'krita':9 'option':14 'outpaint':12 'prompt':16 'requir':19 'streamlin':1,22 'text':15 'tweak':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700564975
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/641501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700478575 {#1455
    date: 2023-11-20 12:09:35.0 +01:00
  }
}
"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
35 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-Acly-krita-ai-diffusion-Streamlined-interface-for-generating-images-with-AI-in"
  +title: "GitHub - Acly/krita-ai-diffusion: Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required."
  +url: "https://github.com/Acly/krita-ai-diffusion"
  +body: "Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required. - GitHub - Acly/krita-ai-diffusion: Streamlined interface for gen..."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778704 {#1457
    date: 2023-11-23 23:31:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 14719
  -titleTs: "'acly/krita-ai-diffusion':2 'ai':9 'generat':6 'github':1 'imag':7 'inpaint':12 'interfac':4 'krita':11 'option':16 'outpaint':14 'prompt':18 'requir':21 'streamlin':3 'text':17 'tweak':20"
  -bodyTs: "'acly/krita-ai-diffusion':21 'ai':7 'gen':25 'generat':4 'github':20 'imag':5 'inpaint':10 'interfac':2,23 'krita':9 'option':14 'outpaint':12 'prompt':16 'requir':19 'streamlin':1,22 'text':15 'tweak':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700564975
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/641501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700478575 {#1455
    date: 2023-11-20 12:09:35.0 +01:00
  }
}
"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
36 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-Acly-krita-ai-diffusion-Streamlined-interface-for-generating-images-with-AI-in"
  +title: "GitHub - Acly/krita-ai-diffusion: Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required."
  +url: "https://github.com/Acly/krita-ai-diffusion"
  +body: "Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required. - GitHub - Acly/krita-ai-diffusion: Streamlined interface for gen..."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700778704 {#1457
    date: 2023-11-23 23:31:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 14719
  -titleTs: "'acly/krita-ai-diffusion':2 'ai':9 'generat':6 'github':1 'imag':7 'inpaint':12 'interfac':4 'krita':11 'option':16 'outpaint':14 'prompt':18 'requir':21 'streamlin':3 'text':17 'tweak':20"
  -bodyTs: "'acly/krita-ai-diffusion':21 'ai':7 'gen':25 'generat':4 'github':20 'imag':5 'inpaint':10 'interfac':2,23 'krita':9 'option':14 'outpaint':12 'prompt':16 'requir':19 'streamlin':1,22 'text':15 'tweak':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700564975
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/641501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700478575 {#1455
    date: 2023-11-20 12:09:35.0 +01:00
  }
}
"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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1703 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Shadow-Cast-v0-6-1-GPU-Accelerated-Screen-Recorder-Now-with-Wayland"
  +title: "Shadow Cast v0.6.1: GPU Accelerated Screen Recorder - Now with Wayland Support"
  +url: "https://github.com/gmbeard/shadow-cast/releases/tag/0.6.1"
  +body: """
    This latest version now supports screen recording on Wayland*. [This YouTube example](https://www.youtube.com/watch?v=MFfAdsma_c0) was recorded on Gnome 44’s compositor ([piped.video link](https://piped.video/watch?v=MFfAdsma_c0)).\n
    \n
    * *tested on Gnome, Wayfire, and Sway*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700723113 {#1438
    date: 2023-11-23 08:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 15242
  -titleTs: "'acceler':5 'cast':2 'gpu':4 'record':7 'screen':6 'shadow':1 'support':11 'v0.6.1':3 'wayland':10"
  -bodyTs: "'/watch?v=mffadsma_c0)':15 '/watch?v=mffadsma_c0)).':27 '44':20 'compositor':22 'exampl':12 'gnome':19,30 'latest':2 'link':24 'piped.video':23,26 'piped.video/watch?v=mffadsma_c0)).':25 'record':7,17 'screen':6 'support':5 'sway':33 'test':28 'version':3 'wayfir':31 'wayland':9 'www.youtube.com':14 'www.youtube.com/watch?v=mffadsma_c0)':13 'youtub':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700693238
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4776253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606838 {#1429
    date: 2023-11-21 23:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1703 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Shadow-Cast-v0-6-1-GPU-Accelerated-Screen-Recorder-Now-with-Wayland"
  +title: "Shadow Cast v0.6.1: GPU Accelerated Screen Recorder - Now with Wayland Support"
  +url: "https://github.com/gmbeard/shadow-cast/releases/tag/0.6.1"
  +body: """
    This latest version now supports screen recording on Wayland*. [This YouTube example](https://www.youtube.com/watch?v=MFfAdsma_c0) was recorded on Gnome 44’s compositor ([piped.video link](https://piped.video/watch?v=MFfAdsma_c0)).\n
    \n
    * *tested on Gnome, Wayfire, and Sway*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700723113 {#1438
    date: 2023-11-23 08:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 15242
  -titleTs: "'acceler':5 'cast':2 'gpu':4 'record':7 'screen':6 'shadow':1 'support':11 'v0.6.1':3 'wayland':10"
  -bodyTs: "'/watch?v=mffadsma_c0)':15 '/watch?v=mffadsma_c0)).':27 '44':20 'compositor':22 'exampl':12 'gnome':19,30 'latest':2 'link':24 'piped.video':23,26 'piped.video/watch?v=mffadsma_c0)).':25 'record':7,17 'screen':6 'support':5 'sway':33 'test':28 'version':3 'wayfir':31 'wayland':9 'www.youtube.com':14 'www.youtube.com/watch?v=mffadsma_c0)':13 'youtub':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700693238
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4776253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606838 {#1429
    date: 2023-11-21 23:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1703 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Shadow-Cast-v0-6-1-GPU-Accelerated-Screen-Recorder-Now-with-Wayland"
  +title: "Shadow Cast v0.6.1: GPU Accelerated Screen Recorder - Now with Wayland Support"
  +url: "https://github.com/gmbeard/shadow-cast/releases/tag/0.6.1"
  +body: """
    This latest version now supports screen recording on Wayland*. [This YouTube example](https://www.youtube.com/watch?v=MFfAdsma_c0) was recorded on Gnome 44’s compositor ([piped.video link](https://piped.video/watch?v=MFfAdsma_c0)).\n
    \n
    * *tested on Gnome, Wayfire, and Sway*
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700723113 {#1438
    date: 2023-11-23 08:05:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 15242
  -titleTs: "'acceler':5 'cast':2 'gpu':4 'record':7 'screen':6 'shadow':1 'support':11 'v0.6.1':3 'wayland':10"
  -bodyTs: "'/watch?v=mffadsma_c0)':15 '/watch?v=mffadsma_c0)).':27 '44':20 'compositor':22 'exampl':12 'gnome':19,30 'latest':2 'link':24 'piped.video':23,26 'piped.video/watch?v=mffadsma_c0)).':25 'record':7,17 'screen':6 'support':5 'sway':33 'test':28 'version':3 'wayfir':31 'wayland':9 'www.youtube.com':14 'www.youtube.com/watch?v=mffadsma_c0)':13 'youtub':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700693238
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4776253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606838 {#1429
    date: 2023-11-21 23:47:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Slow-Nala-completions-Janky-hack-m8"
  +title: "Slow Nala completions - Janky hack m8"
  +url: "https://github.com/volitank/nala"
  +body: """
    I’ve been using nala on my debian-based computers instead of apt, mostly for the parallel downloads, but also because the UI is nicer. I have one issue, and that’s the slow completions; it’s not wasting painful amounts of time, but it still takes a second or two each time I hit tab. I don’t know if this is the same for all shells, but I’m using zsh.\n
    \n
    I tried a workaround, but it seems prone to breaking something. So far it’s working fine for my purposes, so I thought I’d share anyway:\n
    \n
    1. I backed up `/usr/share/zsh/vendor-completions/_nala` to my home directory\n
    2. I copied `/usr/share/zsh/functions/Completion/Debian/_apt` to `/usr/share/zsh/vendor-completions/_nala`\n
    3. I used vim to `%s/apt/nala/g` (replace every instance of ‘apt’ to ‘nala’) in the new `/usr/share/zsh/vendor-completions/_nala`\n
    \n
    Already that’s sped up the completions to seemingly as fast as any other command. And already I can see some jank peaking through: zsh now thinks nala has access to apt commands that it definitely doesn’t (e.g. `nala build-dep`, `nala changelog` and `nala full-upgrade`), and it has lost autocompletions for `nala fetch` and `nala history`.\n
    \n
    Once I understand completions files syntax better, I’ll fix it to only use the commands listed in nala’s manpage and submit a pr to the git repo. In the meantime, if anyone has suggestions for how to correct the existing completions file or more ways to make the `_apt` completions fit nala, it’d be much appreciated.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700282310 {#1614
    date: 2023-11-18 05:38:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 14072
  -titleTs: "'complet':3 'hack':5 'janki':4 'm8':6 'nala':2 'slow':1"
  -bodyTs: "'/usr/share/zsh/functions/completion/debian/_apt':114 '/usr/share/zsh/vendor-completions/_nala':106,116,133 '1':102 '2':111 '3':117 'access':163 'alreadi':134,150 'also':21 'amount':42 'anyon':228 'anyway':101 'appreci':253 'apt':14,127,165,245 'autocomplet':188 'back':104 'base':10 'better':201 'break':84 'build':175 'build-dep':174 'changelog':178 'command':148,166,210 'complet':36,140,198,237,246 'comput':11 'copi':113 'correct':234 'd':99,250 'debian':9 'debian-bas':8 'definit':169 'dep':176 'directori':110 'doesn':170 'download':19 'e.g':172 'everi':124 'exist':236 'far':87 'fast':144 'fetch':191 'file':199,238 'fine':91 'fit':247 'fix':204 'full':182 'full-upgrad':181 'git':222 'histori':194 'hit':56 'home':109 'instanc':125 'instead':12 'issu':30 'jank':155 'know':61 'list':211 'll':203 'lost':187 'm':72 'make':243 'manpag':215 'meantim':226 'most':15 'much':252 'nala':5,129,161,173,177,180,190,193,213,248 'new':132 'nicer':26 'one':29 'pain':41 'parallel':18 'peak':156 'pr':219 'prone':82 'purpos':94 'replac':123 'repo':223 's/apt/nala/g':122 'second':50 'see':153 'seem':81,142 'share':100 'shell':69 'slow':35 'someth':85 'sped':137 'still':47 'submit':217 'suggest':230 'syntax':200 'tab':57 'take':48 'think':160 'thought':97 'time':44,54 'tri':76 'two':52 'ui':24 'understand':197 'upgrad':183 'use':4,73,119,208 've':2 'vim':120 'wast':40 'way':241 'work':90 'workaround':78 'zsh':74,158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700336310
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8122813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700282310 {#1612
    date: 2023-11-18 05:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Slow-Nala-completions-Janky-hack-m8"
  +title: "Slow Nala completions - Janky hack m8"
  +url: "https://github.com/volitank/nala"
  +body: """
    I’ve been using nala on my debian-based computers instead of apt, mostly for the parallel downloads, but also because the UI is nicer. I have one issue, and that’s the slow completions; it’s not wasting painful amounts of time, but it still takes a second or two each time I hit tab. I don’t know if this is the same for all shells, but I’m using zsh.\n
    \n
    I tried a workaround, but it seems prone to breaking something. So far it’s working fine for my purposes, so I thought I’d share anyway:\n
    \n
    1. I backed up `/usr/share/zsh/vendor-completions/_nala` to my home directory\n
    2. I copied `/usr/share/zsh/functions/Completion/Debian/_apt` to `/usr/share/zsh/vendor-completions/_nala`\n
    3. I used vim to `%s/apt/nala/g` (replace every instance of ‘apt’ to ‘nala’) in the new `/usr/share/zsh/vendor-completions/_nala`\n
    \n
    Already that’s sped up the completions to seemingly as fast as any other command. And already I can see some jank peaking through: zsh now thinks nala has access to apt commands that it definitely doesn’t (e.g. `nala build-dep`, `nala changelog` and `nala full-upgrade`), and it has lost autocompletions for `nala fetch` and `nala history`.\n
    \n
    Once I understand completions files syntax better, I’ll fix it to only use the commands listed in nala’s manpage and submit a pr to the git repo. In the meantime, if anyone has suggestions for how to correct the existing completions file or more ways to make the `_apt` completions fit nala, it’d be much appreciated.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700282310 {#1614
    date: 2023-11-18 05:38:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 14072
  -titleTs: "'complet':3 'hack':5 'janki':4 'm8':6 'nala':2 'slow':1"
  -bodyTs: "'/usr/share/zsh/functions/completion/debian/_apt':114 '/usr/share/zsh/vendor-completions/_nala':106,116,133 '1':102 '2':111 '3':117 'access':163 'alreadi':134,150 'also':21 'amount':42 'anyon':228 'anyway':101 'appreci':253 'apt':14,127,165,245 'autocomplet':188 'back':104 'base':10 'better':201 'break':84 'build':175 'build-dep':174 'changelog':178 'command':148,166,210 'complet':36,140,198,237,246 'comput':11 'copi':113 'correct':234 'd':99,250 'debian':9 'debian-bas':8 'definit':169 'dep':176 'directori':110 'doesn':170 'download':19 'e.g':172 'everi':124 'exist':236 'far':87 'fast':144 'fetch':191 'file':199,238 'fine':91 'fit':247 'fix':204 'full':182 'full-upgrad':181 'git':222 'histori':194 'hit':56 'home':109 'instanc':125 'instead':12 'issu':30 'jank':155 'know':61 'list':211 'll':203 'lost':187 'm':72 'make':243 'manpag':215 'meantim':226 'most':15 'much':252 'nala':5,129,161,173,177,180,190,193,213,248 'new':132 'nicer':26 'one':29 'pain':41 'parallel':18 'peak':156 'pr':219 'prone':82 'purpos':94 'replac':123 'repo':223 's/apt/nala/g':122 'second':50 'see':153 'seem':81,142 'share':100 'shell':69 'slow':35 'someth':85 'sped':137 'still':47 'submit':217 'suggest':230 'syntax':200 'tab':57 'take':48 'think':160 'thought':97 'time':44,54 'tri':76 'two':52 'ui':24 'understand':197 'upgrad':183 'use':4,73,119,208 've':2 'vim':120 'wast':40 'way':241 'work':90 'workaround':78 'zsh':74,158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700336310
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8122813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700282310 {#1612
    date: 2023-11-18 05:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Slow-Nala-completions-Janky-hack-m8"
  +title: "Slow Nala completions - Janky hack m8"
  +url: "https://github.com/volitank/nala"
  +body: """
    I’ve been using nala on my debian-based computers instead of apt, mostly for the parallel downloads, but also because the UI is nicer. I have one issue, and that’s the slow completions; it’s not wasting painful amounts of time, but it still takes a second or two each time I hit tab. I don’t know if this is the same for all shells, but I’m using zsh.\n
    \n
    I tried a workaround, but it seems prone to breaking something. So far it’s working fine for my purposes, so I thought I’d share anyway:\n
    \n
    1. I backed up `/usr/share/zsh/vendor-completions/_nala` to my home directory\n
    2. I copied `/usr/share/zsh/functions/Completion/Debian/_apt` to `/usr/share/zsh/vendor-completions/_nala`\n
    3. I used vim to `%s/apt/nala/g` (replace every instance of ‘apt’ to ‘nala’) in the new `/usr/share/zsh/vendor-completions/_nala`\n
    \n
    Already that’s sped up the completions to seemingly as fast as any other command. And already I can see some jank peaking through: zsh now thinks nala has access to apt commands that it definitely doesn’t (e.g. `nala build-dep`, `nala changelog` and `nala full-upgrade`), and it has lost autocompletions for `nala fetch` and `nala history`.\n
    \n
    Once I understand completions files syntax better, I’ll fix it to only use the commands listed in nala’s manpage and submit a pr to the git repo. In the meantime, if anyone has suggestions for how to correct the existing completions file or more ways to make the `_apt` completions fit nala, it’d be much appreciated.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700282310 {#1614
    date: 2023-11-18 05:38:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 14072
  -titleTs: "'complet':3 'hack':5 'janki':4 'm8':6 'nala':2 'slow':1"
  -bodyTs: "'/usr/share/zsh/functions/completion/debian/_apt':114 '/usr/share/zsh/vendor-completions/_nala':106,116,133 '1':102 '2':111 '3':117 'access':163 'alreadi':134,150 'also':21 'amount':42 'anyon':228 'anyway':101 'appreci':253 'apt':14,127,165,245 'autocomplet':188 'back':104 'base':10 'better':201 'break':84 'build':175 'build-dep':174 'changelog':178 'command':148,166,210 'complet':36,140,198,237,246 'comput':11 'copi':113 'correct':234 'd':99,250 'debian':9 'debian-bas':8 'definit':169 'dep':176 'directori':110 'doesn':170 'download':19 'e.g':172 'everi':124 'exist':236 'far':87 'fast':144 'fetch':191 'file':199,238 'fine':91 'fit':247 'fix':204 'full':182 'full-upgrad':181 'git':222 'histori':194 'hit':56 'home':109 'instanc':125 'instead':12 'issu':30 'jank':155 'know':61 'list':211 'll':203 'lost':187 'm':72 'make':243 'manpag':215 'meantim':226 'most':15 'much':252 'nala':5,129,161,173,177,180,190,193,213,248 'new':132 'nicer':26 'one':29 'pain':41 'parallel':18 'peak':156 'pr':219 'prone':82 'purpos':94 'replac':123 'repo':223 's/apt/nala/g':122 'second':50 'see':153 'seem':81,142 'share':100 'shell':69 'slow':35 'someth':85 'sped':137 'still':47 'submit':217 'suggest':230 'syntax':200 'tab':57 'take':48 'think':160 'thought':97 'time':44,54 'tri':76 'two':52 'ui':24 'understand':197 'upgrad':183 'use':4,73,119,208 've':2 'vim':120 'wast':40 'way':241 'work':90 'workaround':78 'zsh':74,158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700336310
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8122813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700282310 {#1612
    date: 2023-11-18 05:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "VanillaOS-2-0-Orchid-Alpha-Build-84-Available-Now"
  +title: "VanillaOS 2.0 (Orchid) Alpha Build 84 Available Now"
  +url: "https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482"
  +body: """
    cross-posted from: [monero.town/post/1123506](https://monero.town/post/1123506)\n
    \n
    > Download ISO - [github.com/Vanilla-OS/live-iso/…/6834360482](https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700276993 {#1672
    date: 2023-11-18 04:09:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 13661
  -titleTs: "'2.0':2 '84':6 'alpha':4 'avail':7 'build':5 'orchid':3 'vanillao':1"
  -bodyTs: "'/6834360482':13 '/post/1123506](https://monero.town/post/1123506)':7 '/vanilla-os/live-iso/':12 '/vanilla-os/live-iso/actions/runs/6834360482)':16 'cross':2 'cross-post':1 'download':8 'github.com':11,15 'github.com/vanilla-os/live-iso/':10 'github.com/vanilla-os/live-iso/actions/runs/6834360482)':14 'iso':9 'monero.town':6 'monero.town/post/1123506](https://monero.town/post/1123506)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700251682
  +visibility: "visible             "
  +apId: "https://monero.town/post/1123551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700165282 {#1673
    date: 2023-11-16 21:08:02.0 +01:00
  }
}
"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
47 DENIED edit
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "VanillaOS-2-0-Orchid-Alpha-Build-84-Available-Now"
  +title: "VanillaOS 2.0 (Orchid) Alpha Build 84 Available Now"
  +url: "https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482"
  +body: """
    cross-posted from: [monero.town/post/1123506](https://monero.town/post/1123506)\n
    \n
    > Download ISO - [github.com/Vanilla-OS/live-iso/…/6834360482](https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700276993 {#1672
    date: 2023-11-18 04:09:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 13661
  -titleTs: "'2.0':2 '84':6 'alpha':4 'avail':7 'build':5 'orchid':3 'vanillao':1"
  -bodyTs: "'/6834360482':13 '/post/1123506](https://monero.town/post/1123506)':7 '/vanilla-os/live-iso/':12 '/vanilla-os/live-iso/actions/runs/6834360482)':16 'cross':2 'cross-post':1 'download':8 'github.com':11,15 'github.com/vanilla-os/live-iso/':10 'github.com/vanilla-os/live-iso/actions/runs/6834360482)':14 'iso':9 'monero.town':6 'monero.town/post/1123506](https://monero.town/post/1123506)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700251682
  +visibility: "visible             "
  +apId: "https://monero.town/post/1123551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700165282 {#1673
    date: 2023-11-16 21:08:02.0 +01:00
  }
}
"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
48 DENIED moderate
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "VanillaOS-2-0-Orchid-Alpha-Build-84-Available-Now"
  +title: "VanillaOS 2.0 (Orchid) Alpha Build 84 Available Now"
  +url: "https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482"
  +body: """
    cross-posted from: [monero.town/post/1123506](https://monero.town/post/1123506)\n
    \n
    > Download ISO - [github.com/Vanilla-OS/live-iso/…/6834360482](https://github.com/Vanilla-OS/live-iso/actions/runs/6834360482)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700276993 {#1672
    date: 2023-11-18 04:09:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 13661
  -titleTs: "'2.0':2 '84':6 'alpha':4 'avail':7 'build':5 'orchid':3 'vanillao':1"
  -bodyTs: "'/6834360482':13 '/post/1123506](https://monero.town/post/1123506)':7 '/vanilla-os/live-iso/':12 '/vanilla-os/live-iso/actions/runs/6834360482)':16 'cross':2 'cross-post':1 'download':8 'github.com':11,15 'github.com/vanilla-os/live-iso/':10 'github.com/vanilla-os/live-iso/actions/runs/6834360482)':14 'iso':9 'monero.town':6 'monero.town/post/1123506](https://monero.town/post/1123506)':5 'post':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700251682
  +visibility: "visible             "
  +apId: "https://monero.town/post/1123551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700165282 {#1673
    date: 2023-11-16 21:08:02.0 +01:00
  }
}
"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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Today-I-discovered-Garuda-s-BTRFS-assistant-and-it-s-a-total"
  +title: "Today I discovered Garuda's BTRFS assistant and it's a total game changer."
  +url: "https://github.com/garuda-linux/btrfs-assistant"
  +body: """
    Was looking at how to set up snapper on Fedora 39 and came across the ever knowledgable [Stephens tech talks video](https://youtu.be/mQLJ93d-UMc?t=1277). It does balance, setting up snapper, sub-volume management in a really cool GUI tool.\n
    \n
    **edit** updated the link as the GitHub page was apparently ood, but it is in most repo’s
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226406 {#1653
    date: 2023-11-17 14:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 13610
  -titleTs: "'assist':7 'btrfs':6 'changer':14 'discov':3 'game':13 'garuda':4 'today':1 'total':12"
  -bodyTs: "'/mqlj93d-umc?t=1277).':24 '39':11 'across':14 'appar':50 'balanc':27 'came':13 'cool':38 'edit':41 'ever':16 'fedora':10 'github':47 'gui':39 'knowledg':17 'link':44 'look':2 'manag':34 'ood':51 'page':48 'realli':37 'repo':57 'set':6,28 'snapper':8,30 'stephen':18 'sub':32 'sub-volum':31 'talk':20 'tech':19 'tool':40 'updat':42 'video':21 'volum':33 'youtu.be':23 'youtu.be/mqlj93d-umc?t=1277).':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700236498
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4577666"
  +editedAt: DateTimeImmutable @1700418860 {#1656
    date: 2023-11-19 19:34:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700150098 {#1661
    date: 2023-11-16 16:54:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Today-I-discovered-Garuda-s-BTRFS-assistant-and-it-s-a-total"
  +title: "Today I discovered Garuda's BTRFS assistant and it's a total game changer."
  +url: "https://github.com/garuda-linux/btrfs-assistant"
  +body: """
    Was looking at how to set up snapper on Fedora 39 and came across the ever knowledgable [Stephens tech talks video](https://youtu.be/mQLJ93d-UMc?t=1277). It does balance, setting up snapper, sub-volume management in a really cool GUI tool.\n
    \n
    **edit** updated the link as the GitHub page was apparently ood, but it is in most repo’s
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226406 {#1653
    date: 2023-11-17 14:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 13610
  -titleTs: "'assist':7 'btrfs':6 'changer':14 'discov':3 'game':13 'garuda':4 'today':1 'total':12"
  -bodyTs: "'/mqlj93d-umc?t=1277).':24 '39':11 'across':14 'appar':50 'balanc':27 'came':13 'cool':38 'edit':41 'ever':16 'fedora':10 'github':47 'gui':39 'knowledg':17 'link':44 'look':2 'manag':34 'ood':51 'page':48 'realli':37 'repo':57 'set':6,28 'snapper':8,30 'stephen':18 'sub':32 'sub-volum':31 'talk':20 'tech':19 'tool':40 'updat':42 'video':21 'volum':33 'youtu.be':23 'youtu.be/mqlj93d-umc?t=1277).':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700236498
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4577666"
  +editedAt: DateTimeImmutable @1700418860 {#1656
    date: 2023-11-19 19:34:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700150098 {#1661
    date: 2023-11-16 16:54:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1662
  +user: Proxies\__CG__\App\Entity\User {#1663 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Today-I-discovered-Garuda-s-BTRFS-assistant-and-it-s-a-total"
  +title: "Today I discovered Garuda's BTRFS assistant and it's a total game changer."
  +url: "https://github.com/garuda-linux/btrfs-assistant"
  +body: """
    Was looking at how to set up snapper on Fedora 39 and came across the ever knowledgable [Stephens tech talks video](https://youtu.be/mQLJ93d-UMc?t=1277). It does balance, setting up snapper, sub-volume management in a really cool GUI tool.\n
    \n
    **edit** updated the link as the GitHub page was apparently ood, but it is in most repo’s
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700226406 {#1653
    date: 2023-11-17 14:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1592 …}
  +reports: Doctrine\ORM\PersistentCollection {#1593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1577 …}
  +children: []
  -id: 13610
  -titleTs: "'assist':7 'btrfs':6 'changer':14 'discov':3 'game':13 'garuda':4 'today':1 'total':12"
  -bodyTs: "'/mqlj93d-umc?t=1277).':24 '39':11 'across':14 'appar':50 'balanc':27 'came':13 'cool':38 'edit':41 'ever':16 'fedora':10 'github':47 'gui':39 'knowledg':17 'link':44 'look':2 'manag':34 'ood':51 'page':48 'realli':37 'repo':57 'set':6,28 'snapper':8,30 'stephen':18 'sub':32 'sub-volum':31 'talk':20 'tech':19 'tool':40 'updat':42 'video':21 'volum':33 'youtu.be':23 'youtu.be/mqlj93d-umc?t=1277).':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700236498
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4577666"
  +editedAt: DateTimeImmutable @1700418860 {#1656
    date: 2023-11-19 19:34:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700150098 {#1661
    date: 2023-11-16 16:54:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "wayland-is-biased-towards-gnome"
  +title: "wayland is biased towards gnome"
  +url: "https://github.com/hamza-Algohary/xdg-shell-Protocol-is-tailored-only-for-GNOME-needs"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700225765 {#1579
    date: 2023-11-17 13:56:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 13832
  -titleTs: "'bias':3 'gnome':5 'toward':4 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700248955
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9339320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224955 {#1584
    date: 2023-11-17 13:42:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "wayland-is-biased-towards-gnome"
  +title: "wayland is biased towards gnome"
  +url: "https://github.com/hamza-Algohary/xdg-shell-Protocol-is-tailored-only-for-GNOME-needs"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700225765 {#1579
    date: 2023-11-17 13:56:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 13832
  -titleTs: "'bias':3 'gnome':5 'toward':4 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700248955
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9339320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224955 {#1584
    date: 2023-11-17 13:42:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1581
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1572 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "wayland-is-biased-towards-gnome"
  +title: "wayland is biased towards gnome"
  +url: "https://github.com/hamza-Algohary/xdg-shell-Protocol-is-tailored-only-for-GNOME-needs"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700225765 {#1579
    date: 2023-11-17 13:56:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1574 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  +badges: Doctrine\ORM\PersistentCollection {#1568 …}
  +children: []
  -id: 13832
  -titleTs: "'bias':3 'gnome':5 'toward':4 'wayland':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700248955
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9339320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224955 {#1584
    date: 2023-11-17 13:42:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-cbh123-narrator-David-Attenborough-narrates-your-life"
  +title: "GitHub - cbh123/narrator: David Attenborough narrates your life"
  +url: "https://github.com/cbh123/narrator"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700179609 {#1528
    date: 2023-11-17 01:06:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 13704
  -titleTs: "'attenborough':4 'cbh123/narrator':2 'david':3 'github':1 'life':7 'narrat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700266009
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6259274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700179609 {#1527
    date: 2023-11-17 01:06:49.0 +01:00
  }
}
"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
59 DENIED edit
App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-cbh123-narrator-David-Attenborough-narrates-your-life"
  +title: "GitHub - cbh123/narrator: David Attenborough narrates your life"
  +url: "https://github.com/cbh123/narrator"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700179609 {#1528
    date: 2023-11-17 01:06:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 13704
  -titleTs: "'attenborough':4 'cbh123/narrator':2 'david':3 'github':1 'life':7 'narrat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700266009
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6259274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700179609 {#1527
    date: 2023-11-17 01:06:49.0 +01:00
  }
}
"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
60 DENIED moderate
App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1525 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-cbh123-narrator-David-Attenborough-narrates-your-life"
  +title: "GitHub - cbh123/narrator: David Attenborough narrates your life"
  +url: "https://github.com/cbh123/narrator"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700179609 {#1528
    date: 2023-11-17 01:06:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 13704
  -titleTs: "'attenborough':4 'cbh123/narrator':2 'david':3 'github':1 'life':7 'narrat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700266009
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6259274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700179609 {#1527
    date: 2023-11-17 01:06:49.0 +01:00
  }
}
"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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1613 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Shadow-Cast-GPU-accelerated-screen-and-audio-recording-for-Linux"
  +title: "Shadow Cast: GPU accelerated screen and audio recording for Linux"
  +url: "https://github.com/gmbeard/shadow-cast"
  +body: "I created Shadow Cast after becoming disillusioned with the lack of simple, performant display recording utilities for X11. All feedback welcome."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699745449 {#1555
    date: 2023-11-12 00:30:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +children: []
  -id: 12038
  -titleTs: "'acceler':4 'audio':7 'cast':2 'gpu':3 'linux':10 'record':8 'screen':5 'shadow':1"
  -bodyTs: "'becom':6 'cast':4 'creat':2 'disillus':7 'display':14 'feedback':20 'lack':10 'perform':13 'record':15 'shadow':3 'simpl':12 'util':16 'welcom':21 'x11':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699807180
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4390136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720780 {#1621
    date: 2023-11-11 17:39:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1613 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Shadow-Cast-GPU-accelerated-screen-and-audio-recording-for-Linux"
  +title: "Shadow Cast: GPU accelerated screen and audio recording for Linux"
  +url: "https://github.com/gmbeard/shadow-cast"
  +body: "I created Shadow Cast after becoming disillusioned with the lack of simple, performant display recording utilities for X11. All feedback welcome."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699745449 {#1555
    date: 2023-11-12 00:30:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +children: []
  -id: 12038
  -titleTs: "'acceler':4 'audio':7 'cast':2 'gpu':3 'linux':10 'record':8 'screen':5 'shadow':1"
  -bodyTs: "'becom':6 'cast':4 'creat':2 'disillus':7 'display':14 'feedback':20 'lack':10 'perform':13 'record':15 'shadow':3 'simpl':12 'util':16 'welcom':21 'x11':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699807180
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4390136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720780 {#1621
    date: 2023-11-11 17:39:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1613 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Shadow-Cast-GPU-accelerated-screen-and-audio-recording-for-Linux"
  +title: "Shadow Cast: GPU accelerated screen and audio recording for Linux"
  +url: "https://github.com/gmbeard/shadow-cast"
  +body: "I created Shadow Cast after becoming disillusioned with the lack of simple, performant display recording utilities for X11. All feedback welcome."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 106
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699745449 {#1555
    date: 2023-11-12 00:30:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +children: []
  -id: 12038
  -titleTs: "'acceler':4 'audio':7 'cast':2 'gpu':3 'linux':10 'record':8 'screen':5 'shadow':1"
  -bodyTs: "'becom':6 'cast':4 'creat':2 'disillus':7 'display':14 'feedback':20 'lack':10 'perform':13 'record':15 'shadow':3 'simpl':12 'util':16 'welcom':21 'x11':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699807180
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4390136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699720780 {#1621
    date: 2023-11-11 17:39:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#1616 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1611 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-SerenityOS-serenity-The-Serenity-Operating-System"
  +title: "GitHub - SerenityOS/serenity: The Serenity Operating System 🐞"
  +url: "https://github.com/SerenityOS/serenity/tree/master"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699728346 {#1795
    date: 2023-11-11 19:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  +badges: Doctrine\ORM\PersistentCollection {#1731 …}
  +children: []
  -id: 11350
  -titleTs: "'github':1 'oper':5 'seren':4 'serenityos/serenity':2 'system':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699606897
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3034874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699520497 {#1705
    date: 2023-11-09 10:01:37.0 +01:00
  }
}
"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
67 DENIED edit
App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#1616 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1611 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-SerenityOS-serenity-The-Serenity-Operating-System"
  +title: "GitHub - SerenityOS/serenity: The Serenity Operating System 🐞"
  +url: "https://github.com/SerenityOS/serenity/tree/master"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699728346 {#1795
    date: 2023-11-11 19:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  +badges: Doctrine\ORM\PersistentCollection {#1731 …}
  +children: []
  -id: 11350
  -titleTs: "'github':1 'oper':5 'seren':4 'serenityos/serenity':2 'system':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699606897
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3034874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699520497 {#1705
    date: 2023-11-09 10:01:37.0 +01:00
  }
}
"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
68 DENIED moderate
App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#1616 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1611 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-SerenityOS-serenity-The-Serenity-Operating-System"
  +title: "GitHub - SerenityOS/serenity: The Serenity Operating System 🐞"
  +url: "https://github.com/SerenityOS/serenity/tree/master"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 246
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699728346 {#1795
    date: 2023-11-11 19:45:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  +badges: Doctrine\ORM\PersistentCollection {#1731 …}
  +children: []
  -id: 11350
  -titleTs: "'github':1 'oper':5 'seren':4 'serenityos/serenity':2 'system':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699606897
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3034874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699520497 {#1705
    date: 2023-11-09 10:01:37.0 +01:00
  }
}
"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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1726
  +user: Proxies\__CG__\App\Entity\User {#1728 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1736 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Alternative-to-docker-tcp-switchboard-but-for-tcp-and-virtual-machines"
  +title: "Alternative to docker-tcp-switchboard, but for tcp and virtual machines?"
  +url: "https://github.com/OverTheWireOrg/docker-tcp-switchboard/"
  +body: """
    [docker-tcp-switchboard](https://github.com/OverTheWireOrg/docker-tcp-switchboard/) is pretty good, but it has two problems for me:\n
    \n
    - Doesn’t support non-ssh connections\n
    - Containers, not virtual machines\n
    \n
    I am setting up a simple CTF for my college’s cybersecurity club, and I want each competitor to be isolated to their own virtual machine. Normally I’d use containers, but they don’t really work for this, because it’s a container escape ctf…\n
    \n
    My idea is to deploy [linuxserver/webtop](https://docs.linuxserver.io/images/docker-webtop), as the entry point for the CTF, (with the insecure option enabled, if you know what I mean), but but it only supports one user at a time, if multiple users attempt to connect, they all see the same X session.\n
    \n
    I don’t have too much time, so I don’t want to write a custom solution. If worst comes to worst, then I will just put a virtual machine on each of the desktops in the shared lab.\n
    \n
    Any ideas?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657129 {#1723
    date: 2023-11-10 23:58:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  +badges: Doctrine\ORM\PersistentCollection {#1715 …}
  +children: []
  -id: 11704
  -titleTs: "'altern':1 'docker':4 'docker-tcp-switchboard':3 'machin':12 'switchboard':6 'tcp':5,9 'virtual':11"
  -bodyTs: "'/images/docker-webtop),':83 '/overthewireorg/docker-tcp-switchboard/)':7 'attempt':115 'club':41 'colleg':38 'come':144 'competitor':46 'connect':24,117 'contain':25,59,72 'ctf':35,74,90 'custom':140 'cybersecur':40 'd':57 'deploy':79 'desktop':159 'docker':2 'docker-tcp-switchboard':1 'docs.linuxserver.io':82 'docs.linuxserver.io/images/docker-webtop),':81 'doesn':18 'enabl':95 'entri':86 'escap':73 'github.com':6 'github.com/overthewireorg/docker-tcp-switchboard/)':5 'good':10 'idea':76,165 'insecur':93 'isol':49 'know':98 'lab':163 'linuxserver/webtop':80 'machin':28,54,154 'mean':101 'much':130 'multipl':113 'non':22 'non-ssh':21 'normal':55 'one':107 'option':94 'point':87 'pretti':9 'problem':15 'put':151 'realli':64 'see':120 'session':124 'set':31 'share':162 'simpl':34 'solut':141 'ssh':23 'support':20,106 'switchboard':4 'tcp':3 'time':111,131 'two':14 'use':58 'user':108,114 'virtual':27,53,153 'want':44,136 'work':65 'worst':143,146 'write':138 'x':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699665391
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5669401"
  +editedAt: DateTimeImmutable @1699687698 {#1722
    date: 2023-11-11 08:28:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699610391 {#1721
    date: 2023-11-10 10:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1726
  +user: Proxies\__CG__\App\Entity\User {#1728 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1736 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Alternative-to-docker-tcp-switchboard-but-for-tcp-and-virtual-machines"
  +title: "Alternative to docker-tcp-switchboard, but for tcp and virtual machines?"
  +url: "https://github.com/OverTheWireOrg/docker-tcp-switchboard/"
  +body: """
    [docker-tcp-switchboard](https://github.com/OverTheWireOrg/docker-tcp-switchboard/) is pretty good, but it has two problems for me:\n
    \n
    - Doesn’t support non-ssh connections\n
    - Containers, not virtual machines\n
    \n
    I am setting up a simple CTF for my college’s cybersecurity club, and I want each competitor to be isolated to their own virtual machine. Normally I’d use containers, but they don’t really work for this, because it’s a container escape ctf…\n
    \n
    My idea is to deploy [linuxserver/webtop](https://docs.linuxserver.io/images/docker-webtop), as the entry point for the CTF, (with the insecure option enabled, if you know what I mean), but but it only supports one user at a time, if multiple users attempt to connect, they all see the same X session.\n
    \n
    I don’t have too much time, so I don’t want to write a custom solution. If worst comes to worst, then I will just put a virtual machine on each of the desktops in the shared lab.\n
    \n
    Any ideas?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657129 {#1723
    date: 2023-11-10 23:58:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  +badges: Doctrine\ORM\PersistentCollection {#1715 …}
  +children: []
  -id: 11704
  -titleTs: "'altern':1 'docker':4 'docker-tcp-switchboard':3 'machin':12 'switchboard':6 'tcp':5,9 'virtual':11"
  -bodyTs: "'/images/docker-webtop),':83 '/overthewireorg/docker-tcp-switchboard/)':7 'attempt':115 'club':41 'colleg':38 'come':144 'competitor':46 'connect':24,117 'contain':25,59,72 'ctf':35,74,90 'custom':140 'cybersecur':40 'd':57 'deploy':79 'desktop':159 'docker':2 'docker-tcp-switchboard':1 'docs.linuxserver.io':82 'docs.linuxserver.io/images/docker-webtop),':81 'doesn':18 'enabl':95 'entri':86 'escap':73 'github.com':6 'github.com/overthewireorg/docker-tcp-switchboard/)':5 'good':10 'idea':76,165 'insecur':93 'isol':49 'know':98 'lab':163 'linuxserver/webtop':80 'machin':28,54,154 'mean':101 'much':130 'multipl':113 'non':22 'non-ssh':21 'normal':55 'one':107 'option':94 'point':87 'pretti':9 'problem':15 'put':151 'realli':64 'see':120 'session':124 'set':31 'share':162 'simpl':34 'solut':141 'ssh':23 'support':20,106 'switchboard':4 'tcp':3 'time':111,131 'two':14 'use':58 'user':108,114 'virtual':27,53,153 'want':44,136 'work':65 'worst':143,146 'write':138 'x':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699665391
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5669401"
  +editedAt: DateTimeImmutable @1699687698 {#1722
    date: 2023-11-11 08:28:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699610391 {#1721
    date: 2023-11-10 10:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1726
  +user: Proxies\__CG__\App\Entity\User {#1728 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1736 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Alternative-to-docker-tcp-switchboard-but-for-tcp-and-virtual-machines"
  +title: "Alternative to docker-tcp-switchboard, but for tcp and virtual machines?"
  +url: "https://github.com/OverTheWireOrg/docker-tcp-switchboard/"
  +body: """
    [docker-tcp-switchboard](https://github.com/OverTheWireOrg/docker-tcp-switchboard/) is pretty good, but it has two problems for me:\n
    \n
    - Doesn’t support non-ssh connections\n
    - Containers, not virtual machines\n
    \n
    I am setting up a simple CTF for my college’s cybersecurity club, and I want each competitor to be isolated to their own virtual machine. Normally I’d use containers, but they don’t really work for this, because it’s a container escape ctf…\n
    \n
    My idea is to deploy [linuxserver/webtop](https://docs.linuxserver.io/images/docker-webtop), as the entry point for the CTF, (with the insecure option enabled, if you know what I mean), but but it only supports one user at a time, if multiple users attempt to connect, they all see the same X session.\n
    \n
    I don’t have too much time, so I don’t want to write a custom solution. If worst comes to worst, then I will just put a virtual machine on each of the desktops in the shared lab.\n
    \n
    Any ideas?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699657129 {#1723
    date: 2023-11-10 23:58:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  +badges: Doctrine\ORM\PersistentCollection {#1715 …}
  +children: []
  -id: 11704
  -titleTs: "'altern':1 'docker':4 'docker-tcp-switchboard':3 'machin':12 'switchboard':6 'tcp':5,9 'virtual':11"
  -bodyTs: "'/images/docker-webtop),':83 '/overthewireorg/docker-tcp-switchboard/)':7 'attempt':115 'club':41 'colleg':38 'come':144 'competitor':46 'connect':24,117 'contain':25,59,72 'ctf':35,74,90 'custom':140 'cybersecur':40 'd':57 'deploy':79 'desktop':159 'docker':2 'docker-tcp-switchboard':1 'docs.linuxserver.io':82 'docs.linuxserver.io/images/docker-webtop),':81 'doesn':18 'enabl':95 'entri':86 'escap':73 'github.com':6 'github.com/overthewireorg/docker-tcp-switchboard/)':5 'good':10 'idea':76,165 'insecur':93 'isol':49 'know':98 'lab':163 'linuxserver/webtop':80 'machin':28,54,154 'mean':101 'much':130 'multipl':113 'non':22 'non-ssh':21 'normal':55 'one':107 'option':94 'point':87 'pretti':9 'problem':15 'put':151 'realli':64 'see':120 'session':124 'set':31 'share':162 'simpl':34 'solut':141 'ssh':23 'support':20,106 'switchboard':4 'tcp':3 'time':111,131 'two':14 'use':58 'user':108,114 'virtual':27,53,153 'want':44,136 'work':65 'worst':143,146 'write':138 'x':123"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699665391
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5669401"
  +editedAt: DateTimeImmutable @1699687698 {#1722
    date: 2023-11-11 08:28:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699610391 {#1721
    date: 2023-11-10 10:59:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#1717 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: Proxies\__CG__\App\Entity\Image {#1741 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Its-the-vorta"
  +title: "Its the vorta"
  +url: "https://github.com/borgbase/vorta"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699227339 {#1718
    date: 2023-11-06 00:35:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2458 …}
  +children: []
  -id: 10327
  -titleTs: "'vorta':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699263339
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5152824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227339 {#1720
    date: 2023-11-06 00:35:39.0 +01:00
  }
}
"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
75 DENIED edit
App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#1717 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: Proxies\__CG__\App\Entity\Image {#1741 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Its-the-vorta"
  +title: "Its the vorta"
  +url: "https://github.com/borgbase/vorta"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699227339 {#1718
    date: 2023-11-06 00:35:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2458 …}
  +children: []
  -id: 10327
  -titleTs: "'vorta':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699263339
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5152824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227339 {#1720
    date: 2023-11-06 00:35:39.0 +01:00
  }
}
"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
76 DENIED moderate
App\Entity\Entry {#1716
  +user: Proxies\__CG__\App\Entity\User {#1717 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: Proxies\__CG__\App\Entity\Image {#1741 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Its-the-vorta"
  +title: "Its the vorta"
  +url: "https://github.com/borgbase/vorta"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699227339 {#1718
    date: 2023-11-06 00:35:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2458 …}
  +children: []
  -id: 10327
  -titleTs: "'vorta':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699263339
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/5152824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699227339 {#1720
    date: 2023-11-06 00:35:39.0 +01:00
  }
}
"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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#2457 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Shoutout-to-fwupd-for-updating-device-firmware"
  +title: "Shoutout to fwupd for updating device firmware"
  +url: "https://github.com/fwupd/fwupd"
  +body: "It updated a Thinkpad dock with no issues while on Windows, I had to find specific drivers and sketchy update utilities. Awesome!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699130357 {#2456
    date: 2023-11-04 21:39:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  +badges: Doctrine\ORM\PersistentCollection {#2370 …}
  +children: []
  -id: 9480
  -titleTs: "'devic':6 'firmwar':7 'fwupd':3 'shoutout':1 'updat':5"
  -bodyTs: "'awesom':22 'dock':5 'driver':17 'find':15 'issu':8 'sketchi':19 'specif':16 'thinkpad':4 'updat':2,20 'util':21 'window':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699144914
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5810609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699058514 {#2460
    date: 2023-11-04 01:41:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#2457 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Shoutout-to-fwupd-for-updating-device-firmware"
  +title: "Shoutout to fwupd for updating device firmware"
  +url: "https://github.com/fwupd/fwupd"
  +body: "It updated a Thinkpad dock with no issues while on Windows, I had to find specific drivers and sketchy update utilities. Awesome!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699130357 {#2456
    date: 2023-11-04 21:39:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  +badges: Doctrine\ORM\PersistentCollection {#2370 …}
  +children: []
  -id: 9480
  -titleTs: "'devic':6 'firmwar':7 'fwupd':3 'shoutout':1 'updat':5"
  -bodyTs: "'awesom':22 'dock':5 'driver':17 'find':15 'issu':8 'sketchi':19 'specif':16 'thinkpad':4 'updat':2,20 'util':21 'window':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699144914
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5810609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699058514 {#2460
    date: 2023-11-04 01:41:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2452 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#2457 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Shoutout-to-fwupd-for-updating-device-firmware"
  +title: "Shoutout to fwupd for updating device firmware"
  +url: "https://github.com/fwupd/fwupd"
  +body: "It updated a Thinkpad dock with no issues while on Windows, I had to find specific drivers and sketchy update utilities. Awesome!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699130357 {#2456
    date: 2023-11-04 21:39:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  +badges: Doctrine\ORM\PersistentCollection {#2370 …}
  +children: []
  -id: 9480
  -titleTs: "'devic':6 'firmwar':7 'fwupd':3 'shoutout':1 'updat':5"
  -bodyTs: "'awesom':22 'dock':5 'driver':17 'find':15 'issu':8 'sketchi':19 'specif':16 'thinkpad':4 'updat':2,20 'util':21 'window':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699144914
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5810609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699058514 {#2460
    date: 2023-11-04 01:41:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-flattool-warehouse-A-versatile-toolbox-for-viewing-flatpak-info-managing"
  +title: "GitHub - flattool/warehouse: A versatile toolbox for viewing flatpak info, managing user data, and batch managing installed flatpaks"
  +url: "https://github.com/flattool/warehouse"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698343200 {#2360
    date: 2023-10-26 20:00:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 30832
  -titleTs: "'batch':14 'data':12 'flatpak':8,17 'flattool/warehouse':2 'github':1 'info':9 'instal':16 'manag':10,15 'toolbox':5 'user':11 'versatil':4 'view':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5342120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698343200 {#2359
    date: 2023-10-26 20:00:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-flattool-warehouse-A-versatile-toolbox-for-viewing-flatpak-info-managing"
  +title: "GitHub - flattool/warehouse: A versatile toolbox for viewing flatpak info, managing user data, and batch managing installed flatpaks"
  +url: "https://github.com/flattool/warehouse"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698343200 {#2360
    date: 2023-10-26 20:00:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 30832
  -titleTs: "'batch':14 'data':12 'flatpak':8,17 'flattool/warehouse':2 'github':1 'info':9 'instal':16 'manag':10,15 'toolbox':5 'user':11 'versatil':4 'view':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5342120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698343200 {#2359
    date: 2023-10-26 20:00:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#1486 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-flattool-warehouse-A-versatile-toolbox-for-viewing-flatpak-info-managing"
  +title: "GitHub - flattool/warehouse: A versatile toolbox for viewing flatpak info, managing user data, and batch managing installed flatpaks"
  +url: "https://github.com/flattool/warehouse"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698343200 {#2360
    date: 2023-10-26 20:00:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 30832
  -titleTs: "'batch':14 'data':12 'flatpak':8,17 'flattool/warehouse':2 'github':1 'info':9 'instal':16 'manag':10,15 'toolbox':5 'user':11 'versatil':4 'view':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5342120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698343200 {#2359
    date: 2023-10-26 20:00:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-awesome-lists-awesome-bash-A-curated-list-of-delightful-Bash-scripts-and"
  +title: "GitHub - awesome-lists/awesome-bash: A curated list of delightful Bash scripts and resources."
  +url: "https://github.com/awesome-lists/awesome-bash"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698333427 {#1909
    date: 2023-10-26 17:17:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 9408
  -titleTs: "'/awesome-bash':5 'awesom':3 'awesome-list':2 'bash':11 'curat':7 'delight':10 'github':1 'list':4,8 'resourc':14 'script':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698333427
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7058364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333427 {#1708
    date: 2023-10-26 17:17:07.0 +02:00
  }
}
"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
87 DENIED edit
App\Entity\Entry {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-awesome-lists-awesome-bash-A-curated-list-of-delightful-Bash-scripts-and"
  +title: "GitHub - awesome-lists/awesome-bash: A curated list of delightful Bash scripts and resources."
  +url: "https://github.com/awesome-lists/awesome-bash"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698333427 {#1909
    date: 2023-10-26 17:17:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 9408
  -titleTs: "'/awesome-bash':5 'awesom':3 'awesome-list':2 'bash':11 'curat':7 'delight':10 'github':1 'list':4,8 'resourc':14 'script':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698333427
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7058364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333427 {#1708
    date: 2023-10-26 17:17:07.0 +02:00
  }
}
"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
88 DENIED moderate
App\Entity\Entry {#1926
  +user: Proxies\__CG__\App\Entity\User {#1410 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1874 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-awesome-lists-awesome-bash-A-curated-list-of-delightful-Bash-scripts-and"
  +title: "GitHub - awesome-lists/awesome-bash: A curated list of delightful Bash scripts and resources."
  +url: "https://github.com/awesome-lists/awesome-bash"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698333427 {#1909
    date: 2023-10-26 17:17:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: []
  -id: 9408
  -titleTs: "'/awesome-bash':5 'awesom':3 'awesome-list':2 'bash':11 'curat':7 'delight':10 'github':1 'list':4,8 'resourc':14 'script':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698333427
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7058364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333427 {#1708
    date: 2023-10-26 17:17:07.0 +02:00
  }
}
"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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1405 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "How-I-messed-up-by-accidentally-replaying-all-my-keystrokes"
  +title: "How I messed up by accidentally replaying all my keystrokes from the last few days"
  +url: "https://github.com/jtroo/kanata/issues/595"
  +body: "After getting a comment from the creator of `kanata` (an awesome piece of software by the way) that he found my story amusing, I figured that I’d also post it here, partly as fun, partly as a cautionary tale. Also, I’d appreciate any tips as to what to check for in my system, it’s a weird feeling to know that some stuff might have been messed up under the hood."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698320168 {#1384
    date: 2023-10-26 13:36:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  +badges: Doctrine\ORM\PersistentCollection {#2030 …}
  +children: []
  -id: 12696
  -titleTs: "'accident':6 'day':15 'keystrok':10 'last':13 'mess':3 'replay':7"
  -bodyTs: "'also':29,41 'amus':23 'appreci':44 'awesom':11 'cautionari':39 'check':51 'comment':4 'creator':7 'd':28,43 'feel':60 'figur':25 'found':20 'fun':35 'get':2 'hood':73 'kanata':9 'know':62 'mess':69 'might':66 'part':33,36 'piec':12 'post':30 'softwar':14 'stori':22 'stuff':65 'system':55 'tale':40 'tip':46 'way':17 'weird':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698324576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7353535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698313576 {#1381
    date: 2023-10-26 11:46:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1405 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "How-I-messed-up-by-accidentally-replaying-all-my-keystrokes"
  +title: "How I messed up by accidentally replaying all my keystrokes from the last few days"
  +url: "https://github.com/jtroo/kanata/issues/595"
  +body: "After getting a comment from the creator of `kanata` (an awesome piece of software by the way) that he found my story amusing, I figured that I’d also post it here, partly as fun, partly as a cautionary tale. Also, I’d appreciate any tips as to what to check for in my system, it’s a weird feeling to know that some stuff might have been messed up under the hood."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698320168 {#1384
    date: 2023-10-26 13:36:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  +badges: Doctrine\ORM\PersistentCollection {#2030 …}
  +children: []
  -id: 12696
  -titleTs: "'accident':6 'day':15 'keystrok':10 'last':13 'mess':3 'replay':7"
  -bodyTs: "'also':29,41 'amus':23 'appreci':44 'awesom':11 'cautionari':39 'check':51 'comment':4 'creator':7 'd':28,43 'feel':60 'figur':25 'found':20 'fun':35 'get':2 'hood':73 'kanata':9 'know':62 'mess':69 'might':66 'part':33,36 'piec':12 'post':30 'softwar':14 'stori':22 'stuff':65 'system':55 'tale':40 'tip':46 'way':17 'weird':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698324576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7353535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698313576 {#1381
    date: 2023-10-26 11:46:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#1402 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#1405 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "How-I-messed-up-by-accidentally-replaying-all-my-keystrokes"
  +title: "How I messed up by accidentally replaying all my keystrokes from the last few days"
  +url: "https://github.com/jtroo/kanata/issues/595"
  +body: "After getting a comment from the creator of `kanata` (an awesome piece of software by the way) that he found my story amusing, I figured that I’d also post it here, partly as fun, partly as a cautionary tale. Also, I’d appreciate any tips as to what to check for in my system, it’s a weird feeling to know that some stuff might have been messed up under the hood."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698320168 {#1384
    date: 2023-10-26 13:36:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  +badges: Doctrine\ORM\PersistentCollection {#2030 …}
  +children: []
  -id: 12696
  -titleTs: "'accident':6 'day':15 'keystrok':10 'last':13 'mess':3 'replay':7"
  -bodyTs: "'also':29,41 'amus':23 'appreci':44 'awesom':11 'cautionari':39 'check':51 'comment':4 'creator':7 'd':28,43 'feel':60 'figur':25 'found':20 'fun':35 'get':2 'hood':73 'kanata':9 'know':62 'mess':69 'might':66 'part':33,36 'piec':12 'post':30 'softwar':14 'stori':22 'stuff':65 'system':55 'tale':40 'tip':46 'way':17 'weird':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698324576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7353535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698313576 {#1381
    date: 2023-10-26 11:46:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#2018 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Vanilla-OS-2-0-Adds-Android-Container-Support"
  +title: "Vanilla OS 2.0 Adds Android Container Support"
  +url: "https://github.com/Vanilla-OS/vanilla-system-operator/issues/45"
  +body: "> Implements support for waydroid in vso, this includes creating and deleting a waydroid container, as well as using fdroid repositories to install and search for applications."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697586375 {#2026
    date: 2023-10-18 01:46:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  +badges: Doctrine\ORM\PersistentCollection {#2035 …}
  +children: []
  -id: 11845
  -titleTs: "'2.0':3 'add':4 'android':5 'contain':6 'os':2 'support':7 'vanilla':1"
  -bodyTs: "'applic':26 'contain':14 'creat':9 'delet':11 'fdroid':19 'implement':1 'includ':8 'instal':22 'repositori':20 'search':24 'support':2 'use':18 'vso':6 'waydroid':4,13 'well':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697586375
  +visibility: "visible             "
  +apId: "https://monero.town/post/824123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586375 {#2024
    date: 2023-10-18 01:46:15.0 +02:00
  }
}
"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
95 DENIED edit
App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#2018 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Vanilla-OS-2-0-Adds-Android-Container-Support"
  +title: "Vanilla OS 2.0 Adds Android Container Support"
  +url: "https://github.com/Vanilla-OS/vanilla-system-operator/issues/45"
  +body: "> Implements support for waydroid in vso, this includes creating and deleting a waydroid container, as well as using fdroid repositories to install and search for applications."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697586375 {#2026
    date: 2023-10-18 01:46:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  +badges: Doctrine\ORM\PersistentCollection {#2035 …}
  +children: []
  -id: 11845
  -titleTs: "'2.0':3 'add':4 'android':5 'contain':6 'os':2 'support':7 'vanilla':1"
  -bodyTs: "'applic':26 'contain':14 'creat':9 'delet':11 'fdroid':19 'implement':1 'includ':8 'instal':22 'repositori':20 'search':24 'support':2 'use':18 'vso':6 'waydroid':4,13 'well':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697586375
  +visibility: "visible             "
  +apId: "https://monero.town/post/824123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586375 {#2024
    date: 2023-10-18 01:46:15.0 +02:00
  }
}
"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
96 DENIED moderate
App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1710 …}
  +image: Proxies\__CG__\App\Entity\Image {#2018 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "Vanilla-OS-2-0-Adds-Android-Container-Support"
  +title: "Vanilla OS 2.0 Adds Android Container Support"
  +url: "https://github.com/Vanilla-OS/vanilla-system-operator/issues/45"
  +body: "> Implements support for waydroid in vso, this includes creating and deleting a waydroid container, as well as using fdroid repositories to install and search for applications."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697586375 {#2026
    date: 2023-10-18 01:46:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  +badges: Doctrine\ORM\PersistentCollection {#2035 …}
  +children: []
  -id: 11845
  -titleTs: "'2.0':3 'add':4 'android':5 'contain':6 'os':2 'support':7 'vanilla':1"
  -bodyTs: "'applic':26 'contain':14 'creat':9 'delet':11 'fdroid':19 'implement':1 'includ':8 'instal':22 'repositori':20 'search':24 'support':2 'use':18 'vso':6 'waydroid':4,13 'well':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697586375
  +visibility: "visible             "
  +apId: "https://monero.town/post/824123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697586375 {#2024
    date: 2023-10-18 01:46:15.0 +02:00
  }
}
"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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#2144
  +user: Proxies\__CG__\App\Entity\User {#2075 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2079 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-soxoj-counter-osint-guide-en-Comprehensive-Counter-OSINT-and-privacy-guide-for-Runet"
  +title: "GitHub - soxoj/counter-osint-guide-en: Comprehensive Counter OSINT and privacy guide for Runet and CIS"
  +url: "https://github.com/soxoj/counter-osint-guide-en"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697550639 {#2036
    date: 2023-10-17 15:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  +badges: Doctrine\ORM\PersistentCollection {#2077 …}
  +children: []
  -id: 5969
  -titleTs: "'cis':12 'comprehens':3 'counter':4 'github':1 'guid':8 'osint':5 'privaci':7 'runet':10 'soxoj/counter-osint-guide-en':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697609139
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2436469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550639 {#2037
    date: 2023-10-17 15:50:39.0 +02:00
  }
}
"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
99 DENIED edit
App\Entity\Entry {#2144
  +user: Proxies\__CG__\App\Entity\User {#2075 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2079 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-soxoj-counter-osint-guide-en-Comprehensive-Counter-OSINT-and-privacy-guide-for-Runet"
  +title: "GitHub - soxoj/counter-osint-guide-en: Comprehensive Counter OSINT and privacy guide for Runet and CIS"
  +url: "https://github.com/soxoj/counter-osint-guide-en"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697550639 {#2036
    date: 2023-10-17 15:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  +badges: Doctrine\ORM\PersistentCollection {#2077 …}
  +children: []
  -id: 5969
  -titleTs: "'cis':12 'comprehens':3 'counter':4 'github':1 'guid':8 'osint':5 'privaci':7 'runet':10 'soxoj/counter-osint-guide-en':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697609139
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2436469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550639 {#2037
    date: 2023-10-17 15:50:39.0 +02:00
  }
}
"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
100 DENIED moderate
App\Entity\Entry {#2144
  +user: Proxies\__CG__\App\Entity\User {#2075 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2061 …}
  +image: Proxies\__CG__\App\Entity\Image {#2079 …}
  +domain: App\Entity\Domain {#276 …}
  +slug: "GitHub-soxoj-counter-osint-guide-en-Comprehensive-Counter-OSINT-and-privacy-guide-for-Runet"
  +title: "GitHub - soxoj/counter-osint-guide-en: Comprehensive Counter OSINT and privacy guide for Runet and CIS"
  +url: "https://github.com/soxoj/counter-osint-guide-en"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697550639 {#2036
    date: 2023-10-17 15:50:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  +badges: Doctrine\ORM\PersistentCollection {#2077 …}
  +children: []
  -id: 5969
  -titleTs: "'cis':12 'comprehens':3 'counter':4 'github':1 'guid':8 'osint':5 'privaci':7 'runet':10 'soxoj/counter-osint-guide-en':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697609139
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2436469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550639 {#2037
    date: 2023-10-17 15:50:39.0 +02:00
  }
}
"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