GET https://kbin.spritesserver.nl/top/%E2%88%9E/articles?p=72

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.21 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.05 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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
  +title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
  +url: null
  +body: """
    I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
    \n
    It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alsactl info\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 0\n
    </span><span style="color:#323232;">[....]\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 1\n
    </span><span style="color:#323232;">  id: Generic\n
    </span><span style="color:#323232;">  name: HD-Audio Generic\n
    </span><span style="color:#323232;">  longname: HD-Audio Generic at 0xba600000 irq 68\n
    </span><span style="color:#323232;">  driver_name: HDA-Intel\n
    </span><span style="color:#323232;">  mixer_name: Realtek ALC1220\n
    </span><span style="color:#323232;">  components: HDA:10ec1168,10438724,00100003\n
    </span><span style="color:#323232;">  controls_count: 47\n
    </span><span style="color:#323232;">  pcm:\n
    </span><span style="color:#323232;">    - stream: PLAYBACK\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 1\n
    </span><span style="color:#323232;">          id: ALC1220 Digital\n
    </span><span style="color:#323232;">          name: ALC1220 Digital\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">    - stream: CAPTURE\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 2\n
    </span><span style="color:#323232;">          id: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">  hwdep:\n
    </span><span style="color:#323232;">    - device: 0\n
    </span><span style="color:#323232;">      id: HDA Codec 0\n
    </span><span style="color:#323232;">      name: HDA Codec 0\n
    </span><span style="color:#323232;">      iface: 16\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    ```\n
    \n
    <span style="color:#323232;">arecord -l                                            Do 14 Dez 2023 14:53:16 CET\n
    </span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
    </span><span style="color:#323232;">[...]\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    Does anyone have any clue what I could do to use that mic?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702562046 {#183
    date: 2023-12-14 14:54:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 28086
  -titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
  -bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6701894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562046 {#247
    date: 2023-12-14 14:54:06.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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
  +title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
  +url: null
  +body: """
    I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
    \n
    It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alsactl info\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 0\n
    </span><span style="color:#323232;">[....]\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 1\n
    </span><span style="color:#323232;">  id: Generic\n
    </span><span style="color:#323232;">  name: HD-Audio Generic\n
    </span><span style="color:#323232;">  longname: HD-Audio Generic at 0xba600000 irq 68\n
    </span><span style="color:#323232;">  driver_name: HDA-Intel\n
    </span><span style="color:#323232;">  mixer_name: Realtek ALC1220\n
    </span><span style="color:#323232;">  components: HDA:10ec1168,10438724,00100003\n
    </span><span style="color:#323232;">  controls_count: 47\n
    </span><span style="color:#323232;">  pcm:\n
    </span><span style="color:#323232;">    - stream: PLAYBACK\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 1\n
    </span><span style="color:#323232;">          id: ALC1220 Digital\n
    </span><span style="color:#323232;">          name: ALC1220 Digital\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">    - stream: CAPTURE\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 2\n
    </span><span style="color:#323232;">          id: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">  hwdep:\n
    </span><span style="color:#323232;">    - device: 0\n
    </span><span style="color:#323232;">      id: HDA Codec 0\n
    </span><span style="color:#323232;">      name: HDA Codec 0\n
    </span><span style="color:#323232;">      iface: 16\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    ```\n
    \n
    <span style="color:#323232;">arecord -l                                            Do 14 Dez 2023 14:53:16 CET\n
    </span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
    </span><span style="color:#323232;">[...]\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    Does anyone have any clue what I could do to use that mic?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702562046 {#183
    date: 2023-12-14 14:54:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 28086
  -titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
  -bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6701894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562046 {#247
    date: 2023-12-14 14:54:06.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 {#238
  +user: Proxies\__CG__\App\Entity\User {#158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
  +title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
  +url: null
  +body: """
    I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
    \n
    It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alsactl info\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 0\n
    </span><span style="color:#323232;">[....]\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 1\n
    </span><span style="color:#323232;">  id: Generic\n
    </span><span style="color:#323232;">  name: HD-Audio Generic\n
    </span><span style="color:#323232;">  longname: HD-Audio Generic at 0xba600000 irq 68\n
    </span><span style="color:#323232;">  driver_name: HDA-Intel\n
    </span><span style="color:#323232;">  mixer_name: Realtek ALC1220\n
    </span><span style="color:#323232;">  components: HDA:10ec1168,10438724,00100003\n
    </span><span style="color:#323232;">  controls_count: 47\n
    </span><span style="color:#323232;">  pcm:\n
    </span><span style="color:#323232;">    - stream: PLAYBACK\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 1\n
    </span><span style="color:#323232;">          id: ALC1220 Digital\n
    </span><span style="color:#323232;">          name: ALC1220 Digital\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">    - stream: CAPTURE\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 2\n
    </span><span style="color:#323232;">          id: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">  hwdep:\n
    </span><span style="color:#323232;">    - device: 0\n
    </span><span style="color:#323232;">      id: HDA Codec 0\n
    </span><span style="color:#323232;">      name: HDA Codec 0\n
    </span><span style="color:#323232;">      iface: 16\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    ```\n
    \n
    <span style="color:#323232;">arecord -l                                            Do 14 Dez 2023 14:53:16 CET\n
    </span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
    </span><span style="color:#323232;">[...]\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    Does anyone have any clue what I could do to use that mic?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702562046 {#183
    date: 2023-12-14 14:54:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#204 …}
  +votes: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#1834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1884 …}
  +badges: Doctrine\ORM\PersistentCollection {#1408 …}
  +children: []
  -id: 28086
  -titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
  -bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6701894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562046 {#247
    date: 2023-12-14 14:54:06.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 {#1920
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "questions-about-manual-subtitles"
  +title: "questions about manual subtitles"
  +url: null
  +body: """
    **TL-DR; for stuff that is NOT from sonarrr/radrr (e.g. downloaded long time ago / gotten from friends, RSS feeds, whatever), is there a better way to find subs than downloading everything from manual DDL sites and trying everything until one works (matching english text and correctly synced)?**\n
    \n
    I am not currently using [bazarr](https://github.com/morpheus65535/bazarr) and I understand that it can catch anything from sonarr that is missing subs but that is not the use-case I need. I am still open to it but since most of the new stuff I get already has subs, I’m looking more at my stuff that is NOT coming from sonarr bc that’s where I have the most missing subs. thinking since there github say:\n
    \n
    > Be aware that Bazarr doesn’t scan disk to detect series and movies: It only takes care of the series and movies that are indexed in Sonarr and Radarr."\n
    \n
    that most of my use-case is going to be manual searches. It also sounds like Bazarr uses same kind of DDL sites like opensubtitles and subscene that I am already using as its backend / source so curious if there is any advantage vs looking up old stuff on the sites directly.\n
    \n
    And especially if there is some way to match existing files with the correct subs, even if the file/folder names no longer contain the release group (e.g. via duration or other `mediainfo` data or maybe even via checksums). I know vlc can do it for a single file… but since I have a LOT of stuff w missing subs, I’m looking for a way that I can do something similar from a `bash` script or some other bulk job without getting a bunch of unsynced subs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702660620 {#1866
    date: 2023-12-15 18:17:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1864 …}
  +votes: Doctrine\ORM\PersistentCollection {#1889 …}
  +reports: Doctrine\ORM\PersistentCollection {#1900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 22164
  -titleTs: "'manual':3 'question':1 'subtitl':4"
  -bodyTs: "'/morpheus65535/bazarr)':57 'advantag':200 'ago':15 'alreadi':97,188 'also':171 'anyth':65 'awar':129 'backend':192 'bash':283 'bazarr':54,131,174 'bc':113 'better':25 'bulk':288 'bunch':293 'care':144 'case':79,163 'catch':64 'checksum':247 'come':110 'contain':232 'correct':47,223 'curious':195 'current':52 'data':242 'ddl':35,179 'detect':137 'direct':209 'disk':135 'doesn':132 'download':12,31 'dr':3 'durat':238 'e.g':11,236 'english':44 'especi':211 'even':225,245 'everyth':32,39 'exist':219 'feed':20 'file':220,257 'file/folder':228 'find':28 'friend':18 'get':96,291 'github':126 'github.com':56 'github.com/morpheus65535/bazarr)':55 'go':165 'gotten':16 'group':235 'index':152 'job':289 'kind':177 'know':249 'like':173,181 'long':13 'longer':231 'look':102,202,271 'lot':263 'm':101,270 'manual':34,168 'match':43,218 'mayb':244 'mediainfo':241 'miss':70,121,267 'movi':140,149 'name':229 'need':81 'new':93 'old':204 'one':41 'open':85 'opensubtitl':182 'radarr':156 'releas':234 'rss':19 'say':127 'scan':134 'script':284 'search':169 'seri':138,147 'similar':280 'sinc':89,124,259 'singl':256 'site':36,180,208 'someth':279 'sonarr':67,112,154 'sonarrr/radrr':10 'sound':172 'sourc':193 'still':84 'stuff':5,94,106,205,265 'sub':29,71,99,122,224,268,296 'subscen':184 'sync':48 'take':143 'text':45 'think':123 'time':14 'tl':2 'tl-dr':1 'tri':38 'understand':60 'unsync':295 'use':53,78,162,175,189 'use-cas':77,161 'via':237,246 'vlc':250 'vs':201 'w':266 'way':26,216,274 'whatev':21 'without':290 'work':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702638988
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10361375"
  +editedAt: DateTimeImmutable @1704687130 {#1881
    date: 2024-01-08 05:12:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702552588 {#1877
    date: 2023-12-14 12:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1920
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "questions-about-manual-subtitles"
  +title: "questions about manual subtitles"
  +url: null
  +body: """
    **TL-DR; for stuff that is NOT from sonarrr/radrr (e.g. downloaded long time ago / gotten from friends, RSS feeds, whatever), is there a better way to find subs than downloading everything from manual DDL sites and trying everything until one works (matching english text and correctly synced)?**\n
    \n
    I am not currently using [bazarr](https://github.com/morpheus65535/bazarr) and I understand that it can catch anything from sonarr that is missing subs but that is not the use-case I need. I am still open to it but since most of the new stuff I get already has subs, I’m looking more at my stuff that is NOT coming from sonarr bc that’s where I have the most missing subs. thinking since there github say:\n
    \n
    > Be aware that Bazarr doesn’t scan disk to detect series and movies: It only takes care of the series and movies that are indexed in Sonarr and Radarr."\n
    \n
    that most of my use-case is going to be manual searches. It also sounds like Bazarr uses same kind of DDL sites like opensubtitles and subscene that I am already using as its backend / source so curious if there is any advantage vs looking up old stuff on the sites directly.\n
    \n
    And especially if there is some way to match existing files with the correct subs, even if the file/folder names no longer contain the release group (e.g. via duration or other `mediainfo` data or maybe even via checksums). I know vlc can do it for a single file… but since I have a LOT of stuff w missing subs, I’m looking for a way that I can do something similar from a `bash` script or some other bulk job without getting a bunch of unsynced subs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702660620 {#1866
    date: 2023-12-15 18:17:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1864 …}
  +votes: Doctrine\ORM\PersistentCollection {#1889 …}
  +reports: Doctrine\ORM\PersistentCollection {#1900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 22164
  -titleTs: "'manual':3 'question':1 'subtitl':4"
  -bodyTs: "'/morpheus65535/bazarr)':57 'advantag':200 'ago':15 'alreadi':97,188 'also':171 'anyth':65 'awar':129 'backend':192 'bash':283 'bazarr':54,131,174 'bc':113 'better':25 'bulk':288 'bunch':293 'care':144 'case':79,163 'catch':64 'checksum':247 'come':110 'contain':232 'correct':47,223 'curious':195 'current':52 'data':242 'ddl':35,179 'detect':137 'direct':209 'disk':135 'doesn':132 'download':12,31 'dr':3 'durat':238 'e.g':11,236 'english':44 'especi':211 'even':225,245 'everyth':32,39 'exist':219 'feed':20 'file':220,257 'file/folder':228 'find':28 'friend':18 'get':96,291 'github':126 'github.com':56 'github.com/morpheus65535/bazarr)':55 'go':165 'gotten':16 'group':235 'index':152 'job':289 'kind':177 'know':249 'like':173,181 'long':13 'longer':231 'look':102,202,271 'lot':263 'm':101,270 'manual':34,168 'match':43,218 'mayb':244 'mediainfo':241 'miss':70,121,267 'movi':140,149 'name':229 'need':81 'new':93 'old':204 'one':41 'open':85 'opensubtitl':182 'radarr':156 'releas':234 'rss':19 'say':127 'scan':134 'script':284 'search':169 'seri':138,147 'similar':280 'sinc':89,124,259 'singl':256 'site':36,180,208 'someth':279 'sonarr':67,112,154 'sonarrr/radrr':10 'sound':172 'sourc':193 'still':84 'stuff':5,94,106,205,265 'sub':29,71,99,122,224,268,296 'subscen':184 'sync':48 'take':143 'text':45 'think':123 'time':14 'tl':2 'tl-dr':1 'tri':38 'understand':60 'unsync':295 'use':53,78,162,175,189 'use-cas':77,161 'via':237,246 'vlc':250 'vs':201 'w':266 'way':26,216,274 'whatev':21 'without':290 'work':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702638988
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10361375"
  +editedAt: DateTimeImmutable @1704687130 {#1881
    date: 2024-01-08 05:12:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702552588 {#1877
    date: 2023-12-14 12:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1920
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "questions-about-manual-subtitles"
  +title: "questions about manual subtitles"
  +url: null
  +body: """
    **TL-DR; for stuff that is NOT from sonarrr/radrr (e.g. downloaded long time ago / gotten from friends, RSS feeds, whatever), is there a better way to find subs than downloading everything from manual DDL sites and trying everything until one works (matching english text and correctly synced)?**\n
    \n
    I am not currently using [bazarr](https://github.com/morpheus65535/bazarr) and I understand that it can catch anything from sonarr that is missing subs but that is not the use-case I need. I am still open to it but since most of the new stuff I get already has subs, I’m looking more at my stuff that is NOT coming from sonarr bc that’s where I have the most missing subs. thinking since there github say:\n
    \n
    > Be aware that Bazarr doesn’t scan disk to detect series and movies: It only takes care of the series and movies that are indexed in Sonarr and Radarr."\n
    \n
    that most of my use-case is going to be manual searches. It also sounds like Bazarr uses same kind of DDL sites like opensubtitles and subscene that I am already using as its backend / source so curious if there is any advantage vs looking up old stuff on the sites directly.\n
    \n
    And especially if there is some way to match existing files with the correct subs, even if the file/folder names no longer contain the release group (e.g. via duration or other `mediainfo` data or maybe even via checksums). I know vlc can do it for a single file… but since I have a LOT of stuff w missing subs, I’m looking for a way that I can do something similar from a `bash` script or some other bulk job without getting a bunch of unsynced subs.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702660620 {#1866
    date: 2023-12-15 18:17:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1864 …}
  +votes: Doctrine\ORM\PersistentCollection {#1889 …}
  +reports: Doctrine\ORM\PersistentCollection {#1900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1893 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1901 …}
  +badges: Doctrine\ORM\PersistentCollection {#1896 …}
  +children: []
  -id: 22164
  -titleTs: "'manual':3 'question':1 'subtitl':4"
  -bodyTs: "'/morpheus65535/bazarr)':57 'advantag':200 'ago':15 'alreadi':97,188 'also':171 'anyth':65 'awar':129 'backend':192 'bash':283 'bazarr':54,131,174 'bc':113 'better':25 'bulk':288 'bunch':293 'care':144 'case':79,163 'catch':64 'checksum':247 'come':110 'contain':232 'correct':47,223 'curious':195 'current':52 'data':242 'ddl':35,179 'detect':137 'direct':209 'disk':135 'doesn':132 'download':12,31 'dr':3 'durat':238 'e.g':11,236 'english':44 'especi':211 'even':225,245 'everyth':32,39 'exist':219 'feed':20 'file':220,257 'file/folder':228 'find':28 'friend':18 'get':96,291 'github':126 'github.com':56 'github.com/morpheus65535/bazarr)':55 'go':165 'gotten':16 'group':235 'index':152 'job':289 'kind':177 'know':249 'like':173,181 'long':13 'longer':231 'look':102,202,271 'lot':263 'm':101,270 'manual':34,168 'match':43,218 'mayb':244 'mediainfo':241 'miss':70,121,267 'movi':140,149 'name':229 'need':81 'new':93 'old':204 'one':41 'open':85 'opensubtitl':182 'radarr':156 'releas':234 'rss':19 'say':127 'scan':134 'script':284 'search':169 'seri':138,147 'similar':280 'sinc':89,124,259 'singl':256 'site':36,180,208 'someth':279 'sonarr':67,112,154 'sonarrr/radrr':10 'sound':172 'sourc':193 'still':84 'stuff':5,94,106,205,265 'sub':29,71,99,122,224,268,296 'subscen':184 'sync':48 'take':143 'text':45 'think':123 'time':14 'tl':2 'tl-dr':1 'tri':38 'understand':60 'unsync':295 'use':53,78,162,175,189 'use-cas':77,161 'via':237,246 'vlc':250 'vs':201 'w':266 'way':26,216,274 'whatev':21 'without':290 'work':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702638988
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10361375"
  +editedAt: DateTimeImmutable @1704687130 {#1881
    date: 2024-01-08 05:12:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702552588 {#1877
    date: 2023-12-14 12:16:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Out-of-all-the-cars-you-ve-owned-which-one-holds"
  +title: "Out of all the cars you've owned, which one holds a special place in your heart as the absolute favourite."
  +url: null
  +body: "Shamelessly stolen from /r/askreddit."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 114
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702955970 {#1950
    date: 2023-12-19 04:19:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 22157
  -titleTs: "'absolut':20 'car':5 'favourit':21 'heart':17 'hold':11 'one':10 'own':8 'place':14 'special':13 've':7"
  -bodyTs: "'/r/askreddit':4 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702634315
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6964145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702547915 {#1958
    date: 2023-12-14 10:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Out-of-all-the-cars-you-ve-owned-which-one-holds"
  +title: "Out of all the cars you've owned, which one holds a special place in your heart as the absolute favourite."
  +url: null
  +body: "Shamelessly stolen from /r/askreddit."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 114
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702955970 {#1950
    date: 2023-12-19 04:19:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 22157
  -titleTs: "'absolut':20 'car':5 'favourit':21 'heart':17 'hold':11 'one':10 'own':8 'place':14 'special':13 've':7"
  -bodyTs: "'/r/askreddit':4 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702634315
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6964145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702547915 {#1958
    date: 2023-12-14 10:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1928
  +user: Proxies\__CG__\App\Entity\User {#1944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Out-of-all-the-cars-you-ve-owned-which-one-holds"
  +title: "Out of all the cars you've owned, which one holds a special place in your heart as the absolute favourite."
  +url: null
  +body: "Shamelessly stolen from /r/askreddit."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 114
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702955970 {#1950
    date: 2023-12-19 04:19:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 22157
  -titleTs: "'absolut':20 'car':5 'favourit':21 'heart':17 'hold':11 'one':10 'own':8 'place':14 'special':13 've':7"
  -bodyTs: "'/r/askreddit':4 'shameless':1 'stolen':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702634315
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6964145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702547915 {#1958
    date: 2023-12-14 10:58:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "screen-being-black-when-I-toggle-into-app-until-I"
  +title: "screen being black when I toggle into app until I reopen it again"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702537180 {#1966
    date: 2023-12-14 07:59:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 28051
  -titleTs: "'app':8 'black':3 'reopen':11 'screen':1 'toggl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9549344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702537180 {#1961
    date: 2023-12-14 07:59:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "screen-being-black-when-I-toggle-into-app-until-I"
  +title: "screen being black when I toggle into app until I reopen it again"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702537180 {#1966
    date: 2023-12-14 07:59:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 28051
  -titleTs: "'app':8 'black':3 'reopen':11 'screen':1 'toggl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9549344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702537180 {#1961
    date: 2023-12-14 07:59:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "screen-being-black-when-I-toggle-into-app-until-I"
  +title: "screen being black when I toggle into app until I reopen it again"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702537180 {#1966
    date: 2023-12-14 07:59:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 28051
  -titleTs: "'app':8 'black':3 'reopen':11 'screen':1 'toggl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9549344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702537180 {#1961
    date: 2023-12-14 07:59:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-often-to-you-bail-on-a-half-written-post-or"
  +title: "How often to you bail on a half-written post or response?"
  +url: null
  +body: """
    I have had a tendency since my earliest days on social media where I will get halfway or more through a response, and end up just cancelling it. Sometimes I feel like I’m just being to over the top with snark or otherwise don’t want to be that kind of person, but a lot of the time I’ll decide I just really don’t care enough to finish it. Sometimes I just know it’ll be an argument and I know what the person is going to say, and just have no interest in continuing the discussion. I did it on Reddit, I did it on bulletin boards, I even did it in my teens and twenties on Usenet - and I’ll probably go on doing it for as long as I continue using this medium. I probably do it a bit more than half the time. I know that lemmy benefits from more content and I have had some great discussions, but sometimes it’s just not worth it for me.\n
    \n
    How about you? Do you hit publish or cancel more often?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702531339 {#1935
    date: 2023-12-14 06:22:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1941 …}
  +badges: Doctrine\ORM\PersistentCollection {#1971 …}
  +children: []
  -id: 27871
  -titleTs: "'bail':5 'half':9 'half-written':8 'often':2 'post':11 'respons':13 'written':10"
  -bodyTs: "'argument':81 'benefit':155 'bit':145 'board':111 'bulletin':110 'cancel':27,184 'care':68 'content':158 'continu':98,136 'day':9 'decid':62 'discuss':100,165 'earliest':8 'end':24 'enough':69 'even':113 'feel':31 'finish':71 'get':16 'go':89,127 'great':164 'half':148 'halfway':17 'hit':181 'interest':96 'kind':51 'know':76,84,152 'lemmi':154 'like':32 'll':61,78,125 'long':133 'lot':56 'm':34 'media':12 'medium':139 'often':186 'otherwis':44 'person':53,87 'probabl':126,141 'publish':182 'realli':65 'reddit':105 'respons':22 'say':91 'sinc':6 'snark':42 'social':11 'sometim':29,73,167 'teen':118 'tendenc':5 'time':59,150 'top':40 'twenti':120 'use':137 'usenet':122 'want':47 'worth':172"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702531339
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9292122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702531339 {#1364
    date: 2023-12-14 06:22: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
19 DENIED edit
App\Entity\Entry {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-often-to-you-bail-on-a-half-written-post-or"
  +title: "How often to you bail on a half-written post or response?"
  +url: null
  +body: """
    I have had a tendency since my earliest days on social media where I will get halfway or more through a response, and end up just cancelling it. Sometimes I feel like I’m just being to over the top with snark or otherwise don’t want to be that kind of person, but a lot of the time I’ll decide I just really don’t care enough to finish it. Sometimes I just know it’ll be an argument and I know what the person is going to say, and just have no interest in continuing the discussion. I did it on Reddit, I did it on bulletin boards, I even did it in my teens and twenties on Usenet - and I’ll probably go on doing it for as long as I continue using this medium. I probably do it a bit more than half the time. I know that lemmy benefits from more content and I have had some great discussions, but sometimes it’s just not worth it for me.\n
    \n
    How about you? Do you hit publish or cancel more often?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702531339 {#1935
    date: 2023-12-14 06:22:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1941 …}
  +badges: Doctrine\ORM\PersistentCollection {#1971 …}
  +children: []
  -id: 27871
  -titleTs: "'bail':5 'half':9 'half-written':8 'often':2 'post':11 'respons':13 'written':10"
  -bodyTs: "'argument':81 'benefit':155 'bit':145 'board':111 'bulletin':110 'cancel':27,184 'care':68 'content':158 'continu':98,136 'day':9 'decid':62 'discuss':100,165 'earliest':8 'end':24 'enough':69 'even':113 'feel':31 'finish':71 'get':16 'go':89,127 'great':164 'half':148 'halfway':17 'hit':181 'interest':96 'kind':51 'know':76,84,152 'lemmi':154 'like':32 'll':61,78,125 'long':133 'lot':56 'm':34 'media':12 'medium':139 'often':186 'otherwis':44 'person':53,87 'probabl':126,141 'publish':182 'realli':65 'reddit':105 'respons':22 'say':91 'sinc':6 'snark':42 'social':11 'sometim':29,73,167 'teen':118 'tendenc':5 'time':59,150 'top':40 'twenti':120 'use':137 'usenet':122 'want':47 'worth':172"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702531339
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9292122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702531339 {#1364
    date: 2023-12-14 06:22: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
20 DENIED moderate
App\Entity\Entry {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-often-to-you-bail-on-a-half-written-post-or"
  +title: "How often to you bail on a half-written post or response?"
  +url: null
  +body: """
    I have had a tendency since my earliest days on social media where I will get halfway or more through a response, and end up just cancelling it. Sometimes I feel like I’m just being to over the top with snark or otherwise don’t want to be that kind of person, but a lot of the time I’ll decide I just really don’t care enough to finish it. Sometimes I just know it’ll be an argument and I know what the person is going to say, and just have no interest in continuing the discussion. I did it on Reddit, I did it on bulletin boards, I even did it in my teens and twenties on Usenet - and I’ll probably go on doing it for as long as I continue using this medium. I probably do it a bit more than half the time. I know that lemmy benefits from more content and I have had some great discussions, but sometimes it’s just not worth it for me.\n
    \n
    How about you? Do you hit publish or cancel more often?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702531339 {#1935
    date: 2023-12-14 06:22:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1936 …}
  +reports: Doctrine\ORM\PersistentCollection {#1938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1941 …}
  +badges: Doctrine\ORM\PersistentCollection {#1971 …}
  +children: []
  -id: 27871
  -titleTs: "'bail':5 'half':9 'half-written':8 'often':2 'post':11 'respons':13 'written':10"
  -bodyTs: "'argument':81 'benefit':155 'bit':145 'board':111 'bulletin':110 'cancel':27,184 'care':68 'content':158 'continu':98,136 'day':9 'decid':62 'discuss':100,165 'earliest':8 'end':24 'enough':69 'even':113 'feel':31 'finish':71 'get':16 'go':89,127 'great':164 'half':148 'halfway':17 'hit':181 'interest':96 'kind':51 'know':76,84,152 'lemmi':154 'like':32 'll':61,78,125 'long':133 'lot':56 'm':34 'media':12 'medium':139 'often':186 'otherwis':44 'person':53,87 'probabl':126,141 'publish':182 'realli':65 'reddit':105 'respons':22 'say':91 'sinc':6 'snark':42 'social':11 'sometim':29,73,167 'teen':118 'tendenc':5 'time':59,150 'top':40 'twenti':120 'use':137 'usenet':122 'want':47 'worth':172"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702531339
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9292122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702531339 {#1364
    date: 2023-12-14 06:22: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
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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1366 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "CW-Self-Harm-Rate-of-suicide-in-the-U-S-peaks"
  +title: "CW: Self Harm - Rate of suicide in the U.S. peaks among older men, a hard demographic to reach"
  +url: null
  +body: "news@lemmy.world"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702615571 {#1368
    date: 2023-12-15 05:46:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 22134
  -titleTs: "'among':11 'cw':1 'demograph':16 'hard':15 'harm':3 'men':13 'older':12 'peak':10 'rate':4 'reach':18 'self':2 'suicid':6 'u.s':9"
  -bodyTs: "'news@lemmy.world':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702579548
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4884960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702527548 {#1399
    date: 2023-12-14 05:19:08.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1366 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "CW-Self-Harm-Rate-of-suicide-in-the-U-S-peaks"
  +title: "CW: Self Harm - Rate of suicide in the U.S. peaks among older men, a hard demographic to reach"
  +url: null
  +body: "news@lemmy.world"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702615571 {#1368
    date: 2023-12-15 05:46:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 22134
  -titleTs: "'among':11 'cw':1 'demograph':16 'hard':15 'harm':3 'men':13 'older':12 'peak':10 'rate':4 'reach':18 'self':2 'suicid':6 'u.s':9"
  -bodyTs: "'news@lemmy.world':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702579548
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4884960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702527548 {#1399
    date: 2023-12-14 05:19:08.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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1366 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "CW-Self-Harm-Rate-of-suicide-in-the-U-S-peaks"
  +title: "CW: Self Harm - Rate of suicide in the U.S. peaks among older men, a hard demographic to reach"
  +url: null
  +body: "news@lemmy.world"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702615571 {#1368
    date: 2023-12-15 05:46:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1374 …}
  +votes: Doctrine\ORM\PersistentCollection {#1369 …}
  +reports: Doctrine\ORM\PersistentCollection {#1370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1375 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1400 …}
  +badges: Doctrine\ORM\PersistentCollection {#1902 …}
  +children: []
  -id: 22134
  -titleTs: "'among':11 'cw':1 'demograph':16 'hard':15 'harm':3 'men':13 'older':12 'peak':10 'rate':4 'reach':18 'self':2 'suicid':6 'u.s':9"
  -bodyTs: "'news@lemmy.world':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702579548
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4884960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702527548 {#1399
    date: 2023-12-14 05:19:08.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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-get-Nviddia-drivers-to-work-in-arch"
  +title: "How do I get Nviddia drivers to work in arch?"
  +url: null
  +body: "So i’m helping my best friend to try instaling nvidia gtx 1050 mobile drivers on his laptop, we genualy don’t know what to do and i can figure out how to make it work, so it would be very helpfull if someone could explain me what to do or provive me with a guide to make it work"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988328 {#1891
    date: 2023-12-19 13:18:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 22131
  -titleTs: "'arch':10 'driver':6 'get':4 'nviddia':5 'work':8"
  -bodyTs: "'1050':13 'best':6 'could':45 'driver':15 'explain':46 'figur':30 'friend':7 'genuali':20 'gtx':12 'guid':56 'help':4 'helpful':42 'instal':10 'know':23 'laptop':18 'm':3 'make':34,58 'mobil':14 'nvidia':11 'proviv':52 'someon':44 'tri':9 'work':36,60 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702608947
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9288580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522547 {#1904
    date: 2023-12-14 03:55:47.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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-get-Nviddia-drivers-to-work-in-arch"
  +title: "How do I get Nviddia drivers to work in arch?"
  +url: null
  +body: "So i’m helping my best friend to try instaling nvidia gtx 1050 mobile drivers on his laptop, we genualy don’t know what to do and i can figure out how to make it work, so it would be very helpfull if someone could explain me what to do or provive me with a guide to make it work"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988328 {#1891
    date: 2023-12-19 13:18:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 22131
  -titleTs: "'arch':10 'driver':6 'get':4 'nviddia':5 'work':8"
  -bodyTs: "'1050':13 'best':6 'could':45 'driver':15 'explain':46 'figur':30 'friend':7 'genuali':20 'gtx':12 'guid':56 'help':4 'helpful':42 'instal':10 'know':23 'laptop':18 'm':3 'make':34,58 'mobil':14 'nvidia':11 'proviv':52 'someon':44 'tri':9 'work':36,60 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702608947
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9288580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522547 {#1904
    date: 2023-12-14 03:55:47.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 {#1956
  +user: Proxies\__CG__\App\Entity\User {#2438 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-I-get-Nviddia-drivers-to-work-in-arch"
  +title: "How do I get Nviddia drivers to work in arch?"
  +url: null
  +body: "So i’m helping my best friend to try instaling nvidia gtx 1050 mobile drivers on his laptop, we genualy don’t know what to do and i can figure out how to make it work, so it would be very helpfull if someone could explain me what to do or provive me with a guide to make it work"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 35
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702988328 {#1891
    date: 2023-12-19 13:18:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2429 …}
  +reports: Doctrine\ORM\PersistentCollection {#2424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2433 …}
  +badges: Doctrine\ORM\PersistentCollection {#2443 …}
  +children: []
  -id: 22131
  -titleTs: "'arch':10 'driver':6 'get':4 'nviddia':5 'work':8"
  -bodyTs: "'1050':13 'best':6 'could':45 'driver':15 'explain':46 'figur':30 'friend':7 'genuali':20 'gtx':12 'guid':56 'help':4 'helpful':42 'instal':10 'know':23 'laptop':18 'm':3 'make':34,58 'mobil':14 'nvidia':11 'proviv':52 'someon':44 'tri':9 'work':36,60 'would':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702608947
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9288580"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702522547 {#1904
    date: 2023-12-14 03:55:47.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 {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "QUESTION-looking-for-sandwich-bread-recipe"
  +title: "[QUESTION] looking for sandwich bread recipe"
  +url: null
  +body: "I’m looking for a sandwich bread recipe with ingredients measured by weight. I have bread flour and whole wheat flour and both pizza and regular Fleischmann’s yeast on hand, but no AP flour until I go shopping at the end of the week. If you have a good recipe, I’d really appreciate y’all sharing."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702519351 {#2426
    date: 2023-12-14 03:02:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 27999
  -titleTs: "'bread':5 'look':2 'question':1 'recip':6 'sandwich':4"
  -bodyTs: "'ap':34 'appreci':55 'bread':7,16 'd':53 'end':42 'fleischmann':27 'flour':17,21,35 'go':38 'good':50 'hand':31 'ingredi':10 'look':3 'm':2 'measur':11 'pizza':24 'realli':54 'recip':8,51 'regular':26 'sandwich':6 'share':58 'shop':39 'week':45 'weight':13 'wheat':20 'whole':19 'y':56 'yeast':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702519351
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10979661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702519351 {#2440
    date: 2023-12-14 03:02:31.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 {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "QUESTION-looking-for-sandwich-bread-recipe"
  +title: "[QUESTION] looking for sandwich bread recipe"
  +url: null
  +body: "I’m looking for a sandwich bread recipe with ingredients measured by weight. I have bread flour and whole wheat flour and both pizza and regular Fleischmann’s yeast on hand, but no AP flour until I go shopping at the end of the week. If you have a good recipe, I’d really appreciate y’all sharing."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702519351 {#2426
    date: 2023-12-14 03:02:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 27999
  -titleTs: "'bread':5 'look':2 'question':1 'recip':6 'sandwich':4"
  -bodyTs: "'ap':34 'appreci':55 'bread':7,16 'd':53 'end':42 'fleischmann':27 'flour':17,21,35 'go':38 'good':50 'hand':31 'ingredi':10 'look':3 'm':2 'measur':11 'pizza':24 'realli':54 'recip':8,51 'regular':26 'sandwich':6 'share':58 'shop':39 'week':45 'weight':13 'wheat':20 'whole':19 'y':56 'yeast':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702519351
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10979661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702519351 {#2440
    date: 2023-12-14 03:02:31.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 {#2439
  +user: Proxies\__CG__\App\Entity\User {#2436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2357 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "QUESTION-looking-for-sandwich-bread-recipe"
  +title: "[QUESTION] looking for sandwich bread recipe"
  +url: null
  +body: "I’m looking for a sandwich bread recipe with ingredients measured by weight. I have bread flour and whole wheat flour and both pizza and regular Fleischmann’s yeast on hand, but no AP flour until I go shopping at the end of the week. If you have a good recipe, I’d really appreciate y’all sharing."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702519351 {#2426
    date: 2023-12-14 03:02:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 27999
  -titleTs: "'bread':5 'look':2 'question':1 'recip':6 'sandwich':4"
  -bodyTs: "'ap':34 'appreci':55 'bread':7,16 'd':53 'end':42 'fleischmann':27 'flour':17,21,35 'go':38 'good':50 'hand':31 'ingredi':10 'look':3 'm':2 'measur':11 'pizza':24 'realli':54 'recip':8,51 'regular':26 'sandwich':6 'share':58 'shop':39 'week':45 'weight':13 'wheat':20 'whole':19 'y':56 'yeast':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702519351
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10979661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702519351 {#2440
    date: 2023-12-14 03:02:31.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 {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Civic-Genie-appears-and-will-instantly-pass-three-pieces"
  +title: "The Civic Genie appears and will instantly pass three pieces of legislation in your town. (Not state or federal) What laws will you choose?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702519281 {#2449
    date: 2023-12-14 03:01:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 27898
  -titleTs: "'appear':4 'choos':24 'civic':2 'feder':19 'geni':3 'instant':7 'law':21 'legisl':12 'pass':8 'piec':10 'state':17 'three':9 'town':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9543244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702519281 {#2477
    date: 2023-12-14 03:01: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
35 DENIED edit
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Civic-Genie-appears-and-will-instantly-pass-three-pieces"
  +title: "The Civic Genie appears and will instantly pass three pieces of legislation in your town. (Not state or federal) What laws will you choose?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702519281 {#2449
    date: 2023-12-14 03:01:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 27898
  -titleTs: "'appear':4 'choos':24 'civic':2 'feder':19 'geni':3 'instant':7 'law':21 'legisl':12 'pass':8 'piec':10 'state':17 'three':9 'town':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9543244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702519281 {#2477
    date: 2023-12-14 03:01: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
36 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Civic-Genie-appears-and-will-instantly-pass-three-pieces"
  +title: "The Civic Genie appears and will instantly pass three pieces of legislation in your town. (Not state or federal) What laws will you choose?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702519281 {#2449
    date: 2023-12-14 03:01:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2358 …}
  +votes: Doctrine\ORM\PersistentCollection {#2485 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2490 …}
  +badges: Doctrine\ORM\PersistentCollection {#2473 …}
  +children: []
  -id: 27898
  -titleTs: "'appear':4 'choos':24 'civic':2 'feder':19 'geni':3 'instant':7 'law':21 'legisl':12 'pass':8 'piec':10 'state':17 'three':9 'town':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9543244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702519281 {#2477
    date: 2023-12-14 03:01: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
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 {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-workaround-for-regionally-locked-DVDs"
  +title: "What is the workaround for regionally locked DVDs?"
  +url: null
  +body: "My beloved Mighty Boosh DVDs can’t be played in the USA! WHAT CAN I DO!?! FYI I’ve had some wine and I can’t googly it properly"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702518670 {#1923
    date: 2023-12-14 02:51:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 27887
  -titleTs: "'dvds':8 'lock':7 'region':6 'workaround':4"
  -bodyTs: "'belov':2 'boosh':4 'dvds':5 'fyi':17 'goog':27 'mighti':3 'play':9 'proper':29 'usa':12 've':19 'wine':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702518670 {#2484
    date: 2023-12-14 02:51: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
39 DENIED edit
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-workaround-for-regionally-locked-DVDs"
  +title: "What is the workaround for regionally locked DVDs?"
  +url: null
  +body: "My beloved Mighty Boosh DVDs can’t be played in the USA! WHAT CAN I DO!?! FYI I’ve had some wine and I can’t googly it properly"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702518670 {#1923
    date: 2023-12-14 02:51:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 27887
  -titleTs: "'dvds':8 'lock':7 'region':6 'workaround':4"
  -bodyTs: "'belov':2 'boosh':4 'dvds':5 'fyi':17 'goog':27 'mighti':3 'play':9 'proper':29 'usa':12 've':19 'wine':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702518670 {#2484
    date: 2023-12-14 02:51: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
40 DENIED moderate
App\Entity\Entry {#1391
  +user: Proxies\__CG__\App\Entity\User {#2481 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "What-is-the-workaround-for-regionally-locked-DVDs"
  +title: "What is the workaround for regionally locked DVDs?"
  +url: null
  +body: "My beloved Mighty Boosh DVDs can’t be played in the USA! WHAT CAN I DO!?! FYI I’ve had some wine and I can’t googly it properly"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702518670 {#1923
    date: 2023-12-14 02:51:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1512 …}
  +votes: Doctrine\ORM\PersistentCollection {#1524 …}
  +reports: Doctrine\ORM\PersistentCollection {#1500 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1502 …}
  +badges: Doctrine\ORM\PersistentCollection {#1544 …}
  +children: []
  -id: 27887
  -titleTs: "'dvds':8 'lock':7 'region':6 'workaround':4"
  -bodyTs: "'belov':2 'boosh':4 'dvds':5 'fyi':17 'goog':27 'mighti':3 'play':9 'proper':29 'usa':12 've':19 'wine':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702518670 {#2484
    date: 2023-12-14 02:51: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
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 {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-deal-with-two-people-who-you-are"
  +title: "How do you deal with two people who you are close to and have to spend every day with...but one of them hates the other one?"
  +url: null
  +body: """
    I apologize if this isn’t allowed, but I wasn’t sure exactly where to put it. Just let me know if it’s inappropriate and I’ll delete. Thanks.\n
    \n
    I’m a loner, so my life is basically just work and the internet. Two of my coworkers are among my favorite people in the whole world, but one of them doesn’t like the other one and will complain to me about how they don’t like them.\n
    \n
    We work incredibly closely together…only a few feet apart for hours on end. Our job also necessitates that we frequently communicate with one another. In the beginning, I absolutely loved it and there was no conflict.\n
    \n
    Now, I often get my one coworker complaining to me that the other is lazy. And I’m not going to lie, the “lazy” one definitely takes more breaks than everyone and doesn’t at all work as hard as the others. But that doesn’t really bother me because she’s a super incredibly nice and friendly person.\n
    \n
    But over time it has bothered my hardworking coworker more and more and driven a wedge into what I would have once considered to be a friendship between the 3 of us.\n
    \n
    It never gets to the point where there is yelling or arguments or anything, but it absolutely ruins the mood and then I hear about it later.\n
    \n
    I interact with these people for hours on end every single day and I’m just not sure how to handle it. I’ve been struggling to know how to deal with it for months now.\n
    \n
    To top it all off it gives me endless paranoia that the hardworking coworker secretly resents me and hates me too. This stuff never used to happen before, but know I feel like it’s all that happens.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702517937 {#1547
    date: 2023-12-14 02:38:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 27969
  -titleTs: "'close':11 'day':18 'deal':4 'everi':17 'hate':24 'one':21,27 'peopl':7 'spend':16 'two':6"
  -bodyTs: "'3':205 'absolut':109,224 'allow':7 'also':96 'among':50 'anoth':104 'anyth':221 'apart':89 'apolog':2 'argument':219 'basic':39 'begin':107 'bother':164,181 'break':145 'close':83 'communic':101 'complain':70,124 'conflict':116 'consid':198 'cowork':48,123,184,284 'day':246 'deal':265 'definit':142 'delet':29 'doesn':62,149,161 'driven':189 'end':93,243 'endless':279 'everi':244 'everyon':147 'exact':13 'favorit':52 'feel':302 'feet':88 'frequent':100 'friend':174 'friendship':202 'get':120,210 'give':277 'go':136 'handl':255 'happen':297,308 'hard':155 'hardwork':183,283 'hate':289 'hear':231 'hour':91,241 'inappropri':25 'incred':82,171 'interact':236 'internet':44 'isn':5 'job':95 'know':21,262,300 'later':234 'lazi':131,140 'let':19 'lie':138 'life':37 'like':64,78,303 'll':28 'loner':34 'love':110 'm':32,134,249 'month':269 'mood':227 'necessit':97 'never':209,294 'nice':172 'often':119 'one':59,67,103,122,141 'other':158 'paranoia':280 'peopl':53,239 'person':175 'point':213 'put':16 'realli':163 'resent':286 'ruin':225 'secret':285 'singl':245 'struggl':260 'stuff':293 'super':170 'sure':12,252 'take':143 'thank':30 'time':178 'togeth':84 'top':272 'two':45 'us':207 'use':295 've':258 'wasn':10 'wedg':191 'whole':56 'work':41,81,153 'world':57 'would':195 'yell':217"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702517937 {#1481
    date: 2023-12-14 02:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-deal-with-two-people-who-you-are"
  +title: "How do you deal with two people who you are close to and have to spend every day with...but one of them hates the other one?"
  +url: null
  +body: """
    I apologize if this isn’t allowed, but I wasn’t sure exactly where to put it. Just let me know if it’s inappropriate and I’ll delete. Thanks.\n
    \n
    I’m a loner, so my life is basically just work and the internet. Two of my coworkers are among my favorite people in the whole world, but one of them doesn’t like the other one and will complain to me about how they don’t like them.\n
    \n
    We work incredibly closely together…only a few feet apart for hours on end. Our job also necessitates that we frequently communicate with one another. In the beginning, I absolutely loved it and there was no conflict.\n
    \n
    Now, I often get my one coworker complaining to me that the other is lazy. And I’m not going to lie, the “lazy” one definitely takes more breaks than everyone and doesn’t at all work as hard as the others. But that doesn’t really bother me because she’s a super incredibly nice and friendly person.\n
    \n
    But over time it has bothered my hardworking coworker more and more and driven a wedge into what I would have once considered to be a friendship between the 3 of us.\n
    \n
    It never gets to the point where there is yelling or arguments or anything, but it absolutely ruins the mood and then I hear about it later.\n
    \n
    I interact with these people for hours on end every single day and I’m just not sure how to handle it. I’ve been struggling to know how to deal with it for months now.\n
    \n
    To top it all off it gives me endless paranoia that the hardworking coworker secretly resents me and hates me too. This stuff never used to happen before, but know I feel like it’s all that happens.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702517937 {#1547
    date: 2023-12-14 02:38:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 27969
  -titleTs: "'close':11 'day':18 'deal':4 'everi':17 'hate':24 'one':21,27 'peopl':7 'spend':16 'two':6"
  -bodyTs: "'3':205 'absolut':109,224 'allow':7 'also':96 'among':50 'anoth':104 'anyth':221 'apart':89 'apolog':2 'argument':219 'basic':39 'begin':107 'bother':164,181 'break':145 'close':83 'communic':101 'complain':70,124 'conflict':116 'consid':198 'cowork':48,123,184,284 'day':246 'deal':265 'definit':142 'delet':29 'doesn':62,149,161 'driven':189 'end':93,243 'endless':279 'everi':244 'everyon':147 'exact':13 'favorit':52 'feel':302 'feet':88 'frequent':100 'friend':174 'friendship':202 'get':120,210 'give':277 'go':136 'handl':255 'happen':297,308 'hard':155 'hardwork':183,283 'hate':289 'hear':231 'hour':91,241 'inappropri':25 'incred':82,171 'interact':236 'internet':44 'isn':5 'job':95 'know':21,262,300 'later':234 'lazi':131,140 'let':19 'lie':138 'life':37 'like':64,78,303 'll':28 'loner':34 'love':110 'm':32,134,249 'month':269 'mood':227 'necessit':97 'never':209,294 'nice':172 'often':119 'one':59,67,103,122,141 'other':158 'paranoia':280 'peopl':53,239 'person':175 'point':213 'put':16 'realli':163 'resent':286 'ruin':225 'secret':285 'singl':245 'struggl':260 'stuff':293 'super':170 'sure':12,252 'take':143 'thank':30 'time':178 'togeth':84 'top':272 'two':45 'us':207 'use':295 've':258 'wasn':10 'wedg':191 'whole':56 'work':41,81,153 'world':57 'would':195 'yell':217"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702517937 {#1481
    date: 2023-12-14 02:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1482
  +user: Proxies\__CG__\App\Entity\User {#1511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "How-do-you-deal-with-two-people-who-you-are"
  +title: "How do you deal with two people who you are close to and have to spend every day with...but one of them hates the other one?"
  +url: null
  +body: """
    I apologize if this isn’t allowed, but I wasn’t sure exactly where to put it. Just let me know if it’s inappropriate and I’ll delete. Thanks.\n
    \n
    I’m a loner, so my life is basically just work and the internet. Two of my coworkers are among my favorite people in the whole world, but one of them doesn’t like the other one and will complain to me about how they don’t like them.\n
    \n
    We work incredibly closely together…only a few feet apart for hours on end. Our job also necessitates that we frequently communicate with one another. In the beginning, I absolutely loved it and there was no conflict.\n
    \n
    Now, I often get my one coworker complaining to me that the other is lazy. And I’m not going to lie, the “lazy” one definitely takes more breaks than everyone and doesn’t at all work as hard as the others. But that doesn’t really bother me because she’s a super incredibly nice and friendly person.\n
    \n
    But over time it has bothered my hardworking coworker more and more and driven a wedge into what I would have once considered to be a friendship between the 3 of us.\n
    \n
    It never gets to the point where there is yelling or arguments or anything, but it absolutely ruins the mood and then I hear about it later.\n
    \n
    I interact with these people for hours on end every single day and I’m just not sure how to handle it. I’ve been struggling to know how to deal with it for months now.\n
    \n
    To top it all off it gives me endless paranoia that the hardworking coworker secretly resents me and hates me too. This stuff never used to happen before, but know I feel like it’s all that happens.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702517937 {#1547
    date: 2023-12-14 02:38:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1523 …}
  +votes: Doctrine\ORM\PersistentCollection {#1522 …}
  +reports: Doctrine\ORM\PersistentCollection {#1506 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1505 …}
  +badges: Doctrine\ORM\PersistentCollection {#1532 …}
  +children: []
  -id: 27969
  -titleTs: "'close':11 'day':18 'deal':4 'everi':17 'hate':24 'one':21,27 'peopl':7 'spend':16 'two':6"
  -bodyTs: "'3':205 'absolut':109,224 'allow':7 'also':96 'among':50 'anoth':104 'anyth':221 'apart':89 'apolog':2 'argument':219 'basic':39 'begin':107 'bother':164,181 'break':145 'close':83 'communic':101 'complain':70,124 'conflict':116 'consid':198 'cowork':48,123,184,284 'day':246 'deal':265 'definit':142 'delet':29 'doesn':62,149,161 'driven':189 'end':93,243 'endless':279 'everi':244 'everyon':147 'exact':13 'favorit':52 'feel':302 'feet':88 'frequent':100 'friend':174 'friendship':202 'get':120,210 'give':277 'go':136 'handl':255 'happen':297,308 'hard':155 'hardwork':183,283 'hate':289 'hear':231 'hour':91,241 'inappropri':25 'incred':82,171 'interact':236 'internet':44 'isn':5 'job':95 'know':21,262,300 'later':234 'lazi':131,140 'let':19 'lie':138 'life':37 'like':64,78,303 'll':28 'loner':34 'love':110 'm':32,134,249 'month':269 'mood':227 'necessit':97 'never':209,294 'nice':172 'often':119 'one':59,67,103,122,141 'other':158 'paranoia':280 'peopl':53,239 'person':175 'point':213 'put':16 'realli':163 'resent':286 'ruin':225 'secret':285 'singl':245 'struggl':260 'stuff':293 'super':170 'sure':12,252 'take':143 'thank':30 'time':178 'togeth':84 'top':272 'two':45 'us':207 'use':295 've':258 'wasn':10 'wedg':191 'whole':56 'work':41,81,153 'world':57 'would':195 'yell':217"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9542840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702517937 {#1481
    date: 2023-12-14 02:38:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-think-Lemmy-is-hurt-by-having-too-many"
  +title: "Do you think Lemmy is hurt by having too many dead/low-PPM communities?"
  +url: null
  +body: """
    Title is a bit of a loaded question but I tried to fit it into one sentence.\n
    \n
    Do you think Lemmy’s search and use functions are hurt by all the communities that were made and abandoned during the 2023 Redditfugee influx? As in, do you think that Lemmy would be better off if some of these communities were consolidated into larger general pages until it gets a big enough user base to warrant individual communities for specific TV shows, for example.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702502214 {#1534
    date: 2023-12-13 22:16:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 27904
  -titleTs: "'communiti':12 'dead/low-ppm':11 'hurt':6 'lemmi':4 'mani':10 'think':3"
  -bodyTs: "'2023':40 'abandon':37 'base':72 'better':52 'big':69 'bit':4 'communiti':32,58,76 'consolid':60 'enough':70 'exampl':82 'fit':13 'function':26 'general':63 'get':67 'hurt':28 'individu':75 'influx':42 'larger':62 'lemmi':21,49 'load':7 'made':35 'one':16 'page':64 'question':8 'redditfuge':41 'search':23 'sentenc':17 'show':80 'specif':78 'think':20,47 'titl':1 'tri':11 'tv':79 'use':25 'user':71 'warrant':74 'would':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9533574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702502214 {#1542
    date: 2023-12-13 22:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-think-Lemmy-is-hurt-by-having-too-many"
  +title: "Do you think Lemmy is hurt by having too many dead/low-PPM communities?"
  +url: null
  +body: """
    Title is a bit of a loaded question but I tried to fit it into one sentence.\n
    \n
    Do you think Lemmy’s search and use functions are hurt by all the communities that were made and abandoned during the 2023 Redditfugee influx? As in, do you think that Lemmy would be better off if some of these communities were consolidated into larger general pages until it gets a big enough user base to warrant individual communities for specific TV shows, for example.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702502214 {#1534
    date: 2023-12-13 22:16:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 27904
  -titleTs: "'communiti':12 'dead/low-ppm':11 'hurt':6 'lemmi':4 'mani':10 'think':3"
  -bodyTs: "'2023':40 'abandon':37 'base':72 'better':52 'big':69 'bit':4 'communiti':32,58,76 'consolid':60 'enough':70 'exampl':82 'fit':13 'function':26 'general':63 'get':67 'hurt':28 'individu':75 'influx':42 'larger':62 'lemmi':21,49 'load':7 'made':35 'one':16 'page':64 'question':8 'redditfuge':41 'search':23 'sentenc':17 'show':80 'specif':78 'think':20,47 'titl':1 'tri':11 'tv':79 'use':25 'user':71 'warrant':74 'would':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9533574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702502214 {#1542
    date: 2023-12-13 22:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1540
  +user: Proxies\__CG__\App\Entity\User {#1538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Do-you-think-Lemmy-is-hurt-by-having-too-many"
  +title: "Do you think Lemmy is hurt by having too many dead/low-PPM communities?"
  +url: null
  +body: """
    Title is a bit of a loaded question but I tried to fit it into one sentence.\n
    \n
    Do you think Lemmy’s search and use functions are hurt by all the communities that were made and abandoned during the 2023 Redditfugee influx? As in, do you think that Lemmy would be better off if some of these communities were consolidated into larger general pages until it gets a big enough user base to warrant individual communities for specific TV shows, for example.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702502214 {#1534
    date: 2023-12-13 22:16:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1533 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1515 …}
  +badges: Doctrine\ORM\PersistentCollection {#1518 …}
  +children: []
  -id: 27904
  -titleTs: "'communiti':12 'dead/low-ppm':11 'hurt':6 'lemmi':4 'mani':10 'think':3"
  -bodyTs: "'2023':40 'abandon':37 'base':72 'better':52 'big':69 'bit':4 'communiti':32,58,76 'consolid':60 'enough':70 'exampl':82 'fit':13 'function':26 'general':63 'get':67 'hurt':28 'individu':75 'influx':42 'larger':62 'lemmi':21,49 'load':7 'made':35 'one':16 'page':64 'question':8 'redditfuge':41 'search':23 'sentenc':17 'show':80 'specif':78 'think':20,47 'titl':1 'tri':11 'tv':79 'use':25 'user':71 'warrant':74 'would':50"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9533574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702502214 {#1542
    date: 2023-12-13 22:16:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-there-any-good-privacy-friendly-keyboards-for-android"
  +title: "Are there any good privacy friendly keyboards for android?"
  +url: null
  +body: """
    I’ve looked at a few on fdroid and they all seem like they aren’t being maintained anymore.\n
    \n
    Edit: I’ve spent the past day trying most all of the suggested keyboards here and I think I’ve landed on either Unexpected Keyboard or AnySoftKeyboard. Thanks for all the suggestions. Thumbkey is quite the thing to get used to.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702828713 {#1520
    date: 2023-12-17 16:58:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 22117
  -titleTs: "'android':9 'friend':6 'good':4 'keyboard':7 'privaci':5"
  -bodyTs: "'anymor':19 'anysoftkeyboard':46 'aren':15 'day':26 'edit':20 'either':42 'fdroid':8 'get':58 'keyboard':33,44 'land':40 'like':13 'look':3 'maintain':18 'past':25 'quit':54 'seem':12 'spent':23 'suggest':32,51 'thank':47 'thing':56 'think':37 'thumbkey':52 'tri':27 'unexpect':43 'use':59 've':2,22,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702586359
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7217471"
  +editedAt: DateTimeImmutable @1704748732 {#1517
    date: 2024-01-08 22:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702499959 {#1632
    date: 2023-12-13 21:39: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
51 DENIED edit
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-there-any-good-privacy-friendly-keyboards-for-android"
  +title: "Are there any good privacy friendly keyboards for android?"
  +url: null
  +body: """
    I’ve looked at a few on fdroid and they all seem like they aren’t being maintained anymore.\n
    \n
    Edit: I’ve spent the past day trying most all of the suggested keyboards here and I think I’ve landed on either Unexpected Keyboard or AnySoftKeyboard. Thanks for all the suggestions. Thumbkey is quite the thing to get used to.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702828713 {#1520
    date: 2023-12-17 16:58:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 22117
  -titleTs: "'android':9 'friend':6 'good':4 'keyboard':7 'privaci':5"
  -bodyTs: "'anymor':19 'anysoftkeyboard':46 'aren':15 'day':26 'edit':20 'either':42 'fdroid':8 'get':58 'keyboard':33,44 'land':40 'like':13 'look':3 'maintain':18 'past':25 'quit':54 'seem':12 'spent':23 'suggest':32,51 'thank':47 'thing':56 'think':37 'thumbkey':52 'tri':27 'unexpect':43 'use':59 've':2,22,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702586359
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7217471"
  +editedAt: DateTimeImmutable @1704748732 {#1517
    date: 2024-01-08 22:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702499959 {#1632
    date: 2023-12-13 21:39: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
52 DENIED moderate
App\Entity\Entry {#1623
  +user: Proxies\__CG__\App\Entity\User {#1631 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-there-any-good-privacy-friendly-keyboards-for-android"
  +title: "Are there any good privacy friendly keyboards for android?"
  +url: null
  +body: """
    I’ve looked at a few on fdroid and they all seem like they aren’t being maintained anymore.\n
    \n
    Edit: I’ve spent the past day trying most all of the suggested keyboards here and I think I’ve landed on either Unexpected Keyboard or AnySoftKeyboard. Thanks for all the suggestions. Thumbkey is quite the thing to get used to.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 79
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702828713 {#1520
    date: 2023-12-17 16:58:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1704 …}
  +votes: Doctrine\ORM\PersistentCollection {#1712 …}
  +reports: Doctrine\ORM\PersistentCollection {#1706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1745 …}
  +badges: Doctrine\ORM\PersistentCollection {#1738 …}
  +children: []
  -id: 22117
  -titleTs: "'android':9 'friend':6 'good':4 'keyboard':7 'privaci':5"
  -bodyTs: "'anymor':19 'anysoftkeyboard':46 'aren':15 'day':26 'edit':20 'either':42 'fdroid':8 'get':58 'keyboard':33,44 'land':40 'like':13 'look':3 'maintain':18 'past':25 'quit':54 'seem':12 'spent':23 'suggest':32,51 'thank':47 'thing':56 'think':37 'thumbkey':52 'tri':27 'unexpect':43 'use':59 've':2,22,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702586359
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7217471"
  +editedAt: DateTimeImmutable @1704748732 {#1517
    date: 2024-01-08 22:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702499959 {#1632
    date: 2023-12-13 21:39: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
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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "soulseek-whatbox"
  +title: "soulseek + whatbox"
  +url: null
  +body: """
    Hey, fellow pirates!\n
    \n
    I rent seedbox at whatbox and want to share it’s content over people from soulseek. I’ve tried checking whatbox interface but haven’t found any such option.\n
    \n
    Does anyone knows if it’s possible at all and if so, how to do that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711707130 {#1746
    date: 2024-03-29 11:12:10.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: 22102
  -titleTs: "'soulseek':1 'whatbox':2"
  -bodyTs: "'anyon':34 'check':23 'content':15 'fellow':2 'found':29 'haven':27 'hey':1 'interfac':25 'know':35 'option':32 'peopl':17 'pirat':3 'possibl':39 'rent':5 'seedbox':6 'share':12 'soulseek':19 'tri':22 've':21 'want':10 'whatbox':8,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702551966
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10318770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702494466 {#1749
    date: 2023-12-13 20:07:46.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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "soulseek-whatbox"
  +title: "soulseek + whatbox"
  +url: null
  +body: """
    Hey, fellow pirates!\n
    \n
    I rent seedbox at whatbox and want to share it’s content over people from soulseek. I’ve tried checking whatbox interface but haven’t found any such option.\n
    \n
    Does anyone knows if it’s possible at all and if so, how to do that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711707130 {#1746
    date: 2024-03-29 11:12:10.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: 22102
  -titleTs: "'soulseek':1 'whatbox':2"
  -bodyTs: "'anyon':34 'check':23 'content':15 'fellow':2 'found':29 'haven':27 'hey':1 'interfac':25 'know':35 'option':32 'peopl':17 'pirat':3 'possibl':39 'rent':5 'seedbox':6 'share':12 'soulseek':19 'tri':22 've':21 'want':10 'whatbox':8,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702551966
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10318770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702494466 {#1749
    date: 2023-12-13 20:07:46.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 {#1750
  +user: Proxies\__CG__\App\Entity\User {#1748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "soulseek-whatbox"
  +title: "soulseek + whatbox"
  +url: null
  +body: """
    Hey, fellow pirates!\n
    \n
    I rent seedbox at whatbox and want to share it’s content over people from soulseek. I’ve tried checking whatbox interface but haven’t found any such option.\n
    \n
    Does anyone knows if it’s possible at all and if so, how to do that?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711707130 {#1746
    date: 2024-03-29 11:12:10.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: 22102
  -titleTs: "'soulseek':1 'whatbox':2"
  -bodyTs: "'anyon':34 'check':23 'content':15 'fellow':2 'found':29 'haven':27 'hey':1 'interfac':25 'know':35 'option':32 'peopl':17 'pirat':3 'possibl':39 'rent':5 'seedbox':6 'share':12 'soulseek':19 'tri':22 've':21 'want':10 'whatbox':8,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702551966
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/10318770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702494466 {#1749
    date: 2023-12-13 20:07:46.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 {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Nvidia-Confusion-is-it-possible-to-freeze-a-kernel-module"
  +title: "Nvidia Confusion - is it possible to freeze a kernel module to a container when the base sys is shimmed?"
  +url: null
  +body: """
    Fedora WS. I want to continue using an older version of Oobabooga Textgen WebUI, but the 6.6 kernel build of the Nvidia open source module with the x86 UEFI shim breaks compatibility with one of the Python *Blas packages.\n
    \n
    Now I need to figure out how to build the kernel module for a distrobox (podman(docker)) container. Is that even possible when I do not have the ability to set my own UEFI boot lock keys in the factory bootloader?\n
    \n
    I’m not 100% positive this machine has the right hardware MUX for running the Nvidia GPU independent of the Intel integrated GPU (laptop) but I really wish I could run the 3080TI completely independent of the display. I only use it for AI.\n
    \n
    The documentation for everything Nvidia on Fedora is a mess of outdated info and the information Nvidia provides is all wrong and downright malicious in my experience.\n
    \n
    Has anyone gone through this recently or can help me fast track?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490848 {#1486
    date: 2023-12-13 19:07:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 27923
  -titleTs: "'base':16 'confus':2 'contain':13 'freez':7 'kernel':9 'modul':10 'nvidia':1 'possibl':5 'shim':19 'sys':17"
  -bodyTs: "'100':84 '3080ti':113 '6.6':17 'abil':68 'ai':124 'anyon':153 'blas':38 'boot':74 'bootload':80 'break':31 'build':19,48 'compat':32 'complet':114 'contain':57 'continu':6 'could':110 'display':118 'distrobox':54 'docker':56 'document':126 'downright':147 'even':60 'everyth':128 'experi':151 'factori':79 'fast':162 'fedora':1,131 'figur':44 'gone':154 'gpu':97,103 'hardwar':91 'help':160 'independ':98,115 'info':137 'inform':140 'integr':102 'intel':101 'kernel':18,50 'key':76 'laptop':104 'lock':75 'm':82 'machin':87 'malici':148 'mess':134 'modul':25,51 'mux':92 'need':42 'nvidia':22,96,129,141 'older':9 'one':34 'oobabooga':12 'open':23 'outdat':136 'packag':39 'podman':55 'posit':85 'possibl':61 'provid':142 'python':37 'realli':107 'recent':157 'right':90 'run':94,111 'set':70 'shim':30 'sourc':24 'textgen':13 'track':163 'uefi':29,73 'use':7,121 'version':10 'want':4 'webui':14 'wish':108 'wrong':145 'ws':2 'x86':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490848 {#1488
    date: 2023-12-13 19:07:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Nvidia-Confusion-is-it-possible-to-freeze-a-kernel-module"
  +title: "Nvidia Confusion - is it possible to freeze a kernel module to a container when the base sys is shimmed?"
  +url: null
  +body: """
    Fedora WS. I want to continue using an older version of Oobabooga Textgen WebUI, but the 6.6 kernel build of the Nvidia open source module with the x86 UEFI shim breaks compatibility with one of the Python *Blas packages.\n
    \n
    Now I need to figure out how to build the kernel module for a distrobox (podman(docker)) container. Is that even possible when I do not have the ability to set my own UEFI boot lock keys in the factory bootloader?\n
    \n
    I’m not 100% positive this machine has the right hardware MUX for running the Nvidia GPU independent of the Intel integrated GPU (laptop) but I really wish I could run the 3080TI completely independent of the display. I only use it for AI.\n
    \n
    The documentation for everything Nvidia on Fedora is a mess of outdated info and the information Nvidia provides is all wrong and downright malicious in my experience.\n
    \n
    Has anyone gone through this recently or can help me fast track?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490848 {#1486
    date: 2023-12-13 19:07:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 27923
  -titleTs: "'base':16 'confus':2 'contain':13 'freez':7 'kernel':9 'modul':10 'nvidia':1 'possibl':5 'shim':19 'sys':17"
  -bodyTs: "'100':84 '3080ti':113 '6.6':17 'abil':68 'ai':124 'anyon':153 'blas':38 'boot':74 'bootload':80 'break':31 'build':19,48 'compat':32 'complet':114 'contain':57 'continu':6 'could':110 'display':118 'distrobox':54 'docker':56 'document':126 'downright':147 'even':60 'everyth':128 'experi':151 'factori':79 'fast':162 'fedora':1,131 'figur':44 'gone':154 'gpu':97,103 'hardwar':91 'help':160 'independ':98,115 'info':137 'inform':140 'integr':102 'intel':101 'kernel':18,50 'key':76 'laptop':104 'lock':75 'm':82 'machin':87 'malici':148 'mess':134 'modul':25,51 'mux':92 'need':42 'nvidia':22,96,129,141 'older':9 'one':34 'oobabooga':12 'open':23 'outdat':136 'packag':39 'podman':55 'posit':85 'possibl':61 'provid':142 'python':37 'realli':107 'recent':157 'right':90 'run':94,111 'set':70 'shim':30 'sourc':24 'textgen':13 'track':163 'uefi':29,73 'use':7,121 'version':10 'want':4 'webui':14 'wish':108 'wrong':145 'ws':2 'x86':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490848 {#1488
    date: 2023-12-13 19:07:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1487
  +user: Proxies\__CG__\App\Entity\User {#1485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Nvidia-Confusion-is-it-possible-to-freeze-a-kernel-module"
  +title: "Nvidia Confusion - is it possible to freeze a kernel module to a container when the base sys is shimmed?"
  +url: null
  +body: """
    Fedora WS. I want to continue using an older version of Oobabooga Textgen WebUI, but the 6.6 kernel build of the Nvidia open source module with the x86 UEFI shim breaks compatibility with one of the Python *Blas packages.\n
    \n
    Now I need to figure out how to build the kernel module for a distrobox (podman(docker)) container. Is that even possible when I do not have the ability to set my own UEFI boot lock keys in the factory bootloader?\n
    \n
    I’m not 100% positive this machine has the right hardware MUX for running the Nvidia GPU independent of the Intel integrated GPU (laptop) but I really wish I could run the 3080TI completely independent of the display. I only use it for AI.\n
    \n
    The documentation for everything Nvidia on Fedora is a mess of outdated info and the information Nvidia provides is all wrong and downright malicious in my experience.\n
    \n
    Has anyone gone through this recently or can help me fast track?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490848 {#1486
    date: 2023-12-13 19:07:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1489 …}
  +votes: Doctrine\ORM\PersistentCollection {#1494 …}
  +reports: Doctrine\ORM\PersistentCollection {#1491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1475 …}
  +badges: Doctrine\ORM\PersistentCollection {#1476 …}
  +children: []
  -id: 27923
  -titleTs: "'base':16 'confus':2 'contain':13 'freez':7 'kernel':9 'modul':10 'nvidia':1 'possibl':5 'shim':19 'sys':17"
  -bodyTs: "'100':84 '3080ti':113 '6.6':17 'abil':68 'ai':124 'anyon':153 'blas':38 'boot':74 'bootload':80 'break':31 'build':19,48 'compat':32 'complet':114 'contain':57 'continu':6 'could':110 'display':118 'distrobox':54 'docker':56 'document':126 'downright':147 'even':60 'everyth':128 'experi':151 'factori':79 'fast':162 'fedora':1,131 'figur':44 'gone':154 'gpu':97,103 'hardwar':91 'help':160 'independ':98,115 'info':137 'inform':140 'integr':102 'intel':101 'kernel':18,50 'key':76 'laptop':104 'lock':75 'm':82 'machin':87 'malici':148 'mess':134 'modul':25,51 'mux':92 'need':42 'nvidia':22,96,129,141 'older':9 'one':34 'oobabooga':12 'open':23 'outdat':136 'packag':39 'podman':55 'posit':85 'possibl':61 'provid':142 'python':37 'realli':107 'recent':157 'right':90 'run':94,111 'set':70 'shim':30 'sourc':24 'textgen':13 'track':163 'uefi':29,73 'use':7,121 'version':10 'want':4 'webui':14 'wish':108 'wrong':145 'ws':2 'x86':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490848 {#1488
    date: 2023-12-13 19:07:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-we-were-to-create-a-2023-Lemmy-Recap-what"
  +title: "If we were to create a 2023 Lemmy Recap, what should be included?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490666 {#1758
    date: 2023-12-13 19:04:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 27970
  -titleTs: "'2023':7 'creat':5 'includ':13 'lemmi':8 'recap':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490666 {#1754
    date: 2023-12-13 19:04:26.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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-we-were-to-create-a-2023-Lemmy-Recap-what"
  +title: "If we were to create a 2023 Lemmy Recap, what should be included?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490666 {#1758
    date: 2023-12-13 19:04:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 27970
  -titleTs: "'2023':7 'creat':5 'includ':13 'lemmi':8 'recap':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490666 {#1754
    date: 2023-12-13 19:04:26.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 {#1755
  +user: Proxies\__CG__\App\Entity\User {#1760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "If-we-were-to-create-a-2023-Lemmy-Recap-what"
  +title: "If we were to create a 2023 Lemmy Recap, what should be included?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490666 {#1758
    date: 2023-12-13 19:04:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 27970
  -titleTs: "'2023':7 'creat':5 'includ':13 'lemmi':8 'recap':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9526734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702490666 {#1754
    date: 2023-12-13 19:04:26.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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Less-Than-symbol-in-comments-renders-as-an-HTML"
  +title: "The Less Than symbol in comments renders as an HTML character code"
  +url: null
  +body: """
    Less Than three should make a heart emoji.\n
    \n
    &lt;3\n
    \n
    Let’s try some more:\n
    \n
    Less Than &lt;\n
    \n
    Greater than &gt;\n
    \n
    Less or equal ≤\n
    \n
    Greater or equal ≥\n
    \n
    Open bracket [\n
    \n
    Closed bracket ]\n
    \n
    Open brace {\n
    \n
    Closed brace }\n
    \n
    Forward slash /\n
    \n
    Back slash \\n
    \n
    There might be more, but I haven’t found them yet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490188 {#1777
    date: 2023-12-13 18:56:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 22097
  -titleTs: "'charact':11 'code':12 'comment':6 'html':10 'less':2 'render':7 'symbol':4"
  -bodyTs: "'3':9 'back':35 'brace':30,32 'bracket':26,28 'close':27,31 'emoji':8 'equal':21,24 'forward':33 'found':45 'greater':17,22 'haven':43 'heart':7 'less':1,15,19 'let':10 'make':5 'might':38 'open':25,29 'slash':34,36 'three':3 'tri':12 'yet':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702503688
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10954579"
  +editedAt: DateTimeImmutable @1704391440 {#1774
    date: 2024-01-04 19:04:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702490188 {#1773
    date: 2023-12-13 18:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Less-Than-symbol-in-comments-renders-as-an-HTML"
  +title: "The Less Than symbol in comments renders as an HTML character code"
  +url: null
  +body: """
    Less Than three should make a heart emoji.\n
    \n
    &lt;3\n
    \n
    Let’s try some more:\n
    \n
    Less Than &lt;\n
    \n
    Greater than &gt;\n
    \n
    Less or equal ≤\n
    \n
    Greater or equal ≥\n
    \n
    Open bracket [\n
    \n
    Closed bracket ]\n
    \n
    Open brace {\n
    \n
    Closed brace }\n
    \n
    Forward slash /\n
    \n
    Back slash \\n
    \n
    There might be more, but I haven’t found them yet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490188 {#1777
    date: 2023-12-13 18:56:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 22097
  -titleTs: "'charact':11 'code':12 'comment':6 'html':10 'less':2 'render':7 'symbol':4"
  -bodyTs: "'3':9 'back':35 'brace':30,32 'bracket':26,28 'close':27,31 'emoji':8 'equal':21,24 'forward':33 'found':45 'greater':17,22 'haven':43 'heart':7 'less':1,15,19 'let':10 'make':5 'might':38 'open':25,29 'slash':34,36 'three':3 'tri':12 'yet':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702503688
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10954579"
  +editedAt: DateTimeImmutable @1704391440 {#1774
    date: 2024-01-04 19:04:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702490188 {#1773
    date: 2023-12-13 18:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1932 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "The-Less-Than-symbol-in-comments-renders-as-an-HTML"
  +title: "The Less Than symbol in comments renders as an HTML character code"
  +url: null
  +body: """
    Less Than three should make a heart emoji.\n
    \n
    &lt;3\n
    \n
    Let’s try some more:\n
    \n
    Less Than &lt;\n
    \n
    Greater than &gt;\n
    \n
    Less or equal ≤\n
    \n
    Greater or equal ≥\n
    \n
    Open bracket [\n
    \n
    Closed bracket ]\n
    \n
    Open brace {\n
    \n
    Closed brace }\n
    \n
    Forward slash /\n
    \n
    Back slash \\n
    \n
    There might be more, but I haven’t found them yet.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702490188 {#1777
    date: 2023-12-13 18:56:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1781 …}
  +votes: Doctrine\ORM\PersistentCollection {#1783 …}
  +reports: Doctrine\ORM\PersistentCollection {#1784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1765 …}
  +badges: Doctrine\ORM\PersistentCollection {#1682 …}
  +children: []
  -id: 22097
  -titleTs: "'charact':11 'code':12 'comment':6 'html':10 'less':2 'render':7 'symbol':4"
  -bodyTs: "'3':9 'back':35 'brace':30,32 'bracket':26,28 'close':27,31 'emoji':8 'equal':21,24 'forward':33 'found':45 'greater':17,22 'haven':43 'heart':7 'less':1,15,19 'let':10 'make':5 'might':38 'open':25,29 'slash':34,36 'three':3 'tri':12 'yet':47"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702503688
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10954579"
  +editedAt: DateTimeImmutable @1704391440 {#1774
    date: 2024-01-04 19:04:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702490188 {#1773
    date: 2023-12-13 18:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-there-scientists-enterpreneurs"
  +title: "Are there scientists-enterpreneurs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702484403 {#1444
    date: 2023-12-13 17:20:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 27980
  -titleTs: "'enterpreneur':5 'scientist':4 'scientists-enterpreneur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2030696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484403 {#1466
    date: 2023-12-13 17:20:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-there-scientists-enterpreneurs"
  +title: "Are there scientists-enterpreneurs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702484403 {#1444
    date: 2023-12-13 17:20:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 27980
  -titleTs: "'enterpreneur':5 'scientist':4 'scientists-enterpreneur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2030696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484403 {#1466
    date: 2023-12-13 17:20:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1452
  +user: Proxies\__CG__\App\Entity\User {#1445 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Are-there-scientists-enterpreneurs"
  +title: "Are there scientists-enterpreneurs?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702484403 {#1444
    date: 2023-12-13 17:20:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 27980
  -titleTs: "'enterpreneur':5 'scientist':4 'scientists-enterpreneur':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2030696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702484403 {#1466
    date: 2023-12-13 17:20:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "high-res-art"
  +title: "high res art?"
  +url: null
  +body: "Where do you find large collections of hi res art? Old masterpieces and more modern pieces? Extra points if I can find stashes of hi res versions of NFTs that other people were silly enough to buy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702585533 {#1635
    date: 2023-12-14 21:25:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 22024
  -titleTs: "'art':3 'high':1 'res':2"
  -bodyTs: "'art':10 'buy':37 'collect':6 'enough':35 'extra':17 'find':4,22 'hi':8,25 'larg':5 'masterpiec':12 'modern':15 'nfts':29 'old':11 'peopl':32 'piec':16 'point':18 'res':9,26 'silli':34 'stash':23 'version':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702560197
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10943609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473797 {#1660
    date: 2023-12-13 14:23:17.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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "high-res-art"
  +title: "high res art?"
  +url: null
  +body: "Where do you find large collections of hi res art? Old masterpieces and more modern pieces? Extra points if I can find stashes of hi res versions of NFTs that other people were silly enough to buy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702585533 {#1635
    date: 2023-12-14 21:25:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 22024
  -titleTs: "'art':3 'high':1 'res':2"
  -bodyTs: "'art':10 'buy':37 'collect':6 'enough':35 'extra':17 'find':4,22 'hi':8,25 'larg':5 'masterpiec':12 'modern':15 'nfts':29 'old':11 'peopl':32 'piec':16 'point':18 'res':9,26 'silli':34 'stash':23 'version':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702560197
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10943609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473797 {#1660
    date: 2023-12-13 14:23:17.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 {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1876 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "high-res-art"
  +title: "high res art?"
  +url: null
  +body: "Where do you find large collections of hi res art? Old masterpieces and more modern pieces? Extra points if I can find stashes of hi res versions of NFTs that other people were silly enough to buy."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702585533 {#1635
    date: 2023-12-14 21:25:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1449 …}
  +votes: Doctrine\ORM\PersistentCollection {#1422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1415 …}
  +badges: Doctrine\ORM\PersistentCollection {#1426 …}
  +children: []
  -id: 22024
  -titleTs: "'art':3 'high':1 'res':2"
  -bodyTs: "'art':10 'buy':37 'collect':6 'enough':35 'extra':17 'find':4,22 'hi':8,25 'larg':5 'masterpiec':12 'modern':15 'nfts':29 'old':11 'peopl':32 'piec':16 'point':18 'res':9,26 'silli':34 'stash':23 'version':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702560197
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10943609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473797 {#1660
    date: 2023-12-13 14:23:17.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 {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ZFS-Swap-on-Linux"
  +title: "ZFS Swap on Linux"
  +url: null
  +body: """
    One for those running #ZFS on #Linux systems. I realise that you can’t have hibernate aka suspend to disk on a swap in the encrypted zpool but if you don’t use hibernation then is it OK to use swap using the likes of the command example below to set it up in the encrypted pool?\n
    \n
    I should point out that I’m thinking of switching from my current Void Linux luks lvm setup to Void with fully encrypted zpool and zfsbootmenu on my ThinkPad P14s AMD Gen 1which has 16Gb ram that I may upgrade to 40Gb. It also has a 1Tb nvme.\n
    \n
    zfs create -V “${v_swap_size}G” -b “$(getconf PAGESIZE)” -o compression=zle -o logbias=throughput -o sync=always -o primarycache=metadata -o secondarycache=none -o com.sun:auto-snapshot=false “$v_rpool_name/swap”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702472295 {#1413
    date: 2023-12-13 13:58:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 27983
  -titleTs: "'linux':4 'swap':2 'zfs':1"
  -bodyTs: "'16gb':92 '1tb':104 '1which':90 '40gb':99 'aka':17 'also':101 'alway':124 'amd':88 'auto':134 'auto-snapshot':133 'b':113 'com.sun':132 'command':47 'compress':117 'creat':107 'current':70 'disk':20 'encrypt':26,56,80 'exampl':48 'fals':136 'fulli':79 'g':112 'gen':89 'getconf':114 'hibern':16,34 'like':44 'linux':7,72 'logbia':120 'luk':73 'lvm':74 'm':64 'may':96 'metadata':127 'name/swap':139 'none':130 'nvme':105 'o':116,119,122,125,128,131 'ok':38 'one':1 'p14s':87 'pages':115 'point':60 'pool':57 'primarycach':126 'ram':93 'realis':10 'rpool':138 'run':4 'secondarycach':129 'set':51 'setup':75 'size':111 'snapshot':135 'suspend':18 'swap':23,41,110 'switch':67 'sync':123 'system':8 'think':65 'thinkpad':86 'throughput':121 'upgrad':97 'use':33,40,42 'v':108,109,137 'void':71,77 'zfs':5,106 'zfsbootmenu':83 'zle':118 'zpool':27,81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9516185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702472295 {#1417
    date: 2023-12-13 13:58: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
79 DENIED edit
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ZFS-Swap-on-Linux"
  +title: "ZFS Swap on Linux"
  +url: null
  +body: """
    One for those running #ZFS on #Linux systems. I realise that you can’t have hibernate aka suspend to disk on a swap in the encrypted zpool but if you don’t use hibernation then is it OK to use swap using the likes of the command example below to set it up in the encrypted pool?\n
    \n
    I should point out that I’m thinking of switching from my current Void Linux luks lvm setup to Void with fully encrypted zpool and zfsbootmenu on my ThinkPad P14s AMD Gen 1which has 16Gb ram that I may upgrade to 40Gb. It also has a 1Tb nvme.\n
    \n
    zfs create -V “${v_swap_size}G” -b “$(getconf PAGESIZE)” -o compression=zle -o logbias=throughput -o sync=always -o primarycache=metadata -o secondarycache=none -o com.sun:auto-snapshot=false “$v_rpool_name/swap”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702472295 {#1413
    date: 2023-12-13 13:58:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 27983
  -titleTs: "'linux':4 'swap':2 'zfs':1"
  -bodyTs: "'16gb':92 '1tb':104 '1which':90 '40gb':99 'aka':17 'also':101 'alway':124 'amd':88 'auto':134 'auto-snapshot':133 'b':113 'com.sun':132 'command':47 'compress':117 'creat':107 'current':70 'disk':20 'encrypt':26,56,80 'exampl':48 'fals':136 'fulli':79 'g':112 'gen':89 'getconf':114 'hibern':16,34 'like':44 'linux':7,72 'logbia':120 'luk':73 'lvm':74 'm':64 'may':96 'metadata':127 'name/swap':139 'none':130 'nvme':105 'o':116,119,122,125,128,131 'ok':38 'one':1 'p14s':87 'pages':115 'point':60 'pool':57 'primarycach':126 'ram':93 'realis':10 'rpool':138 'run':4 'secondarycach':129 'set':51 'setup':75 'size':111 'snapshot':135 'suspend':18 'swap':23,41,110 'switch':67 'sync':123 'system':8 'think':65 'thinkpad':86 'throughput':121 'upgrad':97 'use':33,40,42 'v':108,109,137 'void':71,77 'zfs':5,106 'zfsbootmenu':83 'zle':118 'zpool':27,81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9516185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702472295 {#1417
    date: 2023-12-13 13:58: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
80 DENIED moderate
App\Entity\Entry {#1414
  +user: Proxies\__CG__\App\Entity\User {#1411 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "ZFS-Swap-on-Linux"
  +title: "ZFS Swap on Linux"
  +url: null
  +body: """
    One for those running #ZFS on #Linux systems. I realise that you can’t have hibernate aka suspend to disk on a swap in the encrypted zpool but if you don’t use hibernation then is it OK to use swap using the likes of the command example below to set it up in the encrypted pool?\n
    \n
    I should point out that I’m thinking of switching from my current Void Linux luks lvm setup to Void with fully encrypted zpool and zfsbootmenu on my ThinkPad P14s AMD Gen 1which has 16Gb ram that I may upgrade to 40Gb. It also has a 1Tb nvme.\n
    \n
    zfs create -V “${v_swap_size}G” -b “$(getconf PAGESIZE)” -o compression=zle -o logbias=throughput -o sync=always -o primarycache=metadata -o secondarycache=none -o com.sun:auto-snapshot=false “$v_rpool_name/swap”
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702472295 {#1413
    date: 2023-12-13 13:58:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1412 …}
  +votes: Doctrine\ORM\PersistentCollection {#1443 …}
  +reports: Doctrine\ORM\PersistentCollection {#1419 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1456 …}
  +badges: Doctrine\ORM\PersistentCollection {#1461 …}
  +children: []
  -id: 27983
  -titleTs: "'linux':4 'swap':2 'zfs':1"
  -bodyTs: "'16gb':92 '1tb':104 '1which':90 '40gb':99 'aka':17 'also':101 'alway':124 'amd':88 'auto':134 'auto-snapshot':133 'b':113 'com.sun':132 'command':47 'compress':117 'creat':107 'current':70 'disk':20 'encrypt':26,56,80 'exampl':48 'fals':136 'fulli':79 'g':112 'gen':89 'getconf':114 'hibern':16,34 'like':44 'linux':7,72 'logbia':120 'luk':73 'lvm':74 'm':64 'may':96 'metadata':127 'name/swap':139 'none':130 'nvme':105 'o':116,119,122,125,128,131 'ok':38 'one':1 'p14s':87 'pages':115 'point':60 'pool':57 'primarycach':126 'ram':93 'realis':10 'rpool':138 'run':4 'secondarycach':129 'set':51 'setup':75 'size':111 'snapshot':135 'suspend':18 'swap':23,41,110 'switch':67 'sync':123 'system':8 'think':65 'thinkpad':86 'throughput':121 'upgrad':97 'use':33,40,42 'v':108,109,137 'void':71,77 'zfs':5,106 'zfsbootmenu':83 'zle':118 'zpool':27,81"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9516185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702472295 {#1417
    date: 2023-12-13 13:58: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
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 {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-such-a-thing-as-fart-mints-like-a"
  +title: "Is there such a thing as "fart mints", like a breath mint for your farts?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702471310 {#1463
    date: 2023-12-13 13:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 28151
  -titleTs: "'breath':11 'fart':7,15 'like':9 'mint':8,12 'thing':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9515896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471310 {#1464
    date: 2023-12-13 13:41: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
83 DENIED edit
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-such-a-thing-as-fart-mints-like-a"
  +title: "Is there such a thing as "fart mints", like a breath mint for your farts?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702471310 {#1463
    date: 2023-12-13 13:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 28151
  -titleTs: "'breath':11 'fart':7,15 'like':9 'mint':8,12 'thing':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9515896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471310 {#1464
    date: 2023-12-13 13:41: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
84 DENIED moderate
App\Entity\Entry {#1448
  +user: Proxies\__CG__\App\Entity\User {#1457 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Is-there-such-a-thing-as-fart-mints-like-a"
  +title: "Is there such a thing as "fart mints", like a breath mint for your farts?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702471310 {#1463
    date: 2023-12-13 13:41:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 28151
  -titleTs: "'breath':11 'fart':7,15 'like':9 'mint':8,12 'thing':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9515896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702471310 {#1464
    date: 2023-12-13 13:41: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
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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "lemmy-ml-shows-read-posts-despite-setting"
  +title: "lemmy.ml shows read posts despite setting"
  +url: null
  +body: "Read posts keep being shown despite the setting being disabled in my profile. Is this a Bug? Does someone else have the same issue?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702469081 {#1430
    date: 2023-12-13 13:04:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 28058
  -titleTs: "'despit':5 'lemmy.ml':1 'post':4 'read':3 'set':6 'show':2"
  -bodyTs: "'bug':17 'despit':6 'disabl':10 'els':20 'issu':24 'keep':3 'post':2 'profil':13 'read':1 'set':8 'shown':5 'someon':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9256920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469081 {#1434
    date: 2023-12-13 13:04:41.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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "lemmy-ml-shows-read-posts-despite-setting"
  +title: "lemmy.ml shows read posts despite setting"
  +url: null
  +body: "Read posts keep being shown despite the setting being disabled in my profile. Is this a Bug? Does someone else have the same issue?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702469081 {#1430
    date: 2023-12-13 13:04:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 28058
  -titleTs: "'despit':5 'lemmy.ml':1 'post':4 'read':3 'set':6 'show':2"
  -bodyTs: "'bug':17 'despit':6 'disabl':10 'els':20 'issu':24 'keep':3 'post':2 'profil':13 'read':1 'set':8 'shown':5 'someon':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9256920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469081 {#1434
    date: 2023-12-13 13:04:41.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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "lemmy-ml-shows-read-posts-despite-setting"
  +title: "lemmy.ml shows read posts despite setting"
  +url: null
  +body: "Read posts keep being shown despite the setting being disabled in my profile. Is this a Bug? Does someone else have the same issue?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702469081 {#1430
    date: 2023-12-13 13:04:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 28058
  -titleTs: "'despit':5 'lemmy.ml':1 'post':4 'read':3 'set':6 'show':2"
  -bodyTs: "'bug':17 'despit':6 'disabl':10 'els':20 'issu':24 'keep':3 'post':2 'profil':13 'read':1 'set':8 'shown':5 'someon':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9256920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702469081 {#1434
    date: 2023-12-13 13:04:41.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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Switched-my-Parents-to-Linux"
  +title: "Switched my Parents to Linux"
  +url: null
  +body: """
    I’m visiting my parents for the holidays and convinced them to let me switch them to Linux.\n
    \n
    They use their computer for the typical basic stuff; email, YouTube, Word, Facebook, and occasionally printing/scanning.\n
    \n
    I promised my mom that everything would look the same and work the same. I used Linux Mint and customized the theme to look like Windows 10. I even replaced the Mint “Start” button with the Windows logo.\n
    \n
    So far they like it and everything runs great. Plus it’s snappier now that Windows isn’t hogging all the system resources.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721650410 {#1595
    date: 2024-07-22 14:13:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 27034
  -titleTs: "'linux':5 'parent':3 'switch':1"
  -bodyTs: "'10':61 'basic':26 'button':68 'comput':22 'convinc':10 'custom':54 'email':28 'even':63 'everyth':40,79 'facebook':31 'far':74 'great':81 'hog':91 'holiday':8 'isn':89 'let':13 'like':59,76 'linux':18,51 'logo':72 'look':42,58 'm':2 'mint':52,66 'mom':38 'occasion':33 'parent':5 'plus':82 'printing/scanning':34 'promis':36 'replac':64 'resourc':95 'run':80 'snappier':85 'start':67 'stuff':27 'switch':15 'system':94 'theme':56 'typic':25 'use':20,50 'visit':3 'window':60,71,88 'word':30 'work':46 'would':41 'youtub':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702485013
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9256350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702467513 {#1610
    date: 2023-12-13 12:38:33.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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Switched-my-Parents-to-Linux"
  +title: "Switched my Parents to Linux"
  +url: null
  +body: """
    I’m visiting my parents for the holidays and convinced them to let me switch them to Linux.\n
    \n
    They use their computer for the typical basic stuff; email, YouTube, Word, Facebook, and occasionally printing/scanning.\n
    \n
    I promised my mom that everything would look the same and work the same. I used Linux Mint and customized the theme to look like Windows 10. I even replaced the Mint “Start” button with the Windows logo.\n
    \n
    So far they like it and everything runs great. Plus it’s snappier now that Windows isn’t hogging all the system resources.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721650410 {#1595
    date: 2024-07-22 14:13:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 27034
  -titleTs: "'linux':5 'parent':3 'switch':1"
  -bodyTs: "'10':61 'basic':26 'button':68 'comput':22 'convinc':10 'custom':54 'email':28 'even':63 'everyth':40,79 'facebook':31 'far':74 'great':81 'hog':91 'holiday':8 'isn':89 'let':13 'like':59,76 'linux':18,51 'logo':72 'look':42,58 'm':2 'mint':52,66 'mom':38 'occasion':33 'parent':5 'plus':82 'printing/scanning':34 'promis':36 'replac':64 'resourc':95 'run':80 'snappier':85 'start':67 'stuff':27 'switch':15 'system':94 'theme':56 'typic':25 'use':20,50 'visit':3 'window':60,71,88 'word':30 'work':46 'would':41 'youtub':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702485013
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9256350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702467513 {#1610
    date: 2023-12-13 12:38:33.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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#198 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Switched-my-Parents-to-Linux"
  +title: "Switched my Parents to Linux"
  +url: null
  +body: """
    I’m visiting my parents for the holidays and convinced them to let me switch them to Linux.\n
    \n
    They use their computer for the typical basic stuff; email, YouTube, Word, Facebook, and occasionally printing/scanning.\n
    \n
    I promised my mom that everything would look the same and work the same. I used Linux Mint and customized the theme to look like Windows 10. I even replaced the Mint “Start” button with the Windows logo.\n
    \n
    So far they like it and everything runs great. Plus it’s snappier now that Windows isn’t hogging all the system resources.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721650410 {#1595
    date: 2024-07-22 14:13:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1614 …}
  +votes: Doctrine\ORM\PersistentCollection {#1615 …}
  +reports: Doctrine\ORM\PersistentCollection {#1752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1647 …}
  +badges: Doctrine\ORM\PersistentCollection {#1640 …}
  +children: []
  -id: 27034
  -titleTs: "'linux':5 'parent':3 'switch':1"
  -bodyTs: "'10':61 'basic':26 'button':68 'comput':22 'convinc':10 'custom':54 'email':28 'even':63 'everyth':40,79 'facebook':31 'far':74 'great':81 'hog':91 'holiday':8 'isn':89 'let':13 'like':59,76 'linux':18,51 'logo':72 'look':42,58 'm':2 'mint':52,66 'mom':38 'occasion':33 'parent':5 'plus':82 'printing/scanning':34 'promis':36 'replac':64 'resourc':95 'run':80 'snappier':85 'start':67 'stuff':27 'switch':15 'system':94 'theme':56 'typic':25 'use':20,50 'visit':3 'window':60,71,88 'word':30 'work':46 'would':41 'youtub':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702485013
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9256350"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702467513 {#1610
    date: 2023-12-13 12:38:33.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 {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Photos-and-Videos-Online-Storage"
  +title: "Photos and Videos Online Storage"
  +url: null
  +body: """
    I have a NAS as my primary photo backup solution and one day someone will make a photo frame that I can point at it and it will just cycle through photos, but until that day, it’s just a blackhole of memories. That said, that blackhole is important enough to me that I also back up online.\n
    \n
    That said, given the new AI race, it’s less safe than ever before and I’m seeking somewhere I can stick my photos and videos really cheaply and securely. Somewhere with pedigree that seems like it would be around in ten years. Also, someone with a modern design team so the app doesn’t look like shit (preferably an open source Material You app targetting Android 14) and I can get notifications with daily memories.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702526582 {#1648
    date: 2023-12-14 05:03:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 22018
  -titleTs: "'onlin':4 'photo':1 'storag':5 'video':3"
  -bodyTs: "'14':126 'ai':64 'also':55,102 'android':125 'app':111,123 'around':98 'back':56 'backup':9 'blackhol':41,47 'cheapli':86 'cycl':30 'daili':133 'day':13,36 'design':107 'doesn':112 'enough':50 'ever':71 'frame':19 'get':130 'given':61 'import':49 'less':68 'like':94,115 'look':114 'm':75 'make':16 'materi':121 'memori':43,134 'modern':106 'nas':4 'new':63 'notif':131 'one':12 'onlin':58 'open':119 'pedigre':91 'photo':8,18,32,82 'point':23 'prefer':117 'primari':7 'race':65 'realli':85 'safe':69 'said':45,60 'secur':88 'seek':76 'seem':93 'shit':116 'solut':10 'someon':14,103 'somewher':77,89 'sourc':120 'stick':80 'target':124 'team':108 'ten':100 'video':84 'would':96 'year':101"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702550074
  +visibility: "visible             "
  +apId: "https://lemmy.tf/post/2769759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463674 {#1665
    date: 2023-12-13 11:34:34.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 {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Photos-and-Videos-Online-Storage"
  +title: "Photos and Videos Online Storage"
  +url: null
  +body: """
    I have a NAS as my primary photo backup solution and one day someone will make a photo frame that I can point at it and it will just cycle through photos, but until that day, it’s just a blackhole of memories. That said, that blackhole is important enough to me that I also back up online.\n
    \n
    That said, given the new AI race, it’s less safe than ever before and I’m seeking somewhere I can stick my photos and videos really cheaply and securely. Somewhere with pedigree that seems like it would be around in ten years. Also, someone with a modern design team so the app doesn’t look like shit (preferably an open source Material You app targetting Android 14) and I can get notifications with daily memories.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702526582 {#1648
    date: 2023-12-14 05:03:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 22018
  -titleTs: "'onlin':4 'photo':1 'storag':5 'video':3"
  -bodyTs: "'14':126 'ai':64 'also':55,102 'android':125 'app':111,123 'around':98 'back':56 'backup':9 'blackhol':41,47 'cheapli':86 'cycl':30 'daili':133 'day':13,36 'design':107 'doesn':112 'enough':50 'ever':71 'frame':19 'get':130 'given':61 'import':49 'less':68 'like':94,115 'look':114 'm':75 'make':16 'materi':121 'memori':43,134 'modern':106 'nas':4 'new':63 'notif':131 'one':12 'onlin':58 'open':119 'pedigre':91 'photo':8,18,32,82 'point':23 'prefer':117 'primari':7 'race':65 'realli':85 'safe':69 'said':45,60 'secur':88 'seek':76 'seem':93 'shit':116 'solut':10 'someon':14,103 'somewher':77,89 'sourc':120 'stick':80 'target':124 'team':108 'ten':100 'video':84 'would':96 'year':101"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702550074
  +visibility: "visible             "
  +apId: "https://lemmy.tf/post/2769759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463674 {#1665
    date: 2023-12-13 11:34:34.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 {#1675
  +user: Proxies\__CG__\App\Entity\User {#1674 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1406 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Photos-and-Videos-Online-Storage"
  +title: "Photos and Videos Online Storage"
  +url: null
  +body: """
    I have a NAS as my primary photo backup solution and one day someone will make a photo frame that I can point at it and it will just cycle through photos, but until that day, it’s just a blackhole of memories. That said, that blackhole is important enough to me that I also back up online.\n
    \n
    That said, given the new AI race, it’s less safe than ever before and I’m seeking somewhere I can stick my photos and videos really cheaply and securely. Somewhere with pedigree that seems like it would be around in ten years. Also, someone with a modern design team so the app doesn’t look like shit (preferably an open source Material You app targetting Android 14) and I can get notifications with daily memories.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702526582 {#1648
    date: 2023-12-14 05:03:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1676 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  +badges: Doctrine\ORM\PersistentCollection {#1671 …}
  +children: []
  -id: 22018
  -titleTs: "'onlin':4 'photo':1 'storag':5 'video':3"
  -bodyTs: "'14':126 'ai':64 'also':55,102 'android':125 'app':111,123 'around':98 'back':56 'backup':9 'blackhol':41,47 'cheapli':86 'cycl':30 'daili':133 'day':13,36 'design':107 'doesn':112 'enough':50 'ever':71 'frame':19 'get':130 'given':61 'import':49 'less':68 'like':94,115 'look':114 'm':75 'make':16 'materi':121 'memori':43,134 'modern':106 'nas':4 'new':63 'notif':131 'one':12 'onlin':58 'open':119 'pedigre':91 'photo':8,18,32,82 'point':23 'prefer':117 'primari':7 'race':65 'realli':85 'safe':69 'said':45,60 'secur':88 'seek':76 'seem':93 'shit':116 'solut':10 'someon':14,103 'somewher':77,89 'sourc':120 'stick':80 'target':124 'team':108 'ten':100 'video':84 'would':96 'year':101"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702550074
  +visibility: "visible             "
  +apId: "https://lemmy.tf/post/2769759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463674 {#1665
    date: 2023-12-13 11:34:34.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 {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Isn-t-it-curious-how-threads-especially-with-hashtags-like-Tech"
  +title: "Isn't it curious how threads, especially with hashtags like "Tech Threads," aren't sparking much conversation? What are your thoughts on this"
  +url: null
  +body: "How will they incorporate it with ActivityPub protocol? You can’t have a space between tags! So more modifications and wrappers around and are they even considering federation?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702453008 {#1650
    date: 2023-12-13 08:36:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 33342
  -titleTs: "'aren':13 'convers':17 'curious':4 'especi':7 'hashtag':9 'isn':1 'like':10 'much':16 'spark':15 'tech':11 'thought':21 'thread':6,12"
  -bodyTs: "'activitypub':7 'around':22 'consid':27 'even':26 'feder':28 'incorpor':4 'modif':19 'protocol':8 'space':14 'tag':16 'wrapper':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7192842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702453008 {#1654
    date: 2023-12-13 08:36:48.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 {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Isn-t-it-curious-how-threads-especially-with-hashtags-like-Tech"
  +title: "Isn't it curious how threads, especially with hashtags like "Tech Threads," aren't sparking much conversation? What are your thoughts on this"
  +url: null
  +body: "How will they incorporate it with ActivityPub protocol? You can’t have a space between tags! So more modifications and wrappers around and are they even considering federation?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702453008 {#1650
    date: 2023-12-13 08:36:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 33342
  -titleTs: "'aren':13 'convers':17 'curious':4 'especi':7 'hashtag':9 'isn':1 'like':10 'much':16 'spark':15 'tech':11 'thought':21 'thread':6,12"
  -bodyTs: "'activitypub':7 'around':22 'consid':27 'even':26 'feder':28 'incorpor':4 'modif':19 'protocol':8 'space':14 'tag':16 'wrapper':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7192842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702453008 {#1654
    date: 2023-12-13 08:36:48.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 {#1652
  +user: Proxies\__CG__\App\Entity\User {#1655 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1954 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#249 …}
  +slug: "Isn-t-it-curious-how-threads-especially-with-hashtags-like-Tech"
  +title: "Isn't it curious how threads, especially with hashtags like "Tech Threads," aren't sparking much conversation? What are your thoughts on this"
  +url: null
  +body: "How will they incorporate it with ActivityPub protocol? You can’t have a space between tags! So more modifications and wrappers around and are they even considering federation?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702453008 {#1650
    date: 2023-12-13 08:36:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1649 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1663 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1592 …}
  +children: []
  -id: 33342
  -titleTs: "'aren':13 'convers':17 'curious':4 'especi':7 'hashtag':9 'isn':1 'like':10 'much':16 'spark':15 'tech':11 'thought':21 'thread':6,12"
  -bodyTs: "'activitypub':7 'around':22 'consid':27 'even':26 'feder':28 'incorpor':4 'modif':19 'protocol':8 'space':14 'tag':16 'wrapper':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7192842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702453008 {#1654
    date: 2023-12-13 08:36:48.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