GET https://kbin.spritesserver.nl/d/kbin.spritesserver.nl/top/%E2%88%9E/all?p=91

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 …}
}
22.96 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.12 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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Best-country-to-VPN-to"
  +title: "Best country to VPN to?"
  +url: null
  +body: "The VPN provider I use has servers in multiple countries. I was wondering if privacy laws would make it better to VPN to some countries over others when pirating."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702321798 {#1878
    date: 2023-12-11 20:09:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 17810
  -titleTs: "'best':1 'countri':2 'vpn':4"
  -bodyTs: "'better':20 'countri':10,25 'law':16 'make':18 'multipl':9 'other':27 'pirat':29 'privaci':15 'provid':3 'server':7 'use':5 'vpn':2,22 'wonder':13 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701265760
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9285240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179360 {#1887
    date: 2023-11-28 14:49:20.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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Best-country-to-VPN-to"
  +title: "Best country to VPN to?"
  +url: null
  +body: "The VPN provider I use has servers in multiple countries. I was wondering if privacy laws would make it better to VPN to some countries over others when pirating."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702321798 {#1878
    date: 2023-12-11 20:09:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 17810
  -titleTs: "'best':1 'countri':2 'vpn':4"
  -bodyTs: "'better':20 'countri':10,25 'law':16 'make':18 'multipl':9 'other':27 'pirat':29 'privaci':15 'provid':3 'server':7 'use':5 'vpn':2,22 'wonder':13 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701265760
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9285240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179360 {#1887
    date: 2023-11-28 14:49:20.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 {#1380
  +user: Proxies\__CG__\App\Entity\User {#1838 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Best-country-to-VPN-to"
  +title: "Best country to VPN to?"
  +url: null
  +body: "The VPN provider I use has servers in multiple countries. I was wondering if privacy laws would make it better to VPN to some countries over others when pirating."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702321798 {#1878
    date: 2023-12-11 20:09:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2438 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1530 …}
  +badges: Doctrine\ORM\PersistentCollection {#1536 …}
  +children: []
  -id: 17810
  -titleTs: "'best':1 'countri':2 'vpn':4"
  -bodyTs: "'better':20 'countri':10,25 'law':16 'make':18 'multipl':9 'other':27 'pirat':29 'privaci':15 'provid':3 'server':7 'use':5 'vpn':2,22 'wonder':13 'would':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701265760
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9285240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701179360 {#1887
    date: 2023-11-28 14:49:20.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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "QUESTION-Cheese-smeels-and-tastes-weird-before-aging"
  +title: "[QUESTION] Cheese smeels and tastes weird before aging"
  +url: null
  +body: """
    Hi, i’m looking for a cheesemaking expertise\n
    \n
    I started making fresh cheese not a long ago, and all of them turned good\n
    \n
    But lately I’m trying to beat the Cheddar, and it’s not really working\n
    \n
    I failed my first try because of not enough weight + not small enough curd cubes + high humidity during drying (at the end the cheese got mold all over and inside without drying)\n
    \n
    My second try went better, although the curd was a bit spongy and hard to press\n
    \n
    (15cm cheese) I did 8kg 12h, 18kg 24h, and around 100kg for 12h more\n
    \n
    During this time I noticed that the cheese cloth started smelling weird, like alcohol/yeast, kinda buttery and woody\n
    \n
    Now I’m done drying, and i’m tasting the cheese, and it’s really not pleasant to eat, it’s bitter and sourl, tastes just like spoiled milk\n
    \n
    Should I continue and age it, or discard, or something?\n
    \n
    Thank you
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701698414 {#1531
    date: 2023-12-04 15:00:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 17747
  -titleTs: "'age':8 'chees':2 'question':1 'smeel':3 'tast':5 'weird':6"
  -bodyTs: "'100kg':97 '12h':92,99 '15cm':87 '18kg':93 '24h':94 '8kg':91 'age':152 'ago':17 'alcohol/yeast':114 'although':76 'around':96 'beat':30 'better':75 'bit':81 'bitter':140 'butteri':116 'cheddar':32 'chees':13,62,88,108,129 'cheesemak':7 'cloth':109 'continu':150 'cube':53 'curd':52,78 'discard':155 'done':122 'dri':57,70,123 'eat':137 'end':60 'enough':47,51 'expertis':8 'fail':40 'first':42 'fresh':12 'good':23 'got':63 'hard':84 'hi':1 'high':54 'humid':55 'insid':68 'kinda':115 'late':25 'like':113,145 'long':16 'look':4 'm':3,27,121,126 'make':11 'milk':147 'mold':64 'notic':105 'pleasant':135 'press':86 'realli':37,133 'second':72 'small':50 'smell':111 'someth':157 'sourl':142 'spoil':146 'spongi':82 'start':10,110 'tast':127,143 'thank':158 'time':103 'tri':28,43,73 'turn':22 'weight':48 'weird':112 'went':74 'without':69 'woodi':118 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701259084
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10021281"
  +editedAt: DateTimeImmutable @1701947103 {#1533
    date: 2023-12-07 12:05:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701172684 {#1517
    date: 2023-11-28 12:58:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "QUESTION-Cheese-smeels-and-tastes-weird-before-aging"
  +title: "[QUESTION] Cheese smeels and tastes weird before aging"
  +url: null
  +body: """
    Hi, i’m looking for a cheesemaking expertise\n
    \n
    I started making fresh cheese not a long ago, and all of them turned good\n
    \n
    But lately I’m trying to beat the Cheddar, and it’s not really working\n
    \n
    I failed my first try because of not enough weight + not small enough curd cubes + high humidity during drying (at the end the cheese got mold all over and inside without drying)\n
    \n
    My second try went better, although the curd was a bit spongy and hard to press\n
    \n
    (15cm cheese) I did 8kg 12h, 18kg 24h, and around 100kg for 12h more\n
    \n
    During this time I noticed that the cheese cloth started smelling weird, like alcohol/yeast, kinda buttery and woody\n
    \n
    Now I’m done drying, and i’m tasting the cheese, and it’s really not pleasant to eat, it’s bitter and sourl, tastes just like spoiled milk\n
    \n
    Should I continue and age it, or discard, or something?\n
    \n
    Thank you
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701698414 {#1531
    date: 2023-12-04 15:00:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 17747
  -titleTs: "'age':8 'chees':2 'question':1 'smeel':3 'tast':5 'weird':6"
  -bodyTs: "'100kg':97 '12h':92,99 '15cm':87 '18kg':93 '24h':94 '8kg':91 'age':152 'ago':17 'alcohol/yeast':114 'although':76 'around':96 'beat':30 'better':75 'bit':81 'bitter':140 'butteri':116 'cheddar':32 'chees':13,62,88,108,129 'cheesemak':7 'cloth':109 'continu':150 'cube':53 'curd':52,78 'discard':155 'done':122 'dri':57,70,123 'eat':137 'end':60 'enough':47,51 'expertis':8 'fail':40 'first':42 'fresh':12 'good':23 'got':63 'hard':84 'hi':1 'high':54 'humid':55 'insid':68 'kinda':115 'late':25 'like':113,145 'long':16 'look':4 'm':3,27,121,126 'make':11 'milk':147 'mold':64 'notic':105 'pleasant':135 'press':86 'realli':37,133 'second':72 'small':50 'smell':111 'someth':157 'sourl':142 'spoil':146 'spongi':82 'start':10,110 'tast':127,143 'thank':158 'time':103 'tri':28,43,73 'turn':22 'weight':48 'weird':112 'went':74 'without':69 'woodi':118 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701259084
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10021281"
  +editedAt: DateTimeImmutable @1701947103 {#1533
    date: 2023-12-07 12:05:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701172684 {#1517
    date: 2023-11-28 12:58:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "QUESTION-Cheese-smeels-and-tastes-weird-before-aging"
  +title: "[QUESTION] Cheese smeels and tastes weird before aging"
  +url: null
  +body: """
    Hi, i’m looking for a cheesemaking expertise\n
    \n
    I started making fresh cheese not a long ago, and all of them turned good\n
    \n
    But lately I’m trying to beat the Cheddar, and it’s not really working\n
    \n
    I failed my first try because of not enough weight + not small enough curd cubes + high humidity during drying (at the end the cheese got mold all over and inside without drying)\n
    \n
    My second try went better, although the curd was a bit spongy and hard to press\n
    \n
    (15cm cheese) I did 8kg 12h, 18kg 24h, and around 100kg for 12h more\n
    \n
    During this time I noticed that the cheese cloth started smelling weird, like alcohol/yeast, kinda buttery and woody\n
    \n
    Now I’m done drying, and i’m tasting the cheese, and it’s really not pleasant to eat, it’s bitter and sourl, tastes just like spoiled milk\n
    \n
    Should I continue and age it, or discard, or something?\n
    \n
    Thank you
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701698414 {#1531
    date: 2023-12-04 15:00:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1520 …}
  +votes: Doctrine\ORM\PersistentCollection {#1713 …}
  +reports: Doctrine\ORM\PersistentCollection {#1710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1742 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1659 …}
  +badges: Doctrine\ORM\PersistentCollection {#1747 …}
  +children: []
  -id: 17747
  -titleTs: "'age':8 'chees':2 'question':1 'smeel':3 'tast':5 'weird':6"
  -bodyTs: "'100kg':97 '12h':92,99 '15cm':87 '18kg':93 '24h':94 '8kg':91 'age':152 'ago':17 'alcohol/yeast':114 'although':76 'around':96 'beat':30 'better':75 'bit':81 'bitter':140 'butteri':116 'cheddar':32 'chees':13,62,88,108,129 'cheesemak':7 'cloth':109 'continu':150 'cube':53 'curd':52,78 'discard':155 'done':122 'dri':57,70,123 'eat':137 'end':60 'enough':47,51 'expertis':8 'fail':40 'first':42 'fresh':12 'good':23 'got':63 'hard':84 'hi':1 'high':54 'humid':55 'insid':68 'kinda':115 'late':25 'like':113,145 'long':16 'look':4 'm':3,27,121,126 'make':11 'milk':147 'mold':64 'notic':105 'pleasant':135 'press':86 'realli':37,133 'second':72 'small':50 'smell':111 'someth':157 'sourl':142 'spoil':146 'spongi':82 'start':10,110 'tast':127,143 'thank':158 'time':103 'tri':28,43,73 'turn':22 'weight':48 'weird':112 'went':74 'without':69 'woodi':118 'work':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701259084
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10021281"
  +editedAt: DateTimeImmutable @1701947103 {#1533
    date: 2023-12-07 12:05:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701172684 {#1517
    date: 2023-11-28 12:58:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "E-Books-best-places-to-get-them"
  +title: "E-Books, best places to get them?"
  +url: null
  +body: """
    I want to get back into reading, so I’m thinking of getting a Paperwhite. But I have no idea if it’s possible to transfer files to it from a computer, and I have no experience with pirating books.\n
    \n
    Do I go to the same places I torrent movies and games or are there special places dedicated to E-Books?\n
    \n
    EDIT: So many awesome answers on here! You guys have been very helpful. Thanks a lot!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 121
  +favouriteCount: 294
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701563578 {#1753
    date: 2023-12-03 01:32:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 17740
  -titleTs: "'best':4 'book':3 'e':2 'e-book':1 'get':7 'place':5"
  -bodyTs: "'answer':67 'awesom':66 'back':5 'book':40,62 'comput':32 'dedic':58 'e':61 'e-book':60 'edit':63 'experi':37 'file':27 'game':52 'get':4,13 'go':43 'guy':71 'help':75 'idea':20 'lot':78 'm':10 'mani':65 'movi':50 'paperwhit':15 'pirat':39 'place':47,57 'possibl':24 'read':7 'special':56 'thank':76 'think':11 'torrent':49 'transfer':26 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701254990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8865870"
  +editedAt: DateTimeImmutable @1701950719 {#1746
    date: 2023-12-07 13:05:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701168590 {#1749
    date: 2023-11-28 11:49: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
11 DENIED edit
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "E-Books-best-places-to-get-them"
  +title: "E-Books, best places to get them?"
  +url: null
  +body: """
    I want to get back into reading, so I’m thinking of getting a Paperwhite. But I have no idea if it’s possible to transfer files to it from a computer, and I have no experience with pirating books.\n
    \n
    Do I go to the same places I torrent movies and games or are there special places dedicated to E-Books?\n
    \n
    EDIT: So many awesome answers on here! You guys have been very helpful. Thanks a lot!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 121
  +favouriteCount: 294
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701563578 {#1753
    date: 2023-12-03 01:32:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 17740
  -titleTs: "'best':4 'book':3 'e':2 'e-book':1 'get':7 'place':5"
  -bodyTs: "'answer':67 'awesom':66 'back':5 'book':40,62 'comput':32 'dedic':58 'e':61 'e-book':60 'edit':63 'experi':37 'file':27 'game':52 'get':4,13 'go':43 'guy':71 'help':75 'idea':20 'lot':78 'm':10 'mani':65 'movi':50 'paperwhit':15 'pirat':39 'place':47,57 'possibl':24 'read':7 'special':56 'thank':76 'think':11 'torrent':49 'transfer':26 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701254990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8865870"
  +editedAt: DateTimeImmutable @1701950719 {#1746
    date: 2023-12-07 13:05:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701168590 {#1749
    date: 2023-11-28 11:49: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
12 DENIED moderate
App\Entity\Entry {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "E-Books-best-places-to-get-them"
  +title: "E-Books, best places to get them?"
  +url: null
  +body: """
    I want to get back into reading, so I’m thinking of getting a Paperwhite. But I have no idea if it’s possible to transfer files to it from a computer, and I have no experience with pirating books.\n
    \n
    Do I go to the same places I torrent movies and games or are there special places dedicated to E-Books?\n
    \n
    EDIT: So many awesome answers on here! You guys have been very helpful. Thanks a lot!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 121
  +favouriteCount: 294
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701563578 {#1753
    date: 2023-12-03 01:32:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1468 …}
  +votes: Doctrine\ORM\PersistentCollection {#1472 …}
  +reports: Doctrine\ORM\PersistentCollection {#1467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1498 …}
  +badges: Doctrine\ORM\PersistentCollection {#1497 …}
  +children: []
  -id: 17740
  -titleTs: "'best':4 'book':3 'e':2 'e-book':1 'get':7 'place':5"
  -bodyTs: "'answer':67 'awesom':66 'back':5 'book':40,62 'comput':32 'dedic':58 'e':61 'e-book':60 'edit':63 'experi':37 'file':27 'game':52 'get':4,13 'go':43 'guy':71 'help':75 'idea':20 'lot':78 'm':10 'mani':65 'movi':50 'paperwhit':15 'pirat':39 'place':47,57 'possibl':24 'read':7 'special':56 'thank':76 'think':11 'torrent':49 'transfer':26 'want':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701254990
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8865870"
  +editedAt: DateTimeImmutable @1701950719 {#1746
    date: 2023-12-07 13:05:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701168590 {#1749
    date: 2023-11-28 11:49: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
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 {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Index-of-Review-Websites-media"
  +title: "Index of Review Websites / media"
  +url: null
  +body: """
    Hi Lemmy,\n
    \n
    I’d love to make a list/index of good websites for movie / TV reviews and recommendations with all of your help.\n
    \n
    I will keep updating the post and add categories\n
    \n
    Most of the things that I watch are US content or a derivative and I feel like I’m missing out. On more curated sites like rogerebert.com there are a is a lot of non-US content which I really like.\n
    \n
    Are there more sites like Rogerebert? Is there something like an english Cahiers du Cinema? Is there a rotten tomatoes for Asian or European movies?\n
    \n
    Maybe the mods can eventually make a nicer post and pin it.\n
    \n
    ---\n
    \n
    Index\n
    =====\n
    \n
    ### **Curated Reviews**\n
    \n
    [Rogerebert](https://rogerebert.com)\n
    \n
    [Little White lies ](https://lwlies.com/)\n
    \n
    ### **Review Aggregators**\n
    \n
    [Metacritic](https://metacritic.com)\n
    \n
    [Rotten Tomatoes](https://rottentomatoes.com)\n
    \n
    [IMDb](https://imdb.com)\n
    \n
    ### **Magazines**\n
    \n
    ### **Newspapers**\n
    \n
    [The Guardian ](https://www.theguardian.com/film/film+tone/reviews)\n
    \n
    [NYTimes](https://www.nytimes.com/reviews/movies)\n
    \n
    [Hollywood Reporter](https://www.hollywoodreporter.com/c/movies/movie-reviews/)\n
    \n
    [Variety](https://variety.com/v/film/reviews/)\n
    \n
    ### **Blogs**\n
    \n
    ### **Other**\n
    \n
    [Criterion Collection](https://criterion.com)\n
    \n
    ### **YouTube**\n
    \n
    [Dan Murrell](https://www.youtube.com/@DanMurrellMovies)\n
    \n
    ### **Podcasts**\n
    \n
    [The Filmcast](https://audioboom.com/channels/4997224-the-filmcast)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729551806 {#1486
    date: 2024-10-22 01:03:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 17737
  -titleTs: "'index':1 'media':5 'review':3 'websit':4"
  -bodyTs: "'/)':122 '/@danmurrellmovies)':162 '/c/movies/movie-reviews/)':147 '/channels/4997224-the-filmcast)':168 '/film/film+tone/reviews)':138 '/reviews/movies)':142 '/v/film/reviews/)':151 'add':31 'aggreg':124 'asian':96 'audioboom.com':167 'audioboom.com/channels/4997224-the-filmcast)':166 'blog':152 'cahier':87 'categori':32 'cinema':89 'collect':155 'content':42,70 'criterion':154 'criterion.com':156 'curat':56,113 'd':4 'dan':158 'deriv':45 'du':88 'english':86 'european':98 'eventu':104 'feel':48 'filmcast':165 'good':11 'guardian':135 'help':23 'hi':1 'hollywood':143 'imdb':130 'imdb.com':131 'index':112 'keep':26 'lemmi':2 'lie':119 'like':49,58,74,79,84 'list/index':9 'littl':117 'lot':65 'love':5 'lwlies.com':121 'lwlies.com/)':120 'm':51 'magazin':132 'make':7,105 'mayb':100 'metacrit':125 'metacritic.com':126 'miss':52 'mod':102 'movi':14,99 'murrel':159 'newspap':133 'nicer':107 'non':68 'non-us':67 'nytim':139 'pin':110 'podcast':163 'post':29,108 'realli':73 'recommend':18 'report':144 'review':16,114,123 'rogerebert':80,115 'rogerebert.com':59,116 'rotten':93,127 'rottentomatoes.com':129 'site':57,78 'someth':83 'thing':36 'tomato':94,128 'tv':15 'updat':27 'us':41,69 'varieti':148 'variety.com':150 'variety.com/v/film/reviews/)':149 'watch':39 'websit':12 'white':118 'www.hollywoodreporter.com':146 'www.hollywoodreporter.com/c/movies/movie-reviews/)':145 'www.nytimes.com':141 'www.nytimes.com/reviews/movies)':140 'www.theguardian.com':137 'www.theguardian.com/film/film+tone/reviews)':136 'www.youtube.com':161 'www.youtube.com/@danmurrellmovies)':160 'youtub':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701238335
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8864795"
  +editedAt: DateTimeImmutable @1702470234 {#1488
    date: 2023-12-13 13:23:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701166335 {#1487
    date: 2023-11-28 11:12:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Index-of-Review-Websites-media"
  +title: "Index of Review Websites / media"
  +url: null
  +body: """
    Hi Lemmy,\n
    \n
    I’d love to make a list/index of good websites for movie / TV reviews and recommendations with all of your help.\n
    \n
    I will keep updating the post and add categories\n
    \n
    Most of the things that I watch are US content or a derivative and I feel like I’m missing out. On more curated sites like rogerebert.com there are a is a lot of non-US content which I really like.\n
    \n
    Are there more sites like Rogerebert? Is there something like an english Cahiers du Cinema? Is there a rotten tomatoes for Asian or European movies?\n
    \n
    Maybe the mods can eventually make a nicer post and pin it.\n
    \n
    ---\n
    \n
    Index\n
    =====\n
    \n
    ### **Curated Reviews**\n
    \n
    [Rogerebert](https://rogerebert.com)\n
    \n
    [Little White lies ](https://lwlies.com/)\n
    \n
    ### **Review Aggregators**\n
    \n
    [Metacritic](https://metacritic.com)\n
    \n
    [Rotten Tomatoes](https://rottentomatoes.com)\n
    \n
    [IMDb](https://imdb.com)\n
    \n
    ### **Magazines**\n
    \n
    ### **Newspapers**\n
    \n
    [The Guardian ](https://www.theguardian.com/film/film+tone/reviews)\n
    \n
    [NYTimes](https://www.nytimes.com/reviews/movies)\n
    \n
    [Hollywood Reporter](https://www.hollywoodreporter.com/c/movies/movie-reviews/)\n
    \n
    [Variety](https://variety.com/v/film/reviews/)\n
    \n
    ### **Blogs**\n
    \n
    ### **Other**\n
    \n
    [Criterion Collection](https://criterion.com)\n
    \n
    ### **YouTube**\n
    \n
    [Dan Murrell](https://www.youtube.com/@DanMurrellMovies)\n
    \n
    ### **Podcasts**\n
    \n
    [The Filmcast](https://audioboom.com/channels/4997224-the-filmcast)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729551806 {#1486
    date: 2024-10-22 01:03:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 17737
  -titleTs: "'index':1 'media':5 'review':3 'websit':4"
  -bodyTs: "'/)':122 '/@danmurrellmovies)':162 '/c/movies/movie-reviews/)':147 '/channels/4997224-the-filmcast)':168 '/film/film+tone/reviews)':138 '/reviews/movies)':142 '/v/film/reviews/)':151 'add':31 'aggreg':124 'asian':96 'audioboom.com':167 'audioboom.com/channels/4997224-the-filmcast)':166 'blog':152 'cahier':87 'categori':32 'cinema':89 'collect':155 'content':42,70 'criterion':154 'criterion.com':156 'curat':56,113 'd':4 'dan':158 'deriv':45 'du':88 'english':86 'european':98 'eventu':104 'feel':48 'filmcast':165 'good':11 'guardian':135 'help':23 'hi':1 'hollywood':143 'imdb':130 'imdb.com':131 'index':112 'keep':26 'lemmi':2 'lie':119 'like':49,58,74,79,84 'list/index':9 'littl':117 'lot':65 'love':5 'lwlies.com':121 'lwlies.com/)':120 'm':51 'magazin':132 'make':7,105 'mayb':100 'metacrit':125 'metacritic.com':126 'miss':52 'mod':102 'movi':14,99 'murrel':159 'newspap':133 'nicer':107 'non':68 'non-us':67 'nytim':139 'pin':110 'podcast':163 'post':29,108 'realli':73 'recommend':18 'report':144 'review':16,114,123 'rogerebert':80,115 'rogerebert.com':59,116 'rotten':93,127 'rottentomatoes.com':129 'site':57,78 'someth':83 'thing':36 'tomato':94,128 'tv':15 'updat':27 'us':41,69 'varieti':148 'variety.com':150 'variety.com/v/film/reviews/)':149 'watch':39 'websit':12 'white':118 'www.hollywoodreporter.com':146 'www.hollywoodreporter.com/c/movies/movie-reviews/)':145 'www.nytimes.com':141 'www.nytimes.com/reviews/movies)':140 'www.theguardian.com':137 'www.theguardian.com/film/film+tone/reviews)':136 'www.youtube.com':161 'www.youtube.com/@danmurrellmovies)':160 'youtub':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701238335
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8864795"
  +editedAt: DateTimeImmutable @1702470234 {#1488
    date: 2023-12-13 13:23:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701166335 {#1487
    date: 2023-11-28 11:12:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1485
  +user: Proxies\__CG__\App\Entity\User {#1489 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1496 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Index-of-Review-Websites-media"
  +title: "Index of Review Websites / media"
  +url: null
  +body: """
    Hi Lemmy,\n
    \n
    I’d love to make a list/index of good websites for movie / TV reviews and recommendations with all of your help.\n
    \n
    I will keep updating the post and add categories\n
    \n
    Most of the things that I watch are US content or a derivative and I feel like I’m missing out. On more curated sites like rogerebert.com there are a is a lot of non-US content which I really like.\n
    \n
    Are there more sites like Rogerebert? Is there something like an english Cahiers du Cinema? Is there a rotten tomatoes for Asian or European movies?\n
    \n
    Maybe the mods can eventually make a nicer post and pin it.\n
    \n
    ---\n
    \n
    Index\n
    =====\n
    \n
    ### **Curated Reviews**\n
    \n
    [Rogerebert](https://rogerebert.com)\n
    \n
    [Little White lies ](https://lwlies.com/)\n
    \n
    ### **Review Aggregators**\n
    \n
    [Metacritic](https://metacritic.com)\n
    \n
    [Rotten Tomatoes](https://rottentomatoes.com)\n
    \n
    [IMDb](https://imdb.com)\n
    \n
    ### **Magazines**\n
    \n
    ### **Newspapers**\n
    \n
    [The Guardian ](https://www.theguardian.com/film/film+tone/reviews)\n
    \n
    [NYTimes](https://www.nytimes.com/reviews/movies)\n
    \n
    [Hollywood Reporter](https://www.hollywoodreporter.com/c/movies/movie-reviews/)\n
    \n
    [Variety](https://variety.com/v/film/reviews/)\n
    \n
    ### **Blogs**\n
    \n
    ### **Other**\n
    \n
    [Criterion Collection](https://criterion.com)\n
    \n
    ### **YouTube**\n
    \n
    [Dan Murrell](https://www.youtube.com/@DanMurrellMovies)\n
    \n
    ### **Podcasts**\n
    \n
    [The Filmcast](https://audioboom.com/channels/4997224-the-filmcast)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729551806 {#1486
    date: 2024-10-22 01:03:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1494 …}
  +votes: Doctrine\ORM\PersistentCollection {#1491 …}
  +reports: Doctrine\ORM\PersistentCollection {#1495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1476 …}
  +badges: Doctrine\ORM\PersistentCollection {#1758 …}
  +children: []
  -id: 17737
  -titleTs: "'index':1 'media':5 'review':3 'websit':4"
  -bodyTs: "'/)':122 '/@danmurrellmovies)':162 '/c/movies/movie-reviews/)':147 '/channels/4997224-the-filmcast)':168 '/film/film+tone/reviews)':138 '/reviews/movies)':142 '/v/film/reviews/)':151 'add':31 'aggreg':124 'asian':96 'audioboom.com':167 'audioboom.com/channels/4997224-the-filmcast)':166 'blog':152 'cahier':87 'categori':32 'cinema':89 'collect':155 'content':42,70 'criterion':154 'criterion.com':156 'curat':56,113 'd':4 'dan':158 'deriv':45 'du':88 'english':86 'european':98 'eventu':104 'feel':48 'filmcast':165 'good':11 'guardian':135 'help':23 'hi':1 'hollywood':143 'imdb':130 'imdb.com':131 'index':112 'keep':26 'lemmi':2 'lie':119 'like':49,58,74,79,84 'list/index':9 'littl':117 'lot':65 'love':5 'lwlies.com':121 'lwlies.com/)':120 'm':51 'magazin':132 'make':7,105 'mayb':100 'metacrit':125 'metacritic.com':126 'miss':52 'mod':102 'movi':14,99 'murrel':159 'newspap':133 'nicer':107 'non':68 'non-us':67 'nytim':139 'pin':110 'podcast':163 'post':29,108 'realli':73 'recommend':18 'report':144 'review':16,114,123 'rogerebert':80,115 'rogerebert.com':59,116 'rotten':93,127 'rottentomatoes.com':129 'site':57,78 'someth':83 'thing':36 'tomato':94,128 'tv':15 'updat':27 'us':41,69 'varieti':148 'variety.com':150 'variety.com/v/film/reviews/)':149 'watch':39 'websit':12 'white':118 'www.hollywoodreporter.com':146 'www.hollywoodreporter.com/c/movies/movie-reviews/)':145 'www.nytimes.com':141 'www.nytimes.com/reviews/movies)':140 'www.theguardian.com':137 'www.theguardian.com/film/film+tone/reviews)':136 'www.youtube.com':161 'www.youtube.com/@danmurrellmovies)':160 'youtub':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701238335
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8864795"
  +editedAt: DateTimeImmutable @1702470234 {#1488
    date: 2023-12-13 13:23:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701166335 {#1487
    date: 2023-11-28 11:12:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Ipod-problems"
  +title: "Ipod problems"
  +url: null
  +body: "Hey Linux community. I have an ipod and I’m trying to put music on it. Itunes simply will not run and it won’t recognise stuff I put on it through files. Is there any thing I can try/use? Information: Linux type: Linux Mint Cinnamon Ipod type: 1.1.2 PC, Ipod Nano, 7th Gen"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378848 {#1755
    date: 2023-11-30 22:14:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 17732
  -titleTs: "'ipod':1 'problem':2"
  -bodyTs: "'1.1.2':49 '7th':53 'cinnamon':46 'communiti':3 'file':33 'gen':54 'hey':1 'inform':41 'ipod':7,47,51 'itun':17 'linux':2,42,44 'm':10 'mint':45 'music':14 'nano':52 'pc':50 'put':13,29 'recognis':26 'run':21 'simpli':18 'stuff':27 'thing':37 'tri':11 'try/use':40 'type':43,48 'won':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701248099
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8862668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161699 {#1760
    date: 2023-11-28 09:54: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
19 DENIED edit
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Ipod-problems"
  +title: "Ipod problems"
  +url: null
  +body: "Hey Linux community. I have an ipod and I’m trying to put music on it. Itunes simply will not run and it won’t recognise stuff I put on it through files. Is there any thing I can try/use? Information: Linux type: Linux Mint Cinnamon Ipod type: 1.1.2 PC, Ipod Nano, 7th Gen"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378848 {#1755
    date: 2023-11-30 22:14:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 17732
  -titleTs: "'ipod':1 'problem':2"
  -bodyTs: "'1.1.2':49 '7th':53 'cinnamon':46 'communiti':3 'file':33 'gen':54 'hey':1 'inform':41 'ipod':7,47,51 'itun':17 'linux':2,42,44 'm':10 'mint':45 'music':14 'nano':52 'pc':50 'put':13,29 'recognis':26 'run':21 'simpli':18 'stuff':27 'thing':37 'tri':11 'try/use':40 'type':43,48 'won':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701248099
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8862668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161699 {#1760
    date: 2023-11-28 09:54: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
20 DENIED moderate
App\Entity\Entry {#1757
  +user: Proxies\__CG__\App\Entity\User {#1763 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Ipod-problems"
  +title: "Ipod problems"
  +url: null
  +body: "Hey Linux community. I have an ipod and I’m trying to put music on it. Itunes simply will not run and it won’t recognise stuff I put on it through files. Is there any thing I can try/use? Information: Linux type: Linux Mint Cinnamon Ipod type: 1.1.2 PC, Ipod Nano, 7th Gen"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378848 {#1755
    date: 2023-11-30 22:14:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1767 …}
  +votes: Doctrine\ORM\PersistentCollection {#1762 …}
  +reports: Doctrine\ORM\PersistentCollection {#1788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1787 …}
  +badges: Doctrine\ORM\PersistentCollection {#1774 …}
  +children: []
  -id: 17732
  -titleTs: "'ipod':1 'problem':2"
  -bodyTs: "'1.1.2':49 '7th':53 'cinnamon':46 'communiti':3 'file':33 'gen':54 'hey':1 'inform':41 'ipod':7,47,51 'itun':17 'linux':2,42,44 'm':10 'mint':45 'music':14 'nano':52 'pc':50 'put':13,29 'recognis':26 'run':21 'simpli':18 'stuff':27 'thing':37 'tri':11 'try/use':40 'type':43,48 'won':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701248099
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8862668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701161699 {#1760
    date: 2023-11-28 09:54: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
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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-take-actions-on-multiple-docker-containers-at-once"
  +title: "How to take actions on multiple docker containers at once"
  +url: null
  +body: """
    Again, please tell me if there is a better way to do this.\n
    \n
    While testing docker, frequently I need to start/stop/rm containers. I got *real sick* of having to ls them and copy paste the container ID.\n
    \n
    Using this alias, I just have to remember a single part of the name of the container, and I will get the container IDs that can then be included as part of another command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ alias dcl='_dcl(){ docker container ls -aq -f name="$1";}; _dcl'\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">$ dcl snikket\n
    </span><span style="color:#323232;">b3fcbc808cc9\n
    </span><span style="color:#323232;">1947885fbb24\n
    </span><span style="color:#323232;">054d67d2e8b9\n
    </span><span style="color:#323232;">d8fe9df5f61f\n
    </span>\n
    ```\n
    \n
    So now that I’m getting a list of IDs, I can easily, for example, pause all of them:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ docker container pause $( dcl snikket )\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span>\n
    ```\n
    \n
    The containers weren’t actually running, but this shows the alias working.\n
    \n
    dcl obviously stands for ‘docker container ls’
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701208188 {#1775
    date: 2023-11-28 22:49:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 17724
  -titleTs: "'action':4 'contain':8 'docker':7 'multipl':6 'take':3"
  -bodyTs: "'054d67d2e8b9':87 '1':81 '1947885fbb24':86 'actual':149 'alia':40,72,155 'anoth':70 'aq':78 'b3fcbc808cc9':85 'better':9 'command':71 'contain':22,36,54,60,76,109,117,125,133,141,146,162 'copi':33 'd8fe9df5f61f':88 'daemon':116,124,132,140 'dcl':73,74,82,83,111,157 'docker':16,75,108,161 'easili':101 'error':113,121,129,137 'exampl':103 'f':79 'frequent':17 'get':58,94 'got':24 'id':37,61,98 'includ':66 'list':96 'ls':30,77,163 'm':93 'name':51,80 'need':19 'obvious':158 'part':48,68 'past':34 'paus':104,110 'pleas':2 'real':25 'rememb':45 'respons':114,122,130,138 'run':120,128,136,144,150 'show':153 'sick':26 'singl':47 'snikket':84,112 'stand':159 'start/stop/rm':21 'tell':3 'test':15 'use':38 'way':10 'weren':147 'work':156"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701244915
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3841751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701158515 {#1776
    date: 2023-11-28 09:01:55.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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-take-actions-on-multiple-docker-containers-at-once"
  +title: "How to take actions on multiple docker containers at once"
  +url: null
  +body: """
    Again, please tell me if there is a better way to do this.\n
    \n
    While testing docker, frequently I need to start/stop/rm containers. I got *real sick* of having to ls them and copy paste the container ID.\n
    \n
    Using this alias, I just have to remember a single part of the name of the container, and I will get the container IDs that can then be included as part of another command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ alias dcl='_dcl(){ docker container ls -aq -f name="$1";}; _dcl'\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">$ dcl snikket\n
    </span><span style="color:#323232;">b3fcbc808cc9\n
    </span><span style="color:#323232;">1947885fbb24\n
    </span><span style="color:#323232;">054d67d2e8b9\n
    </span><span style="color:#323232;">d8fe9df5f61f\n
    </span>\n
    ```\n
    \n
    So now that I’m getting a list of IDs, I can easily, for example, pause all of them:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ docker container pause $( dcl snikket )\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span>\n
    ```\n
    \n
    The containers weren’t actually running, but this shows the alias working.\n
    \n
    dcl obviously stands for ‘docker container ls’
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701208188 {#1775
    date: 2023-11-28 22:49:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 17724
  -titleTs: "'action':4 'contain':8 'docker':7 'multipl':6 'take':3"
  -bodyTs: "'054d67d2e8b9':87 '1':81 '1947885fbb24':86 'actual':149 'alia':40,72,155 'anoth':70 'aq':78 'b3fcbc808cc9':85 'better':9 'command':71 'contain':22,36,54,60,76,109,117,125,133,141,146,162 'copi':33 'd8fe9df5f61f':88 'daemon':116,124,132,140 'dcl':73,74,82,83,111,157 'docker':16,75,108,161 'easili':101 'error':113,121,129,137 'exampl':103 'f':79 'frequent':17 'get':58,94 'got':24 'id':37,61,98 'includ':66 'list':96 'ls':30,77,163 'm':93 'name':51,80 'need':19 'obvious':158 'part':48,68 'past':34 'paus':104,110 'pleas':2 'real':25 'rememb':45 'respons':114,122,130,138 'run':120,128,136,144,150 'show':153 'sick':26 'singl':47 'snikket':84,112 'stand':159 'start/stop/rm':21 'tell':3 'test':15 'use':38 'way':10 'weren':147 'work':156"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701244915
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3841751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701158515 {#1776
    date: 2023-11-28 09:01:55.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 {#1781
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-take-actions-on-multiple-docker-containers-at-once"
  +title: "How to take actions on multiple docker containers at once"
  +url: null
  +body: """
    Again, please tell me if there is a better way to do this.\n
    \n
    While testing docker, frequently I need to start/stop/rm containers. I got *real sick* of having to ls them and copy paste the container ID.\n
    \n
    Using this alias, I just have to remember a single part of the name of the container, and I will get the container IDs that can then be included as part of another command:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ alias dcl='_dcl(){ docker container ls -aq -f name="$1";}; _dcl'\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">$ dcl snikket\n
    </span><span style="color:#323232;">b3fcbc808cc9\n
    </span><span style="color:#323232;">1947885fbb24\n
    </span><span style="color:#323232;">054d67d2e8b9\n
    </span><span style="color:#323232;">d8fe9df5f61f\n
    </span>\n
    ```\n
    \n
    So now that I’m getting a list of IDs, I can easily, for example, pause all of them:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ docker container pause $( dcl snikket )\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span><span style="color:#323232;">Error response from daemon: container  is not running\n
    </span>\n
    ```\n
    \n
    The containers weren’t actually running, but this shows the alias working.\n
    \n
    dcl obviously stands for ‘docker container ls’
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701208188 {#1775
    date: 2023-11-28 22:49:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 17724
  -titleTs: "'action':4 'contain':8 'docker':7 'multipl':6 'take':3"
  -bodyTs: "'054d67d2e8b9':87 '1':81 '1947885fbb24':86 'actual':149 'alia':40,72,155 'anoth':70 'aq':78 'b3fcbc808cc9':85 'better':9 'command':71 'contain':22,36,54,60,76,109,117,125,133,141,146,162 'copi':33 'd8fe9df5f61f':88 'daemon':116,124,132,140 'dcl':73,74,82,83,111,157 'docker':16,75,108,161 'easili':101 'error':113,121,129,137 'exampl':103 'f':79 'frequent':17 'get':58,94 'got':24 'id':37,61,98 'includ':66 'list':96 'ls':30,77,163 'm':93 'name':51,80 'need':19 'obvious':158 'part':48,68 'past':34 'paus':104,110 'pleas':2 'real':25 'rememb':45 'respons':114,122,130,138 'run':120,128,136,144,150 'show':153 'sick':26 'singl':47 'snikket':84,112 'stand':159 'start/stop/rm':21 'tell':3 'test':15 'use':38 'way':10 'weren':147 'work':156"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701244915
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3841751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701158515 {#1776
    date: 2023-11-28 09:01:55.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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-there-a-list-somewhere-tracking-when-specific-companies-normally"
  +title: "Is there a list somewhere tracking when specific companies normally remove Denuvo from their games?"
  +url: null
  +body: """
    Counting only games in the modern era, when Denuvo started to charge monthly fees. And of course it might vary from game to game depending on sales, but…\n
    \n
    I know that Square-Enix often removes it six months after release, and at a glance it looks like 2K often removes it roughly a year after release.\n
    \n
    I’m curious if anyone has tracked this for other games so we can have a sense of which games are likely to have it removed when. I was eying a game when it suddenly occurred to me to think “wait, doesn’t this company usually remove Denuvo around now?”\n
    \n
    It might even be useful to create a tracking document of games where Denuvo has been removed by the publisher, divided by publisher (and perhaps with a few other notes that might affect it, like Steam review, metacritic, or sales figures if we can find them) to help us get a sense of where things stand in that regard.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701163121 {#1452
    date: 2023-11-28 10:18:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 17715
  -titleTs: "'compani':9 'denuvo':12 'game':15 'list':4 'normal':10 'remov':11 'somewher':5 'specif':8 'track':6"
  -bodyTs: "'2k':49 'affect':140 'anyon':62 'around':106 'charg':12 'compani':102 'count':1 'cours':17 'creat':114 'curious':60 'denuvo':9,105,121 'depend':25 'divid':128 'document':117 'doesn':99 'enix':34 'era':7 'even':110 'eye':87 'fee':14 'figur':148 'find':152 'game':3,22,24,68,77,89,119 'get':157 'glanc':45 'help':155 'know':30 'like':48,79,142 'look':47 'm':59 'metacrit':145 'might':19,109,139 'modern':6 'month':13,39 'note':137 'occur':93 'often':35,50 'perhap':132 'publish':127,130 'regard':166 'releas':41,57 'remov':36,51,83,104,124 'review':144 'rough':53 'sale':27,147 'sens':74,159 'six':38 'squar':33 'square-enix':32 'stand':163 'start':10 'steam':143 'sudden':92 'thing':162 'think':97 'track':64,116 'us':156 'use':112 'usual':103 'vari':20 'wait':98 'year':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701242301
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9270558"
  +editedAt: DateTimeImmutable @1701915938 {#1445
    date: 2023-12-07 03:25:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701155901 {#1465
    date: 2023-11-28 08:18:21.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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-there-a-list-somewhere-tracking-when-specific-companies-normally"
  +title: "Is there a list somewhere tracking when specific companies normally remove Denuvo from their games?"
  +url: null
  +body: """
    Counting only games in the modern era, when Denuvo started to charge monthly fees. And of course it might vary from game to game depending on sales, but…\n
    \n
    I know that Square-Enix often removes it six months after release, and at a glance it looks like 2K often removes it roughly a year after release.\n
    \n
    I’m curious if anyone has tracked this for other games so we can have a sense of which games are likely to have it removed when. I was eying a game when it suddenly occurred to me to think “wait, doesn’t this company usually remove Denuvo around now?”\n
    \n
    It might even be useful to create a tracking document of games where Denuvo has been removed by the publisher, divided by publisher (and perhaps with a few other notes that might affect it, like Steam review, metacritic, or sales figures if we can find them) to help us get a sense of where things stand in that regard.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701163121 {#1452
    date: 2023-11-28 10:18:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 17715
  -titleTs: "'compani':9 'denuvo':12 'game':15 'list':4 'normal':10 'remov':11 'somewher':5 'specif':8 'track':6"
  -bodyTs: "'2k':49 'affect':140 'anyon':62 'around':106 'charg':12 'compani':102 'count':1 'cours':17 'creat':114 'curious':60 'denuvo':9,105,121 'depend':25 'divid':128 'document':117 'doesn':99 'enix':34 'era':7 'even':110 'eye':87 'fee':14 'figur':148 'find':152 'game':3,22,24,68,77,89,119 'get':157 'glanc':45 'help':155 'know':30 'like':48,79,142 'look':47 'm':59 'metacrit':145 'might':19,109,139 'modern':6 'month':13,39 'note':137 'occur':93 'often':35,50 'perhap':132 'publish':127,130 'regard':166 'releas':41,57 'remov':36,51,83,104,124 'review':144 'rough':53 'sale':27,147 'sens':74,159 'six':38 'squar':33 'square-enix':32 'stand':163 'start':10 'steam':143 'sudden':92 'thing':162 'think':97 'track':64,116 'us':156 'use':112 'usual':103 'vari':20 'wait':98 'year':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701242301
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9270558"
  +editedAt: DateTimeImmutable @1701915938 {#1445
    date: 2023-12-07 03:25:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701155901 {#1465
    date: 2023-11-28 08:18:21.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 {#1638
  +user: Proxies\__CG__\App\Entity\User {#1637 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Is-there-a-list-somewhere-tracking-when-specific-companies-normally"
  +title: "Is there a list somewhere tracking when specific companies normally remove Denuvo from their games?"
  +url: null
  +body: """
    Counting only games in the modern era, when Denuvo started to charge monthly fees. And of course it might vary from game to game depending on sales, but…\n
    \n
    I know that Square-Enix often removes it six months after release, and at a glance it looks like 2K often removes it roughly a year after release.\n
    \n
    I’m curious if anyone has tracked this for other games so we can have a sense of which games are likely to have it removed when. I was eying a game when it suddenly occurred to me to think “wait, doesn’t this company usually remove Denuvo around now?”\n
    \n
    It might even be useful to create a tracking document of games where Denuvo has been removed by the publisher, divided by publisher (and perhaps with a few other notes that might affect it, like Steam review, metacritic, or sales figures if we can find them) to help us get a sense of where things stand in that regard.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701163121 {#1452
    date: 2023-11-28 10:18:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 17715
  -titleTs: "'compani':9 'denuvo':12 'game':15 'list':4 'normal':10 'remov':11 'somewher':5 'specif':8 'track':6"
  -bodyTs: "'2k':49 'affect':140 'anyon':62 'around':106 'charg':12 'compani':102 'count':1 'cours':17 'creat':114 'curious':60 'denuvo':9,105,121 'depend':25 'divid':128 'document':117 'doesn':99 'enix':34 'era':7 'even':110 'eye':87 'fee':14 'figur':148 'find':152 'game':3,22,24,68,77,89,119 'get':157 'glanc':45 'help':155 'know':30 'like':48,79,142 'look':47 'm':59 'metacrit':145 'might':19,109,139 'modern':6 'month':13,39 'note':137 'occur':93 'often':35,50 'perhap':132 'publish':127,130 'regard':166 'releas':41,57 'remov':36,51,83,104,124 'review':144 'rough':53 'sale':27,147 'sens':74,159 'six':38 'squar':33 'square-enix':32 'stand':163 'start':10 'steam':143 'sudden':92 'thing':162 'think':97 'track':64,116 'us':156 'use':112 'usual':103 'vari':20 'wait':98 'year':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701242301
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9270558"
  +editedAt: DateTimeImmutable @1701915938 {#1445
    date: 2023-12-07 03:25:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701155901 {#1465
    date: 2023-11-28 08:18:21.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 {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Tutorial-for-docker-selfhost-of-sonarr-and-Arr-family"
  +title: "Tutorial for docker selfhost of sonarr and *Arr family"
  +url: null
  +body: """
    I just started to selfhosting services and want to try with the *Arr ecosystem. What newbie tutorial recomend for start with it?\n
    \n
    I am currently learning by deploying docker containers in rpi5\n
    \n
    Thanks for your time and patience
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701219857 {#1450
    date: 2023-11-29 02:04:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 17712
  -titleTs: "'arr':8 'docker':3 'famili':9 'selfhost':4 'sonarr':6 'tutori':1"
  -bodyTs: "'arr':13 'contain':30 'current':25 'deploy':28 'docker':29 'ecosystem':14 'learn':26 'newbi':16 'patienc':38 'recomend':18 'rpi5':32 'selfhost':5 'servic':6 'start':3,20 'thank':33 'time':36 'tri':10 'tutori':17 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701241842
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16261882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155442 {#1449
    date: 2023-11-28 08:10:42.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 {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Tutorial-for-docker-selfhost-of-sonarr-and-Arr-family"
  +title: "Tutorial for docker selfhost of sonarr and *Arr family"
  +url: null
  +body: """
    I just started to selfhosting services and want to try with the *Arr ecosystem. What newbie tutorial recomend for start with it?\n
    \n
    I am currently learning by deploying docker containers in rpi5\n
    \n
    Thanks for your time and patience
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701219857 {#1450
    date: 2023-11-29 02:04:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 17712
  -titleTs: "'arr':8 'docker':3 'famili':9 'selfhost':4 'sonarr':6 'tutori':1"
  -bodyTs: "'arr':13 'contain':30 'current':25 'deploy':28 'docker':29 'ecosystem':14 'learn':26 'newbi':16 'patienc':38 'recomend':18 'rpi5':32 'selfhost':5 'servic':6 'start':3,20 'thank':33 'time':36 'tri':10 'tutori':17 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701241842
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16261882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155442 {#1449
    date: 2023-11-28 08:10:42.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 {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Tutorial-for-docker-selfhost-of-sonarr-and-Arr-family"
  +title: "Tutorial for docker selfhost of sonarr and *Arr family"
  +url: null
  +body: """
    I just started to selfhosting services and want to try with the *Arr ecosystem. What newbie tutorial recomend for start with it?\n
    \n
    I am currently learning by deploying docker containers in rpi5\n
    \n
    Thanks for your time and patience
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701219857 {#1450
    date: 2023-11-29 02:04:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1446 …}
  +votes: Doctrine\ORM\PersistentCollection {#1424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1442 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1420 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1451 …}
  +badges: Doctrine\ORM\PersistentCollection {#1417 …}
  +children: []
  -id: 17712
  -titleTs: "'arr':8 'docker':3 'famili':9 'selfhost':4 'sonarr':6 'tutori':1"
  -bodyTs: "'arr':13 'contain':30 'current':25 'deploy':28 'docker':29 'ecosystem':14 'learn':26 'newbi':16 'patienc':38 'recomend':18 'rpi5':32 'selfhost':5 'servic':6 'start':3,20 'thank':33 'time':36 'tri':10 'tutori':17 'want':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701241842
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16261882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701155442 {#1449
    date: 2023-11-28 08:10:42.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 {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Echoing-my-post-on-masto-Does-asafoetida-smell-amazing-to"
  +title: "Echoing my post on masto: Does asafoetida smell amazing to you?"
  +url: null
  +body: "Does asafoetida smell amazing to you? and if yes do you consider yourself someone with an accurate sense of smell (e.g. identify if someone needs dental work in a conversation, smell who someone has been hanging out with, identify spices and herbs used in a meal with high accuracy, identify the perfume someone wears etc)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729180717 {#1411
    date: 2024-10-17 17:58:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 17701
  -titleTs: "'amaz':9 'asafoetida':7 'echo':1 'masto':5 'post':3 'smell':8"
  -bodyTs: "'accur':17 'accuraci':49 'amaz':4 'asafoetida':2 'consid':12 'convers':30 'dental':26 'e.g':21 'etc':55 'hang':36 'herb':42 'high':48 'identifi':22,39,50 'meal':46 'need':25 'perfum':52 'sens':18 'smell':3,20,31 'someon':14,24,33,53 'spice':40 'use':43 'wear':54 'work':27 'yes':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701183575
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9266382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701148575 {#1412
    date: 2023-11-28 06:16:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Echoing-my-post-on-masto-Does-asafoetida-smell-amazing-to"
  +title: "Echoing my post on masto: Does asafoetida smell amazing to you?"
  +url: null
  +body: "Does asafoetida smell amazing to you? and if yes do you consider yourself someone with an accurate sense of smell (e.g. identify if someone needs dental work in a conversation, smell who someone has been hanging out with, identify spices and herbs used in a meal with high accuracy, identify the perfume someone wears etc)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729180717 {#1411
    date: 2024-10-17 17:58:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 17701
  -titleTs: "'amaz':9 'asafoetida':7 'echo':1 'masto':5 'post':3 'smell':8"
  -bodyTs: "'accur':17 'accuraci':49 'amaz':4 'asafoetida':2 'consid':12 'convers':30 'dental':26 'e.g':21 'etc':55 'hang':36 'herb':42 'high':48 'identifi':22,39,50 'meal':46 'need':25 'perfum':52 'sens':18 'smell':3,20,31 'someon':14,24,33,53 'spice':40 'use':43 'wear':54 'work':27 'yes':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701183575
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9266382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701148575 {#1412
    date: 2023-11-28 06:16:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1441
  +user: Proxies\__CG__\App\Entity\User {#1443 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1418 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Echoing-my-post-on-masto-Does-asafoetida-smell-amazing-to"
  +title: "Echoing my post on masto: Does asafoetida smell amazing to you?"
  +url: null
  +body: "Does asafoetida smell amazing to you? and if yes do you consider yourself someone with an accurate sense of smell (e.g. identify if someone needs dental work in a conversation, smell who someone has been hanging out with, identify spices and herbs used in a meal with high accuracy, identify the perfume someone wears etc)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729180717 {#1411
    date: 2024-10-17 17:58:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1419 …}
  +votes: Doctrine\ORM\PersistentCollection {#1416 …}
  +reports: Doctrine\ORM\PersistentCollection {#1456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1463 …}
  +badges: Doctrine\ORM\PersistentCollection {#1448 …}
  +children: []
  -id: 17701
  -titleTs: "'amaz':9 'asafoetida':7 'echo':1 'masto':5 'post':3 'smell':8"
  -bodyTs: "'accur':17 'accuraci':49 'amaz':4 'asafoetida':2 'consid':12 'convers':30 'dental':26 'e.g':21 'etc':55 'hang':36 'herb':42 'high':48 'identifi':22,39,50 'meal':46 'need':25 'perfum':52 'sens':18 'smell':3,20,31 'someon':14,24,33,53 'spice':40 'use':43 'wear':54 'work':27 'yes':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701183575
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/9266382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701148575 {#1412
    date: 2023-11-28 06:16:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1458
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-see-enabled-services-that-have-been-stopped-systemd"
  +title: "How to see enabled services that have been stopped [systemd]"
  +url: null
  +body: """
    Someone tell me if there is a better way to do this, but I don’t see how.\n
    \n
    I needed a way to see which services I have *enabled* that I have manually stopped.\n
    \n
    There oddly isn’t a way to do this in one command, so I had to take the output of list-unit-files ‘enabled’, and use that to filter for ‘list-units’. The command is here:\n
    \n
    `alias sysstop=‘systemctl list-units --state=failed,dead,exited $( systemctl list-unit-files --state=enabled --type=service | awk “/.*.service/ {print }” )’`\n
    \n
    So now I can remember that I need to restart mariadb and nginx at some point:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ sysstop\n
    </span><span style="color:#323232;">  UNIT                                 LOAD   ACTIVE   SUB    DESCRIPTION                                             \n
    </span><span style="color:#323232;">  blueman-mechanism.service            loaded inactive dead   Bluetooth management mechanism\n
    </span><span style="color:#323232;">  mariadb.service                      loaded inactive dead   MariaDB 11.2.2 database server\n
    </span><span style="color:#323232;">  NetworkManager-wait-online.service   loaded active   exited Network Manager Wait Online\n
    </span><span style="color:#323232;">  nginx.service                        loaded inactive dead   A high performance web server and a reverse proxy server\n
    </span><span style="color:#323232;">  systemd-homed-activate.service       loaded active   exited Home Area Activation\n
    </span><span style="color:#323232;">  systemd-networkd-wait-online.service loaded active   exited Wait for Network to be Configured\n
    </span>\n
    ```\n
    \n
    My other aliases are here, in case anyone finds these helpful. I use them frequently myself.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alias sysdis='systemctl list-unit-files --type=service --state=disabled'\n
    </span><span style="color:#323232;">alias sysdisuser='systemctl list-unit-files --type=service --state=disabled --user'\n
    </span><span style="color:#323232;">alias sysen='systemctl list-unit-files --type=service --state=enabled'\n
    </span><span style="color:#323232;">alias sysenuser='systemctl list-unit-files --type=service --state=enabled --user'\n
    </span><span style="color:#323232;">alias sysfail='systemctl list-units --type=service --state=failed'\n
    </span><span style="color:#323232;">alias sysrun='systemctl list-units --type=service --state=running'\n
    </span><span style="color:#323232;">alias sysrunuser='systemctl list-units --type=service --state=running --user'\n
    </span><span style="color:#323232;">alias sysstatic='systemctl list-units --type=service --state=static'\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701197013 {#1455
    date: 2023-11-28 19:43:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 17684
  -titleTs: "'enabl':4 'see':3 'servic':5 'stop':9 'systemd':10"
  -bodyTs: "'11.2.2':129 'activ':114,134,156,160,163 'alia':73,187,198,210,221,233,243,253,264 'alias':173 'anyon':178 'area':159 'awk':92 'better':8 'blueman-mechanism.service':117 'bluetooth':121 'case':177 'command':46,70 'configur':170 'databas':130 'dead':81,120,127,143 'descript':116 'disabl':197,208 'enabl':29,59,89,220,231 'exit':82,135,157,164 'fail':80,242 'file':58,87,193,204,216,227 'filter':64 'find':179 'frequent':185 'help':181 'high':145 'home':158 'inact':119,126,142 'isn':37 'list':56,67,77,85,191,202,214,225,237,247,257,268 'list-unit':66,76,236,246,256,267 'list-unit-fil':55,84,190,201,213,224 'load':113,118,125,133,141,155,162 'manag':122,137 'manual':33 'mariadb':105,128 'mariadb.service':124 'mechan':123 'need':20,102 'network':136,167 'networkmanager-wait-online.service':132 'nginx':107 'nginx.service':140 'odd':36 'one':45 'onlin':139 'output':53 'perform':146 'point':110 'print':94 'proxi':152 'rememb':99 'restart':104 'revers':151 'run':252,262 'see':17,24 'server':131,148,153 'servic':26,91,93,195,206,218,229,240,250,260,271 'someon':1 'state':79,88,196,207,219,230,241,251,261,272 'static':273 'stop':34 'sub':115 'sysdi':188 'sysdisus':199 'sysen':211 'sysenus':222 'sysfail':234 'sysrun':244 'sysrunus':254 'sysstat':265 'sysstop':74,111 'systemctl':75,83,189,200,212,223,235,245,255,266 'systemd-homed-activate.service':154 'systemd-networkd-wait-online.service':161 'take':51 'tell':2 'type':90,194,205,217,228,239,249,259,270 'unit':57,68,78,86,112,192,203,215,226,238,248,258,269 'use':61,183 'user':209,232,263 'wait':138,165 'way':9,22,40 'web':147"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701231232
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3837253"
  +editedAt: DateTimeImmutable @1701898679 {#1453
    date: 2023-12-06 22:37:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701144832 {#1460
    date: 2023-11-28 05:13:52.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 {#1458
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-see-enabled-services-that-have-been-stopped-systemd"
  +title: "How to see enabled services that have been stopped [systemd]"
  +url: null
  +body: """
    Someone tell me if there is a better way to do this, but I don’t see how.\n
    \n
    I needed a way to see which services I have *enabled* that I have manually stopped.\n
    \n
    There oddly isn’t a way to do this in one command, so I had to take the output of list-unit-files ‘enabled’, and use that to filter for ‘list-units’. The command is here:\n
    \n
    `alias sysstop=‘systemctl list-units --state=failed,dead,exited $( systemctl list-unit-files --state=enabled --type=service | awk “/.*.service/ {print }” )’`\n
    \n
    So now I can remember that I need to restart mariadb and nginx at some point:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ sysstop\n
    </span><span style="color:#323232;">  UNIT                                 LOAD   ACTIVE   SUB    DESCRIPTION                                             \n
    </span><span style="color:#323232;">  blueman-mechanism.service            loaded inactive dead   Bluetooth management mechanism\n
    </span><span style="color:#323232;">  mariadb.service                      loaded inactive dead   MariaDB 11.2.2 database server\n
    </span><span style="color:#323232;">  NetworkManager-wait-online.service   loaded active   exited Network Manager Wait Online\n
    </span><span style="color:#323232;">  nginx.service                        loaded inactive dead   A high performance web server and a reverse proxy server\n
    </span><span style="color:#323232;">  systemd-homed-activate.service       loaded active   exited Home Area Activation\n
    </span><span style="color:#323232;">  systemd-networkd-wait-online.service loaded active   exited Wait for Network to be Configured\n
    </span>\n
    ```\n
    \n
    My other aliases are here, in case anyone finds these helpful. I use them frequently myself.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alias sysdis='systemctl list-unit-files --type=service --state=disabled'\n
    </span><span style="color:#323232;">alias sysdisuser='systemctl list-unit-files --type=service --state=disabled --user'\n
    </span><span style="color:#323232;">alias sysen='systemctl list-unit-files --type=service --state=enabled'\n
    </span><span style="color:#323232;">alias sysenuser='systemctl list-unit-files --type=service --state=enabled --user'\n
    </span><span style="color:#323232;">alias sysfail='systemctl list-units --type=service --state=failed'\n
    </span><span style="color:#323232;">alias sysrun='systemctl list-units --type=service --state=running'\n
    </span><span style="color:#323232;">alias sysrunuser='systemctl list-units --type=service --state=running --user'\n
    </span><span style="color:#323232;">alias sysstatic='systemctl list-units --type=service --state=static'\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701197013 {#1455
    date: 2023-11-28 19:43:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 17684
  -titleTs: "'enabl':4 'see':3 'servic':5 'stop':9 'systemd':10"
  -bodyTs: "'11.2.2':129 'activ':114,134,156,160,163 'alia':73,187,198,210,221,233,243,253,264 'alias':173 'anyon':178 'area':159 'awk':92 'better':8 'blueman-mechanism.service':117 'bluetooth':121 'case':177 'command':46,70 'configur':170 'databas':130 'dead':81,120,127,143 'descript':116 'disabl':197,208 'enabl':29,59,89,220,231 'exit':82,135,157,164 'fail':80,242 'file':58,87,193,204,216,227 'filter':64 'find':179 'frequent':185 'help':181 'high':145 'home':158 'inact':119,126,142 'isn':37 'list':56,67,77,85,191,202,214,225,237,247,257,268 'list-unit':66,76,236,246,256,267 'list-unit-fil':55,84,190,201,213,224 'load':113,118,125,133,141,155,162 'manag':122,137 'manual':33 'mariadb':105,128 'mariadb.service':124 'mechan':123 'need':20,102 'network':136,167 'networkmanager-wait-online.service':132 'nginx':107 'nginx.service':140 'odd':36 'one':45 'onlin':139 'output':53 'perform':146 'point':110 'print':94 'proxi':152 'rememb':99 'restart':104 'revers':151 'run':252,262 'see':17,24 'server':131,148,153 'servic':26,91,93,195,206,218,229,240,250,260,271 'someon':1 'state':79,88,196,207,219,230,241,251,261,272 'static':273 'stop':34 'sub':115 'sysdi':188 'sysdisus':199 'sysen':211 'sysenus':222 'sysfail':234 'sysrun':244 'sysrunus':254 'sysstat':265 'sysstop':74,111 'systemctl':75,83,189,200,212,223,235,245,255,266 'systemd-homed-activate.service':154 'systemd-networkd-wait-online.service':161 'take':51 'tell':2 'type':90,194,205,217,228,239,249,259,270 'unit':57,68,78,86,112,192,203,215,226,238,248,258,269 'use':61,183 'user':209,232,263 'wait':138,165 'way':9,22,40 'web':147"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701231232
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3837253"
  +editedAt: DateTimeImmutable @1701898679 {#1453
    date: 2023-12-06 22:37:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701144832 {#1460
    date: 2023-11-28 05:13:52.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 {#1458
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-to-see-enabled-services-that-have-been-stopped-systemd"
  +title: "How to see enabled services that have been stopped [systemd]"
  +url: null
  +body: """
    Someone tell me if there is a better way to do this, but I don’t see how.\n
    \n
    I needed a way to see which services I have *enabled* that I have manually stopped.\n
    \n
    There oddly isn’t a way to do this in one command, so I had to take the output of list-unit-files ‘enabled’, and use that to filter for ‘list-units’. The command is here:\n
    \n
    `alias sysstop=‘systemctl list-units --state=failed,dead,exited $( systemctl list-unit-files --state=enabled --type=service | awk “/.*.service/ {print }” )’`\n
    \n
    So now I can remember that I need to restart mariadb and nginx at some point:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ sysstop\n
    </span><span style="color:#323232;">  UNIT                                 LOAD   ACTIVE   SUB    DESCRIPTION                                             \n
    </span><span style="color:#323232;">  blueman-mechanism.service            loaded inactive dead   Bluetooth management mechanism\n
    </span><span style="color:#323232;">  mariadb.service                      loaded inactive dead   MariaDB 11.2.2 database server\n
    </span><span style="color:#323232;">  NetworkManager-wait-online.service   loaded active   exited Network Manager Wait Online\n
    </span><span style="color:#323232;">  nginx.service                        loaded inactive dead   A high performance web server and a reverse proxy server\n
    </span><span style="color:#323232;">  systemd-homed-activate.service       loaded active   exited Home Area Activation\n
    </span><span style="color:#323232;">  systemd-networkd-wait-online.service loaded active   exited Wait for Network to be Configured\n
    </span>\n
    ```\n
    \n
    My other aliases are here, in case anyone finds these helpful. I use them frequently myself.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alias sysdis='systemctl list-unit-files --type=service --state=disabled'\n
    </span><span style="color:#323232;">alias sysdisuser='systemctl list-unit-files --type=service --state=disabled --user'\n
    </span><span style="color:#323232;">alias sysen='systemctl list-unit-files --type=service --state=enabled'\n
    </span><span style="color:#323232;">alias sysenuser='systemctl list-unit-files --type=service --state=enabled --user'\n
    </span><span style="color:#323232;">alias sysfail='systemctl list-units --type=service --state=failed'\n
    </span><span style="color:#323232;">alias sysrun='systemctl list-units --type=service --state=running'\n
    </span><span style="color:#323232;">alias sysrunuser='systemctl list-units --type=service --state=running --user'\n
    </span><span style="color:#323232;">alias sysstatic='systemctl list-units --type=service --state=static'\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701197013 {#1455
    date: 2023-11-28 19:43:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 17684
  -titleTs: "'enabl':4 'see':3 'servic':5 'stop':9 'systemd':10"
  -bodyTs: "'11.2.2':129 'activ':114,134,156,160,163 'alia':73,187,198,210,221,233,243,253,264 'alias':173 'anyon':178 'area':159 'awk':92 'better':8 'blueman-mechanism.service':117 'bluetooth':121 'case':177 'command':46,70 'configur':170 'databas':130 'dead':81,120,127,143 'descript':116 'disabl':197,208 'enabl':29,59,89,220,231 'exit':82,135,157,164 'fail':80,242 'file':58,87,193,204,216,227 'filter':64 'find':179 'frequent':185 'help':181 'high':145 'home':158 'inact':119,126,142 'isn':37 'list':56,67,77,85,191,202,214,225,237,247,257,268 'list-unit':66,76,236,246,256,267 'list-unit-fil':55,84,190,201,213,224 'load':113,118,125,133,141,155,162 'manag':122,137 'manual':33 'mariadb':105,128 'mariadb.service':124 'mechan':123 'need':20,102 'network':136,167 'networkmanager-wait-online.service':132 'nginx':107 'nginx.service':140 'odd':36 'one':45 'onlin':139 'output':53 'perform':146 'point':110 'print':94 'proxi':152 'rememb':99 'restart':104 'revers':151 'run':252,262 'see':17,24 'server':131,148,153 'servic':26,91,93,195,206,218,229,240,250,260,271 'someon':1 'state':79,88,196,207,219,230,241,251,261,272 'static':273 'stop':34 'sub':115 'sysdi':188 'sysdisus':199 'sysen':211 'sysenus':222 'sysfail':234 'sysrun':244 'sysrunus':254 'sysstat':265 'sysstop':74,111 'systemctl':75,83,189,200,212,223,235,245,255,266 'systemd-homed-activate.service':154 'systemd-networkd-wait-online.service':161 'take':51 'tell':2 'type':90,194,205,217,228,239,249,259,270 'unit':57,68,78,86,112,192,203,215,226,238,248,258,269 'use':61,183 'user':209,232,263 'wait':138,165 'way':9,22,40 'web':147"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701231232
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3837253"
  +editedAt: DateTimeImmutable @1701898679 {#1453
    date: 2023-12-06 22:37:59.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701144832 {#1460
    date: 2023-11-28 05:13:52.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 {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Justifying-one-thing-because-it-s-a-necessary-component-of-another"
  +title: "Justifying one thing because it's a necessary component of another *unnecessary* thing... what logical fallacy is that?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701138010 {#1438
    date: 2023-11-28 03:20:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 33400
  -titleTs: "'anoth':11 'compon':9 'fallaci':16 'justifi':1 'logic':15 'necessari':8 'one':2 'thing':3,13 'unnecessari':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8852250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701138010 {#1429
    date: 2023-11-28 03:20: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
43 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Justifying-one-thing-because-it-s-a-necessary-component-of-another"
  +title: "Justifying one thing because it's a necessary component of another *unnecessary* thing... what logical fallacy is that?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701138010 {#1438
    date: 2023-11-28 03:20:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 33400
  -titleTs: "'anoth':11 'compon':9 'fallaci':16 'justifi':1 'logic':15 'necessari':8 'one':2 'thing':3,13 'unnecessari':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8852250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701138010 {#1429
    date: 2023-11-28 03:20: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
44 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Justifying-one-thing-because-it-s-a-necessary-component-of-another"
  +title: "Justifying one thing because it's a necessary component of another *unnecessary* thing... what logical fallacy is that?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701138010 {#1438
    date: 2023-11-28 03:20:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 33400
  -titleTs: "'anoth':11 'compon':9 'fallaci':16 'justifi':1 'logic':15 'necessari':8 'one':2 'thing':3,13 'unnecessari':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8852250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701138010 {#1429
    date: 2023-11-28 03:20: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
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 {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-effective-in-their-activities-do-you-imagine-a-coordinated"
  +title: "How effective in their activities do you imagine a coordinated colony of jellyfish could become?"
  +url: null
  +body: """
    Like do you think they could stir up a tsunami, or bring forth the\n
    \n
    :::spoiler I cannot be held responsible for the impact of this… abyssal unknowns  \n
    :::\n
    \n
    or do you think they’d just kinda start farming whatever it is they eat and suddenly we have agrarian jellyfish societies?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701152696 {#1614
    date: 2023-11-28 07:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 17583
  -titleTs: "'activ':5 'becom':15 'coloni':11 'coordin':10 'could':14 'effect':2 'imagin':8 'jellyfish':13"
  -bodyTs: "'abyss':26 'agrarian':47 'bring':12 'cannot':17 'could':6 'd':33 'eat':42 'farm':37 'forth':13 'held':19 'impact':23 'jellyfish':48 'kinda':35 'like':1 'respons':20 'societi':49 'spoiler':15 'start':36 'stir':7 'sudden':44 'think':4,31 'tsunami':10 'unknown':27 'whatev':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701198332
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16243235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135832 {#1612
    date: 2023-11-28 02:43:52.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 {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-effective-in-their-activities-do-you-imagine-a-coordinated"
  +title: "How effective in their activities do you imagine a coordinated colony of jellyfish could become?"
  +url: null
  +body: """
    Like do you think they could stir up a tsunami, or bring forth the\n
    \n
    :::spoiler I cannot be held responsible for the impact of this… abyssal unknowns  \n
    :::\n
    \n
    or do you think they’d just kinda start farming whatever it is they eat and suddenly we have agrarian jellyfish societies?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701152696 {#1614
    date: 2023-11-28 07:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 17583
  -titleTs: "'activ':5 'becom':15 'coloni':11 'coordin':10 'could':14 'effect':2 'imagin':8 'jellyfish':13"
  -bodyTs: "'abyss':26 'agrarian':47 'bring':12 'cannot':17 'could':6 'd':33 'eat':42 'farm':37 'forth':13 'held':19 'impact':23 'jellyfish':48 'kinda':35 'like':1 'respons':20 'societi':49 'spoiler':15 'start':36 'stir':7 'sudden':44 'think':4,31 'tsunami':10 'unknown':27 'whatev':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701198332
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16243235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135832 {#1612
    date: 2023-11-28 02:43:52.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 {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "How-effective-in-their-activities-do-you-imagine-a-coordinated"
  +title: "How effective in their activities do you imagine a coordinated colony of jellyfish could become?"
  +url: null
  +body: """
    Like do you think they could stir up a tsunami, or bring forth the\n
    \n
    :::spoiler I cannot be held responsible for the impact of this… abyssal unknowns  \n
    :::\n
    \n
    or do you think they’d just kinda start farming whatever it is they eat and suddenly we have agrarian jellyfish societies?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701152696 {#1614
    date: 2023-11-28 07:24:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 17583
  -titleTs: "'activ':5 'becom':15 'coloni':11 'coordin':10 'could':14 'effect':2 'imagin':8 'jellyfish':13"
  -bodyTs: "'abyss':26 'agrarian':47 'bring':12 'cannot':17 'could':6 'd':33 'eat':42 'farm':37 'forth':13 'held':19 'impact':23 'jellyfish':48 'kinda':35 'like':1 'respons':20 'societi':49 'spoiler':15 'start':36 'stir':7 'sudden':44 'think':4,31 'tsunami':10 'unknown':27 'whatev':38"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701198332
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16243235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135832 {#1612
    date: 2023-11-28 02:43:52.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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#1676
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#1672
    date: 2023-11-28 02:33: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
51 DENIED edit
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#1676
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#1672
    date: 2023-11-28 02:33: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
52 DENIED moderate
App\Entity\Entry {#1673
  +user: Proxies\__CG__\App\Entity\User {#1677 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Celeb-scenes"
  +title: "Celeb scenes?"
  +url: null
  +body: "Is anyone producing movie/tv cuts of celeb nude scenes? If so, where would one go to subscribe to them? If not, would that even be welcomed on a tracker?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701364655 {#1676
    date: 2023-11-30 18:17:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1650 …}
  +badges: Doctrine\ORM\PersistentCollection {#1652 …}
  +children: []
  -id: 17582
  -titleTs: "'celeb':1 'scene':2"
  -bodyTs: "'anyon':2 'celeb':7 'cut':5 'even':24 'go':15 'movie/tv':4 'nude':8 'one':14 'produc':3 'scene':9 'subscrib':17 'tracker':29 'welcom':26 'would':13,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701221610
  +visibility: "visible             "
  +apId: "https://lemmynsfw.com/post/4860798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701135210 {#1672
    date: 2023-11-28 02:33: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
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 {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Help-me-decide-my-first-distro-for-Audio"
  +title: "Help me decide my first distro for Audio."
  +url: null
  +body: """
    Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
    \n
    I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
    \n
    I also need to run Plex and Torrenting software.\n
    \n
    I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
    \n
    Mostly, I’d like to hear your opinions. Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701218902 {#1649
    date: 2023-11-29 01:48:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 17566
  -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
  -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701218111
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8849429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131711 {#1651
    date: 2023-11-28 01:35: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
55 DENIED edit
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Help-me-decide-my-first-distro-for-Audio"
  +title: "Help me decide my first distro for Audio."
  +url: null
  +body: """
    Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
    \n
    I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
    \n
    I also need to run Plex and Torrenting software.\n
    \n
    I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
    \n
    Mostly, I’d like to hear your opinions. Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701218902 {#1649
    date: 2023-11-29 01:48:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 17566
  -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
  -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701218111
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8849429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131711 {#1651
    date: 2023-11-28 01:35: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
56 DENIED moderate
App\Entity\Entry {#1653
  +user: Proxies\__CG__\App\Entity\User {#1656 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Help-me-decide-my-first-distro-for-Audio"
  +title: "Help me decide my first distro for Audio."
  +url: null
  +body: """
    Hello everyone, I need help choosing my first distro. I want to be able to run Audio software for editing and mixing. So I need also VST plug ins and others. Currently I use Windows 10, and Reaper.\n
    \n
    I have worked with macOS and Chrome OS in the past so the desktop and Linux is not something I can’t get used to.\n
    \n
    I also need to run Plex and Torrenting software.\n
    \n
    I’m a computing engineer, so I can troubleshoot most issues, but I’d like to be able to fix most things. Someone recommended me Lubuntu.\n
    \n
    Mostly, I’d like to hear your opinions. Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701218902 {#1649
    date: 2023-11-29 01:48:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 17566
  -titleTs: "'audio':8 'decid':3 'distro':6 'first':5 'help':1"
  -bodyTs: "'10':36 'abl':14,90 'also':26,65 'audio':17 'choos':6 'chrome':45 'comput':76 'current':32 'd':86,101 'desktop':52 'distro':9 'edit':20 'engin':77 'everyon':2 'first':8 'fix':92 'get':61 'hear':104 'hello':1 'help':5 'in':29 'issu':83 'like':87,102 'linux':54 'lubuntu':98 'm':74 'maco':43 'mix':22 'most':99 'need':4,25,66 'opinion':106 'os':46 'other':31 'past':49 'plex':69 'plug':28 'reaper':38 'recommend':96 'run':16,68 'softwar':18,72 'someon':95 'someth':57 'thank':107 'thing':94 'torrent':71 'troubleshoot':81 'use':34,62 'vst':27 'want':11 'window':35 'work':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701218111
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8849429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131711 {#1651
    date: 2023-11-28 01:35: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
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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#1578
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#1583
    date: 2023-11-28 01:31:45.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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#1578
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#1583
    date: 2023-11-28 01:31:45.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 {#1577
  +user: Proxies\__CG__\App\Entity\User {#1580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#1578
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1579 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1585 …}
  +children: []
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#1583
    date: 2023-11-28 01:31:45.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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Linux-Sound-Device-Manager"
  +title: "Linux Sound Device Manager"
  +url: null
  +body: """
    I’ve recently switched my primary PC to Linux (Specifically POP_OS). Overall the experience has been incredible. Far less difficult than I feared.\n
    \n
    One area that has been a constant annoyance is sound device management. The abilities to independently set volumes by program, and switch between sound devices easily (as opposed to going into settings every time) have eluded me. Perhaps I’m just missing something, but my assumption is that there’s a packaged solution for this. I’ve looked around and seen a few recommendations for pavucontrol, but wanted to check here and see what other people use and why. I’m open to suggestions.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701179402 {#1551
    date: 2023-11-28 14:50:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 17555
  -titleTs: "'devic':3 'linux':1 'manag':4 'sound':2"
  -bodyTs: "'abil':38 'annoy':32 'area':26 'around':83 'assumpt':70 'check':94 'constant':31 'devic':35,49 'difficult':21 'easili':50 'elud':60 'everi':57 'experi':15 'far':19 'fear':24 'go':54 'incred':18 'independ':40 'less':20 'linux':9 'look':82 'm':64,105 'manag':36 'miss':66 'one':25 'open':106 'oppos':52 'os':12 'overal':13 'packag':76 'pavucontrol':90 'pc':7 'peopl':100 'perhap':62 'pop':11 'primari':6 'program':44 'recent':3 'recommend':88 'see':97 'seen':85 'set':41,56 'solut':77 'someth':67 'sound':34,48 'specif':10 'suggest':108 'switch':4,46 'time':58 'use':101 've':2,81 'volum':42 'want':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701216139
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7316296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701129739 {#1549
    date: 2023-11-28 01:02:19.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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Linux-Sound-Device-Manager"
  +title: "Linux Sound Device Manager"
  +url: null
  +body: """
    I’ve recently switched my primary PC to Linux (Specifically POP_OS). Overall the experience has been incredible. Far less difficult than I feared.\n
    \n
    One area that has been a constant annoyance is sound device management. The abilities to independently set volumes by program, and switch between sound devices easily (as opposed to going into settings every time) have eluded me. Perhaps I’m just missing something, but my assumption is that there’s a packaged solution for this. I’ve looked around and seen a few recommendations for pavucontrol, but wanted to check here and see what other people use and why. I’m open to suggestions.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701179402 {#1551
    date: 2023-11-28 14:50:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 17555
  -titleTs: "'devic':3 'linux':1 'manag':4 'sound':2"
  -bodyTs: "'abil':38 'annoy':32 'area':26 'around':83 'assumpt':70 'check':94 'constant':31 'devic':35,49 'difficult':21 'easili':50 'elud':60 'everi':57 'experi':15 'far':19 'fear':24 'go':54 'incred':18 'independ':40 'less':20 'linux':9 'look':82 'm':64,105 'manag':36 'miss':66 'one':25 'open':106 'oppos':52 'os':12 'overal':13 'packag':76 'pavucontrol':90 'pc':7 'peopl':100 'perhap':62 'pop':11 'primari':6 'program':44 'recent':3 'recommend':88 'see':97 'seen':85 'set':41,56 'solut':77 'someth':67 'sound':34,48 'specif':10 'suggest':108 'switch':4,46 'time':58 'use':101 've':2,81 'volum':42 'want':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701216139
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7316296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701129739 {#1549
    date: 2023-11-28 01:02:19.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 {#1560
  +user: Proxies\__CG__\App\Entity\User {#1568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Linux-Sound-Device-Manager"
  +title: "Linux Sound Device Manager"
  +url: null
  +body: """
    I’ve recently switched my primary PC to Linux (Specifically POP_OS). Overall the experience has been incredible. Far less difficult than I feared.\n
    \n
    One area that has been a constant annoyance is sound device management. The abilities to independently set volumes by program, and switch between sound devices easily (as opposed to going into settings every time) have eluded me. Perhaps I’m just missing something, but my assumption is that there’s a packaged solution for this. I’ve looked around and seen a few recommendations for pavucontrol, but wanted to check here and see what other people use and why. I’m open to suggestions.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701179402 {#1551
    date: 2023-11-28 14:50:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: []
  -id: 17555
  -titleTs: "'devic':3 'linux':1 'manag':4 'sound':2"
  -bodyTs: "'abil':38 'annoy':32 'area':26 'around':83 'assumpt':70 'check':94 'constant':31 'devic':35,49 'difficult':21 'easili':50 'elud':60 'everi':57 'experi':15 'far':19 'fear':24 'go':54 'incred':18 'independ':40 'less':20 'linux':9 'look':82 'm':64,105 'manag':36 'miss':66 'one':25 'open':106 'oppos':52 'os':12 'overal':13 'packag':76 'pavucontrol':90 'pc':7 'peopl':100 'perhap':62 'pop':11 'primari':6 'program':44 'recent':3 'recommend':88 'see':97 'seen':85 'set':41,56 'solut':77 'someth':67 'sound':34,48 'specif':10 'suggest':108 'switch':4,46 'time':58 'use':101 've':2,81 'volum':42 'want':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701216139
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7316296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701129739 {#1549
    date: 2023-11-28 01:02:19.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 {#1554
  +user: Proxies\__CG__\App\Entity\User {#1558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Don-t-you-dare"
  +title: "Don't you dare!"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/4f5ddc58-1ea1-45a7-883a-361e455f4fb5.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701127371 {#1562
    date: 2023-11-28 00:22:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 17550
  -titleTs: "'dare':4"
  -bodyTs: "'/pictrs/image/4f5ddc58-1ea1-45a7-883a-361e455f4fb5.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/4f5ddc58-1ea1-45a7-883a-361e455f4fb5.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701213771
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8846836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127371 {#1565
    date: 2023-11-28 00:22:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#1558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Don-t-you-dare"
  +title: "Don't you dare!"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/4f5ddc58-1ea1-45a7-883a-361e455f4fb5.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701127371 {#1562
    date: 2023-11-28 00:22:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 17550
  -titleTs: "'dare':4"
  -bodyTs: "'/pictrs/image/4f5ddc58-1ea1-45a7-883a-361e455f4fb5.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/4f5ddc58-1ea1-45a7-883a-361e455f4fb5.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701213771
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8846836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127371 {#1565
    date: 2023-11-28 00:22:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#1558 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Don-t-you-dare"
  +title: "Don't you dare!"
  +url: null
  +body: "![](https://lemmy.world/pictrs/image/4f5ddc58-1ea1-45a7-883a-361e455f4fb5.jpeg)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701127371 {#1562
    date: 2023-11-28 00:22:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  +badges: Doctrine\ORM\PersistentCollection {#1683 …}
  +children: []
  -id: 17550
  -titleTs: "'dare':4"
  -bodyTs: "'/pictrs/image/4f5ddc58-1ea1-45a7-883a-361e455f4fb5.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/4f5ddc58-1ea1-45a7-883a-361e455f4fb5.jpeg)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701213771
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8846836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701127371 {#1565
    date: 2023-11-28 00:22:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1691
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-finally-switched-back-to-Linux-as-my-daily-driver"
  +title: "I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows."
  +url: null
  +body: "I ran Manjaro Linux as my daily driver a few years ago but slowly phased it out for Windows for some reason, and I’m finally back using Linux (currently Linux Mint). I gotta say, I don’t know why I ever switched back to Windows. There’s just so much freedom Linux gives you right off the bat that Windows is just plain stubborn about. The final straw for me was a couple weeks ago when Microsoft added a Copilot (Bing AI) Shortcut to my Windows 11 taskbar. They’d already added ads to my start menu and preinstalled a bunch of garbage that should be opt-in, not opt-out, so I was just fed up with it at that point. Plus, Linux is so much more customizable. Been running Mint for about a week and a half now, and honestly, I don’t think I’ll be using Windows much anymore."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701349167 {#1680
    date: 2023-11-30 13:59:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  +badges: Doctrine\ORM\PersistentCollection {#1599 …}
  +children: []
  -id: 17527
  -titleTs: "'back':4 'coupl':13 'daili':9 'driver':10 'final':2 'linux':6 'noth':19 'switch':3 'window':21 'year':15"
  -bodyTs: "'11':88 'ad':79,93,94 'ago':12,76 'ai':83 'alreadi':92 'anymor':156 'back':27,44 'bat':59 'bing':82 'bunch':102 'copilot':81 'coupl':74 'current':30 'customiz':132 'd':91 'daili':7 'driver':8 'ever':42 'fed':119 'final':26,68 'freedom':52 'garbag':104 'give':54 'gotta':34 'half':142 'honest':145 'know':39 'linux':4,29,31,53,127 'll':151 'm':25 'manjaro':3 'menu':98 'microsoft':78 'mint':32,135 'much':51,130,155 'opt':109,113 'opt-in':108 'opt-out':112 'phase':15 'plain':64 'plus':126 'point':125 'preinstal':100 'ran':2 'reason':22 'right':56 'run':134 'say':35 'shortcut':84 'slowli':14 'start':97 'straw':69 'stubborn':65 'switch':43 'taskbar':89 'think':149 'use':28,153 'week':75,139 'window':19,46,61,87,154 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701213072
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8846522"
  +editedAt: DateTimeImmutable @1701886196 {#1689
    date: 2023-12-06 19:09:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701126672 {#1686
    date: 2023-11-28 00:11:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-finally-switched-back-to-Linux-as-my-daily-driver"
  +title: "I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows."
  +url: null
  +body: "I ran Manjaro Linux as my daily driver a few years ago but slowly phased it out for Windows for some reason, and I’m finally back using Linux (currently Linux Mint). I gotta say, I don’t know why I ever switched back to Windows. There’s just so much freedom Linux gives you right off the bat that Windows is just plain stubborn about. The final straw for me was a couple weeks ago when Microsoft added a Copilot (Bing AI) Shortcut to my Windows 11 taskbar. They’d already added ads to my start menu and preinstalled a bunch of garbage that should be opt-in, not opt-out, so I was just fed up with it at that point. Plus, Linux is so much more customizable. Been running Mint for about a week and a half now, and honestly, I don’t think I’ll be using Windows much anymore."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701349167 {#1680
    date: 2023-11-30 13:59:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  +badges: Doctrine\ORM\PersistentCollection {#1599 …}
  +children: []
  -id: 17527
  -titleTs: "'back':4 'coupl':13 'daili':9 'driver':10 'final':2 'linux':6 'noth':19 'switch':3 'window':21 'year':15"
  -bodyTs: "'11':88 'ad':79,93,94 'ago':12,76 'ai':83 'alreadi':92 'anymor':156 'back':27,44 'bat':59 'bing':82 'bunch':102 'copilot':81 'coupl':74 'current':30 'customiz':132 'd':91 'daili':7 'driver':8 'ever':42 'fed':119 'final':26,68 'freedom':52 'garbag':104 'give':54 'gotta':34 'half':142 'honest':145 'know':39 'linux':4,29,31,53,127 'll':151 'm':25 'manjaro':3 'menu':98 'microsoft':78 'mint':32,135 'much':51,130,155 'opt':109,113 'opt-in':108 'opt-out':112 'phase':15 'plain':64 'plus':126 'point':125 'preinstal':100 'ran':2 'reason':22 'right':56 'run':134 'say':35 'shortcut':84 'slowli':14 'start':97 'straw':69 'stubborn':65 'switch':43 'taskbar':89 'think':149 'use':28,153 'week':75,139 'window':19,46,61,87,154 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701213072
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8846522"
  +editedAt: DateTimeImmutable @1701886196 {#1689
    date: 2023-12-06 19:09:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701126672 {#1686
    date: 2023-11-28 00:11:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#1692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "I-finally-switched-back-to-Linux-as-my-daily-driver"
  +title: "I finally switched back to Linux as my daily driver after a couple of years of being on nothing but Windows."
  +url: null
  +body: "I ran Manjaro Linux as my daily driver a few years ago but slowly phased it out for Windows for some reason, and I’m finally back using Linux (currently Linux Mint). I gotta say, I don’t know why I ever switched back to Windows. There’s just so much freedom Linux gives you right off the bat that Windows is just plain stubborn about. The final straw for me was a couple weeks ago when Microsoft added a Copilot (Bing AI) Shortcut to my Windows 11 taskbar. They’d already added ads to my start menu and preinstalled a bunch of garbage that should be opt-in, not opt-out, so I was just fed up with it at that point. Plus, Linux is so much more customizable. Been running Mint for about a week and a half now, and honestly, I don’t think I’ll be using Windows much anymore."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 59
  +favouriteCount: 212
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701349167 {#1680
    date: 2023-11-30 13:59:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  +badges: Doctrine\ORM\PersistentCollection {#1599 …}
  +children: []
  -id: 17527
  -titleTs: "'back':4 'coupl':13 'daili':9 'driver':10 'final':2 'linux':6 'noth':19 'switch':3 'window':21 'year':15"
  -bodyTs: "'11':88 'ad':79,93,94 'ago':12,76 'ai':83 'alreadi':92 'anymor':156 'back':27,44 'bat':59 'bing':82 'bunch':102 'copilot':81 'coupl':74 'current':30 'customiz':132 'd':91 'daili':7 'driver':8 'ever':42 'fed':119 'final':26,68 'freedom':52 'garbag':104 'give':54 'gotta':34 'half':142 'honest':145 'know':39 'linux':4,29,31,53,127 'll':151 'm':25 'manjaro':3 'menu':98 'microsoft':78 'mint':32,135 'much':51,130,155 'opt':109,113 'opt-in':108 'opt-out':112 'phase':15 'plain':64 'plus':126 'point':125 'preinstal':100 'ran':2 'reason':22 'right':56 'run':134 'say':35 'shortcut':84 'slowli':14 'start':97 'straw':69 'stubborn':65 'switch':43 'taskbar':89 'think':149 'use':28,153 'week':75,139 'window':19,46,61,87,154 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701213072
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8846522"
  +editedAt: DateTimeImmutable @1701886196 {#1689
    date: 2023-12-06 19:09:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701126672 {#1686
    date: 2023-11-28 00:11:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1617
  +user: Proxies\__CG__\App\Entity\User {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "which-sublemmy-are-for-feature-request"
  +title: "which sublemmy are for feature request ?"
  +url: null
  +body: "Which Sublemmy are for Feature requests for Lemmy ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701131077 {#1625
    date: 2023-11-28 01:24:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  +badges: Doctrine\ORM\PersistentCollection {#1732 …}
  +children: []
  -id: 17523
  -titleTs: "'featur':5 'request':6 'sublemmi':2"
  -bodyTs: "'featur':5 'lemmi':8 'request':6 'sublemmi':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701181036
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8845638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701125536 {#1597
    date: 2023-11-27 23:52: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
75 DENIED edit
App\Entity\Entry {#1617
  +user: Proxies\__CG__\App\Entity\User {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "which-sublemmy-are-for-feature-request"
  +title: "which sublemmy are for feature request ?"
  +url: null
  +body: "Which Sublemmy are for Feature requests for Lemmy ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701131077 {#1625
    date: 2023-11-28 01:24:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  +badges: Doctrine\ORM\PersistentCollection {#1732 …}
  +children: []
  -id: 17523
  -titleTs: "'featur':5 'request':6 'sublemmi':2"
  -bodyTs: "'featur':5 'lemmi':8 'request':6 'sublemmi':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701181036
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8845638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701125536 {#1597
    date: 2023-11-27 23:52: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
76 DENIED moderate
App\Entity\Entry {#1617
  +user: Proxies\__CG__\App\Entity\User {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "which-sublemmy-are-for-feature-request"
  +title: "which sublemmy are for feature request ?"
  +url: null
  +body: "Which Sublemmy are for Feature requests for Lemmy ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701131077 {#1625
    date: 2023-11-28 01:24:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1737 …}
  +badges: Doctrine\ORM\PersistentCollection {#1732 …}
  +children: []
  -id: 17523
  -titleTs: "'featur':5 'request':6 'sublemmi':2"
  -bodyTs: "'featur':5 'lemmi':8 'request':6 'sublemmi':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701181036
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8845638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701125536 {#1597
    date: 2023-11-27 23:52: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
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 {#1729
  +user: Proxies\__CG__\App\Entity\User {#1724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "your-stance-on-image-compression-and-or-avif-jxl"
  +title: "your stance on image compression and/ or avif/jxl?"
  +url: null
  +body: """
    Do you have a general stance about it?\n
    \n
    Once every couple of months I look into the state of both projects and it’s slow but steadily progressing.\n
    \n
    I am mainly looking into it because of the file compression. My tests showed that I can save up to 70% in disk space for a jpg image without losing too much information for both formats, avif and jxl. It depends on the images but in general it’s astonishing and I wonder why I still save jpgs in 100% quality.\n
    \n
    But, I could also just save or convert my whole library to 70% jpg compression. Any advice?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711356701 {#1735
    date: 2024-03-25 09:51:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -id: 17518
  -titleTs: "'avif/jxl':8 'compress':5 'imag':4 'stanc':2"
  -bodyTs: "'100':88 '70':49,102 'advic':106 'also':93 'astonish':78 'avif':65 'compress':39,104 'convert':97 'could':92 'coupl':11 'depend':69 'disk':51 'everi':10 'file':38 'format':64 'general':5,75 'imag':56,72 'inform':61 'jpg':55,103 'jpgs':86 'jxl':67 'librari':100 'look':15,32 'lose':58 'main':31 'month':13 'much':60 'progress':28 'project':21 'qualiti':89 'save':46,85,95 'show':42 'slow':25 'space':52 'stanc':6 'state':18 'steadili':27 'still':84 'test':41 'whole':99 'without':57 'wonder':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701210839
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8562212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701124439 {#1733
    date: 2023-11-27 23:33: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
79 DENIED edit
App\Entity\Entry {#1729
  +user: Proxies\__CG__\App\Entity\User {#1724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "your-stance-on-image-compression-and-or-avif-jxl"
  +title: "your stance on image compression and/ or avif/jxl?"
  +url: null
  +body: """
    Do you have a general stance about it?\n
    \n
    Once every couple of months I look into the state of both projects and it’s slow but steadily progressing.\n
    \n
    I am mainly looking into it because of the file compression. My tests showed that I can save up to 70% in disk space for a jpg image without losing too much information for both formats, avif and jxl. It depends on the images but in general it’s astonishing and I wonder why I still save jpgs in 100% quality.\n
    \n
    But, I could also just save or convert my whole library to 70% jpg compression. Any advice?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711356701 {#1735
    date: 2024-03-25 09:51:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -id: 17518
  -titleTs: "'avif/jxl':8 'compress':5 'imag':4 'stanc':2"
  -bodyTs: "'100':88 '70':49,102 'advic':106 'also':93 'astonish':78 'avif':65 'compress':39,104 'convert':97 'could':92 'coupl':11 'depend':69 'disk':51 'everi':10 'file':38 'format':64 'general':5,75 'imag':56,72 'inform':61 'jpg':55,103 'jpgs':86 'jxl':67 'librari':100 'look':15,32 'lose':58 'main':31 'month':13 'much':60 'progress':28 'project':21 'qualiti':89 'save':46,85,95 'show':42 'slow':25 'space':52 'stanc':6 'state':18 'steadili':27 'still':84 'test':41 'whole':99 'without':57 'wonder':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701210839
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8562212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701124439 {#1733
    date: 2023-11-27 23:33: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
80 DENIED moderate
App\Entity\Entry {#1729
  +user: Proxies\__CG__\App\Entity\User {#1724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "your-stance-on-image-compression-and-or-avif-jxl"
  +title: "your stance on image compression and/ or avif/jxl?"
  +url: null
  +body: """
    Do you have a general stance about it?\n
    \n
    Once every couple of months I look into the state of both projects and it’s slow but steadily progressing.\n
    \n
    I am mainly looking into it because of the file compression. My tests showed that I can save up to 70% in disk space for a jpg image without losing too much information for both formats, avif and jxl. It depends on the images but in general it’s astonishing and I wonder why I still save jpgs in 100% quality.\n
    \n
    But, I could also just save or convert my whole library to 70% jpg compression. Any advice?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711356701 {#1735
    date: 2024-03-25 09:51:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1719 …}
  +votes: Doctrine\ORM\PersistentCollection {#1714 …}
  +reports: Doctrine\ORM\PersistentCollection {#1720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  +badges: Doctrine\ORM\PersistentCollection {#1707 …}
  +children: []
  -id: 17518
  -titleTs: "'avif/jxl':8 'compress':5 'imag':4 'stanc':2"
  -bodyTs: "'100':88 '70':49,102 'advic':106 'also':93 'astonish':78 'avif':65 'compress':39,104 'convert':97 'could':92 'coupl':11 'depend':69 'disk':51 'everi':10 'file':38 'format':64 'general':5,75 'imag':56,72 'inform':61 'jpg':55,103 'jpgs':86 'jxl':67 'librari':100 'look':15,32 'lose':58 'main':31 'month':13 'much':60 'progress':28 'project':21 'qualiti':89 'save':46,85,95 'show':42 'slow':25 'space':52 'stanc':6 'state':18 'steadili':27 'still':84 'test':41 'whole':99 'without':57 'wonder':81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701210839
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8562212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701124439 {#1733
    date: 2023-11-27 23:33: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
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 {#2411
  +user: Proxies\__CG__\App\Entity\User {#2447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "YouTube-Ad-Blocker-policy-Can-it-be-explained-by-ad-revenue"
  +title: "YouTube Ad-Blocker policy - Can it be explained by ad revenue numbers?"
  +url: null
  +body: """
    **First, a disclaimer: I’m no expert, and I only know what is on these documents I linked. I haven’t read in-depth reporting by real investigative journalists, nor any reporting sourced or quoted from YT insiders** (When I see articles about the ad-blocking, I knock wood that SmartTube is still working and keep scrolling, keen to avoid getting angry at another trillion-dollar company).\n
    \n
    I’ve been doing some light research into Alphabet’s YT ad revenue numbers today on my lunch hour. [Here](https://abc.xyz/investor/) is where you find that info.\n
    \n
    My curiousity was piqued by a few posts here and elsewhere regarding YouTube’s new push to eliminate ad-blockers that indicate the push is because they’ve been losing money. Per my plebian understanding of these documents: Rather than a substantial decrease, YT had finally seen a ‘leveling off’ of ad revenue that had previously been enjoying explosive growth for the available history I can view. The historical (according to the data I have available to me) 32-43% increase in revenue leveling in 2022 to almost -2% is likely responsible for this push to more vigorously monetize users.\n
    \n
    It’s not easy to relate to earnings when they have to be counted in “thousands of millions” of dollars, but if we reduce it all to simple percentages, I suppose we can agree at least that the data they are working from *does* show a drop in revenue. I suspect (as many do) that the loss in revenue growth in Q3 2022 could at least motivate them to look for ways to make more growth. Where we may find debate is on the concept that growth must continue into infinity.\n
    \n
    #Notes\n
    \n
    The links below are for Q3, so we’re comparing apples&gt;apples. Earnings are provided in millions ($1,000 = $1B) My percentages after the link include ONLY YouTube Ad revenues, not the rest of YT revenues, which are liumped into “Google Other.” Revenue!=Profit, and YT expenses are hard (read:impossible) to discern from this simplified report.\n
    \n
    [Q3 2020](https://web.archive.org/web/20231127210329/https://abc.xyz/assets/c9/43/e5378ab141d4a9d819df4e5a81cf/2020q3-alphabet-earnings-release.pdf), YT ad revenue up 32.42% from same period in 2019 ($3.80B to $5.03B).\n
    \n
    [Q3 2021](https://web.archive.org/web/20220617092830/https://abc.xyz/investor/static/pdf/2021Q3_alphabet_earnings_release.pdf?cache=f1ba3f6), YT ad revenue up 43.04% from same period in 2020 ($5.03B to $7.20B).\n
    \n
    [Q3 2022](https://web.archive.org/web/20231127205154/https://abc.xyz/assets/b1/d0/c66d744443e698fd63a3ae81e12a/2022q3-alphabet-earnings-release.pdf), YT ad revenue down 1.86% from same period in 2021 ($7.20B to $7.07B).\n
    \n
    [Q3 2023](https://web.archive.org/web/20231127023748/https://abc.xyz/assets/4a/3e/3e08902c4a45b5cf530e267cf818/2023q3-alphabet-earnings-release.pdf), YT ad revenue up 12.45% from same period in 2022 ($7.07B to $7.95B).\n
    \n
    I’ve enjoyed the discussion on this topic, with good points being made all over, like how we can’t lose sight of the value a non-ad-viewing user brings to YT simply by watching and increasing viewer counts, subscribing, donating super chat or otherwise, and linking/sharing videos elsewhere.\n
    \n
    Lastly: My lunch break is over; I can’t respond to any comments for a while, so this is a post-and-run.\n
    \n
    #YouTube #Google #EarningsReport #AdBlocker\n
    \n
    EDIT: @db0@lemmy.dbzer0.com if this doesn’t fit the sub please let me know or remove.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701178302 {#2464
    date: 2023-11-28 14:31:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 17514
  -titleTs: "'ad':3,11 'ad-block':2 'blocker':4 'explain':9 'number':13 'polici':5 'revenu':12 'youtub':1"
  -bodyTs: "'-2':189 '-43':180 '/investor/)':93 '/web/20220617092830/https://abc.xyz/investor/static/pdf/2021q3_alphabet_earnings_release.pdf?cache=f1ba3f6),':374 '/web/20231127023748/https://abc.xyz/assets/4a/3e/3e08902c4a45b5cf530e267cf818/2023q3-alphabet-earnings-release.pdf),':414 '/web/20231127205154/https://abc.xyz/assets/b1/d0/c66d744443e698fd63a3ae81e12a/2022q3-alphabet-earnings-release.pdf),':394 '/web/20231127210329/https://abc.xyz/assets/c9/43/e5378ab141d4a9d819df4e5a81cf/2020q3-alphabet-earnings-release.pdf),':354 '000':311 '1':310 '1.86':399 '12.45':419 '1b':312 '2019':364 '2020':351,384 '2021':371,404 '2022':186,263,391,424 '2023':411 '3.80':365 '32':179 '32.42':359 '43.04':379 '5.03':368,385 '7.07':408,425 '7.20':388,405 '7.95':428 'abc.xyz':92 'abc.xyz/investor/)':91 'accord':170 'ad':47,82,119,152,321,356,376,396,416,458 'ad-block':46,118 'adblock':508 'agre':234 'almost':188 'alphabet':79 'angri':64 'anoth':66 'appl':303,304 'articl':43 'avail':163,176 'avoid':62 'b':366,369,386,389,406,409,426,429 'block':48 'blocker':120 'break':484 'bring':461 'chat':474 'comment':493 'compani':70 'compar':302 'concept':285 'continu':289 'could':264 'count':214,470 'curious':101 'data':173,239 'db0@lemmy.dbzer0.com':510 'debat':281 'decreas':143 'depth':25 'discern':345 'disclaim':3 'discuss':434 'document':16,138 'doesn':513 'dollar':69,220 'donat':472 'drop':247 'earn':208,305 'earningsreport':507 'easi':204 'edit':509 'elimin':117 'elsewher':110,480 'enjoy':158,432 'expens':339 'expert':7 'explos':159 'final':146 'find':97,280 'first':1 'fit':515 'get':63 'good':439 'googl':333,506 'growth':160,260,276,287 'hard':341 'haven':20 'histor':169 'histori':164 'hour':89 'imposs':343 'in-depth':23 'includ':318 'increas':181,468 'indic':122 'infin':291 'info':99 'insid':39 'investig':29 'journalist':30 'keen':60 'keep':58 'knock':50 'know':11,521 'last':481 'least':236,266 'let':519 'level':149,184 'light':76 'like':191,445 'link':18,294,317 'linking/sharing':478 'liump':331 'look':270 'lose':130,450 'loss':257 'lunch':88,483 'm':5 'made':442 'make':274 'mani':253 'may':279 'million':218,309 'monet':199 'money':131 'motiv':267 'must':288 'new':114 'non':457 'non-ad-view':456 'note':292 'number':84 'otherwis':476 'per':132 'percentag':229,314 'period':362,382,402,422 'piqu':103 'pleas':518 'plebian':134 'point':440 'post':107,502 'post-and-run':501 'previous':156 'profit':336 'provid':307 'push':115,124,195 'q3':262,298,350,370,390,410 'quot':36 'rather':139 're':301 'read':22,342 'real':28 'reduc':224 'regard':111 'relat':206 'remov':523 'report':26,33,349 'research':77 'respond':490 'respons':192 'rest':325 'revenu':83,153,183,249,259,322,328,335,357,377,397,417 'run':504 'scroll':59 'see':42 'seen':147 'show':245 'sight':451 'simpl':228 'simpli':464 'simplifi':348 'smarttub':53 'sourc':34 'still':55 'sub':517 'subscrib':471 'substanti':142 'super':473 'suppos':231 'suspect':251 'thousand':216 'today':85 'topic':437 'trillion':68 'trillion-dollar':67 'understand':135 'user':200,460 'valu':454 've':72,128,431 'video':479 'view':167,459 'viewer':469 'vigor':198 'watch':466 'way':272 'web.archive.org':353,373,393,413 'web.archive.org/web/20220617092830/https://abc.xyz/investor/static/pdf/2021q3_alphabet_earnings_release.pdf?cache=f1ba3f6),':372 'web.archive.org/web/20231127023748/https://abc.xyz/assets/4a/3e/3e08902c4a45b5cf530e267cf818/2023q3-alphabet-earnings-release.pdf),':412 'web.archive.org/web/20231127205154/https://abc.xyz/assets/b1/d0/c66d744443e698fd63a3ae81e12a/2022q3-alphabet-earnings-release.pdf),':392 'web.archive.org/web/20231127210329/https://abc.xyz/assets/c9/43/e5378ab141d4a9d819df4e5a81cf/2020q3-alphabet-earnings-release.pdf),':352 'wood':51 'work':56,242 'youtub':112,320,505 'yt':38,81,144,327,338,355,375,395,415,463"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701207904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8843512"
  +editedAt: DateTimeImmutable @1701867311 {#2463
    date: 2023-12-06 13:55:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701121504 {#2448
    date: 2023-11-27 22:45:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#2411
  +user: Proxies\__CG__\App\Entity\User {#2447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "YouTube-Ad-Blocker-policy-Can-it-be-explained-by-ad-revenue"
  +title: "YouTube Ad-Blocker policy - Can it be explained by ad revenue numbers?"
  +url: null
  +body: """
    **First, a disclaimer: I’m no expert, and I only know what is on these documents I linked. I haven’t read in-depth reporting by real investigative journalists, nor any reporting sourced or quoted from YT insiders** (When I see articles about the ad-blocking, I knock wood that SmartTube is still working and keep scrolling, keen to avoid getting angry at another trillion-dollar company).\n
    \n
    I’ve been doing some light research into Alphabet’s YT ad revenue numbers today on my lunch hour. [Here](https://abc.xyz/investor/) is where you find that info.\n
    \n
    My curiousity was piqued by a few posts here and elsewhere regarding YouTube’s new push to eliminate ad-blockers that indicate the push is because they’ve been losing money. Per my plebian understanding of these documents: Rather than a substantial decrease, YT had finally seen a ‘leveling off’ of ad revenue that had previously been enjoying explosive growth for the available history I can view. The historical (according to the data I have available to me) 32-43% increase in revenue leveling in 2022 to almost -2% is likely responsible for this push to more vigorously monetize users.\n
    \n
    It’s not easy to relate to earnings when they have to be counted in “thousands of millions” of dollars, but if we reduce it all to simple percentages, I suppose we can agree at least that the data they are working from *does* show a drop in revenue. I suspect (as many do) that the loss in revenue growth in Q3 2022 could at least motivate them to look for ways to make more growth. Where we may find debate is on the concept that growth must continue into infinity.\n
    \n
    #Notes\n
    \n
    The links below are for Q3, so we’re comparing apples&gt;apples. Earnings are provided in millions ($1,000 = $1B) My percentages after the link include ONLY YouTube Ad revenues, not the rest of YT revenues, which are liumped into “Google Other.” Revenue!=Profit, and YT expenses are hard (read:impossible) to discern from this simplified report.\n
    \n
    [Q3 2020](https://web.archive.org/web/20231127210329/https://abc.xyz/assets/c9/43/e5378ab141d4a9d819df4e5a81cf/2020q3-alphabet-earnings-release.pdf), YT ad revenue up 32.42% from same period in 2019 ($3.80B to $5.03B).\n
    \n
    [Q3 2021](https://web.archive.org/web/20220617092830/https://abc.xyz/investor/static/pdf/2021Q3_alphabet_earnings_release.pdf?cache=f1ba3f6), YT ad revenue up 43.04% from same period in 2020 ($5.03B to $7.20B).\n
    \n
    [Q3 2022](https://web.archive.org/web/20231127205154/https://abc.xyz/assets/b1/d0/c66d744443e698fd63a3ae81e12a/2022q3-alphabet-earnings-release.pdf), YT ad revenue down 1.86% from same period in 2021 ($7.20B to $7.07B).\n
    \n
    [Q3 2023](https://web.archive.org/web/20231127023748/https://abc.xyz/assets/4a/3e/3e08902c4a45b5cf530e267cf818/2023q3-alphabet-earnings-release.pdf), YT ad revenue up 12.45% from same period in 2022 ($7.07B to $7.95B).\n
    \n
    I’ve enjoyed the discussion on this topic, with good points being made all over, like how we can’t lose sight of the value a non-ad-viewing user brings to YT simply by watching and increasing viewer counts, subscribing, donating super chat or otherwise, and linking/sharing videos elsewhere.\n
    \n
    Lastly: My lunch break is over; I can’t respond to any comments for a while, so this is a post-and-run.\n
    \n
    #YouTube #Google #EarningsReport #AdBlocker\n
    \n
    EDIT: @db0@lemmy.dbzer0.com if this doesn’t fit the sub please let me know or remove.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701178302 {#2464
    date: 2023-11-28 14:31:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 17514
  -titleTs: "'ad':3,11 'ad-block':2 'blocker':4 'explain':9 'number':13 'polici':5 'revenu':12 'youtub':1"
  -bodyTs: "'-2':189 '-43':180 '/investor/)':93 '/web/20220617092830/https://abc.xyz/investor/static/pdf/2021q3_alphabet_earnings_release.pdf?cache=f1ba3f6),':374 '/web/20231127023748/https://abc.xyz/assets/4a/3e/3e08902c4a45b5cf530e267cf818/2023q3-alphabet-earnings-release.pdf),':414 '/web/20231127205154/https://abc.xyz/assets/b1/d0/c66d744443e698fd63a3ae81e12a/2022q3-alphabet-earnings-release.pdf),':394 '/web/20231127210329/https://abc.xyz/assets/c9/43/e5378ab141d4a9d819df4e5a81cf/2020q3-alphabet-earnings-release.pdf),':354 '000':311 '1':310 '1.86':399 '12.45':419 '1b':312 '2019':364 '2020':351,384 '2021':371,404 '2022':186,263,391,424 '2023':411 '3.80':365 '32':179 '32.42':359 '43.04':379 '5.03':368,385 '7.07':408,425 '7.20':388,405 '7.95':428 'abc.xyz':92 'abc.xyz/investor/)':91 'accord':170 'ad':47,82,119,152,321,356,376,396,416,458 'ad-block':46,118 'adblock':508 'agre':234 'almost':188 'alphabet':79 'angri':64 'anoth':66 'appl':303,304 'articl':43 'avail':163,176 'avoid':62 'b':366,369,386,389,406,409,426,429 'block':48 'blocker':120 'break':484 'bring':461 'chat':474 'comment':493 'compani':70 'compar':302 'concept':285 'continu':289 'could':264 'count':214,470 'curious':101 'data':173,239 'db0@lemmy.dbzer0.com':510 'debat':281 'decreas':143 'depth':25 'discern':345 'disclaim':3 'discuss':434 'document':16,138 'doesn':513 'dollar':69,220 'donat':472 'drop':247 'earn':208,305 'earningsreport':507 'easi':204 'edit':509 'elimin':117 'elsewher':110,480 'enjoy':158,432 'expens':339 'expert':7 'explos':159 'final':146 'find':97,280 'first':1 'fit':515 'get':63 'good':439 'googl':333,506 'growth':160,260,276,287 'hard':341 'haven':20 'histor':169 'histori':164 'hour':89 'imposs':343 'in-depth':23 'includ':318 'increas':181,468 'indic':122 'infin':291 'info':99 'insid':39 'investig':29 'journalist':30 'keen':60 'keep':58 'knock':50 'know':11,521 'last':481 'least':236,266 'let':519 'level':149,184 'light':76 'like':191,445 'link':18,294,317 'linking/sharing':478 'liump':331 'look':270 'lose':130,450 'loss':257 'lunch':88,483 'm':5 'made':442 'make':274 'mani':253 'may':279 'million':218,309 'monet':199 'money':131 'motiv':267 'must':288 'new':114 'non':457 'non-ad-view':456 'note':292 'number':84 'otherwis':476 'per':132 'percentag':229,314 'period':362,382,402,422 'piqu':103 'pleas':518 'plebian':134 'point':440 'post':107,502 'post-and-run':501 'previous':156 'profit':336 'provid':307 'push':115,124,195 'q3':262,298,350,370,390,410 'quot':36 'rather':139 're':301 'read':22,342 'real':28 'reduc':224 'regard':111 'relat':206 'remov':523 'report':26,33,349 'research':77 'respond':490 'respons':192 'rest':325 'revenu':83,153,183,249,259,322,328,335,357,377,397,417 'run':504 'scroll':59 'see':42 'seen':147 'show':245 'sight':451 'simpl':228 'simpli':464 'simplifi':348 'smarttub':53 'sourc':34 'still':55 'sub':517 'subscrib':471 'substanti':142 'super':473 'suppos':231 'suspect':251 'thousand':216 'today':85 'topic':437 'trillion':68 'trillion-dollar':67 'understand':135 'user':200,460 'valu':454 've':72,128,431 'video':479 'view':167,459 'viewer':469 'vigor':198 'watch':466 'way':272 'web.archive.org':353,373,393,413 'web.archive.org/web/20220617092830/https://abc.xyz/investor/static/pdf/2021q3_alphabet_earnings_release.pdf?cache=f1ba3f6),':372 'web.archive.org/web/20231127023748/https://abc.xyz/assets/4a/3e/3e08902c4a45b5cf530e267cf818/2023q3-alphabet-earnings-release.pdf),':412 'web.archive.org/web/20231127205154/https://abc.xyz/assets/b1/d0/c66d744443e698fd63a3ae81e12a/2022q3-alphabet-earnings-release.pdf),':392 'web.archive.org/web/20231127210329/https://abc.xyz/assets/c9/43/e5378ab141d4a9d819df4e5a81cf/2020q3-alphabet-earnings-release.pdf),':352 'wood':51 'work':56,242 'youtub':112,320,505 'yt':38,81,144,327,338,355,375,395,415,463"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701207904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8843512"
  +editedAt: DateTimeImmutable @1701867311 {#2463
    date: 2023-12-06 13:55:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701121504 {#2448
    date: 2023-11-27 22:45:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#2411
  +user: Proxies\__CG__\App\Entity\User {#2447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1896 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "YouTube-Ad-Blocker-policy-Can-it-be-explained-by-ad-revenue"
  +title: "YouTube Ad-Blocker policy - Can it be explained by ad revenue numbers?"
  +url: null
  +body: """
    **First, a disclaimer: I’m no expert, and I only know what is on these documents I linked. I haven’t read in-depth reporting by real investigative journalists, nor any reporting sourced or quoted from YT insiders** (When I see articles about the ad-blocking, I knock wood that SmartTube is still working and keep scrolling, keen to avoid getting angry at another trillion-dollar company).\n
    \n
    I’ve been doing some light research into Alphabet’s YT ad revenue numbers today on my lunch hour. [Here](https://abc.xyz/investor/) is where you find that info.\n
    \n
    My curiousity was piqued by a few posts here and elsewhere regarding YouTube’s new push to eliminate ad-blockers that indicate the push is because they’ve been losing money. Per my plebian understanding of these documents: Rather than a substantial decrease, YT had finally seen a ‘leveling off’ of ad revenue that had previously been enjoying explosive growth for the available history I can view. The historical (according to the data I have available to me) 32-43% increase in revenue leveling in 2022 to almost -2% is likely responsible for this push to more vigorously monetize users.\n
    \n
    It’s not easy to relate to earnings when they have to be counted in “thousands of millions” of dollars, but if we reduce it all to simple percentages, I suppose we can agree at least that the data they are working from *does* show a drop in revenue. I suspect (as many do) that the loss in revenue growth in Q3 2022 could at least motivate them to look for ways to make more growth. Where we may find debate is on the concept that growth must continue into infinity.\n
    \n
    #Notes\n
    \n
    The links below are for Q3, so we’re comparing apples&gt;apples. Earnings are provided in millions ($1,000 = $1B) My percentages after the link include ONLY YouTube Ad revenues, not the rest of YT revenues, which are liumped into “Google Other.” Revenue!=Profit, and YT expenses are hard (read:impossible) to discern from this simplified report.\n
    \n
    [Q3 2020](https://web.archive.org/web/20231127210329/https://abc.xyz/assets/c9/43/e5378ab141d4a9d819df4e5a81cf/2020q3-alphabet-earnings-release.pdf), YT ad revenue up 32.42% from same period in 2019 ($3.80B to $5.03B).\n
    \n
    [Q3 2021](https://web.archive.org/web/20220617092830/https://abc.xyz/investor/static/pdf/2021Q3_alphabet_earnings_release.pdf?cache=f1ba3f6), YT ad revenue up 43.04% from same period in 2020 ($5.03B to $7.20B).\n
    \n
    [Q3 2022](https://web.archive.org/web/20231127205154/https://abc.xyz/assets/b1/d0/c66d744443e698fd63a3ae81e12a/2022q3-alphabet-earnings-release.pdf), YT ad revenue down 1.86% from same period in 2021 ($7.20B to $7.07B).\n
    \n
    [Q3 2023](https://web.archive.org/web/20231127023748/https://abc.xyz/assets/4a/3e/3e08902c4a45b5cf530e267cf818/2023q3-alphabet-earnings-release.pdf), YT ad revenue up 12.45% from same period in 2022 ($7.07B to $7.95B).\n
    \n
    I’ve enjoyed the discussion on this topic, with good points being made all over, like how we can’t lose sight of the value a non-ad-viewing user brings to YT simply by watching and increasing viewer counts, subscribing, donating super chat or otherwise, and linking/sharing videos elsewhere.\n
    \n
    Lastly: My lunch break is over; I can’t respond to any comments for a while, so this is a post-and-run.\n
    \n
    #YouTube #Google #EarningsReport #AdBlocker\n
    \n
    EDIT: @db0@lemmy.dbzer0.com if this doesn’t fit the sub please let me know or remove.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 76
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701178302 {#2464
    date: 2023-11-28 14:31:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@db0@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 17514
  -titleTs: "'ad':3,11 'ad-block':2 'blocker':4 'explain':9 'number':13 'polici':5 'revenu':12 'youtub':1"
  -bodyTs: "'-2':189 '-43':180 '/investor/)':93 '/web/20220617092830/https://abc.xyz/investor/static/pdf/2021q3_alphabet_earnings_release.pdf?cache=f1ba3f6),':374 '/web/20231127023748/https://abc.xyz/assets/4a/3e/3e08902c4a45b5cf530e267cf818/2023q3-alphabet-earnings-release.pdf),':414 '/web/20231127205154/https://abc.xyz/assets/b1/d0/c66d744443e698fd63a3ae81e12a/2022q3-alphabet-earnings-release.pdf),':394 '/web/20231127210329/https://abc.xyz/assets/c9/43/e5378ab141d4a9d819df4e5a81cf/2020q3-alphabet-earnings-release.pdf),':354 '000':311 '1':310 '1.86':399 '12.45':419 '1b':312 '2019':364 '2020':351,384 '2021':371,404 '2022':186,263,391,424 '2023':411 '3.80':365 '32':179 '32.42':359 '43.04':379 '5.03':368,385 '7.07':408,425 '7.20':388,405 '7.95':428 'abc.xyz':92 'abc.xyz/investor/)':91 'accord':170 'ad':47,82,119,152,321,356,376,396,416,458 'ad-block':46,118 'adblock':508 'agre':234 'almost':188 'alphabet':79 'angri':64 'anoth':66 'appl':303,304 'articl':43 'avail':163,176 'avoid':62 'b':366,369,386,389,406,409,426,429 'block':48 'blocker':120 'break':484 'bring':461 'chat':474 'comment':493 'compani':70 'compar':302 'concept':285 'continu':289 'could':264 'count':214,470 'curious':101 'data':173,239 'db0@lemmy.dbzer0.com':510 'debat':281 'decreas':143 'depth':25 'discern':345 'disclaim':3 'discuss':434 'document':16,138 'doesn':513 'dollar':69,220 'donat':472 'drop':247 'earn':208,305 'earningsreport':507 'easi':204 'edit':509 'elimin':117 'elsewher':110,480 'enjoy':158,432 'expens':339 'expert':7 'explos':159 'final':146 'find':97,280 'first':1 'fit':515 'get':63 'good':439 'googl':333,506 'growth':160,260,276,287 'hard':341 'haven':20 'histor':169 'histori':164 'hour':89 'imposs':343 'in-depth':23 'includ':318 'increas':181,468 'indic':122 'infin':291 'info':99 'insid':39 'investig':29 'journalist':30 'keen':60 'keep':58 'knock':50 'know':11,521 'last':481 'least':236,266 'let':519 'level':149,184 'light':76 'like':191,445 'link':18,294,317 'linking/sharing':478 'liump':331 'look':270 'lose':130,450 'loss':257 'lunch':88,483 'm':5 'made':442 'make':274 'mani':253 'may':279 'million':218,309 'monet':199 'money':131 'motiv':267 'must':288 'new':114 'non':457 'non-ad-view':456 'note':292 'number':84 'otherwis':476 'per':132 'percentag':229,314 'period':362,382,402,422 'piqu':103 'pleas':518 'plebian':134 'point':440 'post':107,502 'post-and-run':501 'previous':156 'profit':336 'provid':307 'push':115,124,195 'q3':262,298,350,370,390,410 'quot':36 'rather':139 're':301 'read':22,342 'real':28 'reduc':224 'regard':111 'relat':206 'remov':523 'report':26,33,349 'research':77 'respond':490 'respons':192 'rest':325 'revenu':83,153,183,249,259,322,328,335,357,377,397,417 'run':504 'scroll':59 'see':42 'seen':147 'show':245 'sight':451 'simpl':228 'simpli':464 'simplifi':348 'smarttub':53 'sourc':34 'still':55 'sub':517 'subscrib':471 'substanti':142 'super':473 'suppos':231 'suspect':251 'thousand':216 'today':85 'topic':437 'trillion':68 'trillion-dollar':67 'understand':135 'user':200,460 'valu':454 've':72,128,431 'video':479 'view':167,459 'viewer':469 'vigor':198 'watch':466 'way':272 'web.archive.org':353,373,393,413 'web.archive.org/web/20220617092830/https://abc.xyz/investor/static/pdf/2021q3_alphabet_earnings_release.pdf?cache=f1ba3f6),':372 'web.archive.org/web/20231127023748/https://abc.xyz/assets/4a/3e/3e08902c4a45b5cf530e267cf818/2023q3-alphabet-earnings-release.pdf),':412 'web.archive.org/web/20231127205154/https://abc.xyz/assets/b1/d0/c66d744443e698fd63a3ae81e12a/2022q3-alphabet-earnings-release.pdf),':392 'web.archive.org/web/20231127210329/https://abc.xyz/assets/c9/43/e5378ab141d4a9d819df4e5a81cf/2020q3-alphabet-earnings-release.pdf),':352 'wood':51 'work':56,242 'youtub':112,320,505 'yt':38,81,144,327,338,355,375,395,415,463"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701207904
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8843512"
  +editedAt: DateTimeImmutable @1701867311 {#2463
    date: 2023-12-06 13:55:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701121504 {#2448
    date: 2023-11-27 22:45:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2469
  +user: Proxies\__CG__\App\Entity\User {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lemmy-reboot-frequency"
  +title: "Lemmy reboot frequency"
  +url: null
  +body: """
    Hello fellow Lemmyers or what ever we are!\n
    \n
    Today my Lemmy server went *sort* *of* down (uptime is OK, but the server seemed having problems to serve requests), so I restarted the docker and everything is back to normal. I use the docker version, I haven’t upgraded to the last version.\n
    \n
    How frequently should you relaunch the docker, if ever? Should I be better and upgrade faster?\n
    \n
    What do you think?\n
    \n
    Cheers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701802037 {#2468
    date: 2023-12-05 19:47:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: []
  -id: 17512
  -titleTs: "'frequenc':3 'lemmi':1 'reboot':2"
  -bodyTs: "'back':37 'better':65 'cheer':73 'docker':33,43,59 'ever':6,61 'everyth':35 'faster':68 'fellow':2 'frequent':54 'haven':46 'hello':1 'last':51 'lemmi':11 'lemmyer':3 'normal':39 'ok':19 'problem':25 'relaunch':57 'request':28 'restart':31 'seem':23 'serv':27 'server':12,22 'sort':14 'think':72 'today':9 'upgrad':48,67 'uptim':17 'use':41 'version':44,52 'went':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701191689
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/190422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701120189 {#2470
    date: 2023-11-27 22:23:09.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 {#2469
  +user: Proxies\__CG__\App\Entity\User {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lemmy-reboot-frequency"
  +title: "Lemmy reboot frequency"
  +url: null
  +body: """
    Hello fellow Lemmyers or what ever we are!\n
    \n
    Today my Lemmy server went *sort* *of* down (uptime is OK, but the server seemed having problems to serve requests), so I restarted the docker and everything is back to normal. I use the docker version, I haven’t upgraded to the last version.\n
    \n
    How frequently should you relaunch the docker, if ever? Should I be better and upgrade faster?\n
    \n
    What do you think?\n
    \n
    Cheers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701802037 {#2468
    date: 2023-12-05 19:47:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: []
  -id: 17512
  -titleTs: "'frequenc':3 'lemmi':1 'reboot':2"
  -bodyTs: "'back':37 'better':65 'cheer':73 'docker':33,43,59 'ever':6,61 'everyth':35 'faster':68 'fellow':2 'frequent':54 'haven':46 'hello':1 'last':51 'lemmi':11 'lemmyer':3 'normal':39 'ok':19 'problem':25 'relaunch':57 'request':28 'restart':31 'seem':23 'serv':27 'server':12,22 'sort':14 'think':72 'today':9 'upgrad':48,67 'uptim':17 'use':41 'version':44,52 'went':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701191689
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/190422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701120189 {#2470
    date: 2023-11-27 22:23:09.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 {#2469
  +user: Proxies\__CG__\App\Entity\User {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1703 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Lemmy-reboot-frequency"
  +title: "Lemmy reboot frequency"
  +url: null
  +body: """
    Hello fellow Lemmyers or what ever we are!\n
    \n
    Today my Lemmy server went *sort* *of* down (uptime is OK, but the server seemed having problems to serve requests), so I restarted the docker and everything is back to normal. I use the docker version, I haven’t upgraded to the last version.\n
    \n
    How frequently should you relaunch the docker, if ever? Should I be better and upgrade faster?\n
    \n
    What do you think?\n
    \n
    Cheers!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701802037 {#2468
    date: 2023-12-05 19:47:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: []
  -id: 17512
  -titleTs: "'frequenc':3 'lemmi':1 'reboot':2"
  -bodyTs: "'back':37 'better':65 'cheer':73 'docker':33,43,59 'ever':6,61 'everyth':35 'faster':68 'fellow':2 'frequent':54 'haven':46 'hello':1 'last':51 'lemmi':11 'lemmyer':3 'normal':39 'ok':19 'problem':25 'relaunch':57 'request':28 'restart':31 'seem':23 'serv':27 'server':12,22 'sort':14 'think':72 'today':9 'upgrad':48,67 'uptim':17 'use':41 'version':44,52 'went':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701191689
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/post/190422"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701120189 {#2470
    date: 2023-11-27 22:23:09.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 {#2378
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: ""
  +title: " [QUESTION] Great food decoration ideas"
  +url: null
  +body: "I’m planning to make my first ever [bakery dish](https://www.kingarthurbaking.com/recipes/dios-beigli-hungarian-walnut-roll-recipe) for Christmas as a surprise to my family. Do you have decorations that might look funny, cute or maybe something other for a food decoration. I couldn’t find any good tiny anime figures, so my best bet are these [cats.](https://www.aliexpress.com/item/1005004282271846.html?aem_p4p_detail=202311271219409085809449181960000769474&algo_exp_id=4f74dd3a-3c00-4a0f-a241-66a87643ad84-54&pdp_npi=4%40dis%21HUF%21607.15%21382.15%21%21%211.70%21%21%40210313e917011163807404185e9eb5%2112000031611042761%21sea%21HU%211771556471%21&curPageLogUid=NWlLabMro6LL&search_p4p_id=202311271219409085809449181960000769474_11)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701223597 {#2382
    date: 2023-11-29 03:06:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1908 …}
  +children: []
  -id: 17509
  -titleTs: "'decor':4 'food':3 'great':2 'idea':5 'question':1"
  -bodyTs: "'/item/1005004282271846.html?aem_p4p_detail=202311271219409085809449181960000769474&algo_exp_id=4f74dd3a-3c00-4a0f-a241-66a87643ad84-54&pdp_npi=4%40dis%21huf%21607.15%21382.15%21%21%211.70%21%21%40210313e917011163807404185e9eb5%2112000031611042761%21sea%21hu%211771556471%21&curpageloguid=nwllabmro6ll&search_p4p_id=202311271219409085809449181960000769474_11)':57 '/recipes/dios-beigli-hungarian-walnut-roll-recipe)':13 'anim':46 'bakeri':9 'best':50 'bet':51 'cat':54 'christma':15 'couldn':40 'cute':30 'decor':25,38 'dish':10 'ever':8 'famili':21 'figur':47 'find':42 'first':7 'food':37 'funni':29 'good':44 'look':28 'm':2 'make':5 'mayb':32 'might':27 'plan':3 'someth':33 'surpris':18 'tini':45 'www.aliexpress.com':56 'www.aliexpress.com/item/1005004282271846.html?aem_p4p_detail=202311271219409085809449181960000769474&algo_exp_id=4f74dd3a-3c00-4a0f-a241-66a87643ad84-54&pdp_npi=4%40dis%21huf%21607.15%21382.15%21%21%211.70%21%21%40210313e917011163807404185e9eb5%2112000031611042761%21sea%21hu%211771556471%21&curpageloguid=nwllabmro6ll&search_p4p_id=202311271219409085809449181960000769474_11)':55 'www.kingarthurbaking.com':12 'www.kingarthurbaking.com/recipes/dios-beigli-hungarian-walnut-roll-recipe)':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701204554
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6330536"
  +editedAt: DateTimeImmutable @1701986911 {#2385
    date: 2023-12-07 23:08:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701118154 {#2384
    date: 2023-11-27 21:49: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
91 DENIED edit
App\Entity\Entry {#2378
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: ""
  +title: " [QUESTION] Great food decoration ideas"
  +url: null
  +body: "I’m planning to make my first ever [bakery dish](https://www.kingarthurbaking.com/recipes/dios-beigli-hungarian-walnut-roll-recipe) for Christmas as a surprise to my family. Do you have decorations that might look funny, cute or maybe something other for a food decoration. I couldn’t find any good tiny anime figures, so my best bet are these [cats.](https://www.aliexpress.com/item/1005004282271846.html?aem_p4p_detail=202311271219409085809449181960000769474&algo_exp_id=4f74dd3a-3c00-4a0f-a241-66a87643ad84-54&pdp_npi=4%40dis%21HUF%21607.15%21382.15%21%21%211.70%21%21%40210313e917011163807404185e9eb5%2112000031611042761%21sea%21HU%211771556471%21&curPageLogUid=NWlLabMro6LL&search_p4p_id=202311271219409085809449181960000769474_11)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701223597 {#2382
    date: 2023-11-29 03:06:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1908 …}
  +children: []
  -id: 17509
  -titleTs: "'decor':4 'food':3 'great':2 'idea':5 'question':1"
  -bodyTs: "'/item/1005004282271846.html?aem_p4p_detail=202311271219409085809449181960000769474&algo_exp_id=4f74dd3a-3c00-4a0f-a241-66a87643ad84-54&pdp_npi=4%40dis%21huf%21607.15%21382.15%21%21%211.70%21%21%40210313e917011163807404185e9eb5%2112000031611042761%21sea%21hu%211771556471%21&curpageloguid=nwllabmro6ll&search_p4p_id=202311271219409085809449181960000769474_11)':57 '/recipes/dios-beigli-hungarian-walnut-roll-recipe)':13 'anim':46 'bakeri':9 'best':50 'bet':51 'cat':54 'christma':15 'couldn':40 'cute':30 'decor':25,38 'dish':10 'ever':8 'famili':21 'figur':47 'find':42 'first':7 'food':37 'funni':29 'good':44 'look':28 'm':2 'make':5 'mayb':32 'might':27 'plan':3 'someth':33 'surpris':18 'tini':45 'www.aliexpress.com':56 'www.aliexpress.com/item/1005004282271846.html?aem_p4p_detail=202311271219409085809449181960000769474&algo_exp_id=4f74dd3a-3c00-4a0f-a241-66a87643ad84-54&pdp_npi=4%40dis%21huf%21607.15%21382.15%21%21%211.70%21%21%40210313e917011163807404185e9eb5%2112000031611042761%21sea%21hu%211771556471%21&curpageloguid=nwllabmro6ll&search_p4p_id=202311271219409085809449181960000769474_11)':55 'www.kingarthurbaking.com':12 'www.kingarthurbaking.com/recipes/dios-beigli-hungarian-walnut-roll-recipe)':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701204554
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6330536"
  +editedAt: DateTimeImmutable @1701986911 {#2385
    date: 2023-12-07 23:08:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701118154 {#2384
    date: 2023-11-27 21:49: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
92 DENIED moderate
App\Entity\Entry {#2378
  +user: Proxies\__CG__\App\Entity\User {#2379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1516 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: ""
  +title: " [QUESTION] Great food decoration ideas"
  +url: null
  +body: "I’m planning to make my first ever [bakery dish](https://www.kingarthurbaking.com/recipes/dios-beigli-hungarian-walnut-roll-recipe) for Christmas as a surprise to my family. Do you have decorations that might look funny, cute or maybe something other for a food decoration. I couldn’t find any good tiny anime figures, so my best bet are these [cats.](https://www.aliexpress.com/item/1005004282271846.html?aem_p4p_detail=202311271219409085809449181960000769474&algo_exp_id=4f74dd3a-3c00-4a0f-a241-66a87643ad84-54&pdp_npi=4%40dis%21HUF%21607.15%21382.15%21%21%211.70%21%21%40210313e917011163807404185e9eb5%2112000031611042761%21sea%21HU%211771556471%21&curPageLogUid=NWlLabMro6LL&search_p4p_id=202311271219409085809449181960000769474_11)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701223597 {#2382
    date: 2023-11-29 03:06:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1908 …}
  +children: []
  -id: 17509
  -titleTs: "'decor':4 'food':3 'great':2 'idea':5 'question':1"
  -bodyTs: "'/item/1005004282271846.html?aem_p4p_detail=202311271219409085809449181960000769474&algo_exp_id=4f74dd3a-3c00-4a0f-a241-66a87643ad84-54&pdp_npi=4%40dis%21huf%21607.15%21382.15%21%21%211.70%21%21%40210313e917011163807404185e9eb5%2112000031611042761%21sea%21hu%211771556471%21&curpageloguid=nwllabmro6ll&search_p4p_id=202311271219409085809449181960000769474_11)':57 '/recipes/dios-beigli-hungarian-walnut-roll-recipe)':13 'anim':46 'bakeri':9 'best':50 'bet':51 'cat':54 'christma':15 'couldn':40 'cute':30 'decor':25,38 'dish':10 'ever':8 'famili':21 'figur':47 'find':42 'first':7 'food':37 'funni':29 'good':44 'look':28 'm':2 'make':5 'mayb':32 'might':27 'plan':3 'someth':33 'surpris':18 'tini':45 'www.aliexpress.com':56 'www.aliexpress.com/item/1005004282271846.html?aem_p4p_detail=202311271219409085809449181960000769474&algo_exp_id=4f74dd3a-3c00-4a0f-a241-66a87643ad84-54&pdp_npi=4%40dis%21huf%21607.15%21382.15%21%21%211.70%21%21%40210313e917011163807404185e9eb5%2112000031611042761%21sea%21hu%211771556471%21&curpageloguid=nwllabmro6ll&search_p4p_id=202311271219409085809449181960000769474_11)':55 'www.kingarthurbaking.com':12 'www.kingarthurbaking.com/recipes/dios-beigli-hungarian-walnut-roll-recipe)':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701204554
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6330536"
  +editedAt: DateTimeImmutable @1701986911 {#2385
    date: 2023-12-07 23:08:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701118154 {#2384
    date: 2023-11-27 21:49: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
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 {#2369
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "FOUND-file-in-device-by-hex-content-using-wxHexEditor"
  +title: "FOUND file in device by hex content using wxHexEditor"
  +url: null
  +body: """
    Just having a play around, this turned out to be not as clear cut as expected.\n
    \n
    so I created a file and entered some text, used xxd to get the hex values, and then opened the device /dev/sdb1 in wxhexeditor and tried to find my file, but it’s not finding it. Inode is 19, so it should be right at the start of the first block group, but after several minutes, no joy. (drive is ext4.)\n
    \n
    I thought this was going to be an easy task, just multiply the inode by the block size, open the device with wxhexeditor, and scroll to the line corresponding to the calculated byte, copy out the hex values and convert to ascii and voila, there’s the ‘hello world’… except no.\n
    \n
    What am I missing here? Drive isn’t encrypted, nothing silly like that.\n
    \n
    Ok, I managed to do it with dd:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo dd if=/dev/sdb1 bs=8M skip=$((4660742*4096)) iflag=skip_bytes | head -c 4096\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">hello\n
    </span>\n
    ```\n
    \n
    but why can I not find it using wxhexeditor??\n
    \n
    EDIT:\n
    \n
    Duh, I didn’t click that offset needed to be multiplied by the block size.\n
    \n
    If I go to offset 4660742*4096=19090399232 in wxhexeditor, indeed I see the file contents:\n
    \n
    ![](https://files.catbox.moe/6zvhx0.png)\n
    \n
    Final conclusion:\n
    \n
    After some more testing, I have concluded: you cannot easily calculate the offset using the inode. Finding files across the disk requires using the inode tables to get the offset and actual file location. So an inode does not correlate with a physical/logical sequential disk location.\n
    \n
    I created a new file, it received inode 21, but the offset was smaller than inode 19.\n
    \n
    Was that a good use of 3 hours of my life? Well… I still have no idea what’s up with the Kardashians, so… I guess?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701250420 {#1883
    date: 2023-11-29 10:33:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: []
  -id: 17506
  -titleTs: "'content':7 'devic':4 'file':2 'found':1 'hex':6 'use':8 'wxhexeditor':9"
  -bodyTs: "'/6zvhx0.png)':209 '/dev/sdb1':38,153 '19':55,274 '19090399232':198 '21':266 '3':281 '4096':158,164,197 '4660742':157,196 '8m':155 'across':230 'actual':243 'around':5 'ascii':119 'block':67,94,189 'bs':154 'byte':110,161 'c':163 'calcul':109,222 'cannot':220 'clear':13 'click':180 'conclud':218 'conclus':211 'content':206 'convert':117 'copi':111 'correl':251 'correspond':106 'creat':19,259 'cut':14 'dd':149,151 'devic':37,98 'didn':178 'disk':232,256 'drive':75,134 'duh':176 'easi':86 'easili':221 'edit':175 'encrypt':137 'enter':23 'except':127 'expect':16 'ext4':77 'file':21,46,205,229,244,262 'files.catbox.moe':208 'files.catbox.moe/6zvhx0.png)':207 'final':210 'find':44,51,171,228 'first':66 'get':29,239 'go':82,193 'good':278 'group':68 'guess':300 'head':162 'hello':125,165 'hex':31,114 'hour':282 'idea':291 'iflag':159 'inde':201 'inod':53,91,227,236,248,265,273 'isn':135 'joy':74 'kardashian':297 'life':285 'like':140 'line':105 'locat':245,257 'manag':144 'minut':72 'miss':132 'multipli':89,186 'need':183 'new':261 'noth':138 'offset':182,195,224,241,269 'ok':142 'open':35,96 'physical/logical':254 'play':4 'receiv':264 'requir':233 'right':60 'scroll':102 'see':203 'sequenti':255 'sever':71 'silli':139 'size':95,190 'skip':156,160 'smaller':271 'start':63 'still':288 'sudo':150 'tabl':237 'task':87 'test':215 'text':25 'thought':79 'tri':42 'turn':7 'use':26,173,225,234,279 'valu':32,115 'voila':121 'well':286 'world':126 'wxhexeditor':40,100,174,200 'xxd':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701203579
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3824501"
  +editedAt: DateTimeImmutable @1701860652 {#2391
    date: 2023-12-06 12:04:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701117179 {#2389
    date: 2023-11-27 21:32: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
95 DENIED edit
App\Entity\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "FOUND-file-in-device-by-hex-content-using-wxHexEditor"
  +title: "FOUND file in device by hex content using wxHexEditor"
  +url: null
  +body: """
    Just having a play around, this turned out to be not as clear cut as expected.\n
    \n
    so I created a file and entered some text, used xxd to get the hex values, and then opened the device /dev/sdb1 in wxhexeditor and tried to find my file, but it’s not finding it. Inode is 19, so it should be right at the start of the first block group, but after several minutes, no joy. (drive is ext4.)\n
    \n
    I thought this was going to be an easy task, just multiply the inode by the block size, open the device with wxhexeditor, and scroll to the line corresponding to the calculated byte, copy out the hex values and convert to ascii and voila, there’s the ‘hello world’… except no.\n
    \n
    What am I missing here? Drive isn’t encrypted, nothing silly like that.\n
    \n
    Ok, I managed to do it with dd:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo dd if=/dev/sdb1 bs=8M skip=$((4660742*4096)) iflag=skip_bytes | head -c 4096\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">hello\n
    </span>\n
    ```\n
    \n
    but why can I not find it using wxhexeditor??\n
    \n
    EDIT:\n
    \n
    Duh, I didn’t click that offset needed to be multiplied by the block size.\n
    \n
    If I go to offset 4660742*4096=19090399232 in wxhexeditor, indeed I see the file contents:\n
    \n
    ![](https://files.catbox.moe/6zvhx0.png)\n
    \n
    Final conclusion:\n
    \n
    After some more testing, I have concluded: you cannot easily calculate the offset using the inode. Finding files across the disk requires using the inode tables to get the offset and actual file location. So an inode does not correlate with a physical/logical sequential disk location.\n
    \n
    I created a new file, it received inode 21, but the offset was smaller than inode 19.\n
    \n
    Was that a good use of 3 hours of my life? Well… I still have no idea what’s up with the Kardashians, so… I guess?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701250420 {#1883
    date: 2023-11-29 10:33:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: []
  -id: 17506
  -titleTs: "'content':7 'devic':4 'file':2 'found':1 'hex':6 'use':8 'wxhexeditor':9"
  -bodyTs: "'/6zvhx0.png)':209 '/dev/sdb1':38,153 '19':55,274 '19090399232':198 '21':266 '3':281 '4096':158,164,197 '4660742':157,196 '8m':155 'across':230 'actual':243 'around':5 'ascii':119 'block':67,94,189 'bs':154 'byte':110,161 'c':163 'calcul':109,222 'cannot':220 'clear':13 'click':180 'conclud':218 'conclus':211 'content':206 'convert':117 'copi':111 'correl':251 'correspond':106 'creat':19,259 'cut':14 'dd':149,151 'devic':37,98 'didn':178 'disk':232,256 'drive':75,134 'duh':176 'easi':86 'easili':221 'edit':175 'encrypt':137 'enter':23 'except':127 'expect':16 'ext4':77 'file':21,46,205,229,244,262 'files.catbox.moe':208 'files.catbox.moe/6zvhx0.png)':207 'final':210 'find':44,51,171,228 'first':66 'get':29,239 'go':82,193 'good':278 'group':68 'guess':300 'head':162 'hello':125,165 'hex':31,114 'hour':282 'idea':291 'iflag':159 'inde':201 'inod':53,91,227,236,248,265,273 'isn':135 'joy':74 'kardashian':297 'life':285 'like':140 'line':105 'locat':245,257 'manag':144 'minut':72 'miss':132 'multipli':89,186 'need':183 'new':261 'noth':138 'offset':182,195,224,241,269 'ok':142 'open':35,96 'physical/logical':254 'play':4 'receiv':264 'requir':233 'right':60 'scroll':102 'see':203 'sequenti':255 'sever':71 'silli':139 'size':95,190 'skip':156,160 'smaller':271 'start':63 'still':288 'sudo':150 'tabl':237 'task':87 'test':215 'text':25 'thought':79 'tri':42 'turn':7 'use':26,173,225,234,279 'valu':32,115 'voila':121 'well':286 'world':126 'wxhexeditor':40,100,174,200 'xxd':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701203579
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3824501"
  +editedAt: DateTimeImmutable @1701860652 {#2391
    date: 2023-12-06 12:04:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701117179 {#2389
    date: 2023-11-27 21:32: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
96 DENIED moderate
App\Entity\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#1782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "FOUND-file-in-device-by-hex-content-using-wxHexEditor"
  +title: "FOUND file in device by hex content using wxHexEditor"
  +url: null
  +body: """
    Just having a play around, this turned out to be not as clear cut as expected.\n
    \n
    so I created a file and entered some text, used xxd to get the hex values, and then opened the device /dev/sdb1 in wxhexeditor and tried to find my file, but it’s not finding it. Inode is 19, so it should be right at the start of the first block group, but after several minutes, no joy. (drive is ext4.)\n
    \n
    I thought this was going to be an easy task, just multiply the inode by the block size, open the device with wxhexeditor, and scroll to the line corresponding to the calculated byte, copy out the hex values and convert to ascii and voila, there’s the ‘hello world’… except no.\n
    \n
    What am I missing here? Drive isn’t encrypted, nothing silly like that.\n
    \n
    Ok, I managed to do it with dd:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">sudo dd if=/dev/sdb1 bs=8M skip=$((4660742*4096)) iflag=skip_bytes | head -c 4096\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">hello\n
    </span>\n
    ```\n
    \n
    but why can I not find it using wxhexeditor??\n
    \n
    EDIT:\n
    \n
    Duh, I didn’t click that offset needed to be multiplied by the block size.\n
    \n
    If I go to offset 4660742*4096=19090399232 in wxhexeditor, indeed I see the file contents:\n
    \n
    ![](https://files.catbox.moe/6zvhx0.png)\n
    \n
    Final conclusion:\n
    \n
    After some more testing, I have concluded: you cannot easily calculate the offset using the inode. Finding files across the disk requires using the inode tables to get the offset and actual file location. So an inode does not correlate with a physical/logical sequential disk location.\n
    \n
    I created a new file, it received inode 21, but the offset was smaller than inode 19.\n
    \n
    Was that a good use of 3 hours of my life? Well… I still have no idea what’s up with the Kardashians, so… I guess?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701250420 {#1883
    date: 2023-11-29 10:33:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: []
  -id: 17506
  -titleTs: "'content':7 'devic':4 'file':2 'found':1 'hex':6 'use':8 'wxhexeditor':9"
  -bodyTs: "'/6zvhx0.png)':209 '/dev/sdb1':38,153 '19':55,274 '19090399232':198 '21':266 '3':281 '4096':158,164,197 '4660742':157,196 '8m':155 'across':230 'actual':243 'around':5 'ascii':119 'block':67,94,189 'bs':154 'byte':110,161 'c':163 'calcul':109,222 'cannot':220 'clear':13 'click':180 'conclud':218 'conclus':211 'content':206 'convert':117 'copi':111 'correl':251 'correspond':106 'creat':19,259 'cut':14 'dd':149,151 'devic':37,98 'didn':178 'disk':232,256 'drive':75,134 'duh':176 'easi':86 'easili':221 'edit':175 'encrypt':137 'enter':23 'except':127 'expect':16 'ext4':77 'file':21,46,205,229,244,262 'files.catbox.moe':208 'files.catbox.moe/6zvhx0.png)':207 'final':210 'find':44,51,171,228 'first':66 'get':29,239 'go':82,193 'good':278 'group':68 'guess':300 'head':162 'hello':125,165 'hex':31,114 'hour':282 'idea':291 'iflag':159 'inde':201 'inod':53,91,227,236,248,265,273 'isn':135 'joy':74 'kardashian':297 'life':285 'like':140 'line':105 'locat':245,257 'manag':144 'minut':72 'miss':132 'multipli':89,186 'need':183 'new':261 'noth':138 'offset':182,195,224,241,269 'ok':142 'open':35,96 'physical/logical':254 'play':4 'receiv':264 'requir':233 'right':60 'scroll':102 'see':203 'sequenti':255 'sever':71 'silli':139 'size':95,190 'skip':156,160 'smaller':271 'start':63 'still':288 'sudo':150 'tabl':237 'task':87 'test':215 'text':25 'thought':79 'tri':42 'turn':7 'use':26,173,225,234,279 'valu':32,115 'voila':121 'well':286 'world':126 'wxhexeditor':40,100,174,200 'xxd':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701203579
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3824501"
  +editedAt: DateTimeImmutable @1701860652 {#2391
    date: 2023-12-06 12:04:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701117179 {#2389
    date: 2023-11-27 21:32: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
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 {#1363
  +user: Proxies\__CG__\App\Entity\User {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Using-an-iPad-as-a-second-monitor-wired"
  +title: "Using an iPad as a second monitor (wired)"
  +url: null
  +body: """
    I’m trying to connect a university ipad (air, usb 3 type c, not tb or lightning) to my laptop (Framework laptop, intel 12th gen) running Fedora workstation 39. On Windows, I used a nifty app called Duet Display. I just used a usb-c cable to plug the ipad into the laptop, launched the app on both devices, and windows would see an external monitor. Scaling and resolution worked fine, and latency wasn’t perfect, but was more than enough for a secondary display. With settings tweaked, artifacting was minimal.\n
    \n
    I know there are remote desktop protocols and apps, but I really want to avoid a wireless connection. Remote desktop over the internet is wasteful and unreliable, and as for local network, ,my university has some strict controls on its wifi network and I cannot reliably connect my devices. Even if I could, the reliability and latency are still bad.\n
    \n
    Duet over usb always worked and didn’t rely on a wireless connection, but it also is closed source and windows and mac only.\n
    \n
    From what I can see online, the best way for an ipad to display content from another device is going to be a remote desktop protocol as it does not directly accept video signals like HDMI-in. The ipad can also connect to a network over usb c/ethernet.\n
    \n
    It seems the best approach would be to create a local network on my PC and connect my ipad to it with the cable, and then use a remote desktop client on the ipad.\n
    \n
    Is this a good approach? If so, how exactly would I make the usb connection share a local network connection?\n
    \n
    Note I only want to connect the ipad to the laptop. I understand if the ipad will not connect to wifi while connected to ethernet, and I don’t need to share the internet connection with the ipad. My computer still needs to be connected to wifi/ethernet to access my university network, however.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701126241 {#1401
    date: 2023-11-28 00:04:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 17505
  -titleTs: "'ipad':3 'monitor':7 'second':6 'use':1 'wire':8"
  -bodyTs: "'12th':24 '3':11 '39':29 'accept':208 'access':328 'air':9 'also':168,218 'alway':156 'anoth':193 'app':36,57,101 'approach':230,264 'artifact':90 'avoid':107 'bad':152 'best':184,229 'c':13,46 'c/ethernet':225 'cabl':47,249 'call':37 'cannot':137 'client':256 'close':170 'comput':319 'connect':5,110,139,165,219,242,274,279,285,298,302,314,324 'content':191 'control':130 'could':145 'creat':234 'desktop':98,112,201,255 'devic':60,141,194 'didn':159 'direct':207 'display':39,86,190 'duet':38,153 'enough':82 'ethernet':304 'even':142 'exact':268 'extern':66 'fedora':27 'fine':72 'framework':21 'gen':25 'go':196 'good':263 'hdmi':213 'hdmi-in':212 'howev':332 'intel':23 'internet':115,313 'ipad':8,51,188,216,244,259,287,295,317 'know':94 'laptop':20,22,54,290 'latenc':74,149 'launch':55 'lightn':17 'like':211 'local':123,236,277 'm':2 'mac':175 'make':271 'minim':92 'monitor':67 'need':309,321 'network':124,134,222,237,278,331 'nifti':35 'note':280 'onlin':182 'pc':240 'perfect':77 'plug':49 'protocol':99,202 'realli':104 'reli':161 'reliabl':138,147 'remot':97,111,200,254 'resolut':70 'run':26 'scale':68 'secondari':85 'see':64,181 'seem':227 'set':88 'share':275,311 'signal':210 'sourc':171 'still':151,320 'strict':129 'tb':15 'tri':3 'tweak':89 'type':12 'understand':292 'univers':7,126,330 'unreli':119 'usb':10,45,155,224,273 'usb-c':44 'use':33,42,252 'video':209 'want':105,283 'wasn':75 'wast':117 'way':185 'wifi':133,300 'wifi/ethernet':326 'window':31,62,173 'wireless':109,164 'work':71,157 'workstat':28 'would':63,231,269"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701161419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8839853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701115419 {#1404
    date: 2023-11-27 21:03:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Using-an-iPad-as-a-second-monitor-wired"
  +title: "Using an iPad as a second monitor (wired)"
  +url: null
  +body: """
    I’m trying to connect a university ipad (air, usb 3 type c, not tb or lightning) to my laptop (Framework laptop, intel 12th gen) running Fedora workstation 39. On Windows, I used a nifty app called Duet Display. I just used a usb-c cable to plug the ipad into the laptop, launched the app on both devices, and windows would see an external monitor. Scaling and resolution worked fine, and latency wasn’t perfect, but was more than enough for a secondary display. With settings tweaked, artifacting was minimal.\n
    \n
    I know there are remote desktop protocols and apps, but I really want to avoid a wireless connection. Remote desktop over the internet is wasteful and unreliable, and as for local network, ,my university has some strict controls on its wifi network and I cannot reliably connect my devices. Even if I could, the reliability and latency are still bad.\n
    \n
    Duet over usb always worked and didn’t rely on a wireless connection, but it also is closed source and windows and mac only.\n
    \n
    From what I can see online, the best way for an ipad to display content from another device is going to be a remote desktop protocol as it does not directly accept video signals like HDMI-in. The ipad can also connect to a network over usb c/ethernet.\n
    \n
    It seems the best approach would be to create a local network on my PC and connect my ipad to it with the cable, and then use a remote desktop client on the ipad.\n
    \n
    Is this a good approach? If so, how exactly would I make the usb connection share a local network connection?\n
    \n
    Note I only want to connect the ipad to the laptop. I understand if the ipad will not connect to wifi while connected to ethernet, and I don’t need to share the internet connection with the ipad. My computer still needs to be connected to wifi/ethernet to access my university network, however.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701126241 {#1401
    date: 2023-11-28 00:04:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 17505
  -titleTs: "'ipad':3 'monitor':7 'second':6 'use':1 'wire':8"
  -bodyTs: "'12th':24 '3':11 '39':29 'accept':208 'access':328 'air':9 'also':168,218 'alway':156 'anoth':193 'app':36,57,101 'approach':230,264 'artifact':90 'avoid':107 'bad':152 'best':184,229 'c':13,46 'c/ethernet':225 'cabl':47,249 'call':37 'cannot':137 'client':256 'close':170 'comput':319 'connect':5,110,139,165,219,242,274,279,285,298,302,314,324 'content':191 'control':130 'could':145 'creat':234 'desktop':98,112,201,255 'devic':60,141,194 'didn':159 'direct':207 'display':39,86,190 'duet':38,153 'enough':82 'ethernet':304 'even':142 'exact':268 'extern':66 'fedora':27 'fine':72 'framework':21 'gen':25 'go':196 'good':263 'hdmi':213 'hdmi-in':212 'howev':332 'intel':23 'internet':115,313 'ipad':8,51,188,216,244,259,287,295,317 'know':94 'laptop':20,22,54,290 'latenc':74,149 'launch':55 'lightn':17 'like':211 'local':123,236,277 'm':2 'mac':175 'make':271 'minim':92 'monitor':67 'need':309,321 'network':124,134,222,237,278,331 'nifti':35 'note':280 'onlin':182 'pc':240 'perfect':77 'plug':49 'protocol':99,202 'realli':104 'reli':161 'reliabl':138,147 'remot':97,111,200,254 'resolut':70 'run':26 'scale':68 'secondari':85 'see':64,181 'seem':227 'set':88 'share':275,311 'signal':210 'sourc':171 'still':151,320 'strict':129 'tb':15 'tri':3 'tweak':89 'type':12 'understand':292 'univers':7,126,330 'unreli':119 'usb':10,45,155,224,273 'usb-c':44 'use':33,42,252 'video':209 'want':105,283 'wasn':75 'wast':117 'way':185 'wifi':133,300 'wifi/ethernet':326 'window':31,62,173 'wireless':109,164 'work':71,157 'workstat':28 'would':63,231,269"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701161419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8839853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701115419 {#1404
    date: 2023-11-27 21:03:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1363
  +user: Proxies\__CG__\App\Entity\User {#1361 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1756 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +slug: "Using-an-iPad-as-a-second-monitor-wired"
  +title: "Using an iPad as a second monitor (wired)"
  +url: null
  +body: """
    I’m trying to connect a university ipad (air, usb 3 type c, not tb or lightning) to my laptop (Framework laptop, intel 12th gen) running Fedora workstation 39. On Windows, I used a nifty app called Duet Display. I just used a usb-c cable to plug the ipad into the laptop, launched the app on both devices, and windows would see an external monitor. Scaling and resolution worked fine, and latency wasn’t perfect, but was more than enough for a secondary display. With settings tweaked, artifacting was minimal.\n
    \n
    I know there are remote desktop protocols and apps, but I really want to avoid a wireless connection. Remote desktop over the internet is wasteful and unreliable, and as for local network, ,my university has some strict controls on its wifi network and I cannot reliably connect my devices. Even if I could, the reliability and latency are still bad.\n
    \n
    Duet over usb always worked and didn’t rely on a wireless connection, but it also is closed source and windows and mac only.\n
    \n
    From what I can see online, the best way for an ipad to display content from another device is going to be a remote desktop protocol as it does not directly accept video signals like HDMI-in. The ipad can also connect to a network over usb c/ethernet.\n
    \n
    It seems the best approach would be to create a local network on my PC and connect my ipad to it with the cable, and then use a remote desktop client on the ipad.\n
    \n
    Is this a good approach? If so, how exactly would I make the usb connection share a local network connection?\n
    \n
    Note I only want to connect the ipad to the laptop. I understand if the ipad will not connect to wifi while connected to ethernet, and I don’t need to share the internet connection with the ipad. My computer still needs to be connected to wifi/ethernet to access my university network, however.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701126241 {#1401
    date: 2023-11-28 00:04:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 17505
  -titleTs: "'ipad':3 'monitor':7 'second':6 'use':1 'wire':8"
  -bodyTs: "'12th':24 '3':11 '39':29 'accept':208 'access':328 'air':9 'also':168,218 'alway':156 'anoth':193 'app':36,57,101 'approach':230,264 'artifact':90 'avoid':107 'bad':152 'best':184,229 'c':13,46 'c/ethernet':225 'cabl':47,249 'call':37 'cannot':137 'client':256 'close':170 'comput':319 'connect':5,110,139,165,219,242,274,279,285,298,302,314,324 'content':191 'control':130 'could':145 'creat':234 'desktop':98,112,201,255 'devic':60,141,194 'didn':159 'direct':207 'display':39,86,190 'duet':38,153 'enough':82 'ethernet':304 'even':142 'exact':268 'extern':66 'fedora':27 'fine':72 'framework':21 'gen':25 'go':196 'good':263 'hdmi':213 'hdmi-in':212 'howev':332 'intel':23 'internet':115,313 'ipad':8,51,188,216,244,259,287,295,317 'know':94 'laptop':20,22,54,290 'latenc':74,149 'launch':55 'lightn':17 'like':211 'local':123,236,277 'm':2 'mac':175 'make':271 'minim':92 'monitor':67 'need':309,321 'network':124,134,222,237,278,331 'nifti':35 'note':280 'onlin':182 'pc':240 'perfect':77 'plug':49 'protocol':99,202 'realli':104 'reli':161 'reliabl':138,147 'remot':97,111,200,254 'resolut':70 'run':26 'scale':68 'secondari':85 'see':64,181 'seem':227 'set':88 'share':275,311 'signal':210 'sourc':171 'still':151,320 'strict':129 'tb':15 'tri':3 'tweak':89 'type':12 'understand':292 'univers':7,126,330 'unreli':119 'usb':10,45,155,224,273 'usb-c':44 'use':33,42,252 'video':209 'want':105,283 'wasn':75 'wast':117 'way':185 'wifi':133,300 'wifi/ethernet':326 'window':31,62,173 'wireless':109,164 'work':71,157 'workstat':28 'would':63,231,269"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701161419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8839853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701115419 {#1404
    date: 2023-11-27 21:03:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details