GET https://kbin.spritesserver.nl/active/1y/articles?p=26

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-migrate-multiple-reddit-subscriptions-to-lemmy"
  +title: "How to migrate multiple reddit subscriptions to lemmy?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721634954 {#158
    date: 2024-07-22 09:55:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 29254
  -titleTs: "'lemmi':8 'migrat':3 'multipl':4 'reddit':5 'subscript':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705108308
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10609043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705040308 {#241
    date: 2024-01-12 07:18:28.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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-migrate-multiple-reddit-subscriptions-to-lemmy"
  +title: "How to migrate multiple reddit subscriptions to lemmy?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721634954 {#158
    date: 2024-07-22 09:55:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 29254
  -titleTs: "'lemmi':8 'migrat':3 'multipl':4 'reddit':5 'subscript':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705108308
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10609043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705040308 {#241
    date: 2024-01-12 07:18:28.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 {#230
  +user: Proxies\__CG__\App\Entity\User {#1860 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-to-migrate-multiple-reddit-subscriptions-to-lemmy"
  +title: "How to migrate multiple reddit subscriptions to lemmy?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721634954 {#158
    date: 2024-07-22 09:55:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#196 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 29254
  -titleTs: "'lemmi':8 'migrat':3 'multipl':4 'reddit':5 'subscript':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705108308
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10609043"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705040308 {#241
    date: 2024-01-12 07:18:28.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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "if-you-torrent-off-of-public-wifi-in-theory-would"
  +title: "if you torrent off of public wifi, in theory, would you not be caught?"
  +url: null
  +body: "if I went to a library or something, and torrent a file, nobody would be able to tell who it was as its a public place and the library couldn’t be held accountable. thoughts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721628278 {#1905
    date: 2024-07-22 08:04:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 28856
  -titleTs: "'caught':14 'public':6 'theori':9 'torrent':3 'wifi':7 'would':10"
  -bodyTs: "'abl':16 'account':34 'couldn':30 'file':12 'held':33 'librari':6,29 'nobodi':13 'place':26 'public':25 'someth':8 'tell':18 'thought':35 'torrent':10 'went':3 'would':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705024197
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1591763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704937797 {#1866
    date: 2024-01-11 02:49:57.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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "if-you-torrent-off-of-public-wifi-in-theory-would"
  +title: "if you torrent off of public wifi, in theory, would you not be caught?"
  +url: null
  +body: "if I went to a library or something, and torrent a file, nobody would be able to tell who it was as its a public place and the library couldn’t be held accountable. thoughts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721628278 {#1905
    date: 2024-07-22 08:04:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 28856
  -titleTs: "'caught':14 'public':6 'theori':9 'torrent':3 'wifi':7 'would':10"
  -bodyTs: "'abl':16 'account':34 'couldn':30 'file':12 'held':33 'librari':6,29 'nobodi':13 'place':26 'public':25 'someth':8 'tell':18 'thought':35 'torrent':10 'went':3 'would':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705024197
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1591763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704937797 {#1866
    date: 2024-01-11 02:49:57.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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "if-you-torrent-off-of-public-wifi-in-theory-would"
  +title: "if you torrent off of public wifi, in theory, would you not be caught?"
  +url: null
  +body: "if I went to a library or something, and torrent a file, nobody would be able to tell who it was as its a public place and the library couldn’t be held accountable. thoughts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721628278 {#1905
    date: 2024-07-22 08:04:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1877 …}
  +votes: Doctrine\ORM\PersistentCollection {#1925 …}
  +reports: Doctrine\ORM\PersistentCollection {#1895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1395 …}
  +badges: Doctrine\ORM\PersistentCollection {#1958 …}
  +children: []
  -id: 28856
  -titleTs: "'caught':14 'public':6 'theori':9 'torrent':3 'wifi':7 'would':10"
  -bodyTs: "'abl':16 'account':34 'couldn':30 'file':12 'held':33 'librari':6,29 'nobodi':13 'place':26 'public':25 'someth':8 'tell':18 'thought':35 'torrent':10 'went':3 'would':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705024197
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1591763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704937797 {#1866
    date: 2024-01-11 02:49:57.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-a-good-tablet-PC-distro"
  +title: "Looking for a good tablet PC distro"
  +url: null
  +body: """
    I just inherited a handful of Samsung Series 7 Slate PCs that I’d like to rebuild to be as “tablet-like” as possible for a few non-technical friends and family. They power up but arrived with non-functional Windows 7 installs. They’re Intel Core i5s with 4G RAM and 128G SSDs, so they should run pretty well under any popular Linux distro. I’m personally comfortable in the command line and don’t want to sacrifice the fact that these are “real computers with a real OS” on them, but I’d still like them to behave somewhat similar to Android tablets for less techie users.\n
    \n
    If these were laptops with keyboards and trackpads I’d probably just install kubuntu or Mint on them and call it a day, but I’m not sure if KDE Plasma behaves well on a touchscreen tablet interface with (hopefully) an on-screen keyboard and so forth. Ubuntu Touch sounds somewhat promising, but I haven’t really played with it. I don’t want to waste hours trying to get device drivers to work for the touchscreen and other built-in hardware, so I’m hoping for a novice-friendly distro that usually just works out of the box on most hardware.\n
    \n
    Does anyone have an obvious choice they’d like to recommend? Thanks so much!\n
    \n
    Edit - Update:\n
    \n
    Zorin OS (Edu) for the win, with Pop! OS essentially a tie. Both distros do a fantastic job out of the box offering tablet options like on screen keyboards that automatically pop up when needed. I’m giving Zorin the win only because it just happened to be the last distro I installed and haven’t had a reason to replace it yet.\n
    \n
    Distros I tested for use on these tablets:\n
    \n
    Bliss OS - Honestly, I really wanted to like this, in spite of it being an Android clone instead of a proper Linux DE. It sports an obviously tablet-friendly UI that almost won me over… except there were horrible issues just typing in basic settings like wifi password. The keyboard kept disappearing mid-password, making me start over repeatedly. I finally had to grab a real keyboard to join wifi, and it still misbehaved. Not an experience I want my less geeky family members to share.\n
    \n
    kubuntu - I run this on a personal laptop and was biased toward it from the start. It isn’t really a great tablet experience though, even with xvkbd installed. Works great while docked of course, since it’s a Linux DE I already use.\n
    \n
    ubuntu-unity - Another good DE, but just not very tablet friendly. I guess I hoped this would be more like Ubuntu Touch, which I was really excited about as a new phone possibility awhile ago, but just never really went anywhere. Instead it’s just Ubuntu with the Unity DE and no automatic on-screen kb.\n
    \n
    Pop! OS - I really like this, and might start playing with it more as a laptop OS as well. I truly love KDE Plasma, but I also find Pop!'s DE really intuitive.\n
    \n
    Zorin OS (Edu) Loved this, left it installed. Their built-in Windows App compatibility (wine + PlayOnLinux) comes pre-configured to provide a surprisingly refreshing user experience. On a fluke, I wanted to see if I could run my mixer app on the tablet, and starting with nothing more than downloading the installer .exe file from Mackie’s website, Zorin prompted me all the way through to a working app. Friendliest wine experience I’ve ever had, by miles.\n
    \n
    Anyone have anything else they’d like to recommend? I’m always interested. Did I not give a popular distro a fair enough shot? I admittedly didn’t invest a huge amount of time stress-testing each distro beyond initial setup and config from within the tablet-specific interface. I was mainly testing for out-of-box tablet experience, especially in regards to basic setup like joining wifi and attempting to browse the web, which shouldn’t require a hard kb connected IMO.\n
    \n
    Edit 2: Fixed copy/paste edit issue, no new info)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721626720 {#1944
    date: 2024-07-22 07:38:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 27533
  -titleTs: "'distro':7 'good':4 'look':1 'pc':6 'tablet':5"
  -bodyTs: "'128g':56 '2':695 '4g':53 '7':9,45 'admit':633 'ago':472 'almost':337 'alreadi':435 'also':521 'alway':619 'amount':639 'android':107,320 'anoth':440 'anyon':219,608 'anyth':610 'anywher':478 'app':541,569,598 'arriv':39 'attempt':680 'automat':264,490 'awhil':471 'basic':349,674 'behav':103,144 'beyond':647 'bias':403 'bliss':305 'box':214,255,667 'brows':682 'built':194,538 'built-in':193,537 'call':132 'choic':223 'clone':321 'come':545 'comfort':72 'command':75 'compat':542 'comput':89 'config':651 'configur':548 'connect':692 'copy/paste':697 'core':50 'could':565 'cours':427 'd':14,98,122,225,613 'day':135 'de':327,433,442,487,525 'devic':184 'didn':634 'disappear':357 'distro':68,206,247,284,297,627,646 'dock':425 'download':579 'driver':185 'edit':232,694,698 'edu':236,530 'els':611 'enough':630 'especi':670 'essenti':243 'even':418 'ever':604 'except':341 'excit':464 'exe':582 'experi':383,416,555,601,669 'fact':84 'fair':629 'famili':34,389 'fantast':250 'file':583 'final':367 'find':522 'fix':696 'fluke':558 'forth':160 'friend':32,205,334,448 'friendliest':599 'function':43 'geeki':388 'get':183 'give':271,624 'good':441 'grab':370 'great':414,423 'guess':450 'hand':5 'happen':279 'hard':690 'hardwar':196,217 'haven':168,288 'honest':307 'hope':152,200,452 'horribl':344 'hour':180 'huge':638 'i5s':51 'imo':693 'info':702 'inherit':3 'initi':648 'instal':46,125,286,421,535,581 'instead':322,479 'intel':49 'interest':620 'interfac':150,658 'intuit':527 'invest':636 'isn':410 'issu':345,699 'job':251 'join':375,677 'kb':494,691 'kde':142,517 'kept':356 'keyboard':118,157,262,355,373 'kubuntu':126,393 'laptop':116,400,510 'last':283 'left':533 'less':110,387 'like':15,23,100,226,259,312,351,457,499,614,676 'line':76 'linux':67,326,432 'love':516,531 'm':70,138,199,270,618 'macki':585 'main':661 'make':361 'member':390 'mid':359 'mid-password':358 'might':502 'mile':607 'mint':128 'misbehav':380 'mixer':568 'much':231 'need':268 'never':475 'new':468,701 'non':30,42 'non-funct':41 'non-techn':29 'noth':576 'novic':204 'novice-friend':203 'obvious':222,331 'offer':256 'on-screen':154,491 'option':258 'os':93,235,242,306,496,511,529 'out-of-box':664 'password':353,360 'pcs':11 'person':71,399 'phone':469 'plasma':143,518 'play':171,504 'playonlinux':544 'pop':241,265,495,523 'popular':66,626 'possibl':25,470 'power':36 'pre':547 'pre-configur':546 'pretti':62 'probabl':123 'promis':165 'prompt':589 'proper':325 'provid':550 'ram':54 're':48 'real':88,92,372 'realli':170,309,412,463,476,498,526 'reason':292 'rebuild':17 'recommend':228,616 'refresh':553 'regard':672 'repeat':365 'replac':294 'requir':688 'run':61,395,566 'sacrific':82 'samsung':7 'screen':156,261,493 'see':562 'seri':8 'set':350 'setup':649,675 'share':392 'shot':631 'shouldn':686 'similar':105 'sinc':428 'slate':10 'somewhat':104,164 'sound':163 'specif':657 'spite':315 'sport':329 'ssds':57 'start':363,408,503,574 'still':99,379 'stress':643 'stress-test':642 'sure':140 'surpris':552 'tablet':22,108,149,257,304,333,415,447,572,656,668 'tablet-friend':332 'tablet-lik':21 'tablet-specif':655 'techi':111 'technic':31 'test':299,644,662 'thank':229 'though':417 'tie':245 'time':641 'touch':162,459 'touchscreen':148,190 'toward':404 'trackpad':120 'tri':181 'truli':515 'type':347 'ubuntu':161,438,458,483 'ubuntu-un':437 'ui':335 'uniti':439,486 'updat':233 'use':301,436 'user':112,554 'usual':208 've':603 'want':80,177,310,385,560 'wast':179 'way':593 'web':684 'websit':587 'well':63,145,513 'went':477 'wifi':352,376,678 'win':239,274 'window':44,540 'wine':543,600 'within':653 'won':338 'work':187,210,422,597 'would':454 'xvkbd':420 'yet':296 'zorin':234,272,528,588"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704589030
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10174487"
  +editedAt: DateTimeImmutable @1722199543 {#1954
    date: 2024-07-28 22:45:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704502630 {#1960
    date: 2024-01-06 01:57:10.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-a-good-tablet-PC-distro"
  +title: "Looking for a good tablet PC distro"
  +url: null
  +body: """
    I just inherited a handful of Samsung Series 7 Slate PCs that I’d like to rebuild to be as “tablet-like” as possible for a few non-technical friends and family. They power up but arrived with non-functional Windows 7 installs. They’re Intel Core i5s with 4G RAM and 128G SSDs, so they should run pretty well under any popular Linux distro. I’m personally comfortable in the command line and don’t want to sacrifice the fact that these are “real computers with a real OS” on them, but I’d still like them to behave somewhat similar to Android tablets for less techie users.\n
    \n
    If these were laptops with keyboards and trackpads I’d probably just install kubuntu or Mint on them and call it a day, but I’m not sure if KDE Plasma behaves well on a touchscreen tablet interface with (hopefully) an on-screen keyboard and so forth. Ubuntu Touch sounds somewhat promising, but I haven’t really played with it. I don’t want to waste hours trying to get device drivers to work for the touchscreen and other built-in hardware, so I’m hoping for a novice-friendly distro that usually just works out of the box on most hardware.\n
    \n
    Does anyone have an obvious choice they’d like to recommend? Thanks so much!\n
    \n
    Edit - Update:\n
    \n
    Zorin OS (Edu) for the win, with Pop! OS essentially a tie. Both distros do a fantastic job out of the box offering tablet options like on screen keyboards that automatically pop up when needed. I’m giving Zorin the win only because it just happened to be the last distro I installed and haven’t had a reason to replace it yet.\n
    \n
    Distros I tested for use on these tablets:\n
    \n
    Bliss OS - Honestly, I really wanted to like this, in spite of it being an Android clone instead of a proper Linux DE. It sports an obviously tablet-friendly UI that almost won me over… except there were horrible issues just typing in basic settings like wifi password. The keyboard kept disappearing mid-password, making me start over repeatedly. I finally had to grab a real keyboard to join wifi, and it still misbehaved. Not an experience I want my less geeky family members to share.\n
    \n
    kubuntu - I run this on a personal laptop and was biased toward it from the start. It isn’t really a great tablet experience though, even with xvkbd installed. Works great while docked of course, since it’s a Linux DE I already use.\n
    \n
    ubuntu-unity - Another good DE, but just not very tablet friendly. I guess I hoped this would be more like Ubuntu Touch, which I was really excited about as a new phone possibility awhile ago, but just never really went anywhere. Instead it’s just Ubuntu with the Unity DE and no automatic on-screen kb.\n
    \n
    Pop! OS - I really like this, and might start playing with it more as a laptop OS as well. I truly love KDE Plasma, but I also find Pop!'s DE really intuitive.\n
    \n
    Zorin OS (Edu) Loved this, left it installed. Their built-in Windows App compatibility (wine + PlayOnLinux) comes pre-configured to provide a surprisingly refreshing user experience. On a fluke, I wanted to see if I could run my mixer app on the tablet, and starting with nothing more than downloading the installer .exe file from Mackie’s website, Zorin prompted me all the way through to a working app. Friendliest wine experience I’ve ever had, by miles.\n
    \n
    Anyone have anything else they’d like to recommend? I’m always interested. Did I not give a popular distro a fair enough shot? I admittedly didn’t invest a huge amount of time stress-testing each distro beyond initial setup and config from within the tablet-specific interface. I was mainly testing for out-of-box tablet experience, especially in regards to basic setup like joining wifi and attempting to browse the web, which shouldn’t require a hard kb connected IMO.\n
    \n
    Edit 2: Fixed copy/paste edit issue, no new info)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721626720 {#1944
    date: 2024-07-22 07:38:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 27533
  -titleTs: "'distro':7 'good':4 'look':1 'pc':6 'tablet':5"
  -bodyTs: "'128g':56 '2':695 '4g':53 '7':9,45 'admit':633 'ago':472 'almost':337 'alreadi':435 'also':521 'alway':619 'amount':639 'android':107,320 'anoth':440 'anyon':219,608 'anyth':610 'anywher':478 'app':541,569,598 'arriv':39 'attempt':680 'automat':264,490 'awhil':471 'basic':349,674 'behav':103,144 'beyond':647 'bias':403 'bliss':305 'box':214,255,667 'brows':682 'built':194,538 'built-in':193,537 'call':132 'choic':223 'clone':321 'come':545 'comfort':72 'command':75 'compat':542 'comput':89 'config':651 'configur':548 'connect':692 'copy/paste':697 'core':50 'could':565 'cours':427 'd':14,98,122,225,613 'day':135 'de':327,433,442,487,525 'devic':184 'didn':634 'disappear':357 'distro':68,206,247,284,297,627,646 'dock':425 'download':579 'driver':185 'edit':232,694,698 'edu':236,530 'els':611 'enough':630 'especi':670 'essenti':243 'even':418 'ever':604 'except':341 'excit':464 'exe':582 'experi':383,416,555,601,669 'fact':84 'fair':629 'famili':34,389 'fantast':250 'file':583 'final':367 'find':522 'fix':696 'fluke':558 'forth':160 'friend':32,205,334,448 'friendliest':599 'function':43 'geeki':388 'get':183 'give':271,624 'good':441 'grab':370 'great':414,423 'guess':450 'hand':5 'happen':279 'hard':690 'hardwar':196,217 'haven':168,288 'honest':307 'hope':152,200,452 'horribl':344 'hour':180 'huge':638 'i5s':51 'imo':693 'info':702 'inherit':3 'initi':648 'instal':46,125,286,421,535,581 'instead':322,479 'intel':49 'interest':620 'interfac':150,658 'intuit':527 'invest':636 'isn':410 'issu':345,699 'job':251 'join':375,677 'kb':494,691 'kde':142,517 'kept':356 'keyboard':118,157,262,355,373 'kubuntu':126,393 'laptop':116,400,510 'last':283 'left':533 'less':110,387 'like':15,23,100,226,259,312,351,457,499,614,676 'line':76 'linux':67,326,432 'love':516,531 'm':70,138,199,270,618 'macki':585 'main':661 'make':361 'member':390 'mid':359 'mid-password':358 'might':502 'mile':607 'mint':128 'misbehav':380 'mixer':568 'much':231 'need':268 'never':475 'new':468,701 'non':30,42 'non-funct':41 'non-techn':29 'noth':576 'novic':204 'novice-friend':203 'obvious':222,331 'offer':256 'on-screen':154,491 'option':258 'os':93,235,242,306,496,511,529 'out-of-box':664 'password':353,360 'pcs':11 'person':71,399 'phone':469 'plasma':143,518 'play':171,504 'playonlinux':544 'pop':241,265,495,523 'popular':66,626 'possibl':25,470 'power':36 'pre':547 'pre-configur':546 'pretti':62 'probabl':123 'promis':165 'prompt':589 'proper':325 'provid':550 'ram':54 're':48 'real':88,92,372 'realli':170,309,412,463,476,498,526 'reason':292 'rebuild':17 'recommend':228,616 'refresh':553 'regard':672 'repeat':365 'replac':294 'requir':688 'run':61,395,566 'sacrific':82 'samsung':7 'screen':156,261,493 'see':562 'seri':8 'set':350 'setup':649,675 'share':392 'shot':631 'shouldn':686 'similar':105 'sinc':428 'slate':10 'somewhat':104,164 'sound':163 'specif':657 'spite':315 'sport':329 'ssds':57 'start':363,408,503,574 'still':99,379 'stress':643 'stress-test':642 'sure':140 'surpris':552 'tablet':22,108,149,257,304,333,415,447,572,656,668 'tablet-friend':332 'tablet-lik':21 'tablet-specif':655 'techi':111 'technic':31 'test':299,644,662 'thank':229 'though':417 'tie':245 'time':641 'touch':162,459 'touchscreen':148,190 'toward':404 'trackpad':120 'tri':181 'truli':515 'type':347 'ubuntu':161,438,458,483 'ubuntu-un':437 'ui':335 'uniti':439,486 'updat':233 'use':301,436 'user':112,554 'usual':208 've':603 'want':80,177,310,385,560 'wast':179 'way':593 'web':684 'websit':587 'well':63,145,513 'went':477 'wifi':352,376,678 'win':239,274 'window':44,540 'wine':543,600 'within':653 'won':338 'work':187,210,422,597 'would':454 'xvkbd':420 'yet':296 'zorin':234,272,528,588"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704589030
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10174487"
  +editedAt: DateTimeImmutable @1722199543 {#1954
    date: 2024-07-28 22:45:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704502630 {#1960
    date: 2024-01-06 01:57:10.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-a-good-tablet-PC-distro"
  +title: "Looking for a good tablet PC distro"
  +url: null
  +body: """
    I just inherited a handful of Samsung Series 7 Slate PCs that I’d like to rebuild to be as “tablet-like” as possible for a few non-technical friends and family. They power up but arrived with non-functional Windows 7 installs. They’re Intel Core i5s with 4G RAM and 128G SSDs, so they should run pretty well under any popular Linux distro. I’m personally comfortable in the command line and don’t want to sacrifice the fact that these are “real computers with a real OS” on them, but I’d still like them to behave somewhat similar to Android tablets for less techie users.\n
    \n
    If these were laptops with keyboards and trackpads I’d probably just install kubuntu or Mint on them and call it a day, but I’m not sure if KDE Plasma behaves well on a touchscreen tablet interface with (hopefully) an on-screen keyboard and so forth. Ubuntu Touch sounds somewhat promising, but I haven’t really played with it. I don’t want to waste hours trying to get device drivers to work for the touchscreen and other built-in hardware, so I’m hoping for a novice-friendly distro that usually just works out of the box on most hardware.\n
    \n
    Does anyone have an obvious choice they’d like to recommend? Thanks so much!\n
    \n
    Edit - Update:\n
    \n
    Zorin OS (Edu) for the win, with Pop! OS essentially a tie. Both distros do a fantastic job out of the box offering tablet options like on screen keyboards that automatically pop up when needed. I’m giving Zorin the win only because it just happened to be the last distro I installed and haven’t had a reason to replace it yet.\n
    \n
    Distros I tested for use on these tablets:\n
    \n
    Bliss OS - Honestly, I really wanted to like this, in spite of it being an Android clone instead of a proper Linux DE. It sports an obviously tablet-friendly UI that almost won me over… except there were horrible issues just typing in basic settings like wifi password. The keyboard kept disappearing mid-password, making me start over repeatedly. I finally had to grab a real keyboard to join wifi, and it still misbehaved. Not an experience I want my less geeky family members to share.\n
    \n
    kubuntu - I run this on a personal laptop and was biased toward it from the start. It isn’t really a great tablet experience though, even with xvkbd installed. Works great while docked of course, since it’s a Linux DE I already use.\n
    \n
    ubuntu-unity - Another good DE, but just not very tablet friendly. I guess I hoped this would be more like Ubuntu Touch, which I was really excited about as a new phone possibility awhile ago, but just never really went anywhere. Instead it’s just Ubuntu with the Unity DE and no automatic on-screen kb.\n
    \n
    Pop! OS - I really like this, and might start playing with it more as a laptop OS as well. I truly love KDE Plasma, but I also find Pop!'s DE really intuitive.\n
    \n
    Zorin OS (Edu) Loved this, left it installed. Their built-in Windows App compatibility (wine + PlayOnLinux) comes pre-configured to provide a surprisingly refreshing user experience. On a fluke, I wanted to see if I could run my mixer app on the tablet, and starting with nothing more than downloading the installer .exe file from Mackie’s website, Zorin prompted me all the way through to a working app. Friendliest wine experience I’ve ever had, by miles.\n
    \n
    Anyone have anything else they’d like to recommend? I’m always interested. Did I not give a popular distro a fair enough shot? I admittedly didn’t invest a huge amount of time stress-testing each distro beyond initial setup and config from within the tablet-specific interface. I was mainly testing for out-of-box tablet experience, especially in regards to basic setup like joining wifi and attempting to browse the web, which shouldn’t require a hard kb connected IMO.\n
    \n
    Edit 2: Fixed copy/paste edit issue, no new info)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721626720 {#1944
    date: 2024-07-22 07:38:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1937 …}
  +reports: Doctrine\ORM\PersistentCollection {#1943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1966 …}
  +badges: Doctrine\ORM\PersistentCollection {#1934 …}
  +children: []
  -id: 27533
  -titleTs: "'distro':7 'good':4 'look':1 'pc':6 'tablet':5"
  -bodyTs: "'128g':56 '2':695 '4g':53 '7':9,45 'admit':633 'ago':472 'almost':337 'alreadi':435 'also':521 'alway':619 'amount':639 'android':107,320 'anoth':440 'anyon':219,608 'anyth':610 'anywher':478 'app':541,569,598 'arriv':39 'attempt':680 'automat':264,490 'awhil':471 'basic':349,674 'behav':103,144 'beyond':647 'bias':403 'bliss':305 'box':214,255,667 'brows':682 'built':194,538 'built-in':193,537 'call':132 'choic':223 'clone':321 'come':545 'comfort':72 'command':75 'compat':542 'comput':89 'config':651 'configur':548 'connect':692 'copy/paste':697 'core':50 'could':565 'cours':427 'd':14,98,122,225,613 'day':135 'de':327,433,442,487,525 'devic':184 'didn':634 'disappear':357 'distro':68,206,247,284,297,627,646 'dock':425 'download':579 'driver':185 'edit':232,694,698 'edu':236,530 'els':611 'enough':630 'especi':670 'essenti':243 'even':418 'ever':604 'except':341 'excit':464 'exe':582 'experi':383,416,555,601,669 'fact':84 'fair':629 'famili':34,389 'fantast':250 'file':583 'final':367 'find':522 'fix':696 'fluke':558 'forth':160 'friend':32,205,334,448 'friendliest':599 'function':43 'geeki':388 'get':183 'give':271,624 'good':441 'grab':370 'great':414,423 'guess':450 'hand':5 'happen':279 'hard':690 'hardwar':196,217 'haven':168,288 'honest':307 'hope':152,200,452 'horribl':344 'hour':180 'huge':638 'i5s':51 'imo':693 'info':702 'inherit':3 'initi':648 'instal':46,125,286,421,535,581 'instead':322,479 'intel':49 'interest':620 'interfac':150,658 'intuit':527 'invest':636 'isn':410 'issu':345,699 'job':251 'join':375,677 'kb':494,691 'kde':142,517 'kept':356 'keyboard':118,157,262,355,373 'kubuntu':126,393 'laptop':116,400,510 'last':283 'left':533 'less':110,387 'like':15,23,100,226,259,312,351,457,499,614,676 'line':76 'linux':67,326,432 'love':516,531 'm':70,138,199,270,618 'macki':585 'main':661 'make':361 'member':390 'mid':359 'mid-password':358 'might':502 'mile':607 'mint':128 'misbehav':380 'mixer':568 'much':231 'need':268 'never':475 'new':468,701 'non':30,42 'non-funct':41 'non-techn':29 'noth':576 'novic':204 'novice-friend':203 'obvious':222,331 'offer':256 'on-screen':154,491 'option':258 'os':93,235,242,306,496,511,529 'out-of-box':664 'password':353,360 'pcs':11 'person':71,399 'phone':469 'plasma':143,518 'play':171,504 'playonlinux':544 'pop':241,265,495,523 'popular':66,626 'possibl':25,470 'power':36 'pre':547 'pre-configur':546 'pretti':62 'probabl':123 'promis':165 'prompt':589 'proper':325 'provid':550 'ram':54 're':48 'real':88,92,372 'realli':170,309,412,463,476,498,526 'reason':292 'rebuild':17 'recommend':228,616 'refresh':553 'regard':672 'repeat':365 'replac':294 'requir':688 'run':61,395,566 'sacrific':82 'samsung':7 'screen':156,261,493 'see':562 'seri':8 'set':350 'setup':649,675 'share':392 'shot':631 'shouldn':686 'similar':105 'sinc':428 'slate':10 'somewhat':104,164 'sound':163 'specif':657 'spite':315 'sport':329 'ssds':57 'start':363,408,503,574 'still':99,379 'stress':643 'stress-test':642 'sure':140 'surpris':552 'tablet':22,108,149,257,304,333,415,447,572,656,668 'tablet-friend':332 'tablet-lik':21 'tablet-specif':655 'techi':111 'technic':31 'test':299,644,662 'thank':229 'though':417 'tie':245 'time':641 'touch':162,459 'touchscreen':148,190 'toward':404 'trackpad':120 'tri':181 'truli':515 'type':347 'ubuntu':161,438,458,483 'ubuntu-un':437 'ui':335 'uniti':439,486 'updat':233 'use':301,436 'user':112,554 'usual':208 've':603 'want':80,177,310,385,560 'wast':179 'way':593 'web':684 'websit':587 'well':63,145,513 'went':477 'wifi':352,376,678 'win':239,274 'window':44,540 'wine':543,600 'within':653 'won':338 'work':187,210,422,597 'would':454 'xvkbd':420 'yet':296 'zorin':234,272,528,588"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704589030
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10174487"
  +editedAt: DateTimeImmutable @1722199543 {#1954
    date: 2024-07-28 22:45:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704502630 {#1960
    date: 2024-01-06 01:57:10.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 {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-movie-or-book-had-the-biggest-impact-on-you"
  +title: "What movie or book had the biggest impact on you this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721608484 {#1932
    date: 2024-07-22 02:34:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 26422
  -titleTs: "'biggest':7 'book':4 'impact':8 'movi':2 'year':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704177270
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10186473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704090870 {#1930
    date: 2024-01-01 07:34: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
15 DENIED edit
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-movie-or-book-had-the-biggest-impact-on-you"
  +title: "What movie or book had the biggest impact on you this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721608484 {#1932
    date: 2024-07-22 02:34:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 26422
  -titleTs: "'biggest':7 'book':4 'impact':8 'movi':2 'year':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704177270
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10186473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704090870 {#1930
    date: 2024-01-01 07:34: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
16 DENIED moderate
App\Entity\Entry {#1933
  +user: Proxies\__CG__\App\Entity\User {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-movie-or-book-had-the-biggest-impact-on-you"
  +title: "What movie or book had the biggest impact on you this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721608484 {#1932
    date: 2024-07-22 02:34:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1390 …}
  +votes: Doctrine\ORM\PersistentCollection {#1397 …}
  +reports: Doctrine\ORM\PersistentCollection {#1387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1903 …}
  +badges: Doctrine\ORM\PersistentCollection {#1364 …}
  +children: []
  -id: 26422
  -titleTs: "'biggest':7 'book':4 'impact':8 'movi':2 'year':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704177270
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10186473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704090870 {#1930
    date: 2024-01-01 07:34: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
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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Periodic-reports-Linux-and-User-Agents"
  +title: "Periodic reports, Linux and User Agents"
  +url: null
  +body: """
    Hello,\n
    \n
    I’ve been using GNU/Linux as my primary operating system for several years. Every year, various websites release statistical reports on their users, detailing the operating systems they use.\n
    \n
    I’ve noticed that many privacy add-ons spoof the User Agent to make the browser appear as if it’s on Windows. Despite using GNU/Linux, my browser presents itself as if it were on Windows 10.\n
    \n
    My dilemma is whether I should switch the User Agent to Linux. By spoofing, I’m potentially decreasing the statistics for Linux in these regular reports, which might lead to Linux not being taken seriously due to a falsely low userbase.\n
    \n
    However, on the flip side, pretending to be on Windows helps reduce my web fingerprint. What are your thoughts on this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721607716 {#1398
    date: 2024-07-22 02:21:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 29285
  -titleTs: "'agent':6 'linux':3 'period':1 'report':2 'user':5"
  -bodyTs: "'10':68 'add':38 'add-on':37 'agent':43,78 'appear':48 'browser':47,59 'decreas':86 'despit':55 'detail':25 'dilemma':70 'due':104 'everi':15 'fals':107 'fingerprint':124 'flip':113 'gnu/linux':6,57 'hello':1 'help':120 'howev':110 'lead':97 'linux':80,90,99 'low':108 'm':84 'make':45 'mani':35 'might':96 'notic':33 'on':39 'oper':10,27 'potenti':85 'present':60 'pretend':115 'primari':9 'privaci':36 'reduc':121 'regular':93 'releas':19 'report':21,94 'serious':103 'sever':13 'side':114 'spoof':40,82 'statist':20,88 'switch':75 'system':11,28 'taken':102 'thought':128 'use':5,30,56 'user':24,42,77 'userbas':109 'various':17 've':3,32 'web':123 'websit':18 'whether':72 'window':54,67,119 'year':14,16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705105250
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10615572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705055750 {#1393
    date: 2024-01-12 11:35:50.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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Periodic-reports-Linux-and-User-Agents"
  +title: "Periodic reports, Linux and User Agents"
  +url: null
  +body: """
    Hello,\n
    \n
    I’ve been using GNU/Linux as my primary operating system for several years. Every year, various websites release statistical reports on their users, detailing the operating systems they use.\n
    \n
    I’ve noticed that many privacy add-ons spoof the User Agent to make the browser appear as if it’s on Windows. Despite using GNU/Linux, my browser presents itself as if it were on Windows 10.\n
    \n
    My dilemma is whether I should switch the User Agent to Linux. By spoofing, I’m potentially decreasing the statistics for Linux in these regular reports, which might lead to Linux not being taken seriously due to a falsely low userbase.\n
    \n
    However, on the flip side, pretending to be on Windows helps reduce my web fingerprint. What are your thoughts on this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721607716 {#1398
    date: 2024-07-22 02:21:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 29285
  -titleTs: "'agent':6 'linux':3 'period':1 'report':2 'user':5"
  -bodyTs: "'10':68 'add':38 'add-on':37 'agent':43,78 'appear':48 'browser':47,59 'decreas':86 'despit':55 'detail':25 'dilemma':70 'due':104 'everi':15 'fals':107 'fingerprint':124 'flip':113 'gnu/linux':6,57 'hello':1 'help':120 'howev':110 'lead':97 'linux':80,90,99 'low':108 'm':84 'make':45 'mani':35 'might':96 'notic':33 'on':39 'oper':10,27 'potenti':85 'present':60 'pretend':115 'primari':9 'privaci':36 'reduc':121 'regular':93 'releas':19 'report':21,94 'serious':103 'sever':13 'side':114 'spoof':40,82 'statist':20,88 'switch':75 'system':11,28 'taken':102 'thought':128 'use':5,30,56 'user':24,42,77 'userbas':109 'various':17 've':3,32 'web':123 'websit':18 'whether':72 'window':54,67,119 'year':14,16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705105250
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10615572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705055750 {#1393
    date: 2024-01-12 11:35:50.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 {#1389
  +user: Proxies\__CG__\App\Entity\User {#1936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Periodic-reports-Linux-and-User-Agents"
  +title: "Periodic reports, Linux and User Agents"
  +url: null
  +body: """
    Hello,\n
    \n
    I’ve been using GNU/Linux as my primary operating system for several years. Every year, various websites release statistical reports on their users, detailing the operating systems they use.\n
    \n
    I’ve noticed that many privacy add-ons spoof the User Agent to make the browser appear as if it’s on Windows. Despite using GNU/Linux, my browser presents itself as if it were on Windows 10.\n
    \n
    My dilemma is whether I should switch the User Agent to Linux. By spoofing, I’m potentially decreasing the statistics for Linux in these regular reports, which might lead to Linux not being taken seriously due to a falsely low userbase.\n
    \n
    However, on the flip side, pretending to be on Windows helps reduce my web fingerprint. What are your thoughts on this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721607716 {#1398
    date: 2024-07-22 02:21:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1938 …}
  +votes: Doctrine\ORM\PersistentCollection {#1945 …}
  +reports: Doctrine\ORM\PersistentCollection {#1941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1368 …}
  +badges: Doctrine\ORM\PersistentCollection {#1396 …}
  +children: []
  -id: 29285
  -titleTs: "'agent':6 'linux':3 'period':1 'report':2 'user':5"
  -bodyTs: "'10':68 'add':38 'add-on':37 'agent':43,78 'appear':48 'browser':47,59 'decreas':86 'despit':55 'detail':25 'dilemma':70 'due':104 'everi':15 'fals':107 'fingerprint':124 'flip':113 'gnu/linux':6,57 'hello':1 'help':120 'howev':110 'lead':97 'linux':80,90,99 'low':108 'm':84 'make':45 'mani':35 'might':96 'notic':33 'on':39 'oper':10,27 'potenti':85 'present':60 'pretend':115 'primari':9 'privaci':36 'reduc':121 'regular':93 'releas':19 'report':21,94 'serious':103 'sever':13 'side':114 'spoof':40,82 'statist':20,88 'switch':75 'system':11,28 'taken':102 'thought':128 'use':5,30,56 'user':24,42,77 'userbas':109 'various':17 've':3,32 'web':123 'websit':18 'whether':72 'window':54,67,119 'year':14,16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705105250
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10615572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705055750 {#1393
    date: 2024-01-12 11:35:50.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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#1366
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#1374
    date: 2024-01-01 16:14:53.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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#1366
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#1374
    date: 2024-01-01 16:14:53.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 {#1365
  +user: Proxies\__CG__\App\Entity\User {#1369 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "how-s-your-year-going-Beehaw"
  +title: "how's your year going, Beehaw"
  +url: null
  +body: "welcome to the new age"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 53
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721598982 {#1366
    date: 2024-07-21 23:56:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1370 …}
  +votes: Doctrine\ORM\PersistentCollection {#1375 …}
  +reports: Doctrine\ORM\PersistentCollection {#1400 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1891 …}
  +badges: Doctrine\ORM\PersistentCollection {#1956 …}
  +children: []
  -id: 26495
  -titleTs: "'beehaw':6 'go':5 'year':4"
  -bodyTs: "'age':5 'new':4 'welcom':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704208493
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10712424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704122093 {#1374
    date: 2024-01-01 16:14:53.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 {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-I-make-contributors-to-my-project-transfer-copyright"
  +title: "How do I make contributors to my project transfer copyright to me?"
  +url: null
  +body: """
    Is there a pull request template that does this?\n
    \n
    Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn’t use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.\n
    \n
    Edit 2: Also, license enforcement is not very important for my project.\n
    \n
    Edit 3: Now I’m using creative commons zero and making the repo comply with [reuse.software](https://reuse.software/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721580270 {#1848
    date: 2024-07-21 18:44:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 28225
  -titleTs: "'contributor':5 'copyright':10 'make':4 'project':8 'transfer':9"
  -bodyTs: "'/)':117 '2':88 '3':100 'addit':59 'agreement':86 'also':89 'chang':18 'code':51 'combin':43 'common':57,106 'compli':112 'complic':34,77 'contributor':84 'copyleft':41 'creativ':56,105 'deal':67 'differ':72 'edit':10,87,99 'enforc':91 'html':63 'imag':42 'import':95 'includ':69 'initi':80 'instead':82 'licens':19,28,73,85,90 'm':103 'made':32 'make':109 'need':16,38,47 'part':70 'permiss':27 'possibl':15,37,46 'probabl':74 'project':98 'pull':4 'rather':66 'repo':111 'request':5 'reuse.software':114,116 'reuse.software/)':115 'seem':33 'server':50 'shouldn':53 'situat':30 'static':62 'templat':6 'thought':81 'use':25,40,49,55,104 'worri':13 'would':65 'zero':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704841576
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12915862"
  +editedAt: DateTimeImmutable @1719667877 {#1838
    date: 2024-06-29 15:31:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704755176 {#2429
    date: 2024-01-09 00:06:16.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 {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-I-make-contributors-to-my-project-transfer-copyright"
  +title: "How do I make contributors to my project transfer copyright to me?"
  +url: null
  +body: """
    Is there a pull request template that does this?\n
    \n
    Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn’t use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.\n
    \n
    Edit 2: Also, license enforcement is not very important for my project.\n
    \n
    Edit 3: Now I’m using creative commons zero and making the repo comply with [reuse.software](https://reuse.software/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721580270 {#1848
    date: 2024-07-21 18:44:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 28225
  -titleTs: "'contributor':5 'copyright':10 'make':4 'project':8 'transfer':9"
  -bodyTs: "'/)':117 '2':88 '3':100 'addit':59 'agreement':86 'also':89 'chang':18 'code':51 'combin':43 'common':57,106 'compli':112 'complic':34,77 'contributor':84 'copyleft':41 'creativ':56,105 'deal':67 'differ':72 'edit':10,87,99 'enforc':91 'html':63 'imag':42 'import':95 'includ':69 'initi':80 'instead':82 'licens':19,28,73,85,90 'm':103 'made':32 'make':109 'need':16,38,47 'part':70 'permiss':27 'possibl':15,37,46 'probabl':74 'project':98 'pull':4 'rather':66 'repo':111 'request':5 'reuse.software':114,116 'reuse.software/)':115 'seem':33 'server':50 'shouldn':53 'situat':30 'static':62 'templat':6 'thought':81 'use':25,40,49,55,104 'worri':13 'would':65 'zero':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704841576
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12915862"
  +editedAt: DateTimeImmutable @1719667877 {#1838
    date: 2024-06-29 15:31:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704755176 {#2429
    date: 2024-01-09 00:06:16.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 {#2427
  +user: Proxies\__CG__\App\Entity\User {#2424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-I-make-contributors-to-my-project-transfer-copyright"
  +title: "How do I make contributors to my project transfer copyright to me?"
  +url: null
  +body: """
    Is there a pull request template that does this?\n
    \n
    Edit: I was worried about possibly needing to change license. For now I will just use a permissive license. The situation is made seemingly complicated by the possible need to use copylefted images, combined with the possible need for using server code (which shouldn’t use creative commons) in addition to the static html. I would rather deal with including parts with different licenses (probably not as complicated as I initially thought) instead of contributor license agreements.\n
    \n
    Edit 2: Also, license enforcement is not very important for my project.\n
    \n
    Edit 3: Now I’m using creative commons zero and making the repo comply with [reuse.software](https://reuse.software/)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721580270 {#1848
    date: 2024-07-21 18:44:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2428 …}
  +votes: Doctrine\ORM\PersistentCollection {#2433 …}
  +reports: Doctrine\ORM\PersistentCollection {#2443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 28225
  -titleTs: "'contributor':5 'copyright':10 'make':4 'project':8 'transfer':9"
  -bodyTs: "'/)':117 '2':88 '3':100 'addit':59 'agreement':86 'also':89 'chang':18 'code':51 'combin':43 'common':57,106 'compli':112 'complic':34,77 'contributor':84 'copyleft':41 'creativ':56,105 'deal':67 'differ':72 'edit':10,87,99 'enforc':91 'html':63 'imag':42 'import':95 'includ':69 'initi':80 'instead':82 'licens':19,28,73,85,90 'm':103 'made':32 'make':109 'need':16,38,47 'part':70 'permiss':27 'possibl':15,37,46 'probabl':74 'project':98 'pull':4 'rather':66 'repo':111 'request':5 'reuse.software':114,116 'reuse.software/)':115 'seem':33 'server':50 'shouldn':53 'situat':30 'static':62 'templat':6 'thought':81 'use':25,40,49,55,104 'worri':13 'would':65 'zero':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704841576
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12915862"
  +editedAt: DateTimeImmutable @1719667877 {#1838
    date: 2024-06-29 15:31:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704755176 {#2429
    date: 2024-01-09 00:06:16.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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Steam-not-launching-games-no-idea-what-to-do-Solved"
  +title: "Steam not launching games - no idea what to do [Solved]"
  +url: null
  +body: """
    This may not be a Linux specific problem as I had the exact same issue earlier with Windows 7 and it’s one of the reasons I installed Linux in the first place.\n
    \n
    The specific game I’m trying to play is DayZ but it may not be issue specific to this game. It worked flawlessly untill this point. I had made no changes to anything. Basically when I try to launch the game it starts loading up normally and then just apparently quits and the “Play” button goes back green. No error, no black screen, no freezing or anything. It just stops launching the game.\n
    \n
    ![](https://i.imgur.com/sIgct7z.mp4)\n
    \n
    I’ve tried checking the integrity of files, deleting downloads catche, disabling steam cloud, removing launch options… nothing. Almost like it gets blocked by firewall or something. However I feel like it may be an issue with steam itself or then it’s a hardware issue (I’ve got really old PC)\n
    \n
    Few things I’ve noticed that may or may not be related:\n
    \n
    - When opening up steam it almost always used to download some updates first and check the integrity of them or something. Now it doesn’t. It just opens up Steam. When I click “check for updates” it says everything is up to date.\n
    - The firmware updater shows available updates for my SSD and HDD but no option to update. I also tried with `sudo fwupdmgr get-devices` but it says “UEFI firmware can not be updated in legacy BIOS mode See [github.com/fwupd/fwupd/…/PluginFlag:legacy-bios](https://github.com/fwupd/fwupd/wiki/PluginFlag:legacy-bios) for more information.”\n
    \n
    ![](https://i.imgur.com/tmzRYtP.png)\n
    \n
    - In the privacy settings it says “checks failed” and gives me this message:\n
    \n
    ![](https://i.imgur.com/w8nFeMg.png)\n
    \n
    - I’ve tried reinstalling Proton BattlEye Runtime but it wont let me uninstall it and says “missing shared content”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721578066 {#2167
    date: 2024-07-21 18:07:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 28568
  -titleTs: "'game':4 'idea':6 'launch':3 'solv':10 'steam':1"
  -bodyTs: "'/fwupd/fwupd/':258 '/fwupd/fwupd/wiki/pluginflag:legacy-bios)':265 '/pluginflag':259 '/sigct7z.mp4)':109 '/tmzrytp.png)':271 '/w8nfemg.png)':287 '7':19 'almost':128,179 'also':234 'alway':180 'anyth':66,100 'appar':83 'avail':221 'back':90 'basic':67 'battley':293 'bio':253,262 'black':95 'block':132 'button':88 'catch':120 'chang':64 'check':113,188,207,278 'click':206 'cloud':123 'content':306 'date':216 'dayz':43 'delet':118 'devic':241 'disabl':121 'doesn':197 'download':119,183 'earlier':16 'error':93 'everyth':212 'exact':13 'fail':279 'feel':139 'file':117 'firewal':134 'firmwar':218,246 'first':32,186 'flawless':56 'freez':98 'fwupdmgr':238 'game':36,53,74,106 'get':131,240 'get-devic':239 'github.com':257,264 'github.com/fwupd/fwupd/':256 'github.com/fwupd/fwupd/wiki/pluginflag:legacy-bios)':263 'give':281 'goe':89 'got':158 'green':91 'hardwar':154 'hdd':227 'howev':137 'i.imgur.com':108,270,286 'i.imgur.com/sigct7z.mp4)':107 'i.imgur.com/tmzrytp.png)':269 'i.imgur.com/w8nfemg.png)':285 'inform':268 'instal':28 'integr':115,190 'issu':15,49,145,155 'launch':72,104,125 'legaci':252,261 'legacy-bio':260 'let':298 'like':129,140 'linux':6,29 'load':77 'm':38 'made':62 'may':2,46,142,168,170 'messag':284 'miss':304 'mode':254 'normal':79 'noth':127 'notic':166 'old':160 'one':23 'open':175,201 'option':126,230 'pc':161 'place':33 'play':41,87 'point':59 'privaci':274 'problem':8 'proton':292 'quit':84 'realli':159 'reason':26 'reinstal':291 'relat':173 'remov':124 'runtim':294 'say':211,244,277,303 'screen':96 'see':255 'set':275 'share':305 'show':220 'someth':136,194 'specif':7,35,50 'ssd':225 'start':76 'steam':122,147,177,203 'stop':103 'sudo':237 'thing':163 'tri':39,70,112,235,290 'uefi':245 'uninstal':300 'until':57 'updat':185,209,219,222,232,250 'use':181 've':111,157,165,289 'window':18 'wont':297 'work':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704957657
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6535898"
  +editedAt: DateTimeImmutable @1721572206 {#2288
    date: 2024-07-21 16:30:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704871257 {#2355
    date: 2024-01-10 08:20:57.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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Steam-not-launching-games-no-idea-what-to-do-Solved"
  +title: "Steam not launching games - no idea what to do [Solved]"
  +url: null
  +body: """
    This may not be a Linux specific problem as I had the exact same issue earlier with Windows 7 and it’s one of the reasons I installed Linux in the first place.\n
    \n
    The specific game I’m trying to play is DayZ but it may not be issue specific to this game. It worked flawlessly untill this point. I had made no changes to anything. Basically when I try to launch the game it starts loading up normally and then just apparently quits and the “Play” button goes back green. No error, no black screen, no freezing or anything. It just stops launching the game.\n
    \n
    ![](https://i.imgur.com/sIgct7z.mp4)\n
    \n
    I’ve tried checking the integrity of files, deleting downloads catche, disabling steam cloud, removing launch options… nothing. Almost like it gets blocked by firewall or something. However I feel like it may be an issue with steam itself or then it’s a hardware issue (I’ve got really old PC)\n
    \n
    Few things I’ve noticed that may or may not be related:\n
    \n
    - When opening up steam it almost always used to download some updates first and check the integrity of them or something. Now it doesn’t. It just opens up Steam. When I click “check for updates” it says everything is up to date.\n
    - The firmware updater shows available updates for my SSD and HDD but no option to update. I also tried with `sudo fwupdmgr get-devices` but it says “UEFI firmware can not be updated in legacy BIOS mode See [github.com/fwupd/fwupd/…/PluginFlag:legacy-bios](https://github.com/fwupd/fwupd/wiki/PluginFlag:legacy-bios) for more information.”\n
    \n
    ![](https://i.imgur.com/tmzRYtP.png)\n
    \n
    - In the privacy settings it says “checks failed” and gives me this message:\n
    \n
    ![](https://i.imgur.com/w8nFeMg.png)\n
    \n
    - I’ve tried reinstalling Proton BattlEye Runtime but it wont let me uninstall it and says “missing shared content”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721578066 {#2167
    date: 2024-07-21 18:07:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 28568
  -titleTs: "'game':4 'idea':6 'launch':3 'solv':10 'steam':1"
  -bodyTs: "'/fwupd/fwupd/':258 '/fwupd/fwupd/wiki/pluginflag:legacy-bios)':265 '/pluginflag':259 '/sigct7z.mp4)':109 '/tmzrytp.png)':271 '/w8nfemg.png)':287 '7':19 'almost':128,179 'also':234 'alway':180 'anyth':66,100 'appar':83 'avail':221 'back':90 'basic':67 'battley':293 'bio':253,262 'black':95 'block':132 'button':88 'catch':120 'chang':64 'check':113,188,207,278 'click':206 'cloud':123 'content':306 'date':216 'dayz':43 'delet':118 'devic':241 'disabl':121 'doesn':197 'download':119,183 'earlier':16 'error':93 'everyth':212 'exact':13 'fail':279 'feel':139 'file':117 'firewal':134 'firmwar':218,246 'first':32,186 'flawless':56 'freez':98 'fwupdmgr':238 'game':36,53,74,106 'get':131,240 'get-devic':239 'github.com':257,264 'github.com/fwupd/fwupd/':256 'github.com/fwupd/fwupd/wiki/pluginflag:legacy-bios)':263 'give':281 'goe':89 'got':158 'green':91 'hardwar':154 'hdd':227 'howev':137 'i.imgur.com':108,270,286 'i.imgur.com/sigct7z.mp4)':107 'i.imgur.com/tmzrytp.png)':269 'i.imgur.com/w8nfemg.png)':285 'inform':268 'instal':28 'integr':115,190 'issu':15,49,145,155 'launch':72,104,125 'legaci':252,261 'legacy-bio':260 'let':298 'like':129,140 'linux':6,29 'load':77 'm':38 'made':62 'may':2,46,142,168,170 'messag':284 'miss':304 'mode':254 'normal':79 'noth':127 'notic':166 'old':160 'one':23 'open':175,201 'option':126,230 'pc':161 'place':33 'play':41,87 'point':59 'privaci':274 'problem':8 'proton':292 'quit':84 'realli':159 'reason':26 'reinstal':291 'relat':173 'remov':124 'runtim':294 'say':211,244,277,303 'screen':96 'see':255 'set':275 'share':305 'show':220 'someth':136,194 'specif':7,35,50 'ssd':225 'start':76 'steam':122,147,177,203 'stop':103 'sudo':237 'thing':163 'tri':39,70,112,235,290 'uefi':245 'uninstal':300 'until':57 'updat':185,209,219,222,232,250 'use':181 've':111,157,165,289 'window':18 'wont':297 'work':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704957657
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6535898"
  +editedAt: DateTimeImmutable @1721572206 {#2288
    date: 2024-07-21 16:30:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704871257 {#2355
    date: 2024-01-10 08:20:57.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 {#2466
  +user: Proxies\__CG__\App\Entity\User {#2476 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Steam-not-launching-games-no-idea-what-to-do-Solved"
  +title: "Steam not launching games - no idea what to do [Solved]"
  +url: null
  +body: """
    This may not be a Linux specific problem as I had the exact same issue earlier with Windows 7 and it’s one of the reasons I installed Linux in the first place.\n
    \n
    The specific game I’m trying to play is DayZ but it may not be issue specific to this game. It worked flawlessly untill this point. I had made no changes to anything. Basically when I try to launch the game it starts loading up normally and then just apparently quits and the “Play” button goes back green. No error, no black screen, no freezing or anything. It just stops launching the game.\n
    \n
    ![](https://i.imgur.com/sIgct7z.mp4)\n
    \n
    I’ve tried checking the integrity of files, deleting downloads catche, disabling steam cloud, removing launch options… nothing. Almost like it gets blocked by firewall or something. However I feel like it may be an issue with steam itself or then it’s a hardware issue (I’ve got really old PC)\n
    \n
    Few things I’ve noticed that may or may not be related:\n
    \n
    - When opening up steam it almost always used to download some updates first and check the integrity of them or something. Now it doesn’t. It just opens up Steam. When I click “check for updates” it says everything is up to date.\n
    - The firmware updater shows available updates for my SSD and HDD but no option to update. I also tried with `sudo fwupdmgr get-devices` but it says “UEFI firmware can not be updated in legacy BIOS mode See [github.com/fwupd/fwupd/…/PluginFlag:legacy-bios](https://github.com/fwupd/fwupd/wiki/PluginFlag:legacy-bios) for more information.”\n
    \n
    ![](https://i.imgur.com/tmzRYtP.png)\n
    \n
    - In the privacy settings it says “checks failed” and gives me this message:\n
    \n
    ![](https://i.imgur.com/w8nFeMg.png)\n
    \n
    - I’ve tried reinstalling Proton BattlEye Runtime but it wont let me uninstall it and says “missing shared content”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721578066 {#2167
    date: 2024-07-21 18:07:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2356 …}
  +votes: Doctrine\ORM\PersistentCollection {#2353 …}
  +reports: Doctrine\ORM\PersistentCollection {#2472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2483 …}
  +badges: Doctrine\ORM\PersistentCollection {#2358 …}
  +children: []
  -id: 28568
  -titleTs: "'game':4 'idea':6 'launch':3 'solv':10 'steam':1"
  -bodyTs: "'/fwupd/fwupd/':258 '/fwupd/fwupd/wiki/pluginflag:legacy-bios)':265 '/pluginflag':259 '/sigct7z.mp4)':109 '/tmzrytp.png)':271 '/w8nfemg.png)':287 '7':19 'almost':128,179 'also':234 'alway':180 'anyth':66,100 'appar':83 'avail':221 'back':90 'basic':67 'battley':293 'bio':253,262 'black':95 'block':132 'button':88 'catch':120 'chang':64 'check':113,188,207,278 'click':206 'cloud':123 'content':306 'date':216 'dayz':43 'delet':118 'devic':241 'disabl':121 'doesn':197 'download':119,183 'earlier':16 'error':93 'everyth':212 'exact':13 'fail':279 'feel':139 'file':117 'firewal':134 'firmwar':218,246 'first':32,186 'flawless':56 'freez':98 'fwupdmgr':238 'game':36,53,74,106 'get':131,240 'get-devic':239 'github.com':257,264 'github.com/fwupd/fwupd/':256 'github.com/fwupd/fwupd/wiki/pluginflag:legacy-bios)':263 'give':281 'goe':89 'got':158 'green':91 'hardwar':154 'hdd':227 'howev':137 'i.imgur.com':108,270,286 'i.imgur.com/sigct7z.mp4)':107 'i.imgur.com/tmzrytp.png)':269 'i.imgur.com/w8nfemg.png)':285 'inform':268 'instal':28 'integr':115,190 'issu':15,49,145,155 'launch':72,104,125 'legaci':252,261 'legacy-bio':260 'let':298 'like':129,140 'linux':6,29 'load':77 'm':38 'made':62 'may':2,46,142,168,170 'messag':284 'miss':304 'mode':254 'normal':79 'noth':127 'notic':166 'old':160 'one':23 'open':175,201 'option':126,230 'pc':161 'place':33 'play':41,87 'point':59 'privaci':274 'problem':8 'proton':292 'quit':84 'realli':159 'reason':26 'reinstal':291 'relat':173 'remov':124 'runtim':294 'say':211,244,277,303 'screen':96 'see':255 'set':275 'share':305 'show':220 'someth':136,194 'specif':7,35,50 'ssd':225 'start':76 'steam':122,147,177,203 'stop':103 'sudo':237 'thing':163 'tri':39,70,112,235,290 'uefi':245 'uninstal':300 'until':57 'updat':185,209,219,222,232,250 'use':181 've':111,157,165,289 'window':18 'wont':297 'work':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704957657
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6535898"
  +editedAt: DateTimeImmutable @1721572206 {#2288
    date: 2024-07-21 16:30:06.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704871257 {#2355
    date: 2024-01-10 08:20:57.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 {#2409
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mullvad-halves-my-internet-speeds-is-there-a-fix"
  +title: "Mullvad halves my internet speeds — is there a fix?"
  +url: null
  +body: """
    Typically, my ISP provides ~500mbps down, but Mullvad seems to struggle to get above 220mbps. Is this typical?\n
    \n
    I want to route all network traffic through it on the router, but don’t want to miss out on the download speeds I’m paying for.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577298 {#2485
    date: 2024-07-21 17:54:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 26633
  -titleTs: "'fix':9 'halv':2 'internet':4 'mullvad':1 'speed':5"
  -bodyTs: "'220mbps':15 '500mbps':5 'download':40 'get':13 'isp':3 'm':43 'miss':36 'mullvad':8 'network':24 'pay':44 'provid':4 'rout':22 'router':30 'seem':9 'speed':41 'struggl':11 'traffic':25 'typic':1,18 'want':20,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704236034
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10722689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704149634 {#1841
    date: 2024-01-01 23:53: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
35 DENIED edit
App\Entity\Entry {#2409
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mullvad-halves-my-internet-speeds-is-there-a-fix"
  +title: "Mullvad halves my internet speeds — is there a fix?"
  +url: null
  +body: """
    Typically, my ISP provides ~500mbps down, but Mullvad seems to struggle to get above 220mbps. Is this typical?\n
    \n
    I want to route all network traffic through it on the router, but don’t want to miss out on the download speeds I’m paying for.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577298 {#2485
    date: 2024-07-21 17:54:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 26633
  -titleTs: "'fix':9 'halv':2 'internet':4 'mullvad':1 'speed':5"
  -bodyTs: "'220mbps':15 '500mbps':5 'download':40 'get':13 'isp':3 'm':43 'miss':36 'mullvad':8 'network':24 'pay':44 'provid':4 'rout':22 'router':30 'seem':9 'speed':41 'struggl':11 'traffic':25 'typic':1,18 'want':20,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704236034
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10722689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704149634 {#1841
    date: 2024-01-01 23:53: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
36 DENIED moderate
App\Entity\Entry {#2409
  +user: Proxies\__CG__\App\Entity\User {#60 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Mullvad-halves-my-internet-speeds-is-there-a-fix"
  +title: "Mullvad halves my internet speeds — is there a fix?"
  +url: null
  +body: """
    Typically, my ISP provides ~500mbps down, but Mullvad seems to struggle to get above 220mbps. Is this typical?\n
    \n
    I want to route all network traffic through it on the router, but don’t want to miss out on the download speeds I’m paying for.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577298 {#2485
    date: 2024-07-21 17:54:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 26633
  -titleTs: "'fix':9 'halv':2 'internet':4 'mullvad':1 'speed':5"
  -bodyTs: "'220mbps':15 '500mbps':5 'download':40 'get':13 'isp':3 'm':43 'miss':36 'mullvad':8 'network':24 'pay':44 'provid':4 'rout':22 'router':30 'seem':9 'speed':41 'struggl':11 'traffic':25 'typic':1,18 'want':20,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704236034
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10722689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704149634 {#1841
    date: 2024-01-01 23:53: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
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 {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Happy-new-year-of-the-Linux-Desktop"
  +title: "Happy new year of the Linux Desktop!"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 401
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577282 {#1524
    date: 2024-07-21 17:54:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 26366
  -titleTs: "'desktop':7 'happi':1 'linux':6 'new':2 'year':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704153483
  +visibility: "visible             "
  +apId: "https://linux.community/post/377254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704067083 {#1501
    date: 2024-01-01 00:58:03.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 {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Happy-new-year-of-the-Linux-Desktop"
  +title: "Happy new year of the Linux Desktop!"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 401
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577282 {#1524
    date: 2024-07-21 17:54:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 26366
  -titleTs: "'desktop':7 'happi':1 'linux':6 'new':2 'year':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704153483
  +visibility: "visible             "
  +apId: "https://linux.community/post/377254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704067083 {#1501
    date: 2024-01-01 00:58:03.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 {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Happy-new-year-of-the-Linux-Desktop"
  +title: "Happy new year of the Linux Desktop!"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 401
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721577282 {#1524
    date: 2024-07-21 17:54:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1514 …}
  +votes: Doctrine\ORM\PersistentCollection {#1502 …}
  +reports: Doctrine\ORM\PersistentCollection {#1544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1482 …}
  +badges: Doctrine\ORM\PersistentCollection {#1523 …}
  +children: []
  -id: 26366
  -titleTs: "'desktop':7 'happi':1 'linux':6 'new':2 'year':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704153483
  +visibility: "visible             "
  +apId: "https://linux.community/post/377254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704067083 {#1501
    date: 2024-01-01 00:58:03.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 {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Tools-of-the-Trade"
  +title: "Tools of the Trade"
  +url: null
  +body: """
    What are some lesser known items or tricks in your profession that most people don’t know about?\n
    \n
    For me one thing would be Thrift drain cleaner. I was having issues with my drains being clogged and nothing really worked, but looking around on forums and advice from plumbers lead me to Thrift and now my drains work great.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721571612 {#1522
    date: 2024-07-21 16:20:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 28882
  -titleTs: "'tool':1 'trade':4"
  -bodyTs: "'advic':47 'around':43 'cleaner':27 'clog':36 'drain':26,34,57 'forum':45 'great':59 'issu':31 'item':6 'know':17 'known':5 'lead':50 'lesser':4 'look':42 'noth':38 'one':21 'peopl':14 'plumber':49 'profess':11 'realli':39 'thing':22 'thrift':25,53 'trick':8 'work':40,58 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705035198
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8220947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704948798 {#1510
    date: 2024-01-11 05:53: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
43 DENIED edit
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Tools-of-the-Trade"
  +title: "Tools of the Trade"
  +url: null
  +body: """
    What are some lesser known items or tricks in your profession that most people don’t know about?\n
    \n
    For me one thing would be Thrift drain cleaner. I was having issues with my drains being clogged and nothing really worked, but looking around on forums and advice from plumbers lead me to Thrift and now my drains work great.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721571612 {#1522
    date: 2024-07-21 16:20:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 28882
  -titleTs: "'tool':1 'trade':4"
  -bodyTs: "'advic':47 'around':43 'cleaner':27 'clog':36 'drain':26,34,57 'forum':45 'great':59 'issu':31 'item':6 'know':17 'known':5 'lead':50 'lesser':4 'look':42 'noth':38 'one':21 'peopl':14 'plumber':49 'profess':11 'realli':39 'thing':22 'thrift':25,53 'trick':8 'work':40,58 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705035198
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8220947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704948798 {#1510
    date: 2024-01-11 05:53: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
44 DENIED moderate
App\Entity\Entry {#1506
  +user: Proxies\__CG__\App\Entity\User {#1503 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Tools-of-the-Trade"
  +title: "Tools of the Trade"
  +url: null
  +body: """
    What are some lesser known items or tricks in your profession that most people don’t know about?\n
    \n
    For me one thing would be Thrift drain cleaner. I was having issues with my drains being clogged and nothing really worked, but looking around on forums and advice from plumbers lead me to Thrift and now my drains work great.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721571612 {#1522
    date: 2024-07-21 16:20:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 28882
  -titleTs: "'tool':1 'trade':4"
  -bodyTs: "'advic':47 'around':43 'cleaner':27 'clog':36 'drain':26,34,57 'forum':45 'great':59 'issu':31 'item':6 'know':17 'known':5 'lead':50 'lesser':4 'look':42 'noth':38 'one':21 'peopl':14 'plumber':49 'profess':11 'realli':39 'thing':22 'thrift':25,53 'trick':8 'work':40,58 'would':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705035198
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8220947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704948798 {#1510
    date: 2024-01-11 05:53: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
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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Streaming-TV-series-online"
  +title: "Streaming (TV) series online"
  +url: null
  +body: "What are your secret tips for streaming different series online. I only need 1080p but I’m also fine with 720p."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721566744 {#1541
    date: 2024-07-21 14:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 29261
  -titleTs: "'onlin':4 'seri':3 'stream':1 'tv':2"
  -bodyTs: "'1080p':14 '720p':21 'also':18 'differ':8 'fine':19 'm':17 'need':13 'onlin':10 'secret':4 'seri':9 'stream':7 'tip':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704684290
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7557793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704662290 {#1529
    date: 2024-01-07 22:18:10.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Streaming-TV-series-online"
  +title: "Streaming (TV) series online"
  +url: null
  +body: "What are your secret tips for streaming different series online. I only need 1080p but I’m also fine with 720p."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721566744 {#1541
    date: 2024-07-21 14:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 29261
  -titleTs: "'onlin':4 'seri':3 'stream':1 'tv':2"
  -bodyTs: "'1080p':14 '720p':21 'also':18 'differ':8 'fine':19 'm':17 'need':13 'onlin':10 'secret':4 'seri':9 'stream':7 'tip':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704684290
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7557793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704662290 {#1529
    date: 2024-01-07 22:18:10.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Streaming-TV-series-online"
  +title: "Streaming (TV) series online"
  +url: null
  +body: "What are your secret tips for streaming different series online. I only need 1080p but I’m also fine with 720p."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721566744 {#1541
    date: 2024-07-21 14:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1515 …}
  +reports: Doctrine\ORM\PersistentCollection {#1518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1632 …}
  +badges: Doctrine\ORM\PersistentCollection {#1631 …}
  +children: []
  -id: 29261
  -titleTs: "'onlin':4 'seri':3 'stream':1 'tv':2"
  -bodyTs: "'1080p':14 '720p':21 'also':18 'differ':8 'fine':19 'm':17 'need':13 'onlin':10 'secret':4 'seri':9 'stream':7 'tip':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704684290
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7557793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704662290 {#1529
    date: 2024-01-07 22:18:10.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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Help-me-find-a-book-series-like-The-Witcher-or"
  +title: "Help me find a book series like The Witcher or Assassin's Appentice, I need to forget this world right now! Go to town with recommendations!"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721565705 {#1704
    date: 2024-07-21 14:41:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 27512
  -titleTs: "'appentic':13 'assassin':11 'book':5 'find':3 'forget':17 'go':22 'help':1 'like':7 'need':15 'recommend':26 'right':20 'seri':6 'town':24 'witcher':9 'world':19"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704582794
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10816729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496394 {#1713
    date: 2024-01-06 00:13:14.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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Help-me-find-a-book-series-like-The-Witcher-or"
  +title: "Help me find a book series like The Witcher or Assassin's Appentice, I need to forget this world right now! Go to town with recommendations!"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721565705 {#1704
    date: 2024-07-21 14:41:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 27512
  -titleTs: "'appentic':13 'assassin':11 'book':5 'find':3 'forget':17 'go':22 'help':1 'like':7 'need':15 'recommend':26 'right':20 'seri':6 'town':24 'witcher':9 'world':19"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704582794
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10816729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496394 {#1713
    date: 2024-01-06 00:13:14.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 {#1712
  +user: Proxies\__CG__\App\Entity\User {#1710 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Help-me-find-a-book-series-like-The-Witcher-or"
  +title: "Help me find a book series like The Witcher or Assassin's Appentice, I need to forget this world right now! Go to town with recommendations!"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721565705 {#1704
    date: 2024-07-21 14:41:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 27512
  -titleTs: "'appentic':13 'assassin':11 'book':5 'find':3 'forget':17 'go':22 'help':1 'like':7 'need':15 'recommend':26 'right':20 'seri':6 'town':24 'witcher':9 'world':19"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704582794
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10816729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496394 {#1713
    date: 2024-01-06 00:13:14.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 {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Car-diagnostic-software-and-tunning-software"
  +title: "Car diagnostic software and tunning software?"
  +url: null
  +body: "Hello all. I was looking for a specific Car diagnostic software package and I noticed that this type of software doesn’t come across often on the seas. are their any good places I can go to start looking for this kind of software. The software often cost up to 500 dollars or more and for me it would be a one time maiby 2 time use."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721550639 {#1468
    date: 2024-07-21 10:30:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 28572
  -titleTs: "'car':1 'diagnost':2 'softwar':3,6 'tun':5"
  -bodyTs: "'2':65 '500':51 'across':24 'car':9 'come':23 'cost':48 'diagnost':10 'doesn':21 'dollar':52 'go':36 'good':32 'hello':1 'kind':42 'look':5,39 'maibi':64 'notic':15 'often':25,47 'one':62 'packag':12 'place':33 'sea':28 'softwar':11,20,44,46 'specif':8 'start':38 'time':63,66 'type':18 'use':67 'would':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704958625
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12039273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872225 {#1474
    date: 2024-01-10 08:37:05.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 {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Car-diagnostic-software-and-tunning-software"
  +title: "Car diagnostic software and tunning software?"
  +url: null
  +body: "Hello all. I was looking for a specific Car diagnostic software package and I noticed that this type of software doesn’t come across often on the seas. are their any good places I can go to start looking for this kind of software. The software often cost up to 500 dollars or more and for me it would be a one time maiby 2 time use."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721550639 {#1468
    date: 2024-07-21 10:30:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 28572
  -titleTs: "'car':1 'diagnost':2 'softwar':3,6 'tun':5"
  -bodyTs: "'2':65 '500':51 'across':24 'car':9 'come':23 'cost':48 'diagnost':10 'doesn':21 'dollar':52 'go':36 'good':32 'hello':1 'kind':42 'look':5,39 'maibi':64 'notic':15 'often':25,47 'one':62 'packag':12 'place':33 'sea':28 'softwar':11,20,44,46 'specif':8 'start':38 'time':63,66 'type':18 'use':67 'would':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704958625
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12039273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872225 {#1474
    date: 2024-01-10 08:37:05.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 {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Car-diagnostic-software-and-tunning-software"
  +title: "Car diagnostic software and tunning software?"
  +url: null
  +body: "Hello all. I was looking for a specific Car diagnostic software package and I noticed that this type of software doesn’t come across often on the seas. are their any good places I can go to start looking for this kind of software. The software often cost up to 500 dollars or more and for me it would be a one time maiby 2 time use."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721550639 {#1468
    date: 2024-07-21 10:30:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 28572
  -titleTs: "'car':1 'diagnost':2 'softwar':3,6 'tun':5"
  -bodyTs: "'2':65 '500':51 'across':24 'car':9 'come':23 'cost':48 'diagnost':10 'doesn':21 'dollar':52 'go':36 'good':32 'hello':1 'kind':42 'look':5,39 'maibi':64 'notic':15 'often':25,47 'one':62 'packag':12 'place':33 'sea':28 'softwar':11,20,44,46 'specif':8 'start':38 'time':63,66 'type':18 'use':67 'would':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704958625
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12039273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704872225 {#1474
    date: 2024-01-10 08:37:05.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 {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Guitar-Lessons-from-old-school-hobbyist-website"
  +title: "Guitar Lessons from old school hobbyist website?"
  +url: null
  +body: """
    Looking for someone that has a hobbyist website that posts to it guitar lessons.\n
    \n
    I’m trying to stay away from Youtube, as it is too hard to sort through so many videos, and many of them are just ads for courses.\n
    \n
    Love old website and blogs, from the before social media times.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721527971 {#1489
    date: 2024-07-21 04:12:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 29184
  -titleTs: "'guitar':1 'hobbyist':6 'lesson':2 'old':4 'school':5 'websit':7"
  -bodyTs: "'ad':40 'away':20 'blog':47 'cours':42 'guitar':13 'hard':27 'hobbyist':7 'lesson':14 'look':1 'love':43 'm':16 'mani':32,35 'media':52 'old':44 'post':10 'social':51 'someon':3 'sort':29 'stay':19 'time':53 'tri':17 'video':33 'websit':8,45 'youtub':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705067640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10597797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020640 {#1496
    date: 2024-01-12 01:50: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
59 DENIED edit
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Guitar-Lessons-from-old-school-hobbyist-website"
  +title: "Guitar Lessons from old school hobbyist website?"
  +url: null
  +body: """
    Looking for someone that has a hobbyist website that posts to it guitar lessons.\n
    \n
    I’m trying to stay away from Youtube, as it is too hard to sort through so many videos, and many of them are just ads for courses.\n
    \n
    Love old website and blogs, from the before social media times.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721527971 {#1489
    date: 2024-07-21 04:12:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 29184
  -titleTs: "'guitar':1 'hobbyist':6 'lesson':2 'old':4 'school':5 'websit':7"
  -bodyTs: "'ad':40 'away':20 'blog':47 'cours':42 'guitar':13 'hard':27 'hobbyist':7 'lesson':14 'look':1 'love':43 'm':16 'mani':32,35 'media':52 'old':44 'post':10 'social':51 'someon':3 'sort':29 'stay':19 'time':53 'tri':17 'video':33 'websit':8,45 'youtub':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705067640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10597797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020640 {#1496
    date: 2024-01-12 01:50: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
60 DENIED moderate
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Guitar-Lessons-from-old-school-hobbyist-website"
  +title: "Guitar Lessons from old school hobbyist website?"
  +url: null
  +body: """
    Looking for someone that has a hobbyist website that posts to it guitar lessons.\n
    \n
    I’m trying to stay away from Youtube, as it is too hard to sort through so many videos, and many of them are just ads for courses.\n
    \n
    Love old website and blogs, from the before social media times.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721527971 {#1489
    date: 2024-07-21 04:12:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +children: []
  -id: 29184
  -titleTs: "'guitar':1 'hobbyist':6 'lesson':2 'old':4 'school':5 'websit':7"
  -bodyTs: "'ad':40 'away':20 'blog':47 'cours':42 'guitar':13 'hard':27 'hobbyist':7 'lesson':14 'look':1 'love':43 'm':16 'mani':32,35 'media':52 'old':44 'post':10 'social':51 'someon':3 'sort':29 'stay':19 'time':53 'tri':17 'video':33 'websit':8,45 'youtub':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705067640
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10597797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020640 {#1496
    date: 2024-01-12 01:50: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
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 {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Jellyfin-on-a-vps"
  +title: "Jellyfin on a vps"
  +url: null
  +body: """
    I have a jellyfin instance running with radarr/sonarr/… for my media needs on my vps.\n
    \n
    Problem is that I don’t have huge amount of storages and I would like to expand the storage until I’m able to make a personal server ( I don’t have space where I live for even a mini pc rn ).\n
    \n
    From the options that I have been considering the contabo ( my vps provider ) storage expansion are quite costly so I have been thinking about hetzner storage boxes or a backblaze b2 bucket mounted with rclone/s3fs.\n
    \n
    The problem with backblaze is that I use hardlinks with my *arr suite so to save up on space so I’m not sure if I can mount them preserving the hard links.\n
    \n
    What would be your thought or reccomendation? Should I get a hetzner storage box and just mount it or is there anything else I could do until I manage to make my own personal server?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721508001 {#1757
    date: 2024-07-20 22:40:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 27327
  -titleTs: "'jellyfin':1 'vps':4"
  -bodyTs: "'abl':38 'amount':24 'anyth':147 'arr':104 'b2':88 'backblaz':87,96 'box':84,139 'bucket':89 'consid':65 'contabo':67 'cost':75 'could':150 'els':148 'even':53 'expand':32 'expans':72 'get':135 'hard':124 'hardlink':101 'hetzner':82,137 'huge':23 'instanc':5 'jellyfin':4 'like':30 'link':125 'live':51 'm':37,114 'make':40,156 'manag':154 'media':11 'mini':55 'mount':90,120,142 'need':12 'option':60 'pc':56 'person':42,159 'preserv':122 'problem':16,94 'provid':70 'quit':74 'radarr/sonarr':8 'rclone/s3fs':92 'reccomend':132 'rn':57 'run':6 'save':108 'server':43,160 'space':48,111 'storag':26,34,71,83,138 'suit':105 'sure':116 'think':80 'thought':130 'use':100 'vps':15,69 'would':29,127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704522851
  +visibility: "visible             "
  +apId: "https://lemmy.cronyakatsuki.xyz/post/72648"
  +editedAt: DateTimeImmutable @1711848505 {#1763
    date: 2024-03-31 03:28:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704436451 {#1756
    date: 2024-01-05 07:34:11.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 {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Jellyfin-on-a-vps"
  +title: "Jellyfin on a vps"
  +url: null
  +body: """
    I have a jellyfin instance running with radarr/sonarr/… for my media needs on my vps.\n
    \n
    Problem is that I don’t have huge amount of storages and I would like to expand the storage until I’m able to make a personal server ( I don’t have space where I live for even a mini pc rn ).\n
    \n
    From the options that I have been considering the contabo ( my vps provider ) storage expansion are quite costly so I have been thinking about hetzner storage boxes or a backblaze b2 bucket mounted with rclone/s3fs.\n
    \n
    The problem with backblaze is that I use hardlinks with my *arr suite so to save up on space so I’m not sure if I can mount them preserving the hard links.\n
    \n
    What would be your thought or reccomendation? Should I get a hetzner storage box and just mount it or is there anything else I could do until I manage to make my own personal server?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721508001 {#1757
    date: 2024-07-20 22:40:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 27327
  -titleTs: "'jellyfin':1 'vps':4"
  -bodyTs: "'abl':38 'amount':24 'anyth':147 'arr':104 'b2':88 'backblaz':87,96 'box':84,139 'bucket':89 'consid':65 'contabo':67 'cost':75 'could':150 'els':148 'even':53 'expand':32 'expans':72 'get':135 'hard':124 'hardlink':101 'hetzner':82,137 'huge':23 'instanc':5 'jellyfin':4 'like':30 'link':125 'live':51 'm':37,114 'make':40,156 'manag':154 'media':11 'mini':55 'mount':90,120,142 'need':12 'option':60 'pc':56 'person':42,159 'preserv':122 'problem':16,94 'provid':70 'quit':74 'radarr/sonarr':8 'rclone/s3fs':92 'reccomend':132 'rn':57 'run':6 'save':108 'server':43,160 'space':48,111 'storag':26,34,71,83,138 'suit':105 'sure':116 'think':80 'thought':130 'use':100 'vps':15,69 'would':29,127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704522851
  +visibility: "visible             "
  +apId: "https://lemmy.cronyakatsuki.xyz/post/72648"
  +editedAt: DateTimeImmutable @1711848505 {#1763
    date: 2024-03-31 03:28:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704436451 {#1756
    date: 2024-01-05 07:34:11.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 {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Jellyfin-on-a-vps"
  +title: "Jellyfin on a vps"
  +url: null
  +body: """
    I have a jellyfin instance running with radarr/sonarr/… for my media needs on my vps.\n
    \n
    Problem is that I don’t have huge amount of storages and I would like to expand the storage until I’m able to make a personal server ( I don’t have space where I live for even a mini pc rn ).\n
    \n
    From the options that I have been considering the contabo ( my vps provider ) storage expansion are quite costly so I have been thinking about hetzner storage boxes or a backblaze b2 bucket mounted with rclone/s3fs.\n
    \n
    The problem with backblaze is that I use hardlinks with my *arr suite so to save up on space so I’m not sure if I can mount them preserving the hard links.\n
    \n
    What would be your thought or reccomendation? Should I get a hetzner storage box and just mount it or is there anything else I could do until I manage to make my own personal server?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721508001 {#1757
    date: 2024-07-20 22:40:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1751 …}
  +votes: Doctrine\ORM\PersistentCollection {#1772 …}
  +reports: Doctrine\ORM\PersistentCollection {#1778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1773 …}
  +badges: Doctrine\ORM\PersistentCollection {#1776 …}
  +children: []
  -id: 27327
  -titleTs: "'jellyfin':1 'vps':4"
  -bodyTs: "'abl':38 'amount':24 'anyth':147 'arr':104 'b2':88 'backblaz':87,96 'box':84,139 'bucket':89 'consid':65 'contabo':67 'cost':75 'could':150 'els':148 'even':53 'expand':32 'expans':72 'get':135 'hard':124 'hardlink':101 'hetzner':82,137 'huge':23 'instanc':5 'jellyfin':4 'like':30 'link':125 'live':51 'm':37,114 'make':40,156 'manag':154 'media':11 'mini':55 'mount':90,120,142 'need':12 'option':60 'pc':56 'person':42,159 'preserv':122 'problem':16,94 'provid':70 'quit':74 'radarr/sonarr':8 'rclone/s3fs':92 'reccomend':132 'rn':57 'run':6 'save':108 'server':43,160 'space':48,111 'storag':26,34,71,83,138 'suit':105 'sure':116 'think':80 'thought':130 'use':100 'vps':15,69 'would':29,127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704522851
  +visibility: "visible             "
  +apId: "https://lemmy.cronyakatsuki.xyz/post/72648"
  +editedAt: DateTimeImmutable @1711848505 {#1763
    date: 2024-03-31 03:28:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704436451 {#1756
    date: 2024-01-05 07:34:11.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 {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-software-for-poster-design"
  +title: "Looking for software for poster design"
  +url: null
  +body: """
    Specifically I want to make a collage of many pictures. For that purpose the software should be able to handle many large pictures, and align them relative to each other (snap center to center, etc)\n
    \n
    I’d like to avoid having to do it in libre office if at all possible.\n
    \n
    Is there anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721502367 {#1782
    date: 2024-07-20 21:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 28744
  -titleTs: "'design':6 'look':1 'poster':5 'softwar':3"
  -bodyTs: "'abl':18 'align':25 'anyth':54 'avoid':40 'center':32,34 'collag':7 'd':37 'etc':35 'handl':20 'larg':22 'libr':46 'like':38,55 'make':5 'mani':9,21 'offic':47 'pictur':10,23 'possibl':51 'purpos':13 'relat':27 'snap':31 'softwar':15 'specif':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919499 {#1783
    date: 2024-01-10 21:44: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
67 DENIED edit
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-software-for-poster-design"
  +title: "Looking for software for poster design"
  +url: null
  +body: """
    Specifically I want to make a collage of many pictures. For that purpose the software should be able to handle many large pictures, and align them relative to each other (snap center to center, etc)\n
    \n
    I’d like to avoid having to do it in libre office if at all possible.\n
    \n
    Is there anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721502367 {#1782
    date: 2024-07-20 21:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 28744
  -titleTs: "'design':6 'look':1 'poster':5 'softwar':3"
  -bodyTs: "'abl':18 'align':25 'anyth':54 'avoid':40 'center':32,34 'collag':7 'd':37 'etc':35 'handl':20 'larg':22 'libr':46 'like':38,55 'make':5 'mani':9,21 'offic':47 'pictur':10,23 'possibl':51 'purpos':13 'relat':27 'snap':31 'softwar':15 'specif':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919499 {#1783
    date: 2024-01-10 21:44: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
68 DENIED moderate
App\Entity\Entry {#1785
  +user: Proxies\__CG__\App\Entity\User {#1784 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2446 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Looking-for-software-for-poster-design"
  +title: "Looking for software for poster design"
  +url: null
  +body: """
    Specifically I want to make a collage of many pictures. For that purpose the software should be able to handle many large pictures, and align them relative to each other (snap center to center, etc)\n
    \n
    I’d like to avoid having to do it in libre office if at all possible.\n
    \n
    Is there anything like that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721502367 {#1782
    date: 2024-07-20 21:06:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1786 …}
  +votes: Doctrine\ORM\PersistentCollection {#1764 …}
  +reports: Doctrine\ORM\PersistentCollection {#1766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1681 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1466 …}
  +badges: Doctrine\ORM\PersistentCollection {#1445 …}
  +children: []
  -id: 28744
  -titleTs: "'design':6 'look':1 'poster':5 'softwar':3"
  -bodyTs: "'abl':18 'align':25 'anyth':54 'avoid':40 'center':32,34 'collag':7 'd':37 'etc':35 'handl':20 'larg':22 'libr':46 'like':38,55 'make':5 'mani':9,21 'offic':47 'pictur':10,23 'possibl':51 'purpos':13 'relat':27 'snap':31 'softwar':15 'specif':1 'want':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705005899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10550223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704919499 {#1783
    date: 2024-01-10 21:44: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
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 {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Working-instructions-for-OpenRazer-on-Fedora-Silverblue"
  +title: "Working instructions for OpenRazer on Fedora Silverblue?"
  +url: null
  +body: """
    Probably a longshot, but hoping anyone here might have working instructions on getting OpenRazer running under Fedora Silverblue. I recently picked up some Huntsman V2s and while OpenRGB works for basic control, I’d like to see what other options are available.\n
    \n
    Apparently there is a known incompatibility between Silverblue and how OpenRazer implements kernel modules ([link](https://github.com/openrazer/openrazer/issues/1747)). I’ve seen elsewhere that some users have tweaked the build files to work around this, but I couldn’t find any detailed info. Any help would be appreciated.\n
    \n
    EDIT:\n
    \n
    I got it working, but it wasn’t worth the trouble compared to simply running OpenRGB in a flatpak. For Razer keyboard users, you’ll gain one or two RGB presets over OpenRGB, such as Reactive, and the ability to adjust the polling rate (the merits of which are highly debatable). You’ll lose secure boot and kernel verification unless you also add the ublue repo and signing key rpm (`ublue-os-akmods-addons`).\n
    \n
    If anyone wants to do it anyway, I had success by downloading and installing the following [ublue-os akmod](https://github.com/ublue-os/akmods/pkgs/container/akmods) rpms from [here](https://download.copr.fedorainfracloud.org/results/ublue-os/akmods/fedora-39-x86_64/):\n
    \n
    - akmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm\n
    - kmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm\n
    - openrazer-kmod-common-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm\n
    \n
    (Note: you might need to layer the `kernel-devel` package first; I had it layered already so I can’t confirm.)\n
    \n
    Add the openrazer repo, then install the daemon and frontend app:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">curl -o - https://download.opensuse.org/repositories/hardware:/razer/Fedora_$(rpm -E %fedora)/hardware:razer.repo | sudo tee /etc/yum.repos.d/razer.repo\n
    </span><span style="color:#323232;">rpm-ostree install openrazer-meta razergenie\n
    </span>\n
    ```\n
    \n
    Add the plugdev group to /etc/group, then add your user to it:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo bash -c 'grep "plugdev" /lib/group >> /etc/group'\n
    </span><span style="color:#323232;">sudo gpasswd -a $USER plugdev\n
    </span>\n
    ```\n
    \n
    Finally, launch RazerGenie…\n
    \n
    [![](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721497846 {#1638
    date: 2024-07-20 19:50:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 28756
  -titleTs: "'fedora':6 'instruct':2 'openraz':4 'silverblu':7 'work':1"
  -bodyTs: "'/etc/group':256,269 '/etc/yum.repos.d/razer.repo':242 '/hardware':238 '/lib/group':268 '/openrazer/openrazer/issues/1747)).':60 '/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)':280 '/repositories/hardware:/razer/fedora_$(rpm':235 '/results/ublue-os/akmods/fedora-39-x86_64/):':194 '/ublue-os/akmods/pkgs/container/akmods)':188 'abil':129 'add':153,220,251,258 'addon':165 'adjust':131 'akmod':164,185 'akmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm':195 'alreadi':214 'also':152 'anyon':6,167 'anyway':172 'app':230 'appar':43 'appreci':89 'around':75 'avail':42 'bash':264 'basic':31 'boot':146 'build':71 'c':265 'compar':102 'confirm':219 'control':32 'couldn':79 'curl':231 'd':34 'daemon':227 'debat':141 'detail':83 'devel':207 'download':177 'download.copr.fedorainfracloud.org':193 'download.copr.fedorainfracloud.org/results/ublue-os/akmods/fedora-39-x86_64/):':192 'download.opensuse.org':234 'download.opensuse.org/repositories/hardware:/razer/fedora_$(rpm':233 'e':236 'edit':90 'elsewher':64 'fedora':17,237 'file':72 'final':275 'find':81 'first':209 'flatpak':109 'follow':181 'frontend':229 'gain':116 'get':13 'github.com':59,187 'github.com/openrazer/openrazer/issues/1747)).':58 'github.com/ublue-os/akmods/pkgs/container/akmods)':186 'got':92 'gpasswd':271 'grep':266 'group':254 'help':86 'high':140 'hope':5 'huntsman':24 'implement':54 'incompat':48 'info':84 'instal':179,225,246 'instruct':11 'kernel':55,148,206 'kernel-devel':205 'key':159 'keyboard':112 'kmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm':196 'known':47 'launch':276 'layer':203,213 'lemmy.ca':279 'lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)':278 'like':35 'link':57 'll':115,143 'longshot':3 'lose':144 'merit':136 'meta':249 'might':8,200 'modul':56 'need':201 'note':198 'o':232 'one':117 'openraz':14,53,222,248 'openrazer-kmod-common-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm':197 'openrazer-meta':247 'openrgb':28,106,123 'option':40 'os':163,184 'ostre':245 'packag':208 'pick':21 'plugdev':253,267,274 'poll':133 'preset':121 'probabl':1 'rate':134 'razer':111 'razer.repo':239 'razergeni':250,277 'reactiv':126 'recent':20 'repo':156,223 'rgb':120 'rpm':160,244 'rpm-ostre':243 'rpms':189 'run':15,105 'secur':145 'see':37 'seen':63 'sign':158 'silverblu':18,50 'simpli':104 'success':175 'sudo':240,263,270 'tee':241 'troubl':101 'tweak':69 'two':119 'ublu':155,162,183 'ublue-o':182 'ublue-os-akmods-addon':161 'unless':150 'user':67,113,260,273 'v2s':25 've':62 'verif':149 'want':168 'wasn':97 'work':10,29,74,94 'worth':99 'would':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704977938
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13044042"
  +editedAt: DateTimeImmutable @1721032854 {#1637
    date: 2024-07-15 10:40:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704920938 {#1642
    date: 2024-01-10 22:08: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
71 DENIED edit
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Working-instructions-for-OpenRazer-on-Fedora-Silverblue"
  +title: "Working instructions for OpenRazer on Fedora Silverblue?"
  +url: null
  +body: """
    Probably a longshot, but hoping anyone here might have working instructions on getting OpenRazer running under Fedora Silverblue. I recently picked up some Huntsman V2s and while OpenRGB works for basic control, I’d like to see what other options are available.\n
    \n
    Apparently there is a known incompatibility between Silverblue and how OpenRazer implements kernel modules ([link](https://github.com/openrazer/openrazer/issues/1747)). I’ve seen elsewhere that some users have tweaked the build files to work around this, but I couldn’t find any detailed info. Any help would be appreciated.\n
    \n
    EDIT:\n
    \n
    I got it working, but it wasn’t worth the trouble compared to simply running OpenRGB in a flatpak. For Razer keyboard users, you’ll gain one or two RGB presets over OpenRGB, such as Reactive, and the ability to adjust the polling rate (the merits of which are highly debatable). You’ll lose secure boot and kernel verification unless you also add the ublue repo and signing key rpm (`ublue-os-akmods-addons`).\n
    \n
    If anyone wants to do it anyway, I had success by downloading and installing the following [ublue-os akmod](https://github.com/ublue-os/akmods/pkgs/container/akmods) rpms from [here](https://download.copr.fedorainfracloud.org/results/ublue-os/akmods/fedora-39-x86_64/):\n
    \n
    - akmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm\n
    - kmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm\n
    - openrazer-kmod-common-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm\n
    \n
    (Note: you might need to layer the `kernel-devel` package first; I had it layered already so I can’t confirm.)\n
    \n
    Add the openrazer repo, then install the daemon and frontend app:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">curl -o - https://download.opensuse.org/repositories/hardware:/razer/Fedora_$(rpm -E %fedora)/hardware:razer.repo | sudo tee /etc/yum.repos.d/razer.repo\n
    </span><span style="color:#323232;">rpm-ostree install openrazer-meta razergenie\n
    </span>\n
    ```\n
    \n
    Add the plugdev group to /etc/group, then add your user to it:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo bash -c 'grep "plugdev" /lib/group >> /etc/group'\n
    </span><span style="color:#323232;">sudo gpasswd -a $USER plugdev\n
    </span>\n
    ```\n
    \n
    Finally, launch RazerGenie…\n
    \n
    [![](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721497846 {#1638
    date: 2024-07-20 19:50:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 28756
  -titleTs: "'fedora':6 'instruct':2 'openraz':4 'silverblu':7 'work':1"
  -bodyTs: "'/etc/group':256,269 '/etc/yum.repos.d/razer.repo':242 '/hardware':238 '/lib/group':268 '/openrazer/openrazer/issues/1747)).':60 '/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)':280 '/repositories/hardware:/razer/fedora_$(rpm':235 '/results/ublue-os/akmods/fedora-39-x86_64/):':194 '/ublue-os/akmods/pkgs/container/akmods)':188 'abil':129 'add':153,220,251,258 'addon':165 'adjust':131 'akmod':164,185 'akmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm':195 'alreadi':214 'also':152 'anyon':6,167 'anyway':172 'app':230 'appar':43 'appreci':89 'around':75 'avail':42 'bash':264 'basic':31 'boot':146 'build':71 'c':265 'compar':102 'confirm':219 'control':32 'couldn':79 'curl':231 'd':34 'daemon':227 'debat':141 'detail':83 'devel':207 'download':177 'download.copr.fedorainfracloud.org':193 'download.copr.fedorainfracloud.org/results/ublue-os/akmods/fedora-39-x86_64/):':192 'download.opensuse.org':234 'download.opensuse.org/repositories/hardware:/razer/fedora_$(rpm':233 'e':236 'edit':90 'elsewher':64 'fedora':17,237 'file':72 'final':275 'find':81 'first':209 'flatpak':109 'follow':181 'frontend':229 'gain':116 'get':13 'github.com':59,187 'github.com/openrazer/openrazer/issues/1747)).':58 'github.com/ublue-os/akmods/pkgs/container/akmods)':186 'got':92 'gpasswd':271 'grep':266 'group':254 'help':86 'high':140 'hope':5 'huntsman':24 'implement':54 'incompat':48 'info':84 'instal':179,225,246 'instruct':11 'kernel':55,148,206 'kernel-devel':205 'key':159 'keyboard':112 'kmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm':196 'known':47 'launch':276 'layer':203,213 'lemmy.ca':279 'lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)':278 'like':35 'link':57 'll':115,143 'longshot':3 'lose':144 'merit':136 'meta':249 'might':8,200 'modul':56 'need':201 'note':198 'o':232 'one':117 'openraz':14,53,222,248 'openrazer-kmod-common-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm':197 'openrazer-meta':247 'openrgb':28,106,123 'option':40 'os':163,184 'ostre':245 'packag':208 'pick':21 'plugdev':253,267,274 'poll':133 'preset':121 'probabl':1 'rate':134 'razer':111 'razer.repo':239 'razergeni':250,277 'reactiv':126 'recent':20 'repo':156,223 'rgb':120 'rpm':160,244 'rpm-ostre':243 'rpms':189 'run':15,105 'secur':145 'see':37 'seen':63 'sign':158 'silverblu':18,50 'simpli':104 'success':175 'sudo':240,263,270 'tee':241 'troubl':101 'tweak':69 'two':119 'ublu':155,162,183 'ublue-o':182 'ublue-os-akmods-addon':161 'unless':150 'user':67,113,260,273 'v2s':25 've':62 'verif':149 'want':168 'wasn':97 'work':10,29,74,94 'worth':99 'would':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704977938
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13044042"
  +editedAt: DateTimeImmutable @1721032854 {#1637
    date: 2024-07-15 10:40:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704920938 {#1642
    date: 2024-01-10 22:08: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
72 DENIED moderate
App\Entity\Entry {#1644
  +user: Proxies\__CG__\App\Entity\User {#1643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Working-instructions-for-OpenRazer-on-Fedora-Silverblue"
  +title: "Working instructions for OpenRazer on Fedora Silverblue?"
  +url: null
  +body: """
    Probably a longshot, but hoping anyone here might have working instructions on getting OpenRazer running under Fedora Silverblue. I recently picked up some Huntsman V2s and while OpenRGB works for basic control, I’d like to see what other options are available.\n
    \n
    Apparently there is a known incompatibility between Silverblue and how OpenRazer implements kernel modules ([link](https://github.com/openrazer/openrazer/issues/1747)). I’ve seen elsewhere that some users have tweaked the build files to work around this, but I couldn’t find any detailed info. Any help would be appreciated.\n
    \n
    EDIT:\n
    \n
    I got it working, but it wasn’t worth the trouble compared to simply running OpenRGB in a flatpak. For Razer keyboard users, you’ll gain one or two RGB presets over OpenRGB, such as Reactive, and the ability to adjust the polling rate (the merits of which are highly debatable). You’ll lose secure boot and kernel verification unless you also add the ublue repo and signing key rpm (`ublue-os-akmods-addons`).\n
    \n
    If anyone wants to do it anyway, I had success by downloading and installing the following [ublue-os akmod](https://github.com/ublue-os/akmods/pkgs/container/akmods) rpms from [here](https://download.copr.fedorainfracloud.org/results/ublue-os/akmods/fedora-39-x86_64/):\n
    \n
    - akmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm\n
    - kmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm\n
    - openrazer-kmod-common-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm\n
    \n
    (Note: you might need to layer the `kernel-devel` package first; I had it layered already so I can’t confirm.)\n
    \n
    Add the openrazer repo, then install the daemon and frontend app:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">curl -o - https://download.opensuse.org/repositories/hardware:/razer/Fedora_$(rpm -E %fedora)/hardware:razer.repo | sudo tee /etc/yum.repos.d/razer.repo\n
    </span><span style="color:#323232;">rpm-ostree install openrazer-meta razergenie\n
    </span>\n
    ```\n
    \n
    Add the plugdev group to /etc/group, then add your user to it:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo bash -c 'grep "plugdev" /lib/group >> /etc/group'\n
    </span><span style="color:#323232;">sudo gpasswd -a $USER plugdev\n
    </span>\n
    ```\n
    \n
    Finally, launch RazerGenie…\n
    \n
    [![](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721497846 {#1638
    date: 2024-07-20 19:50:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 28756
  -titleTs: "'fedora':6 'instruct':2 'openraz':4 'silverblu':7 'work':1"
  -bodyTs: "'/etc/group':256,269 '/etc/yum.repos.d/razer.repo':242 '/hardware':238 '/lib/group':268 '/openrazer/openrazer/issues/1747)).':60 '/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)':280 '/repositories/hardware:/razer/fedora_$(rpm':235 '/results/ublue-os/akmods/fedora-39-x86_64/):':194 '/ublue-os/akmods/pkgs/container/akmods)':188 'abil':129 'add':153,220,251,258 'addon':165 'adjust':131 'akmod':164,185 'akmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm':195 'alreadi':214 'also':152 'anyon':6,167 'anyway':172 'app':230 'appar':43 'appreci':89 'around':75 'avail':42 'bash':264 'basic':31 'boot':146 'build':71 'c':265 'compar':102 'confirm':219 'control':32 'couldn':79 'curl':231 'd':34 'daemon':227 'debat':141 'detail':83 'devel':207 'download':177 'download.copr.fedorainfracloud.org':193 'download.copr.fedorainfracloud.org/results/ublue-os/akmods/fedora-39-x86_64/):':192 'download.opensuse.org':234 'download.opensuse.org/repositories/hardware:/razer/fedora_$(rpm':233 'e':236 'edit':90 'elsewher':64 'fedora':17,237 'file':72 'final':275 'find':81 'first':209 'flatpak':109 'follow':181 'frontend':229 'gain':116 'get':13 'github.com':59,187 'github.com/openrazer/openrazer/issues/1747)).':58 'github.com/ublue-os/akmods/pkgs/container/akmods)':186 'got':92 'gpasswd':271 'grep':266 'group':254 'help':86 'high':140 'hope':5 'huntsman':24 'implement':54 'incompat':48 'info':84 'instal':179,225,246 'instruct':11 'kernel':55,148,206 'kernel-devel':205 'key':159 'keyboard':112 'kmod-openrazer-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm':196 'known':47 'launch':276 'layer':203,213 'lemmy.ca':279 'lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)](https://lemmy.ca/pictrs/image/b6036739-8980-48a7-abdb-956f3622eb4f.png)':278 'like':35 'link':57 'll':115,143 'longshot':3 'lose':144 'merit':136 'meta':249 'might':8,200 'modul':56 'need':201 'note':198 'o':232 'one':117 'openraz':14,53,222,248 'openrazer-kmod-common-100.0.0.git.530.886f986d-1.fc39.x86_64.rpm':197 'openrazer-meta':247 'openrgb':28,106,123 'option':40 'os':163,184 'ostre':245 'packag':208 'pick':21 'plugdev':253,267,274 'poll':133 'preset':121 'probabl':1 'rate':134 'razer':111 'razer.repo':239 'razergeni':250,277 'reactiv':126 'recent':20 'repo':156,223 'rgb':120 'rpm':160,244 'rpm-ostre':243 'rpms':189 'run':15,105 'secur':145 'see':37 'seen':63 'sign':158 'silverblu':18,50 'simpli':104 'success':175 'sudo':240,263,270 'tee':241 'troubl':101 'tweak':69 'two':119 'ublu':155,162,183 'ublue-o':182 'ublue-os-akmods-addon':161 'unless':150 'user':67,113,260,273 'v2s':25 've':62 'verif':149 'want':168 'wasn':97 'work':10,29,74,94 'worth':99 'would':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704977938
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13044042"
  +editedAt: DateTimeImmutable @1721032854 {#1637
    date: 2024-07-15 10:40:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704920938 {#1642
    date: 2024-01-10 22:08: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
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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Unable-to-submit-a-post-with-a-title-that-is"
  +title: "Unable to submit a post with a title that is 74 characters"
  +url: null
  +body: """
    This bug consists of 2 different parts\n
    \n
    1. When there is an error when trying to submit a title, the submit button changes and spins indefinitely. If I want to shorten the title, I should be able to shorten it and click submit again, but I can’t because the submit title is gone. I then have to submit a new post again and shorten it that way, multiple times, until the length limit is reached.\n
    2. I am unable to submit the title “აშშ ითხოვს ირანს დაუყოვნებლივ გაანთავისუფლოს დაკავებული ნავთობის ტანკერი” This is 74 characters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721494450 {#1422
    date: 2024-07-20 18:54:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 29253
  -titleTs: "'74':11 'charact':12 'post':5 'submit':3 'titl':8 'unabl':1"
  -bodyTs: "'1':8 '2':5,77 '74':95 'abl':37 'bug':2 'button':22 'chang':23 'charact':96 'click':42 'consist':3 'differ':6 'error':13 'gone':54 'indefinit':26 'length':73 'limit':74 'multipl':69 'new':61 'part':7 'post':62 'reach':76 'shorten':31,39,65 'spin':25 'submit':17,21,43,51,59,82 'time':70 'titl':19,33,52,84 'tri':15 'unabl':80 'want':29 'way':68 'აშშ':85 'გაანთავისუფლოს':89 'დაკავებული':90 'დაუყოვნებლივ':88 'ითხოვს':86 'ირანს':87 'ნავთობის':91 'ტანკერი':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705053638
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10433906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038138 {#1446
    date: 2024-01-12 06:42: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
75 DENIED edit
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Unable-to-submit-a-post-with-a-title-that-is"
  +title: "Unable to submit a post with a title that is 74 characters"
  +url: null
  +body: """
    This bug consists of 2 different parts\n
    \n
    1. When there is an error when trying to submit a title, the submit button changes and spins indefinitely. If I want to shorten the title, I should be able to shorten it and click submit again, but I can’t because the submit title is gone. I then have to submit a new post again and shorten it that way, multiple times, until the length limit is reached.\n
    2. I am unable to submit the title “აშშ ითხოვს ირანს დაუყოვნებლივ გაანთავისუფლოს დაკავებული ნავთობის ტანკერი” This is 74 characters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721494450 {#1422
    date: 2024-07-20 18:54:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 29253
  -titleTs: "'74':11 'charact':12 'post':5 'submit':3 'titl':8 'unabl':1"
  -bodyTs: "'1':8 '2':5,77 '74':95 'abl':37 'bug':2 'button':22 'chang':23 'charact':96 'click':42 'consist':3 'differ':6 'error':13 'gone':54 'indefinit':26 'length':73 'limit':74 'multipl':69 'new':61 'part':7 'post':62 'reach':76 'shorten':31,39,65 'spin':25 'submit':17,21,43,51,59,82 'time':70 'titl':19,33,52,84 'tri':15 'unabl':80 'want':29 'way':68 'აშშ':85 'გაანთავისუფლოს':89 'დაკავებული':90 'დაუყოვნებლივ':88 'ითხოვს':86 'ირანს':87 'ნავთობის':91 'ტანკერი':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705053638
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10433906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038138 {#1446
    date: 2024-01-12 06:42: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
76 DENIED moderate
App\Entity\Entry {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Unable-to-submit-a-post-with-a-title-that-is"
  +title: "Unable to submit a post with a title that is 74 characters"
  +url: null
  +body: """
    This bug consists of 2 different parts\n
    \n
    1. When there is an error when trying to submit a title, the submit button changes and spins indefinitely. If I want to shorten the title, I should be able to shorten it and click submit again, but I can’t because the submit title is gone. I then have to submit a new post again and shorten it that way, multiple times, until the length limit is reached.\n
    2. I am unable to submit the title “აშშ ითხოვს ირანს დაუყოვნებლივ გაანთავისუფლოს დაკავებული ნავთობის ტანკერი” This is 74 characters.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721494450 {#1422
    date: 2024-07-20 18:54:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 29253
  -titleTs: "'74':11 'charact':12 'post':5 'submit':3 'titl':8 'unabl':1"
  -bodyTs: "'1':8 '2':5,77 '74':95 'abl':37 'bug':2 'button':22 'chang':23 'charact':96 'click':42 'consist':3 'differ':6 'error':13 'gone':54 'indefinit':26 'length':73 'limit':74 'multipl':69 'new':61 'part':7 'post':62 'reach':76 'shorten':31,39,65 'spin':25 'submit':17,21,43,51,59,82 'time':70 'titl':19,33,52,84 'tri':15 'unabl':80 'want':29 'way':68 'აშშ':85 'გაანთავისუფლოს':89 'დაკავებული':90 'დაუყოვნებლივ':88 'ითხოვს':86 'ირანს':87 'ნავთობის':91 'ტანკერი':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705053638
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10433906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038138 {#1446
    date: 2024-01-12 06:42: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
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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Alternatives-to-Canva"
  +title: "Alternatives to Canva?"
  +url: null
  +body: "I use Canva a fair bit for work, is there anything similar that’s more privacy friendly? I don’t always want to open up Gimp, ideally it’ll be available online as well."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721479145 {#1418
    date: 2024-07-20 14:39:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 29147
  -titleTs: "'altern':1 'canva':3"
  -bodyTs: "'alway':21 'anyth':11 'avail':31 'bit':6 'canva':3 'fair':5 'friend':17 'gimp':26 'ideal':27 'll':29 'onlin':32 'open':24 'privaci':16 'similar':12 'use':2 'want':22 'well':34 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705097602
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/4969289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011202 {#1419
    date: 2024-01-11 23:13:22.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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Alternatives-to-Canva"
  +title: "Alternatives to Canva?"
  +url: null
  +body: "I use Canva a fair bit for work, is there anything similar that’s more privacy friendly? I don’t always want to open up Gimp, ideally it’ll be available online as well."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721479145 {#1418
    date: 2024-07-20 14:39:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 29147
  -titleTs: "'altern':1 'canva':3"
  -bodyTs: "'alway':21 'anyth':11 'avail':31 'bit':6 'canva':3 'fair':5 'friend':17 'gimp':26 'ideal':27 'll':29 'onlin':32 'open':24 'privaci':16 'similar':12 'use':2 'want':22 'well':34 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705097602
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/4969289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011202 {#1419
    date: 2024-01-11 23:13:22.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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1416 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1376 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Alternatives-to-Canva"
  +title: "Alternatives to Canva?"
  +url: null
  +body: "I use Canva a fair bit for work, is there anything similar that’s more privacy friendly? I don’t always want to open up Gimp, ideally it’ll be available online as well."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721479145 {#1418
    date: 2024-07-20 14:39:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 29147
  -titleTs: "'altern':1 'canva':3"
  -bodyTs: "'alway':21 'anyth':11 'avail':31 'bit':6 'canva':3 'fair':5 'friend':17 'gimp':26 'ideal':27 'll':29 'onlin':32 'open':24 'privaci':16 'similar':12 'use':2 'want':22 'well':34 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705097602
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/4969289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705011202 {#1419
    date: 2024-01-11 23:13:22.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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
  +title: "Easy way to try out a bunch of different DEs?"
  +url: null
  +body: """
    I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
    \n
    Looking to try out kde, gnome, budgie, cinnamon, xfce, others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721478705 {#1458
    date: 2024-07-20 14:31:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 28541
  -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
  -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860729 {#1459
    date: 2024-01-10 05:25:29.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
83 DENIED edit
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
  +title: "Easy way to try out a bunch of different DEs?"
  +url: null
  +body: """
    I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
    \n
    Looking to try out kde, gnome, budgie, cinnamon, xfce, others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721478705 {#1458
    date: 2024-07-20 14:31:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 28541
  -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
  -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860729 {#1459
    date: 2024-01-10 05:25:29.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
84 DENIED moderate
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1439 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
  +title: "Easy way to try out a bunch of different DEs?"
  +url: null
  +body: """
    I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
    \n
    Looking to try out kde, gnome, budgie, cinnamon, xfce, others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721478705 {#1458
    date: 2024-07-20 14:31:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 28541
  -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
  -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860729 {#1459
    date: 2024-01-10 05:25:29.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
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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-a-webcomic-that-should-just-end-already"
  +title: "What's a webcomic that should just end already?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459644 {#1694
    date: 2024-07-20 09:14:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 28677
  -titleTs: "'alreadi':9 'end':8 'webcom':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989822
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704903422 {#1703
    date: 2024-01-10 17:17: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
87 DENIED edit
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-a-webcomic-that-should-just-end-already"
  +title: "What's a webcomic that should just end already?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459644 {#1694
    date: 2024-07-20 09:14:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 28677
  -titleTs: "'alreadi':9 'end':8 'webcom':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989822
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704903422 {#1703
    date: 2024-01-10 17:17: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
88 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1693 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "What-s-a-webcomic-that-should-just-end-already"
  +title: "What's a webcomic that should just end already?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459644 {#1694
    date: 2024-07-20 09:14:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 28677
  -titleTs: "'alreadi':9 'end':8 'webcom':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704989822
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10540972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704903422 {#1703
    date: 2024-01-10 17:17: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
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 {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-use-your-tiling-window-manager"
  +title: "How do you use your tiling window manager?"
  +url: null
  +body: """
    Tiling window manager users: how exactly do you use yours?\n
    \n
    Do you have advanced keybindings for bringing up frequently used programs?\n
    \n
    Are there less common layouts you use frequently?\n
    \n
    Do you use any advanced or fancy features?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459434 {#1615
    date: 2024-07-20 09:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 28160
  -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
  -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836089
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10274174"
  +editedAt: DateTimeImmutable @1719205115 {#1743
    date: 2024-06-24 06:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704749689 {#1752
    date: 2024-01-08 22:34: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
91 DENIED edit
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-use-your-tiling-window-manager"
  +title: "How do you use your tiling window manager?"
  +url: null
  +body: """
    Tiling window manager users: how exactly do you use yours?\n
    \n
    Do you have advanced keybindings for bringing up frequently used programs?\n
    \n
    Are there less common layouts you use frequently?\n
    \n
    Do you use any advanced or fancy features?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459434 {#1615
    date: 2024-07-20 09:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 28160
  -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
  -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836089
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10274174"
  +editedAt: DateTimeImmutable @1719205115 {#1743
    date: 2024-06-24 06:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704749689 {#1752
    date: 2024-01-08 22:34: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
92 DENIED moderate
App\Entity\Entry {#1744
  +user: Proxies\__CG__\App\Entity\User {#1639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-do-you-use-your-tiling-window-manager"
  +title: "How do you use your tiling window manager?"
  +url: null
  +body: """
    Tiling window manager users: how exactly do you use yours?\n
    \n
    Do you have advanced keybindings for bringing up frequently used programs?\n
    \n
    Are there less common layouts you use frequently?\n
    \n
    Do you use any advanced or fancy features?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721459434 {#1615
    date: 2024-07-20 09:10:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 28160
  -titleTs: "'manag':8 'tile':6 'use':4 'window':7"
  -bodyTs: "'advanc':14,34 'bring':17 'common':25 'exact':6 'fanci':36 'featur':37 'frequent':19,29 'keybind':15 'layout':26 'less':24 'manag':3 'program':21 'tile':1 'use':9,20,28,32 'user':4 'window':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836089
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10274174"
  +editedAt: DateTimeImmutable @1719205115 {#1743
    date: 2024-06-24 06:58:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704749689 {#1752
    date: 2024-01-08 22:34: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
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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-can-I-add-movies-to-Radarr-Ombi-directly-from-Kodi"
  +title: "How can I add movies to Radarr/Ombi directly from Kodi?"
  +url: null
  +body: """
    Ahoy! I would like to be able to browse movies in Kodi and directly add them to Radarr.\n
    \n
    Currently I’m using the *TheMovieDb Helper* Add-On in Kodi for browsing movies, and then add them to the Trakt Watchlist. In Radarr I’m monitoring the Watchlist and automatically add the movies that way.\n
    \n
    Is there a better way to do this?  \n
    For example, can I configure/use some special player in *TheMovieDb Helper* for adding the movies directly to Radarr or Ombi when I clilck Play? Or is there an other Add-on that does something like that out of the box?\n
    \n
    ---\n
    \n
    UPDATE:\n
    \n
    I’m working on a plugin that can be used as a player for *TheMovieDb Helper*. But instead of actually playing anything, it uses the information to add the movie/show to Radar/Sonarr via the API.\n
    \n
    The PoC was successful, now I have to put everything neatly together.\n
    \n
    I’ll create a new post once the first version is out.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721451813 {#1677
    date: 2024-07-20 07:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 27130
  -titleTs: "'add':4 'direct':8 'kodi':10 'movi':5 'radarr/ombi':7"
  -bodyTs: "'abl':7 'actual':125 'ad':76 'add':15,27,36,51,94,133 'add-on':26,93 'ahoy':1 'anyth':127 'api':140 'automat':50 'better':59 'box':104 'brows':9,32 'clilck':86 'configure/use':68 'creat':155 'current':19 'direct':14,79 'everyth':150 'exampl':65 'first':161 'helper':25,74,121 'inform':131 'instead':123 'kodi':12,30 'like':4,99 'll':154 'm':21,45,107 'monitor':46 'movi':10,33,53,78 'movie/show':135 'neat':151 'new':157 'ombi':83 'play':87,126 'player':71,118 'plugin':111 'poc':142 'post':158 'put':149 'radar/sonarr':137 'radarr':18,43,81 'someth':98 'special':70 'success':144 'themoviedb':24,73,120 'togeth':152 'trakt':40 'updat':105 'use':22,115,129 'version':162 'via':138 'watchlist':41,48 'way':55,60 'work':108 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704437477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10302768"
  +editedAt: DateTimeImmutable @1719620705 {#1678
    date: 2024-06-29 02:25:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704361477 {#1669
    date: 2024-01-04 10:44: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
95 DENIED edit
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-can-I-add-movies-to-Radarr-Ombi-directly-from-Kodi"
  +title: "How can I add movies to Radarr/Ombi directly from Kodi?"
  +url: null
  +body: """
    Ahoy! I would like to be able to browse movies in Kodi and directly add them to Radarr.\n
    \n
    Currently I’m using the *TheMovieDb Helper* Add-On in Kodi for browsing movies, and then add them to the Trakt Watchlist. In Radarr I’m monitoring the Watchlist and automatically add the movies that way.\n
    \n
    Is there a better way to do this?  \n
    For example, can I configure/use some special player in *TheMovieDb Helper* for adding the movies directly to Radarr or Ombi when I clilck Play? Or is there an other Add-on that does something like that out of the box?\n
    \n
    ---\n
    \n
    UPDATE:\n
    \n
    I’m working on a plugin that can be used as a player for *TheMovieDb Helper*. But instead of actually playing anything, it uses the information to add the movie/show to Radar/Sonarr via the API.\n
    \n
    The PoC was successful, now I have to put everything neatly together.\n
    \n
    I’ll create a new post once the first version is out.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721451813 {#1677
    date: 2024-07-20 07:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 27130
  -titleTs: "'add':4 'direct':8 'kodi':10 'movi':5 'radarr/ombi':7"
  -bodyTs: "'abl':7 'actual':125 'ad':76 'add':15,27,36,51,94,133 'add-on':26,93 'ahoy':1 'anyth':127 'api':140 'automat':50 'better':59 'box':104 'brows':9,32 'clilck':86 'configure/use':68 'creat':155 'current':19 'direct':14,79 'everyth':150 'exampl':65 'first':161 'helper':25,74,121 'inform':131 'instead':123 'kodi':12,30 'like':4,99 'll':154 'm':21,45,107 'monitor':46 'movi':10,33,53,78 'movie/show':135 'neat':151 'new':157 'ombi':83 'play':87,126 'player':71,118 'plugin':111 'poc':142 'post':158 'put':149 'radar/sonarr':137 'radarr':18,43,81 'someth':98 'special':70 'success':144 'themoviedb':24,73,120 'togeth':152 'trakt':40 'updat':105 'use':22,115,129 'version':162 'via':138 'watchlist':41,48 'way':55,60 'work':108 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704437477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10302768"
  +editedAt: DateTimeImmutable @1719620705 {#1678
    date: 2024-06-29 02:25:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704361477 {#1669
    date: 2024-01-04 10:44: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
96 DENIED moderate
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1915 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "How-can-I-add-movies-to-Radarr-Ombi-directly-from-Kodi"
  +title: "How can I add movies to Radarr/Ombi directly from Kodi?"
  +url: null
  +body: """
    Ahoy! I would like to be able to browse movies in Kodi and directly add them to Radarr.\n
    \n
    Currently I’m using the *TheMovieDb Helper* Add-On in Kodi for browsing movies, and then add them to the Trakt Watchlist. In Radarr I’m monitoring the Watchlist and automatically add the movies that way.\n
    \n
    Is there a better way to do this?  \n
    For example, can I configure/use some special player in *TheMovieDb Helper* for adding the movies directly to Radarr or Ombi when I clilck Play? Or is there an other Add-on that does something like that out of the box?\n
    \n
    ---\n
    \n
    UPDATE:\n
    \n
    I’m working on a plugin that can be used as a player for *TheMovieDb Helper*. But instead of actually playing anything, it uses the information to add the movie/show to Radar/Sonarr via the API.\n
    \n
    The PoC was successful, now I have to put everything neatly together.\n
    \n
    I’ll create a new post once the first version is out.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721451813 {#1677
    date: 2024-07-20 07:03:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1649 …}
  +badges: Doctrine\ORM\PersistentCollection {#1653 …}
  +children: []
  -id: 27130
  -titleTs: "'add':4 'direct':8 'kodi':10 'movi':5 'radarr/ombi':7"
  -bodyTs: "'abl':7 'actual':125 'ad':76 'add':15,27,36,51,94,133 'add-on':26,93 'ahoy':1 'anyth':127 'api':140 'automat':50 'better':59 'box':104 'brows':9,32 'clilck':86 'configure/use':68 'creat':155 'current':19 'direct':14,79 'everyth':150 'exampl':65 'first':161 'helper':25,74,121 'inform':131 'instead':123 'kodi':12,30 'like':4,99 'll':154 'm':21,45,107 'monitor':46 'movi':10,33,53,78 'movie/show':135 'neat':151 'new':157 'ombi':83 'play':87,126 'player':71,118 'plugin':111 'poc':142 'post':158 'put':149 'radar/sonarr':137 'radarr':18,43,81 'someth':98 'special':70 'success':144 'themoviedb':24,73,120 'togeth':152 'trakt':40 'updat':105 'use':22,115,129 'version':162 'via':138 'watchlist':41,48 'way':55,60 'work':108 'would':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704437477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10302768"
  +editedAt: DateTimeImmutable @1719620705 {#1678
    date: 2024-06-29 02:25:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704361477 {#1669
    date: 2024-01-04 10:44: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
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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-Sync-for-Android-worth-the-cost"
  +title: "Is Sync for Android worth the cost?"
  +url: null
  +body: "R5: just started checking it out. It’s cool and has some advantages of others. It’s hella expensive. Thoughts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721446022 {#1661
    date: 2024-07-20 05:27:02.0 +02: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: 27780
  -titleTs: "'android':4 'cost':7 'sync':2 'worth':5"
  -bodyTs: "'advantag':13 'check':4 'cool':9 'expens':19 'hella':18 'other':15 'r5':1 'start':3 'thought':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704694140
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10412912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704607740 {#1662
    date: 2024-01-07 07:09:00.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
99 DENIED edit
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-Sync-for-Android-worth-the-cost"
  +title: "Is Sync for Android worth the cost?"
  +url: null
  +body: "R5: just started checking it out. It’s cool and has some advantages of others. It’s hella expensive. Thoughts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721446022 {#1661
    date: 2024-07-20 05:27:02.0 +02: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: 27780
  -titleTs: "'android':4 'cost':7 'sync':2 'worth':5"
  -bodyTs: "'advantag':13 'check':4 'cool':9 'expens':19 'hella':18 'other':15 'r5':1 'start':3 'thought':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704694140
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10412912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704607740 {#1662
    date: 2024-01-07 07:09:00.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
100 DENIED moderate
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#190 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#156 …}
  +slug: "Is-Sync-for-Android-worth-the-cost"
  +title: "Is Sync for Android worth the cost?"
  +url: null
  +body: "R5: just started checking it out. It’s cool and has some advantages of others. It’s hella expensive. Thoughts?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721446022 {#1661
    date: 2024-07-20 05:27:02.0 +02: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: 27780
  -titleTs: "'android':4 'cost':7 'sync':2 'worth':5"
  -bodyTs: "'advantag':13 'check':4 'cool':9 'expens':19 'hella':18 'other':15 'r5':1 'start':3 'thought':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704694140
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10412912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704607740 {#1662
    date: 2024-01-07 07:09:00.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