GET https://kbin.spritesserver.nl/top/1y/articles?p=105

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.28 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 {#228
  +user: Proxies\__CG__\App\Entity\User {#128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Newbie-with-questions-about-Debian"
  +title: "Newbie with questions about Debian"
  +url: null
  +body: """
    I got an old Windows 7 laptop that was going to be thrown out and decided to put Linux on it (see previous thread [here](https://hexbear.net/post/282183)). Most people suggested I go with the latest stable version of Debian, so that’s what I installed. I’ve mostly used Windows, but I do have some experience with Ubuntu.\n
    \n
    The installation went smoothly, but I’ve had a few problems getting it set up to my liking:\n
    \n
    1. I can’t figure out how to setup flatpak. Everything seems to be working fine until I enter the last line in the terminal:\n
    \n
    > flatpak remote-add --if-not-exists flathub [dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)\n
    \n
    I hit enter and nothing happens. No error message or anything. I restarted the computer but flatpak doesn’t work, either through the software center or the flatpak website. I found a few forum posts with the same problem, but no solutions.\n
    \n
    2. I somehow set it up so that my username is not the super user, so I have to type a password in the terminal every time I want to use sudo. Is there a way to fix this without a clean install?\n
    3. I somehow set up the hard drive partitions so that the OS is on an encrypted partition, so I have to put in a password for the BIOS to boot up. Is there a way to fix this without a clean install?\n
    4. I’m used to a desktop interface with a toolbar/start menu that I can pin frequently-used programs to, but with Debian it seems like I need to click “Activities” to do anything. Is there a way to set up the interface so it’s more like Windows in that regard?\n
    5. If I need to do a clean install, I’m thinking of switching to Ubuntu, since I’m more familiar with the interface. Is there any reason why I should stick with Debian? I’ve heard some people trashing Ubuntu but I’m not sure why. Is Debian better for older hardware?\n
    \n
    Edit: Thanks for all the knowledgeable replies. I did a fresh install of Debian 12 (64 bit) with KDE and it seems to have resolved all my problems. Although it’s a little slow and buggy, I’ve had to reboot it twice. I’ll try a lightweight DE if that continues.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699877175 {#158
    date: 2023-11-13 13:06:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#195 …}
  +votes: Doctrine\ORM\PersistentCollection {#1856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 11953
  -titleTs: "'debian':5 'newbi':1 'question':3"
  -bodyTs: "'/post/282183)).':28 '/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':114 '1':78 '12':363 '2':157 '3':200 '4':243 '5':296 '64':364 '7':6 'activ':274 'add':106 'although':377 'anyth':125,277 'better':345 'bio':228 'bit':365 'boot':230 'buggi':384 'center':139 'clean':198,241,303 'click':273 'comput':129 'continu':400 'de':397 'debian':40,266,329,344,362 'decid':16 'desktop':249 'dl.flathub.org':113 'dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':112 'doesn':132 'drive':207 'edit':349 'either':135 'encrypt':216 'enter':96,117 'error':122 'everi':182 'everyth':88 'exist':110 'experi':57 'familiar':316 'figur':82 'fine':93 'fix':194,237 'flathub':111 'flatpak':87,103,131,142 'forum':148 'found':145 'frequent':260 'frequently-us':259 'fresh':359 'get':71 'go':10,33 'got':2 'happen':120 'hard':206 'hardwar':348 'heard':332 'hexbear.net':27 'hexbear.net/post/282183)).':26 'hit':116 'if-not-exist':107 'instal':46,61,199,242,304,360 'interfac':250,286,319 'kde':367 'knowledg':354 'laptop':7 'last':98 'latest':36 'lightweight':396 'like':77,269,291 'line':99 'linux':19 'littl':381 'll':393 'm':245,306,314,339 'menu':254 'messag':123 'most':49 'need':271,299 'noth':119 'old':4 'older':347 'os':212 'partit':208,217 'password':178,225 'peopl':30,334 'pin':258 'post':149 'previous':23 'problem':70,153,376 'program':262 'put':18,222 'reason':323 'reboot':389 'regard':295 'remot':105 'remote-add':104 'repli':355 'resolv':373 'restart':127 'see':22 'seem':89,268,370 'set':73,160,203,283 'setup':86 'sinc':312 'slow':382 'smooth':63 'softwar':138 'solut':156 'somehow':159,202 'stabl':37 'stick':327 'sudo':188 'suggest':31 'super':170 'sure':341 'switch':309 'termin':102,181 'thank':350 'think':307 'thread':24 'thrown':13 'time':183 'toolbar/start':253 'trash':335 'tri':394 'twice':391 'type':176 'ubuntu':59,311,336 'use':50,187,246,261 'user':171 'usernam':166 've':48,66,331,386 'version':38 'want':185 'way':192,235,281 'websit':143 'went':62 'window':5,51,292 'without':196,239 'work':92,134"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699774394
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1054538"
  +editedAt: DateTimeImmutable @1700016604 {#241
    date: 2023-11-15 03:50:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699687994 {#171
    date: 2023-11-11 08:33:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#228
  +user: Proxies\__CG__\App\Entity\User {#128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Newbie-with-questions-about-Debian"
  +title: "Newbie with questions about Debian"
  +url: null
  +body: """
    I got an old Windows 7 laptop that was going to be thrown out and decided to put Linux on it (see previous thread [here](https://hexbear.net/post/282183)). Most people suggested I go with the latest stable version of Debian, so that’s what I installed. I’ve mostly used Windows, but I do have some experience with Ubuntu.\n
    \n
    The installation went smoothly, but I’ve had a few problems getting it set up to my liking:\n
    \n
    1. I can’t figure out how to setup flatpak. Everything seems to be working fine until I enter the last line in the terminal:\n
    \n
    > flatpak remote-add --if-not-exists flathub [dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)\n
    \n
    I hit enter and nothing happens. No error message or anything. I restarted the computer but flatpak doesn’t work, either through the software center or the flatpak website. I found a few forum posts with the same problem, but no solutions.\n
    \n
    2. I somehow set it up so that my username is not the super user, so I have to type a password in the terminal every time I want to use sudo. Is there a way to fix this without a clean install?\n
    3. I somehow set up the hard drive partitions so that the OS is on an encrypted partition, so I have to put in a password for the BIOS to boot up. Is there a way to fix this without a clean install?\n
    4. I’m used to a desktop interface with a toolbar/start menu that I can pin frequently-used programs to, but with Debian it seems like I need to click “Activities” to do anything. Is there a way to set up the interface so it’s more like Windows in that regard?\n
    5. If I need to do a clean install, I’m thinking of switching to Ubuntu, since I’m more familiar with the interface. Is there any reason why I should stick with Debian? I’ve heard some people trashing Ubuntu but I’m not sure why. Is Debian better for older hardware?\n
    \n
    Edit: Thanks for all the knowledgeable replies. I did a fresh install of Debian 12 (64 bit) with KDE and it seems to have resolved all my problems. Although it’s a little slow and buggy, I’ve had to reboot it twice. I’ll try a lightweight DE if that continues.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699877175 {#158
    date: 2023-11-13 13:06:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#195 …}
  +votes: Doctrine\ORM\PersistentCollection {#1856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 11953
  -titleTs: "'debian':5 'newbi':1 'question':3"
  -bodyTs: "'/post/282183)).':28 '/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':114 '1':78 '12':363 '2':157 '3':200 '4':243 '5':296 '64':364 '7':6 'activ':274 'add':106 'although':377 'anyth':125,277 'better':345 'bio':228 'bit':365 'boot':230 'buggi':384 'center':139 'clean':198,241,303 'click':273 'comput':129 'continu':400 'de':397 'debian':40,266,329,344,362 'decid':16 'desktop':249 'dl.flathub.org':113 'dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':112 'doesn':132 'drive':207 'edit':349 'either':135 'encrypt':216 'enter':96,117 'error':122 'everi':182 'everyth':88 'exist':110 'experi':57 'familiar':316 'figur':82 'fine':93 'fix':194,237 'flathub':111 'flatpak':87,103,131,142 'forum':148 'found':145 'frequent':260 'frequently-us':259 'fresh':359 'get':71 'go':10,33 'got':2 'happen':120 'hard':206 'hardwar':348 'heard':332 'hexbear.net':27 'hexbear.net/post/282183)).':26 'hit':116 'if-not-exist':107 'instal':46,61,199,242,304,360 'interfac':250,286,319 'kde':367 'knowledg':354 'laptop':7 'last':98 'latest':36 'lightweight':396 'like':77,269,291 'line':99 'linux':19 'littl':381 'll':393 'm':245,306,314,339 'menu':254 'messag':123 'most':49 'need':271,299 'noth':119 'old':4 'older':347 'os':212 'partit':208,217 'password':178,225 'peopl':30,334 'pin':258 'post':149 'previous':23 'problem':70,153,376 'program':262 'put':18,222 'reason':323 'reboot':389 'regard':295 'remot':105 'remote-add':104 'repli':355 'resolv':373 'restart':127 'see':22 'seem':89,268,370 'set':73,160,203,283 'setup':86 'sinc':312 'slow':382 'smooth':63 'softwar':138 'solut':156 'somehow':159,202 'stabl':37 'stick':327 'sudo':188 'suggest':31 'super':170 'sure':341 'switch':309 'termin':102,181 'thank':350 'think':307 'thread':24 'thrown':13 'time':183 'toolbar/start':253 'trash':335 'tri':394 'twice':391 'type':176 'ubuntu':59,311,336 'use':50,187,246,261 'user':171 'usernam':166 've':48,66,331,386 'version':38 'want':185 'way':192,235,281 'websit':143 'went':62 'window':5,51,292 'without':196,239 'work':92,134"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699774394
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1054538"
  +editedAt: DateTimeImmutable @1700016604 {#241
    date: 2023-11-15 03:50:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699687994 {#171
    date: 2023-11-11 08:33:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#228
  +user: Proxies\__CG__\App\Entity\User {#128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Newbie-with-questions-about-Debian"
  +title: "Newbie with questions about Debian"
  +url: null
  +body: """
    I got an old Windows 7 laptop that was going to be thrown out and decided to put Linux on it (see previous thread [here](https://hexbear.net/post/282183)). Most people suggested I go with the latest stable version of Debian, so that’s what I installed. I’ve mostly used Windows, but I do have some experience with Ubuntu.\n
    \n
    The installation went smoothly, but I’ve had a few problems getting it set up to my liking:\n
    \n
    1. I can’t figure out how to setup flatpak. Everything seems to be working fine until I enter the last line in the terminal:\n
    \n
    > flatpak remote-add --if-not-exists flathub [dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)\n
    \n
    I hit enter and nothing happens. No error message or anything. I restarted the computer but flatpak doesn’t work, either through the software center or the flatpak website. I found a few forum posts with the same problem, but no solutions.\n
    \n
    2. I somehow set it up so that my username is not the super user, so I have to type a password in the terminal every time I want to use sudo. Is there a way to fix this without a clean install?\n
    3. I somehow set up the hard drive partitions so that the OS is on an encrypted partition, so I have to put in a password for the BIOS to boot up. Is there a way to fix this without a clean install?\n
    4. I’m used to a desktop interface with a toolbar/start menu that I can pin frequently-used programs to, but with Debian it seems like I need to click “Activities” to do anything. Is there a way to set up the interface so it’s more like Windows in that regard?\n
    5. If I need to do a clean install, I’m thinking of switching to Ubuntu, since I’m more familiar with the interface. Is there any reason why I should stick with Debian? I’ve heard some people trashing Ubuntu but I’m not sure why. Is Debian better for older hardware?\n
    \n
    Edit: Thanks for all the knowledgeable replies. I did a fresh install of Debian 12 (64 bit) with KDE and it seems to have resolved all my problems. Although it’s a little slow and buggy, I’ve had to reboot it twice. I’ll try a lightweight DE if that continues.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699877175 {#158
    date: 2023-11-13 13:06:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#195 …}
  +votes: Doctrine\ORM\PersistentCollection {#1856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1878 …}
  +badges: Doctrine\ORM\PersistentCollection {#1864 …}
  +children: []
  -id: 11953
  -titleTs: "'debian':5 'newbi':1 'question':3"
  -bodyTs: "'/post/282183)).':28 '/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':114 '1':78 '12':363 '2':157 '3':200 '4':243 '5':296 '64':364 '7':6 'activ':274 'add':106 'although':377 'anyth':125,277 'better':345 'bio':228 'bit':365 'boot':230 'buggi':384 'center':139 'clean':198,241,303 'click':273 'comput':129 'continu':400 'de':397 'debian':40,266,329,344,362 'decid':16 'desktop':249 'dl.flathub.org':113 'dl.flathub.org/repo/flathub.flatpakrepo](https://dl.flathub.org/repo/flathub.flatpakrepo)':112 'doesn':132 'drive':207 'edit':349 'either':135 'encrypt':216 'enter':96,117 'error':122 'everi':182 'everyth':88 'exist':110 'experi':57 'familiar':316 'figur':82 'fine':93 'fix':194,237 'flathub':111 'flatpak':87,103,131,142 'forum':148 'found':145 'frequent':260 'frequently-us':259 'fresh':359 'get':71 'go':10,33 'got':2 'happen':120 'hard':206 'hardwar':348 'heard':332 'hexbear.net':27 'hexbear.net/post/282183)).':26 'hit':116 'if-not-exist':107 'instal':46,61,199,242,304,360 'interfac':250,286,319 'kde':367 'knowledg':354 'laptop':7 'last':98 'latest':36 'lightweight':396 'like':77,269,291 'line':99 'linux':19 'littl':381 'll':393 'm':245,306,314,339 'menu':254 'messag':123 'most':49 'need':271,299 'noth':119 'old':4 'older':347 'os':212 'partit':208,217 'password':178,225 'peopl':30,334 'pin':258 'post':149 'previous':23 'problem':70,153,376 'program':262 'put':18,222 'reason':323 'reboot':389 'regard':295 'remot':105 'remote-add':104 'repli':355 'resolv':373 'restart':127 'see':22 'seem':89,268,370 'set':73,160,203,283 'setup':86 'sinc':312 'slow':382 'smooth':63 'softwar':138 'solut':156 'somehow':159,202 'stabl':37 'stick':327 'sudo':188 'suggest':31 'super':170 'sure':341 'switch':309 'termin':102,181 'thank':350 'think':307 'thread':24 'thrown':13 'time':183 'toolbar/start':253 'trash':335 'tri':394 'twice':391 'type':176 'ubuntu':59,311,336 'use':50,187,246,261 'user':171 'usernam':166 've':48,66,331,386 'version':38 'want':185 'way':192,235,281 'websit':143 'went':62 'window':5,51,292 'without':196,239 'work':92,134"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699774394
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1054538"
  +editedAt: DateTimeImmutable @1700016604 {#241
    date: 2023-11-15 03:50:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699687994 {#171
    date: 2023-11-11 08:33:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1899
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Do-you-donate-to-FOSS-projects"
  +title: "Do you donate to FOSS projects?"
  +url: null
  +body: """
    Hello.\n
    \n
    Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
    \n
    I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700631362 {#1876
    date: 2023-11-22 06:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 11951
  -titleTs: "'donat':3 'foss':5 'project':6"
  -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699773350
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8098486"
  +editedAt: DateTimeImmutable @1699792778 {#1884
    date: 2023-11-12 13:39:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699686950 {#1915
    date: 2023-11-11 08:15: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
7 DENIED edit
App\Entity\Entry {#1899
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Do-you-donate-to-FOSS-projects"
  +title: "Do you donate to FOSS projects?"
  +url: null
  +body: """
    Hello.\n
    \n
    Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
    \n
    I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700631362 {#1876
    date: 2023-11-22 06:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 11951
  -titleTs: "'donat':3 'foss':5 'project':6"
  -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699773350
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8098486"
  +editedAt: DateTimeImmutable @1699792778 {#1884
    date: 2023-11-12 13:39:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699686950 {#1915
    date: 2023-11-11 08:15: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
8 DENIED moderate
App\Entity\Entry {#1899
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Do-you-donate-to-FOSS-projects"
  +title: "Do you donate to FOSS projects?"
  +url: null
  +body: """
    Hello.\n
    \n
    Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
    \n
    I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700631362 {#1876
    date: 2023-11-22 06:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1912 …}
  +votes: Doctrine\ORM\PersistentCollection {#1895 …}
  +reports: Doctrine\ORM\PersistentCollection {#1897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1958 …}
  +badges: Doctrine\ORM\PersistentCollection {#1944 …}
  +children: []
  -id: 11951
  -titleTs: "'donat':3 'foss':5 'project':6"
  -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699773350
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8098486"
  +editedAt: DateTimeImmutable @1699792778 {#1884
    date: 2023-11-12 13:39:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699686950 {#1915
    date: 2023-11-11 08:15: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
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 {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-are-your-experiences-with-polyamory-first-or-second-hand"
  +title: "What are your experiences with polyamory, first or second hand?"
  +url: null
  +body: """
    I personally am in a phenomenally stable polyamorous relationship. I’ve been married to my wife for 12 years, and she has had the same boyfriend for about half of that time. It’s a really fulfilling arrangement for all of us in various ways. We’re all genuinely happy and satisfied. I’m kind of casually looking for a boyfriend of my own.\n
    \n
    But I feel like I only hear negative stories about other poly experiences. It’s always unstable people and situations. It’s always two out of three people happy at most. Surely there are other success stories out there, and I just hear the disasters because they’re more memorable and fun to tell. Does anyone else have or know a polyamory success story?\n
    \n
    EDIT: This blew up a little while I was asleep. I promise I’m at least reading every comment.\n
    \n
    EDIT 2.0: ngl I did not expect the trope of polyamory to fix a struggling relationship would be so real. We did just the opposite and are both baffled. Don’t use volitility to fight the volitility.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 168
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699990546 {#1960
    date: 2023-11-14 20:35:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 11946
  -titleTs: "'experi':4 'first':7 'hand':10 'polyamori':6 'second':9"
  -bodyTs: "'12':18 '2.0':149 'alway':80,87 'anyon':120 'arrang':38 'asleep':138 'baffl':176 'blew':131 'boyfriend':26,61 'casual':57 'comment':147 'disast':109 'edit':129,148 'els':121 'everi':146 'expect':154 'experi':77 'feel':67 'fight':182 'fix':160 'fulfil':37 'fun':116 'genuin':49 'half':29 'happi':50,93 'hear':71,107 'kind':55 'know':124 'least':144 'like':68 'littl':134 'look':58 'm':54,142 'marri':13 'memor':114 'negat':72 'ngl':150 'opposit':172 'peopl':82,92 'person':2 'phenomen':6 'poli':76 'polyamor':8 'polyamori':126,158 'promis':140 're':47,112 'read':145 'real':167 'realli':36 'relationship':9,163 'satisfi':52 'situat':84 'stabl':7 'stori':73,101,128 'struggl':162 'success':100,127 'sure':96 'tell':118 'three':91 'time':32 'trope':156 'two':88 'unstabl':81 'us':42 'use':179 'various':44 've':11 'volitil':180,184 'way':45 'wife':16 'would':164 'year':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699770495
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/6157027"
  +editedAt: DateTimeImmutable @1699900597 {#1977
    date: 2023-11-13 19:36:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699684095 {#1974
    date: 2023-11-11 07:28: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
11 DENIED edit
App\Entity\Entry {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-are-your-experiences-with-polyamory-first-or-second-hand"
  +title: "What are your experiences with polyamory, first or second hand?"
  +url: null
  +body: """
    I personally am in a phenomenally stable polyamorous relationship. I’ve been married to my wife for 12 years, and she has had the same boyfriend for about half of that time. It’s a really fulfilling arrangement for all of us in various ways. We’re all genuinely happy and satisfied. I’m kind of casually looking for a boyfriend of my own.\n
    \n
    But I feel like I only hear negative stories about other poly experiences. It’s always unstable people and situations. It’s always two out of three people happy at most. Surely there are other success stories out there, and I just hear the disasters because they’re more memorable and fun to tell. Does anyone else have or know a polyamory success story?\n
    \n
    EDIT: This blew up a little while I was asleep. I promise I’m at least reading every comment.\n
    \n
    EDIT 2.0: ngl I did not expect the trope of polyamory to fix a struggling relationship would be so real. We did just the opposite and are both baffled. Don’t use volitility to fight the volitility.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 168
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699990546 {#1960
    date: 2023-11-14 20:35:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 11946
  -titleTs: "'experi':4 'first':7 'hand':10 'polyamori':6 'second':9"
  -bodyTs: "'12':18 '2.0':149 'alway':80,87 'anyon':120 'arrang':38 'asleep':138 'baffl':176 'blew':131 'boyfriend':26,61 'casual':57 'comment':147 'disast':109 'edit':129,148 'els':121 'everi':146 'expect':154 'experi':77 'feel':67 'fight':182 'fix':160 'fulfil':37 'fun':116 'genuin':49 'half':29 'happi':50,93 'hear':71,107 'kind':55 'know':124 'least':144 'like':68 'littl':134 'look':58 'm':54,142 'marri':13 'memor':114 'negat':72 'ngl':150 'opposit':172 'peopl':82,92 'person':2 'phenomen':6 'poli':76 'polyamor':8 'polyamori':126,158 'promis':140 're':47,112 'read':145 'real':167 'realli':36 'relationship':9,163 'satisfi':52 'situat':84 'stabl':7 'stori':73,101,128 'struggl':162 'success':100,127 'sure':96 'tell':118 'three':91 'time':32 'trope':156 'two':88 'unstabl':81 'us':42 'use':179 'various':44 've':11 'volitil':180,184 'way':45 'wife':16 'would':164 'year':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699770495
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/6157027"
  +editedAt: DateTimeImmutable @1699900597 {#1977
    date: 2023-11-13 19:36:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699684095 {#1974
    date: 2023-11-11 07:28: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
12 DENIED moderate
App\Entity\Entry {#1967
  +user: Proxies\__CG__\App\Entity\User {#1975 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-are-your-experiences-with-polyamory-first-or-second-hand"
  +title: "What are your experiences with polyamory, first or second hand?"
  +url: null
  +body: """
    I personally am in a phenomenally stable polyamorous relationship. I’ve been married to my wife for 12 years, and she has had the same boyfriend for about half of that time. It’s a really fulfilling arrangement for all of us in various ways. We’re all genuinely happy and satisfied. I’m kind of casually looking for a boyfriend of my own.\n
    \n
    But I feel like I only hear negative stories about other poly experiences. It’s always unstable people and situations. It’s always two out of three people happy at most. Surely there are other success stories out there, and I just hear the disasters because they’re more memorable and fun to tell. Does anyone else have or know a polyamory success story?\n
    \n
    EDIT: This blew up a little while I was asleep. I promise I’m at least reading every comment.\n
    \n
    EDIT 2.0: ngl I did not expect the trope of polyamory to fix a struggling relationship would be so real. We did just the opposite and are both baffled. Don’t use volitility to fight the volitility.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 91
  +favouriteCount: 168
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699990546 {#1960
    date: 2023-11-14 20:35:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 11946
  -titleTs: "'experi':4 'first':7 'hand':10 'polyamori':6 'second':9"
  -bodyTs: "'12':18 '2.0':149 'alway':80,87 'anyon':120 'arrang':38 'asleep':138 'baffl':176 'blew':131 'boyfriend':26,61 'casual':57 'comment':147 'disast':109 'edit':129,148 'els':121 'everi':146 'expect':154 'experi':77 'feel':67 'fight':182 'fix':160 'fulfil':37 'fun':116 'genuin':49 'half':29 'happi':50,93 'hear':71,107 'kind':55 'know':124 'least':144 'like':68 'littl':134 'look':58 'm':54,142 'marri':13 'memor':114 'negat':72 'ngl':150 'opposit':172 'peopl':82,92 'person':2 'phenomen':6 'poli':76 'polyamor':8 'polyamori':126,158 'promis':140 're':47,112 'read':145 'real':167 'realli':36 'relationship':9,163 'satisfi':52 'situat':84 'stabl':7 'stori':73,101,128 'struggl':162 'success':100,127 'sure':96 'tell':118 'three':91 'time':32 'trope':156 'two':88 'unstabl':81 'us':42 'use':179 'various':44 've':11 'volitil':180,184 'way':45 'wife':16 'would':164 'year':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699770495
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/6157027"
  +editedAt: DateTimeImmutable @1699900597 {#1977
    date: 2023-11-13 19:36:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699684095 {#1974
    date: 2023-11-11 07:28: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
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 {#1386
  +user: Proxies\__CG__\App\Entity\User {#1397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Recipes-Bread-recipes-for-Thanksgiving"
  +title: "[Recipes] Bread recipes for Thanksgiving:"
  +url: null
  +body: """
    We’re going to be in Seattle for Thanksgiving and our son and his wife are headed to Singapore, so we’re doing up an early Thanksgiving tomorrow!\n
    \n
    For me, it’s less about turkey and more about carb-loading. :) So we’re starting with three loaves of bread:\n
    \n
    ![](https://lemmy.world/pictrs/image/ea38d861-ebc4-4af6-bbc9-ca36b1b8587e.jpeg)\n
    \n
    Irish Soda Bread with Black Currants and Cranberries:\n
    \n
    Ingredients  \n
    4 cups [480g+, see note!] flour  \n
    1 tsp baking soda  \n
    1 tsp salt  \n
    1 cup [150g] dried currants (see note)  \n
    1 3/4 Cup [14ounces / 415ml] buttermilk  \n
    1-2 pats of butter (optional)\n
    \n
    Instructions\n
    \n
    Soak dried fruit in cold water for 30 minutes and drain. Failing to do this will allow them to soak the moisture from the dough leaving it tough and chewy.\n
    \n
    Sift dry ingredients into a large bowl.\n
    \n
    Add dried currants and mix with a wooden spoon.\n
    \n
    Add the buttermilk and mix with a wooden spoon until it forms a sticky dough. If the dough is overly sticky, add a little more flour.\n
    \n
    Knead dough a few times in the mixing bowl or on a floured surface until it forms a round loaf. It will start out sticky and crumbly but after you knead it a few times, the dough will come together.\n
    \n
    Shape dough into a round and place in a Dutch oven with a lid.\n
    \n
    Cut two criss-cross slices into the top of the bread with a knife (see photo above). Brush the leftover buttermilk over the top of the bread.\n
    \n
    Bake covered for 30 minutes at 425F/215C and then about 15 minutes uncovered. The bread is done when golden brown and the internal temp is 180F/82C.\n
    \n
    Let bread cool on a wire rack. Place a couple pats of butter over the bread and let them melt as the bread cools.\n
    \n
    Notes\n
    \n
    If you weigh ingredients start with 480g of flour and add more as needed. If you use buttermilk, you should be fine with 480g of flour and 415ml of buttermilk. A few more sprinkles of flour might be needed as you knead it. If you use milk + vinegar instead of buttermilk, start with half of the milk and add more as needed.\n
    \n
    If you use a buttermilk alternative, I’ve found that real buttermilk works the best in this recipe and with the amount of flour indicated. If you use a buttermilk alternative (e.g. milk + vinegar), you’ll likely need less of it. Start with half of what’s listed in the recipe and add more a little at a time. If you add too much milk and the dough is too sticky, add a little more flour.\n
    \n
    Buttermilk alternative, mix 1 tablespoon of lemon juice or distilled white vinegar with 1 3/4 cup fresh 2% milk and let it sit for about 15 minutes. Or thin yogurt or sour cream with some milk until you have 1 3/4 cup.\n
    \n
    In place of dried currants you can use raisins, dried cranberries, etc. Or make it plain. I used 1/2 currants, 1/2 cranberries.\n
    \n
    ![](https://lemmy.world/pictrs/image/51e35597-e45b-453d-9705-b071c1ce1e54.jpeg)\n
    \n
    Bourbon Spiked Pumpkin Bread\n
    \n
    INGREDIENTS  \n
    1 cup pumpkin puree  \n
    150 grams brown sugar (about ¾ cup)  \n
    ¼ cup plain Greek yogurt  \n
    2 tablespoons melted butter, unsalted  \n
    1 generous tablespoon bourbon  \n
    1 tsp vanilla extract  \n
    1 egg  \n
    94 grams all-purpose flour (about ¾ cup)  \n
    94 grams while whole-wheat flour (about ¾ cup)  \n
    1 tsp baking soda  \n
    2 tsp pumpkin pie spice  \n
    Pinch salt\n
    \n
    INSTRUCTIONS\n
    \n
    Preheat oven to 350F and coat loaf pan with baking spray.\n
    \n
    Place pumpkin puree, brown sugar, and melted butter in mixer and mix on high until well combined. Add in Greek yogurt, bourbon, vanilla extract, and egg. Mix until combined.\n
    \n
    (I may have accidentally doubled the bourbon)\n
    \n
    In a separate bowl, combine flours, baking soda, pumpkin pie spice, and salt.\n
    \n
    Slowly add dry ingredients into the wet ingredients while mixer is on medium-low speed. Mix just until combined, but avoid over-mixing. Batter should be slightly thick.\n
    \n
    Pour batter into prepared pan and bake for 40-50 minutes, or until toothpick comes out clean.\n
    \n
    Allow to cool, then slice and enjoy!\n
    \n
    NOTES\n
    \n
    For 1/12 of recipe: 127 calories, 1 g saturated fat, 23 g carbohydrate, 2 g fiber, 10 g sugar, 3 g protein\n
    \n
    ![](https://lemmy.world/pictrs/image/3acaf747-725c-4d39-930a-a04ffcfc40e4.jpeg)\n
    \n
    Black Currant Banana Bread:\n
    \n
    INGREDIENTS  \n
    3 ripe bananas  \n
    60g melted butter (1/4 cup or 1/2 a stick)  \n
    150g sugar (2/3 cup)  \n
    200g unbleached flour (1 1/4 cups)  \n
    1/4 teaspoon salt  \n
    1 egg, beaten  \n
    1 teaspoon baking soda  \n
    150g of fresh or frozen blackcurrants (without defreezing before use) (1 1/2 cups)\n
    \n
    Instructions:\n
    \n
    If you buy bananas that are not quite ripe enough, place them in a paper bag on your kitchen counter for a week. Bananas release a gas called ethylene which aids in ripening. Contain that gas, and they will ripen faster.\n
    \n
    Preheat oven to 350°F (180°C)\n
    \n
    Mash the bananas in a bowl\n
    \n
    Add the egg and butter\n
    \n
    Put all the dry ingredients together into a fine mesh sieve or sifter and sift into the bowl\n
    \n
    Mix well with a wooden spoon\n
    \n
    Bake in a buttered loaf pan until a toothpick stuck into the bread comes out clean, 55 to 60 minutes.\n
    \n
    Slice and serve.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699813752 {#1933
    date: 2023-11-12 19:29:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1398 …}
  +badges: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 11938
  -titleTs: "'bread':2 'recip':1,3 'thanksgiv':5"
  -bodyTs: "'-2':90 '-50':668 '/pictrs/image/3acaf747-725c-4d39-930a-a04ffcfc40e4.jpeg)':708 '/pictrs/image/51e35597-e45b-453d-9705-b071c1ce1e54.jpeg)':505 '/pictrs/image/ea38d861-ebc4-4af6-bbc9-ca36b1b8587e.jpeg)':53 '1':69,73,76,83,89,442,452,478,511,530,534,538,557,690,733,739,742,756 '1/12':685 '1/2':499,501,723,757 '1/4':720,734,736 '10':700 '127':688 '14ounces':86 '15':260,464 '150':515 '150g':78,726,746 '180':806 '180f/82c':275 '2':456,525,561,697 '2/3':728 '200g':730 '23':694 '3':703,714 '3/4':84,453,479 '30':103,253 '350':804 '350f':572 '4':63 '40':667 '415ml':87,328 '425f/215c':256 '480g':65,307,324 '55':859 '60':861 '60g':717 '94':540,548 'accident':612 'add':133,142,163,311,359,415,424,434,597,630,814 'aid':790 'all-purpos':542 'allow':112,676 'altern':368,393,440 'amount':384 'avoid':650 'bag':775 'bake':71,250,559,578,622,665,744,843 'banana':711,716,763,783,810 'batter':654,660 'beaten':741 'best':377 'black':58,709 'blackcurr':751 'bourbon':506,533,601,615 'bowl':132,176,619,813,836 'bread':50,56,233,249,264,277,291,298,509,712,855 'brown':269,517,583 'brush':240 'butter':93,288,528,587,719,818,846 'buttermilk':88,144,243,318,330,351,367,374,392,439 'buy':762 'c':807 'call':787 'calori':689 'carb':40 'carb-load':39 'carbohydr':696 'chewi':125 'clean':675,858 'coat':574 'cold':100 'combin':596,608,620,648 'come':206,673,856 'contain':793 'cool':278,299,678 'counter':779 'coupl':285 'cover':251 'cranberri':61,491,502 'cream':471 'criss':225 'criss-cross':224 'cross':226 'crumbl':194 'cup':64,77,85,454,480,512,520,521,547,556,721,729,735,758 'currant':59,80,135,485,500,710 'cut':222 'defreez':753 'distil':448 'done':266 'doubl':613 'dough':120,156,159,169,204,209,430 'drain':106 'dri':79,97,127,134,484,490,631,822 'dutch':217 'e.g':394 'earli':26 'egg':539,605,740,816 'enjoy':682 'enough':769 'etc':492 'ethylen':788 'extract':537,603 'f':805 'fail':107 'faster':800 'fat':693 'fiber':699 'fine':322,827 'flour':68,167,180,309,326,336,386,438,545,554,621,732 'form':153,184 'found':371 'fresh':455,748 'frozen':750 'fruit':98 'g':691,695,698,701,704 'gas':786,795 'generous':531 'go':3 'golden':268 'gram':516,541,549 'greek':523,599 'half':354,406 'head':17 'high':593 'indic':387 'ingredi':62,128,304,510,632,636,713,823 'instead':349 'instruct':95,568,759 'intern':272 'irish':54 'juic':446 'kitchen':778 'knead':168,198,342 'knife':236 'larg':131 'leav':121 'leftov':242 'lemmy.world':52,504,707 'lemmy.world/pictrs/image/3acaf747-725c-4d39-930a-a04ffcfc40e4.jpeg)':706 'lemmy.world/pictrs/image/51e35597-e45b-453d-9705-b071c1ce1e54.jpeg)':503 'lemmy.world/pictrs/image/ea38d861-ebc4-4af6-bbc9-ca36b1b8587e.jpeg)':51 'lemon':445 'less':33,401 'let':276,293,459 'lid':221 'like':399 'list':410 'littl':165,418,436 'll':398 'load':41 'loaf':187,575,847 'loav':48 'low':643 'make':494 'mash':808 'may':610 'medium':642 'medium-low':641 'melt':295,527,586,718 'mesh':828 'might':337 'milk':347,357,395,427,457,474 'minut':104,254,261,465,669,862 'mix':137,146,175,441,591,606,645,653,837 'mixer':589,638 'moistur':117 'much':426 'need':314,339,362,400 'note':67,82,300,683 'option':94 'oven':218,570,802 'over':161 'over-mix':651 'pan':576,663,848 'paper':774 'pat':91,286 'photo':238 'pie':564,625 'pinch':566 'place':214,283,482,580,770 'plain':496,522 'pour':659 'preheat':569,801 'prepar':662 'protein':705 'pumpkin':508,513,563,581,624 'pure':514,582 'purpos':544 'put':819 'quit':767 'rack':282 'raisin':489 're':2,22,44 'real':373 'recip':380,413,687 'releas':784 'ripe':715,768 'ripen':792,799 'round':186,212 'salt':75,567,628,738 'satur':692 'seattl':7 'see':66,81,237 'separ':618 'serv':865 'shape':208 'siev':829 'sift':126,833 'sifter':831 'singapor':19 'sit':461 'slice':227,680,863 'slight':657 'slowli':629 'soak':96,115 'soda':55,72,560,623,745 'son':12 'sour':470 'speed':644 'spice':565,626 'spike':507 'spoon':141,150,842 'spray':579 'sprinkl':334 'start':45,190,305,352,404 'stick':725 'sticki':155,162,192,433 'stuck':852 'sugar':518,584,702,727 'surfac':181 'tablespoon':443,526,532 'teaspoon':737,743 'temp':273 'thanksgiv':9,27 'thick':658 'thin':467 'three':47 'time':172,202,421 'togeth':207,824 'tomorrow':28 'toothpick':672,851 'top':230,246 'tough':123 'tsp':70,74,535,558,562 'turkey':35 'two':223 'unbleach':731 'uncov':262 'unsalt':529 'use':317,346,365,390,488,498,755 'vanilla':536,602 've':370 'vinegar':348,396,450 'water':101 'week':782 'weigh':303 'well':595,838 'wet':635 'wheat':553 'white':449 'whole':552 'whole-wheat':551 'wife':15 'wire':281 'without':752 'wooden':140,149,841 'work':375 'yogurt':468,524,600"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699751880
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8095416"
  +editedAt: DateTimeImmutable @1699785939 {#1952
    date: 2023-11-12 11:45:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699679880 {#1390
    date: 2023-11-11 06:18:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1386
  +user: Proxies\__CG__\App\Entity\User {#1397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Recipes-Bread-recipes-for-Thanksgiving"
  +title: "[Recipes] Bread recipes for Thanksgiving:"
  +url: null
  +body: """
    We’re going to be in Seattle for Thanksgiving and our son and his wife are headed to Singapore, so we’re doing up an early Thanksgiving tomorrow!\n
    \n
    For me, it’s less about turkey and more about carb-loading. :) So we’re starting with three loaves of bread:\n
    \n
    ![](https://lemmy.world/pictrs/image/ea38d861-ebc4-4af6-bbc9-ca36b1b8587e.jpeg)\n
    \n
    Irish Soda Bread with Black Currants and Cranberries:\n
    \n
    Ingredients  \n
    4 cups [480g+, see note!] flour  \n
    1 tsp baking soda  \n
    1 tsp salt  \n
    1 cup [150g] dried currants (see note)  \n
    1 3/4 Cup [14ounces / 415ml] buttermilk  \n
    1-2 pats of butter (optional)\n
    \n
    Instructions\n
    \n
    Soak dried fruit in cold water for 30 minutes and drain. Failing to do this will allow them to soak the moisture from the dough leaving it tough and chewy.\n
    \n
    Sift dry ingredients into a large bowl.\n
    \n
    Add dried currants and mix with a wooden spoon.\n
    \n
    Add the buttermilk and mix with a wooden spoon until it forms a sticky dough. If the dough is overly sticky, add a little more flour.\n
    \n
    Knead dough a few times in the mixing bowl or on a floured surface until it forms a round loaf. It will start out sticky and crumbly but after you knead it a few times, the dough will come together.\n
    \n
    Shape dough into a round and place in a Dutch oven with a lid.\n
    \n
    Cut two criss-cross slices into the top of the bread with a knife (see photo above). Brush the leftover buttermilk over the top of the bread.\n
    \n
    Bake covered for 30 minutes at 425F/215C and then about 15 minutes uncovered. The bread is done when golden brown and the internal temp is 180F/82C.\n
    \n
    Let bread cool on a wire rack. Place a couple pats of butter over the bread and let them melt as the bread cools.\n
    \n
    Notes\n
    \n
    If you weigh ingredients start with 480g of flour and add more as needed. If you use buttermilk, you should be fine with 480g of flour and 415ml of buttermilk. A few more sprinkles of flour might be needed as you knead it. If you use milk + vinegar instead of buttermilk, start with half of the milk and add more as needed.\n
    \n
    If you use a buttermilk alternative, I’ve found that real buttermilk works the best in this recipe and with the amount of flour indicated. If you use a buttermilk alternative (e.g. milk + vinegar), you’ll likely need less of it. Start with half of what’s listed in the recipe and add more a little at a time. If you add too much milk and the dough is too sticky, add a little more flour.\n
    \n
    Buttermilk alternative, mix 1 tablespoon of lemon juice or distilled white vinegar with 1 3/4 cup fresh 2% milk and let it sit for about 15 minutes. Or thin yogurt or sour cream with some milk until you have 1 3/4 cup.\n
    \n
    In place of dried currants you can use raisins, dried cranberries, etc. Or make it plain. I used 1/2 currants, 1/2 cranberries.\n
    \n
    ![](https://lemmy.world/pictrs/image/51e35597-e45b-453d-9705-b071c1ce1e54.jpeg)\n
    \n
    Bourbon Spiked Pumpkin Bread\n
    \n
    INGREDIENTS  \n
    1 cup pumpkin puree  \n
    150 grams brown sugar (about ¾ cup)  \n
    ¼ cup plain Greek yogurt  \n
    2 tablespoons melted butter, unsalted  \n
    1 generous tablespoon bourbon  \n
    1 tsp vanilla extract  \n
    1 egg  \n
    94 grams all-purpose flour (about ¾ cup)  \n
    94 grams while whole-wheat flour (about ¾ cup)  \n
    1 tsp baking soda  \n
    2 tsp pumpkin pie spice  \n
    Pinch salt\n
    \n
    INSTRUCTIONS\n
    \n
    Preheat oven to 350F and coat loaf pan with baking spray.\n
    \n
    Place pumpkin puree, brown sugar, and melted butter in mixer and mix on high until well combined. Add in Greek yogurt, bourbon, vanilla extract, and egg. Mix until combined.\n
    \n
    (I may have accidentally doubled the bourbon)\n
    \n
    In a separate bowl, combine flours, baking soda, pumpkin pie spice, and salt.\n
    \n
    Slowly add dry ingredients into the wet ingredients while mixer is on medium-low speed. Mix just until combined, but avoid over-mixing. Batter should be slightly thick.\n
    \n
    Pour batter into prepared pan and bake for 40-50 minutes, or until toothpick comes out clean.\n
    \n
    Allow to cool, then slice and enjoy!\n
    \n
    NOTES\n
    \n
    For 1/12 of recipe: 127 calories, 1 g saturated fat, 23 g carbohydrate, 2 g fiber, 10 g sugar, 3 g protein\n
    \n
    ![](https://lemmy.world/pictrs/image/3acaf747-725c-4d39-930a-a04ffcfc40e4.jpeg)\n
    \n
    Black Currant Banana Bread:\n
    \n
    INGREDIENTS  \n
    3 ripe bananas  \n
    60g melted butter (1/4 cup or 1/2 a stick)  \n
    150g sugar (2/3 cup)  \n
    200g unbleached flour (1 1/4 cups)  \n
    1/4 teaspoon salt  \n
    1 egg, beaten  \n
    1 teaspoon baking soda  \n
    150g of fresh or frozen blackcurrants (without defreezing before use) (1 1/2 cups)\n
    \n
    Instructions:\n
    \n
    If you buy bananas that are not quite ripe enough, place them in a paper bag on your kitchen counter for a week. Bananas release a gas called ethylene which aids in ripening. Contain that gas, and they will ripen faster.\n
    \n
    Preheat oven to 350°F (180°C)\n
    \n
    Mash the bananas in a bowl\n
    \n
    Add the egg and butter\n
    \n
    Put all the dry ingredients together into a fine mesh sieve or sifter and sift into the bowl\n
    \n
    Mix well with a wooden spoon\n
    \n
    Bake in a buttered loaf pan until a toothpick stuck into the bread comes out clean, 55 to 60 minutes.\n
    \n
    Slice and serve.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699813752 {#1933
    date: 2023-11-12 19:29:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1398 …}
  +badges: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 11938
  -titleTs: "'bread':2 'recip':1,3 'thanksgiv':5"
  -bodyTs: "'-2':90 '-50':668 '/pictrs/image/3acaf747-725c-4d39-930a-a04ffcfc40e4.jpeg)':708 '/pictrs/image/51e35597-e45b-453d-9705-b071c1ce1e54.jpeg)':505 '/pictrs/image/ea38d861-ebc4-4af6-bbc9-ca36b1b8587e.jpeg)':53 '1':69,73,76,83,89,442,452,478,511,530,534,538,557,690,733,739,742,756 '1/12':685 '1/2':499,501,723,757 '1/4':720,734,736 '10':700 '127':688 '14ounces':86 '15':260,464 '150':515 '150g':78,726,746 '180':806 '180f/82c':275 '2':456,525,561,697 '2/3':728 '200g':730 '23':694 '3':703,714 '3/4':84,453,479 '30':103,253 '350':804 '350f':572 '4':63 '40':667 '415ml':87,328 '425f/215c':256 '480g':65,307,324 '55':859 '60':861 '60g':717 '94':540,548 'accident':612 'add':133,142,163,311,359,415,424,434,597,630,814 'aid':790 'all-purpos':542 'allow':112,676 'altern':368,393,440 'amount':384 'avoid':650 'bag':775 'bake':71,250,559,578,622,665,744,843 'banana':711,716,763,783,810 'batter':654,660 'beaten':741 'best':377 'black':58,709 'blackcurr':751 'bourbon':506,533,601,615 'bowl':132,176,619,813,836 'bread':50,56,233,249,264,277,291,298,509,712,855 'brown':269,517,583 'brush':240 'butter':93,288,528,587,719,818,846 'buttermilk':88,144,243,318,330,351,367,374,392,439 'buy':762 'c':807 'call':787 'calori':689 'carb':40 'carb-load':39 'carbohydr':696 'chewi':125 'clean':675,858 'coat':574 'cold':100 'combin':596,608,620,648 'come':206,673,856 'contain':793 'cool':278,299,678 'counter':779 'coupl':285 'cover':251 'cranberri':61,491,502 'cream':471 'criss':225 'criss-cross':224 'cross':226 'crumbl':194 'cup':64,77,85,454,480,512,520,521,547,556,721,729,735,758 'currant':59,80,135,485,500,710 'cut':222 'defreez':753 'distil':448 'done':266 'doubl':613 'dough':120,156,159,169,204,209,430 'drain':106 'dri':79,97,127,134,484,490,631,822 'dutch':217 'e.g':394 'earli':26 'egg':539,605,740,816 'enjoy':682 'enough':769 'etc':492 'ethylen':788 'extract':537,603 'f':805 'fail':107 'faster':800 'fat':693 'fiber':699 'fine':322,827 'flour':68,167,180,309,326,336,386,438,545,554,621,732 'form':153,184 'found':371 'fresh':455,748 'frozen':750 'fruit':98 'g':691,695,698,701,704 'gas':786,795 'generous':531 'go':3 'golden':268 'gram':516,541,549 'greek':523,599 'half':354,406 'head':17 'high':593 'indic':387 'ingredi':62,128,304,510,632,636,713,823 'instead':349 'instruct':95,568,759 'intern':272 'irish':54 'juic':446 'kitchen':778 'knead':168,198,342 'knife':236 'larg':131 'leav':121 'leftov':242 'lemmy.world':52,504,707 'lemmy.world/pictrs/image/3acaf747-725c-4d39-930a-a04ffcfc40e4.jpeg)':706 'lemmy.world/pictrs/image/51e35597-e45b-453d-9705-b071c1ce1e54.jpeg)':503 'lemmy.world/pictrs/image/ea38d861-ebc4-4af6-bbc9-ca36b1b8587e.jpeg)':51 'lemon':445 'less':33,401 'let':276,293,459 'lid':221 'like':399 'list':410 'littl':165,418,436 'll':398 'load':41 'loaf':187,575,847 'loav':48 'low':643 'make':494 'mash':808 'may':610 'medium':642 'medium-low':641 'melt':295,527,586,718 'mesh':828 'might':337 'milk':347,357,395,427,457,474 'minut':104,254,261,465,669,862 'mix':137,146,175,441,591,606,645,653,837 'mixer':589,638 'moistur':117 'much':426 'need':314,339,362,400 'note':67,82,300,683 'option':94 'oven':218,570,802 'over':161 'over-mix':651 'pan':576,663,848 'paper':774 'pat':91,286 'photo':238 'pie':564,625 'pinch':566 'place':214,283,482,580,770 'plain':496,522 'pour':659 'preheat':569,801 'prepar':662 'protein':705 'pumpkin':508,513,563,581,624 'pure':514,582 'purpos':544 'put':819 'quit':767 'rack':282 'raisin':489 're':2,22,44 'real':373 'recip':380,413,687 'releas':784 'ripe':715,768 'ripen':792,799 'round':186,212 'salt':75,567,628,738 'satur':692 'seattl':7 'see':66,81,237 'separ':618 'serv':865 'shape':208 'siev':829 'sift':126,833 'sifter':831 'singapor':19 'sit':461 'slice':227,680,863 'slight':657 'slowli':629 'soak':96,115 'soda':55,72,560,623,745 'son':12 'sour':470 'speed':644 'spice':565,626 'spike':507 'spoon':141,150,842 'spray':579 'sprinkl':334 'start':45,190,305,352,404 'stick':725 'sticki':155,162,192,433 'stuck':852 'sugar':518,584,702,727 'surfac':181 'tablespoon':443,526,532 'teaspoon':737,743 'temp':273 'thanksgiv':9,27 'thick':658 'thin':467 'three':47 'time':172,202,421 'togeth':207,824 'tomorrow':28 'toothpick':672,851 'top':230,246 'tough':123 'tsp':70,74,535,558,562 'turkey':35 'two':223 'unbleach':731 'uncov':262 'unsalt':529 'use':317,346,365,390,488,498,755 'vanilla':536,602 've':370 'vinegar':348,396,450 'water':101 'week':782 'weigh':303 'well':595,838 'wet':635 'wheat':553 'white':449 'whole':552 'whole-wheat':551 'wife':15 'wire':281 'without':752 'wooden':140,149,841 'work':375 'yogurt':468,524,600"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699751880
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8095416"
  +editedAt: DateTimeImmutable @1699785939 {#1952
    date: 2023-11-12 11:45:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699679880 {#1390
    date: 2023-11-11 06:18:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1386
  +user: Proxies\__CG__\App\Entity\User {#1397 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1388 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Recipes-Bread-recipes-for-Thanksgiving"
  +title: "[Recipes] Bread recipes for Thanksgiving:"
  +url: null
  +body: """
    We’re going to be in Seattle for Thanksgiving and our son and his wife are headed to Singapore, so we’re doing up an early Thanksgiving tomorrow!\n
    \n
    For me, it’s less about turkey and more about carb-loading. :) So we’re starting with three loaves of bread:\n
    \n
    ![](https://lemmy.world/pictrs/image/ea38d861-ebc4-4af6-bbc9-ca36b1b8587e.jpeg)\n
    \n
    Irish Soda Bread with Black Currants and Cranberries:\n
    \n
    Ingredients  \n
    4 cups [480g+, see note!] flour  \n
    1 tsp baking soda  \n
    1 tsp salt  \n
    1 cup [150g] dried currants (see note)  \n
    1 3/4 Cup [14ounces / 415ml] buttermilk  \n
    1-2 pats of butter (optional)\n
    \n
    Instructions\n
    \n
    Soak dried fruit in cold water for 30 minutes and drain. Failing to do this will allow them to soak the moisture from the dough leaving it tough and chewy.\n
    \n
    Sift dry ingredients into a large bowl.\n
    \n
    Add dried currants and mix with a wooden spoon.\n
    \n
    Add the buttermilk and mix with a wooden spoon until it forms a sticky dough. If the dough is overly sticky, add a little more flour.\n
    \n
    Knead dough a few times in the mixing bowl or on a floured surface until it forms a round loaf. It will start out sticky and crumbly but after you knead it a few times, the dough will come together.\n
    \n
    Shape dough into a round and place in a Dutch oven with a lid.\n
    \n
    Cut two criss-cross slices into the top of the bread with a knife (see photo above). Brush the leftover buttermilk over the top of the bread.\n
    \n
    Bake covered for 30 minutes at 425F/215C and then about 15 minutes uncovered. The bread is done when golden brown and the internal temp is 180F/82C.\n
    \n
    Let bread cool on a wire rack. Place a couple pats of butter over the bread and let them melt as the bread cools.\n
    \n
    Notes\n
    \n
    If you weigh ingredients start with 480g of flour and add more as needed. If you use buttermilk, you should be fine with 480g of flour and 415ml of buttermilk. A few more sprinkles of flour might be needed as you knead it. If you use milk + vinegar instead of buttermilk, start with half of the milk and add more as needed.\n
    \n
    If you use a buttermilk alternative, I’ve found that real buttermilk works the best in this recipe and with the amount of flour indicated. If you use a buttermilk alternative (e.g. milk + vinegar), you’ll likely need less of it. Start with half of what’s listed in the recipe and add more a little at a time. If you add too much milk and the dough is too sticky, add a little more flour.\n
    \n
    Buttermilk alternative, mix 1 tablespoon of lemon juice or distilled white vinegar with 1 3/4 cup fresh 2% milk and let it sit for about 15 minutes. Or thin yogurt or sour cream with some milk until you have 1 3/4 cup.\n
    \n
    In place of dried currants you can use raisins, dried cranberries, etc. Or make it plain. I used 1/2 currants, 1/2 cranberries.\n
    \n
    ![](https://lemmy.world/pictrs/image/51e35597-e45b-453d-9705-b071c1ce1e54.jpeg)\n
    \n
    Bourbon Spiked Pumpkin Bread\n
    \n
    INGREDIENTS  \n
    1 cup pumpkin puree  \n
    150 grams brown sugar (about ¾ cup)  \n
    ¼ cup plain Greek yogurt  \n
    2 tablespoons melted butter, unsalted  \n
    1 generous tablespoon bourbon  \n
    1 tsp vanilla extract  \n
    1 egg  \n
    94 grams all-purpose flour (about ¾ cup)  \n
    94 grams while whole-wheat flour (about ¾ cup)  \n
    1 tsp baking soda  \n
    2 tsp pumpkin pie spice  \n
    Pinch salt\n
    \n
    INSTRUCTIONS\n
    \n
    Preheat oven to 350F and coat loaf pan with baking spray.\n
    \n
    Place pumpkin puree, brown sugar, and melted butter in mixer and mix on high until well combined. Add in Greek yogurt, bourbon, vanilla extract, and egg. Mix until combined.\n
    \n
    (I may have accidentally doubled the bourbon)\n
    \n
    In a separate bowl, combine flours, baking soda, pumpkin pie spice, and salt.\n
    \n
    Slowly add dry ingredients into the wet ingredients while mixer is on medium-low speed. Mix just until combined, but avoid over-mixing. Batter should be slightly thick.\n
    \n
    Pour batter into prepared pan and bake for 40-50 minutes, or until toothpick comes out clean.\n
    \n
    Allow to cool, then slice and enjoy!\n
    \n
    NOTES\n
    \n
    For 1/12 of recipe: 127 calories, 1 g saturated fat, 23 g carbohydrate, 2 g fiber, 10 g sugar, 3 g protein\n
    \n
    ![](https://lemmy.world/pictrs/image/3acaf747-725c-4d39-930a-a04ffcfc40e4.jpeg)\n
    \n
    Black Currant Banana Bread:\n
    \n
    INGREDIENTS  \n
    3 ripe bananas  \n
    60g melted butter (1/4 cup or 1/2 a stick)  \n
    150g sugar (2/3 cup)  \n
    200g unbleached flour (1 1/4 cups)  \n
    1/4 teaspoon salt  \n
    1 egg, beaten  \n
    1 teaspoon baking soda  \n
    150g of fresh or frozen blackcurrants (without defreezing before use) (1 1/2 cups)\n
    \n
    Instructions:\n
    \n
    If you buy bananas that are not quite ripe enough, place them in a paper bag on your kitchen counter for a week. Bananas release a gas called ethylene which aids in ripening. Contain that gas, and they will ripen faster.\n
    \n
    Preheat oven to 350°F (180°C)\n
    \n
    Mash the bananas in a bowl\n
    \n
    Add the egg and butter\n
    \n
    Put all the dry ingredients together into a fine mesh sieve or sifter and sift into the bowl\n
    \n
    Mix well with a wooden spoon\n
    \n
    Bake in a buttered loaf pan until a toothpick stuck into the bread comes out clean, 55 to 60 minutes.\n
    \n
    Slice and serve.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699813752 {#1933
    date: 2023-11-12 19:29:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1387 …}
  +votes: Doctrine\ORM\PersistentCollection {#1380 …}
  +reports: Doctrine\ORM\PersistentCollection {#1903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1398 …}
  +badges: Doctrine\ORM\PersistentCollection {#1389 …}
  +children: []
  -id: 11938
  -titleTs: "'bread':2 'recip':1,3 'thanksgiv':5"
  -bodyTs: "'-2':90 '-50':668 '/pictrs/image/3acaf747-725c-4d39-930a-a04ffcfc40e4.jpeg)':708 '/pictrs/image/51e35597-e45b-453d-9705-b071c1ce1e54.jpeg)':505 '/pictrs/image/ea38d861-ebc4-4af6-bbc9-ca36b1b8587e.jpeg)':53 '1':69,73,76,83,89,442,452,478,511,530,534,538,557,690,733,739,742,756 '1/12':685 '1/2':499,501,723,757 '1/4':720,734,736 '10':700 '127':688 '14ounces':86 '15':260,464 '150':515 '150g':78,726,746 '180':806 '180f/82c':275 '2':456,525,561,697 '2/3':728 '200g':730 '23':694 '3':703,714 '3/4':84,453,479 '30':103,253 '350':804 '350f':572 '4':63 '40':667 '415ml':87,328 '425f/215c':256 '480g':65,307,324 '55':859 '60':861 '60g':717 '94':540,548 'accident':612 'add':133,142,163,311,359,415,424,434,597,630,814 'aid':790 'all-purpos':542 'allow':112,676 'altern':368,393,440 'amount':384 'avoid':650 'bag':775 'bake':71,250,559,578,622,665,744,843 'banana':711,716,763,783,810 'batter':654,660 'beaten':741 'best':377 'black':58,709 'blackcurr':751 'bourbon':506,533,601,615 'bowl':132,176,619,813,836 'bread':50,56,233,249,264,277,291,298,509,712,855 'brown':269,517,583 'brush':240 'butter':93,288,528,587,719,818,846 'buttermilk':88,144,243,318,330,351,367,374,392,439 'buy':762 'c':807 'call':787 'calori':689 'carb':40 'carb-load':39 'carbohydr':696 'chewi':125 'clean':675,858 'coat':574 'cold':100 'combin':596,608,620,648 'come':206,673,856 'contain':793 'cool':278,299,678 'counter':779 'coupl':285 'cover':251 'cranberri':61,491,502 'cream':471 'criss':225 'criss-cross':224 'cross':226 'crumbl':194 'cup':64,77,85,454,480,512,520,521,547,556,721,729,735,758 'currant':59,80,135,485,500,710 'cut':222 'defreez':753 'distil':448 'done':266 'doubl':613 'dough':120,156,159,169,204,209,430 'drain':106 'dri':79,97,127,134,484,490,631,822 'dutch':217 'e.g':394 'earli':26 'egg':539,605,740,816 'enjoy':682 'enough':769 'etc':492 'ethylen':788 'extract':537,603 'f':805 'fail':107 'faster':800 'fat':693 'fiber':699 'fine':322,827 'flour':68,167,180,309,326,336,386,438,545,554,621,732 'form':153,184 'found':371 'fresh':455,748 'frozen':750 'fruit':98 'g':691,695,698,701,704 'gas':786,795 'generous':531 'go':3 'golden':268 'gram':516,541,549 'greek':523,599 'half':354,406 'head':17 'high':593 'indic':387 'ingredi':62,128,304,510,632,636,713,823 'instead':349 'instruct':95,568,759 'intern':272 'irish':54 'juic':446 'kitchen':778 'knead':168,198,342 'knife':236 'larg':131 'leav':121 'leftov':242 'lemmy.world':52,504,707 'lemmy.world/pictrs/image/3acaf747-725c-4d39-930a-a04ffcfc40e4.jpeg)':706 'lemmy.world/pictrs/image/51e35597-e45b-453d-9705-b071c1ce1e54.jpeg)':503 'lemmy.world/pictrs/image/ea38d861-ebc4-4af6-bbc9-ca36b1b8587e.jpeg)':51 'lemon':445 'less':33,401 'let':276,293,459 'lid':221 'like':399 'list':410 'littl':165,418,436 'll':398 'load':41 'loaf':187,575,847 'loav':48 'low':643 'make':494 'mash':808 'may':610 'medium':642 'medium-low':641 'melt':295,527,586,718 'mesh':828 'might':337 'milk':347,357,395,427,457,474 'minut':104,254,261,465,669,862 'mix':137,146,175,441,591,606,645,653,837 'mixer':589,638 'moistur':117 'much':426 'need':314,339,362,400 'note':67,82,300,683 'option':94 'oven':218,570,802 'over':161 'over-mix':651 'pan':576,663,848 'paper':774 'pat':91,286 'photo':238 'pie':564,625 'pinch':566 'place':214,283,482,580,770 'plain':496,522 'pour':659 'preheat':569,801 'prepar':662 'protein':705 'pumpkin':508,513,563,581,624 'pure':514,582 'purpos':544 'put':819 'quit':767 'rack':282 'raisin':489 're':2,22,44 'real':373 'recip':380,413,687 'releas':784 'ripe':715,768 'ripen':792,799 'round':186,212 'salt':75,567,628,738 'satur':692 'seattl':7 'see':66,81,237 'separ':618 'serv':865 'shape':208 'siev':829 'sift':126,833 'sifter':831 'singapor':19 'sit':461 'slice':227,680,863 'slight':657 'slowli':629 'soak':96,115 'soda':55,72,560,623,745 'son':12 'sour':470 'speed':644 'spice':565,626 'spike':507 'spoon':141,150,842 'spray':579 'sprinkl':334 'start':45,190,305,352,404 'stick':725 'sticki':155,162,192,433 'stuck':852 'sugar':518,584,702,727 'surfac':181 'tablespoon':443,526,532 'teaspoon':737,743 'temp':273 'thanksgiv':9,27 'thick':658 'thin':467 'three':47 'time':172,202,421 'togeth':207,824 'tomorrow':28 'toothpick':672,851 'top':230,246 'tough':123 'tsp':70,74,535,558,562 'turkey':35 'two':223 'unbleach':731 'uncov':262 'unsalt':529 'use':317,346,365,390,488,498,755 'vanilla':536,602 've':370 'vinegar':348,396,450 'water':101 'week':782 'weigh':303 'well':595,838 'wet':635 'wheat':553 'white':449 'whole':552 'whole-wheat':551 'wife':15 'wire':281 'without':752 'wooden':140,149,841 'work':375 'yogurt':468,524,600"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699751880
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8095416"
  +editedAt: DateTimeImmutable @1699785939 {#1952
    date: 2023-11-12 11:45:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699679880 {#1390
    date: 2023-11-11 06:18:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "If-you-can-create-a-Lemmy-instance-and-federate-you"
  +title: "If you can create a Lemmy instance and federate, you can shovel data about every vote linked to an account"
  +url: null
  +body: """
    I’ve created this post: [sh.itjust.works/post/8898162](https://sh.itjust.works/post/8898162)\n
    \n
    And some admin showed they can see how the upvotes\downvotes go.\n
    \n
    If you are concerned about privacy, you should know, that this data on Lemmy can be easily mined and tracked.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699998688 {#1376
    date: 2023-11-14 22:51:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 11920
  -titleTs: "'account':20 'creat':4 'data':13 'everi':15 'feder':9 'instanc':7 'lemmi':6 'link':17 'shovel':12 'vote':16"
  -bodyTs: "'/post/8898162](https://sh.itjust.works/post/8898162)':8 'admin':11 'concern':24 'creat':3 'data':32 'downvot':19 'easili':37 'go':20 'know':29 'lemmi':34 'mine':38 'post':5 'privaci':26 'see':15 'sh.itjust.works':7 'sh.itjust.works/post/8898162](https://sh.itjust.works/post/8898162)':6 'show':12 'track':40 'upvot':18 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699758806
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8931097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699672406 {#1938
    date: 2023-11-11 04:13: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
19 DENIED edit
App\Entity\Entry {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "If-you-can-create-a-Lemmy-instance-and-federate-you"
  +title: "If you can create a Lemmy instance and federate, you can shovel data about every vote linked to an account"
  +url: null
  +body: """
    I’ve created this post: [sh.itjust.works/post/8898162](https://sh.itjust.works/post/8898162)\n
    \n
    And some admin showed they can see how the upvotes\downvotes go.\n
    \n
    If you are concerned about privacy, you should know, that this data on Lemmy can be easily mined and tracked.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699998688 {#1376
    date: 2023-11-14 22:51:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 11920
  -titleTs: "'account':20 'creat':4 'data':13 'everi':15 'feder':9 'instanc':7 'lemmi':6 'link':17 'shovel':12 'vote':16"
  -bodyTs: "'/post/8898162](https://sh.itjust.works/post/8898162)':8 'admin':11 'concern':24 'creat':3 'data':32 'downvot':19 'easili':37 'go':20 'know':29 'lemmi':34 'mine':38 'post':5 'privaci':26 'see':15 'sh.itjust.works':7 'sh.itjust.works/post/8898162](https://sh.itjust.works/post/8898162)':6 'show':12 'track':40 'upvot':18 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699758806
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8931097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699672406 {#1938
    date: 2023-11-11 04:13: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
20 DENIED moderate
App\Entity\Entry {#1377
  +user: Proxies\__CG__\App\Entity\User {#1945 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1969 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "If-you-can-create-a-Lemmy-instance-and-federate-you"
  +title: "If you can create a Lemmy instance and federate, you can shovel data about every vote linked to an account"
  +url: null
  +body: """
    I’ve created this post: [sh.itjust.works/post/8898162](https://sh.itjust.works/post/8898162)\n
    \n
    And some admin showed they can see how the upvotes\downvotes go.\n
    \n
    If you are concerned about privacy, you should know, that this data on Lemmy can be easily mined and tracked.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699998688 {#1376
    date: 2023-11-14 22:51:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1941 …}
  +votes: Doctrine\ORM\PersistentCollection {#1971 …}
  +reports: Doctrine\ORM\PersistentCollection {#1368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1366 …}
  +badges: Doctrine\ORM\PersistentCollection {#1365 …}
  +children: []
  -id: 11920
  -titleTs: "'account':20 'creat':4 'data':13 'everi':15 'feder':9 'instanc':7 'lemmi':6 'link':17 'shovel':12 'vote':16"
  -bodyTs: "'/post/8898162](https://sh.itjust.works/post/8898162)':8 'admin':11 'concern':24 'creat':3 'data':32 'downvot':19 'easili':37 'go':20 'know':29 'lemmi':34 'mine':38 'post':5 'privaci':26 'see':15 'sh.itjust.works':7 'sh.itjust.works/post/8898162](https://sh.itjust.works/post/8898162)':6 'show':12 'track':40 'upvot':18 've':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699758806
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8931097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699672406 {#1938
    date: 2023-11-11 04:13: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
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 {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Dumbest-Thing-you-have-done-distro-hopping"
  +title: "Dumbest Thing you have done distro-hopping?"
  +url: null
  +body: """
    I just discovered something I did so idiotic I need a stronger adjective that what is in my name.\n
    \n
    For one of my installs, I accidentally overwrote my 1TB HDD. A few minutes ago I wanted to put back some files… and all I saw was a distro.\n
    \n
    It confused me because I was not sure if I was on my solid state drive or the HDD.\n
    \n
    So, those files are gone. A lot is gone. Nothing too precious, I think… It might be a tremendous fuck up.\n
    \n
    See kids, this is why you back up. Off the computer. Oh well.\n
    \n
    EDIT: Recovering files using Photorec. Everyone who recommended this to me is a hero. Also a hero is the person who recommended FTK, but I was too eager to use something now than to sign up to download. I still should though…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 95
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699852549 {#1378
    date: 2023-11-13 06:15:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 11915
  -titleTs: "'distro':7 'distro-hop':6 'done':5 'dumbest':1 'hop':8 'thing':2"
  -bodyTs: "'1tb':29 'accident':26 'adject':13 'ago':34 'also':116 'back':39,95 'comput':99 'confus':50 'discov':3 'distro':48 'download':139 'drive':64 'eager':129 'edit':102 'everyon':107 'file':41,70,104 'ftk':124 'fuck':87 'gone':72,76 'hdd':30,67 'hero':115,118 'idiot':8 'instal':24 'kid':90 'lot':74 'might':83 'minut':33 'name':19 'need':10 'noth':77 'oh':100 'one':21 'overwrot':27 'person':121 'photorec':106 'precious':79 'put':38 'recommend':109,123 'recov':103 'saw':45 'see':89 'sign':136 'solid':62 'someth':4,132 'state':63 'still':141 'stronger':12 'sure':56 'think':81 'though':143 'tremend':86 'use':105,131 'want':36 'well':101"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699755071
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6608656"
  +editedAt: DateTimeImmutable @1699774836 {#1370
    date: 2023-11-12 08:40:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699668671 {#1371
    date: 2023-11-11 03:11:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Dumbest-Thing-you-have-done-distro-hopping"
  +title: "Dumbest Thing you have done distro-hopping?"
  +url: null
  +body: """
    I just discovered something I did so idiotic I need a stronger adjective that what is in my name.\n
    \n
    For one of my installs, I accidentally overwrote my 1TB HDD. A few minutes ago I wanted to put back some files… and all I saw was a distro.\n
    \n
    It confused me because I was not sure if I was on my solid state drive or the HDD.\n
    \n
    So, those files are gone. A lot is gone. Nothing too precious, I think… It might be a tremendous fuck up.\n
    \n
    See kids, this is why you back up. Off the computer. Oh well.\n
    \n
    EDIT: Recovering files using Photorec. Everyone who recommended this to me is a hero. Also a hero is the person who recommended FTK, but I was too eager to use something now than to sign up to download. I still should though…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 95
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699852549 {#1378
    date: 2023-11-13 06:15:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 11915
  -titleTs: "'distro':7 'distro-hop':6 'done':5 'dumbest':1 'hop':8 'thing':2"
  -bodyTs: "'1tb':29 'accident':26 'adject':13 'ago':34 'also':116 'back':39,95 'comput':99 'confus':50 'discov':3 'distro':48 'download':139 'drive':64 'eager':129 'edit':102 'everyon':107 'file':41,70,104 'ftk':124 'fuck':87 'gone':72,76 'hdd':30,67 'hero':115,118 'idiot':8 'instal':24 'kid':90 'lot':74 'might':83 'minut':33 'name':19 'need':10 'noth':77 'oh':100 'one':21 'overwrot':27 'person':121 'photorec':106 'precious':79 'put':38 'recommend':109,123 'recov':103 'saw':45 'see':89 'sign':136 'solid':62 'someth':4,132 'state':63 'still':141 'stronger':12 'sure':56 'think':81 'though':143 'tremend':86 'use':105,131 'want':36 'well':101"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699755071
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6608656"
  +editedAt: DateTimeImmutable @1699774836 {#1370
    date: 2023-11-12 08:40:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699668671 {#1371
    date: 2023-11-11 03:11:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1375
  +user: Proxies\__CG__\App\Entity\User {#1379 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Dumbest-Thing-you-have-done-distro-hopping"
  +title: "Dumbest Thing you have done distro-hopping?"
  +url: null
  +body: """
    I just discovered something I did so idiotic I need a stronger adjective that what is in my name.\n
    \n
    For one of my installs, I accidentally overwrote my 1TB HDD. A few minutes ago I wanted to put back some files… and all I saw was a distro.\n
    \n
    It confused me because I was not sure if I was on my solid state drive or the HDD.\n
    \n
    So, those files are gone. A lot is gone. Nothing too precious, I think… It might be a tremendous fuck up.\n
    \n
    See kids, this is why you back up. Off the computer. Oh well.\n
    \n
    EDIT: Recovering files using Photorec. Everyone who recommended this to me is a hero. Also a hero is the person who recommended FTK, but I was too eager to use something now than to sign up to download. I still should though…
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 95
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699852549 {#1378
    date: 2023-11-13 06:15:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 11915
  -titleTs: "'distro':7 'distro-hop':6 'done':5 'dumbest':1 'hop':8 'thing':2"
  -bodyTs: "'1tb':29 'accident':26 'adject':13 'ago':34 'also':116 'back':39,95 'comput':99 'confus':50 'discov':3 'distro':48 'download':139 'drive':64 'eager':129 'edit':102 'everyon':107 'file':41,70,104 'ftk':124 'fuck':87 'gone':72,76 'hdd':30,67 'hero':115,118 'idiot':8 'instal':24 'kid':90 'lot':74 'might':83 'minut':33 'name':19 'need':10 'noth':77 'oh':100 'one':21 'overwrot':27 'person':121 'photorec':106 'precious':79 'put':38 'recommend':109,123 'recov':103 'saw':45 'see':89 'sign':136 'solid':62 'someth':4,132 'state':63 'still':141 'stronger':12 'sure':56 'think':81 'though':143 'tremend':86 'use':105,131 'want':36 'well':101"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699755071
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6608656"
  +editedAt: DateTimeImmutable @1699774836 {#1370
    date: 2023-11-12 08:40:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699668671 {#1371
    date: 2023-11-11 03:11:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "How-are-We-to-place-trust-in-the-fediverse"
  +title: "How are "We" to place trust in the fediverse?"
  +url: null
  +body: """
    I came here for the same reasons as most of you and chiefly among them was to escape the corporate embrace of common social media platforms.\n
    \n
    But how much trust can we place into Lemmy, Mastodon, and/or other various integrated Fediverse platform instances?\n
    \n
    I’m all for open-source and transparency which the devs seem to provide, although providing source code and **routinely audited** source code are entirely different concepts.\n
    \n
    Similarly, the high availability of source code may lead to malicious instances, actors, and/or back-end modifications that would favor specific instances resounding consequence throughout the Fediverse.\n
    \n
    So I ask simply: How much faith do you have? (Please provide supporting documentation links supporting your answer because I’m genuinely interested.)\n
    \n
    EDIT: I literally removed a semi-colon character ‘:’
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699749052 {#2424
    date: 2023-11-12 01:30:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 11900
  -titleTs: "'fedivers':9 'place':5 'trust':6"
  -bodyTs: "'actor':84 'although':59 'among':14 'and/or':37,85 'answer':117 'ask':102 'audit':65 'avail':75 'back':87 'back-end':86 'came':2 'charact':131 'chiefli':13 'code':62,67,78 'colon':130 'common':23 'concept':71 'consequ':96 'corpor':20 'dev':55 'differ':70 'document':113 'edit':123 'embrac':21 'end':88 'entir':69 'escap':18 'faith':106 'favor':92 'fedivers':41,99 'genuin':121 'high':74 'instanc':43,83,94 'integr':40 'interest':122 'lead':80 'lemmi':35 'link':114 'liter':125 'm':45,120 'malici':82 'mastodon':36 'may':79 'media':25 'modif':89 'much':29,105 'open':49 'open-sourc':48 'place':33 'platform':26,42 'pleas':110 'provid':58,60,111 'reason':7 'remov':126 'resound':95 'routin':64 'seem':56 'semi':129 'semi-colon':128 'similar':72 'simpli':103 'social':24 'sourc':50,61,66,77 'specif':93 'support':112,115 'throughout':97 'transpar':52 'trust':30 'various':39 'would':91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699749477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8087312"
  +editedAt: DateTimeImmutable @1699759071 {#2446
    date: 2023-11-12 04:17:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699663077 {#2428
    date: 2023-11-11 01:37: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
27 DENIED edit
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "How-are-We-to-place-trust-in-the-fediverse"
  +title: "How are "We" to place trust in the fediverse?"
  +url: null
  +body: """
    I came here for the same reasons as most of you and chiefly among them was to escape the corporate embrace of common social media platforms.\n
    \n
    But how much trust can we place into Lemmy, Mastodon, and/or other various integrated Fediverse platform instances?\n
    \n
    I’m all for open-source and transparency which the devs seem to provide, although providing source code and **routinely audited** source code are entirely different concepts.\n
    \n
    Similarly, the high availability of source code may lead to malicious instances, actors, and/or back-end modifications that would favor specific instances resounding consequence throughout the Fediverse.\n
    \n
    So I ask simply: How much faith do you have? (Please provide supporting documentation links supporting your answer because I’m genuinely interested.)\n
    \n
    EDIT: I literally removed a semi-colon character ‘:’
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699749052 {#2424
    date: 2023-11-12 01:30:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 11900
  -titleTs: "'fedivers':9 'place':5 'trust':6"
  -bodyTs: "'actor':84 'although':59 'among':14 'and/or':37,85 'answer':117 'ask':102 'audit':65 'avail':75 'back':87 'back-end':86 'came':2 'charact':131 'chiefli':13 'code':62,67,78 'colon':130 'common':23 'concept':71 'consequ':96 'corpor':20 'dev':55 'differ':70 'document':113 'edit':123 'embrac':21 'end':88 'entir':69 'escap':18 'faith':106 'favor':92 'fedivers':41,99 'genuin':121 'high':74 'instanc':43,83,94 'integr':40 'interest':122 'lead':80 'lemmi':35 'link':114 'liter':125 'm':45,120 'malici':82 'mastodon':36 'may':79 'media':25 'modif':89 'much':29,105 'open':49 'open-sourc':48 'place':33 'platform':26,42 'pleas':110 'provid':58,60,111 'reason':7 'remov':126 'resound':95 'routin':64 'seem':56 'semi':129 'semi-colon':128 'similar':72 'simpli':103 'social':24 'sourc':50,61,66,77 'specif':93 'support':112,115 'throughout':97 'transpar':52 'trust':30 'various':39 'would':91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699749477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8087312"
  +editedAt: DateTimeImmutable @1699759071 {#2446
    date: 2023-11-12 04:17:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699663077 {#2428
    date: 2023-11-11 01:37: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
28 DENIED moderate
App\Entity\Entry {#2444
  +user: Proxies\__CG__\App\Entity\User {#2433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "How-are-We-to-place-trust-in-the-fediverse"
  +title: "How are "We" to place trust in the fediverse?"
  +url: null
  +body: """
    I came here for the same reasons as most of you and chiefly among them was to escape the corporate embrace of common social media platforms.\n
    \n
    But how much trust can we place into Lemmy, Mastodon, and/or other various integrated Fediverse platform instances?\n
    \n
    I’m all for open-source and transparency which the devs seem to provide, although providing source code and **routinely audited** source code are entirely different concepts.\n
    \n
    Similarly, the high availability of source code may lead to malicious instances, actors, and/or back-end modifications that would favor specific instances resounding consequence throughout the Fediverse.\n
    \n
    So I ask simply: How much faith do you have? (Please provide supporting documentation links supporting your answer because I’m genuinely interested.)\n
    \n
    EDIT: I literally removed a semi-colon character ‘:’
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699749052 {#2424
    date: 2023-11-12 01:30:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2432 …}
  +votes: Doctrine\ORM\PersistentCollection {#2442 …}
  +reports: Doctrine\ORM\PersistentCollection {#2440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2436 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 11900
  -titleTs: "'fedivers':9 'place':5 'trust':6"
  -bodyTs: "'actor':84 'although':59 'among':14 'and/or':37,85 'answer':117 'ask':102 'audit':65 'avail':75 'back':87 'back-end':86 'came':2 'charact':131 'chiefli':13 'code':62,67,78 'colon':130 'common':23 'concept':71 'consequ':96 'corpor':20 'dev':55 'differ':70 'document':113 'edit':123 'embrac':21 'end':88 'entir':69 'escap':18 'faith':106 'favor':92 'fedivers':41,99 'genuin':121 'high':74 'instanc':43,83,94 'integr':40 'interest':122 'lead':80 'lemmi':35 'link':114 'liter':125 'm':45,120 'malici':82 'mastodon':36 'may':79 'media':25 'modif':89 'much':29,105 'open':49 'open-sourc':48 'place':33 'platform':26,42 'pleas':110 'provid':58,60,111 'reason':7 'remov':126 'resound':95 'routin':64 'seem':56 'semi':129 'semi-colon':128 'similar':72 'simpli':103 'social':24 'sourc':50,61,66,77 'specif':93 'support':112,115 'throughout':97 'transpar':52 'trust':30 'various':39 'would':91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699749477
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8087312"
  +editedAt: DateTimeImmutable @1699759071 {#2446
    date: 2023-11-12 04:17:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699663077 {#2428
    date: 2023-11-11 01:37: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
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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Pirating-fonts"
  +title: "Pirating fonts?"
  +url: null
  +body: "Looking for a specific font called Pragmata Pro. I really like it but it’s kinda pricey. I’m looking for version .825 and above because they included the nerd font glyphs."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699744785 {#2466
    date: 2023-11-12 00:19:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 11892
  -titleTs: "'font':2 'pirat':1"
  -bodyTs: "'825':23 'call':6 'font':5,31 'glyph':32 'includ':28 'kinda':16 'like':11 'look':1,20 'm':19 'nerd':30 'pragmata':7 'pricey':17 'pro':8 'realli':10 'specif':4 'version':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699746931
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8921127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699660531 {#2476
    date: 2023-11-11 00:55: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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Pirating-fonts"
  +title: "Pirating fonts?"
  +url: null
  +body: "Looking for a specific font called Pragmata Pro. I really like it but it’s kinda pricey. I’m looking for version .825 and above because they included the nerd font glyphs."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699744785 {#2466
    date: 2023-11-12 00:19:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 11892
  -titleTs: "'font':2 'pirat':1"
  -bodyTs: "'825':23 'call':6 'font':5,31 'glyph':32 'includ':28 'kinda':16 'like':11 'look':1,20 'm':19 'nerd':30 'pragmata':7 'pricey':17 'pro':8 'realli':10 'specif':4 'version':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699746931
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8921127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699660531 {#2476
    date: 2023-11-11 00:55: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 {#2356
  +user: Proxies\__CG__\App\Entity\User {#2451 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Pirating-fonts"
  +title: "Pirating fonts?"
  +url: null
  +body: "Looking for a specific font called Pragmata Pro. I really like it but it’s kinda pricey. I’m looking for version .825 and above because they included the nerd font glyphs."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 26
  +favouriteCount: 115
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699744785 {#2466
    date: 2023-11-12 00:19:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2353 …}
  +votes: Doctrine\ORM\PersistentCollection {#2472 …}
  +reports: Doctrine\ORM\PersistentCollection {#2449 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2358 …}
  +badges: Doctrine\ORM\PersistentCollection {#2485 …}
  +children: []
  -id: 11892
  -titleTs: "'font':2 'pirat':1"
  -bodyTs: "'825':23 'call':6 'font':5,31 'glyph':32 'includ':28 'kinda':16 'like':11 'look':1,20 'm':19 'nerd':30 'pragmata':7 'pricey':17 'pro':8 'realli':10 'specif':4 'version':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699746931
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8921127"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699660531 {#2476
    date: 2023-11-11 00:55: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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "FOSS-Firefox-Dark-Theme-Extension"
  +title: "FOSS Firefox Dark Theme Extension?"
  +url: null
  +body: "I’ve tried using firefox’s built in dark theme but it doesn’t quite do enough. I’m looking for a dark reader that’ll invert most websites’ white background and dark text. I was wondering what privacy friendly dark readers people here would recommend, as some that I’ve seen have reports of harvesting user data and sending to third party servers. If not an extension, what would be the best way of achieving my desired effect?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699736606 {#2409
    date: 2023-11-11 22:03:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 12867
  -titleTs: "'dark':3 'extens':5 'firefox':2 'foss':1 'theme':4"
  -bodyTs: "'achiev':76 'background':31 'best':73 'built':7 'dark':9,23,33,41 'data':58 'desir':78 'doesn':13 'effect':79 'enough':17 'extens':68 'firefox':5 'friend':40 'harvest':56 'invert':27 'll':26 'look':20 'm':19 'parti':63 'peopl':43 'privaci':39 'quit':15 'reader':24,42 'recommend':46 'report':54 'seen':52 'send':60 'server':64 'text':34 'theme':10 'third':62 'tri':3 'use':4 'user':57 've':2,51 'way':74 'websit':29 'white':30 'wonder':37 'would':45,70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699676363
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8919840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699658863 {#60
    date: 2023-11-11 00:27:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "FOSS-Firefox-Dark-Theme-Extension"
  +title: "FOSS Firefox Dark Theme Extension?"
  +url: null
  +body: "I’ve tried using firefox’s built in dark theme but it doesn’t quite do enough. I’m looking for a dark reader that’ll invert most websites’ white background and dark text. I was wondering what privacy friendly dark readers people here would recommend, as some that I’ve seen have reports of harvesting user data and sending to third party servers. If not an extension, what would be the best way of achieving my desired effect?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699736606 {#2409
    date: 2023-11-11 22:03:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 12867
  -titleTs: "'dark':3 'extens':5 'firefox':2 'foss':1 'theme':4"
  -bodyTs: "'achiev':76 'background':31 'best':73 'built':7 'dark':9,23,33,41 'data':58 'desir':78 'doesn':13 'effect':79 'enough':17 'extens':68 'firefox':5 'friend':40 'harvest':56 'invert':27 'll':26 'look':20 'm':19 'parti':63 'peopl':43 'privaci':39 'quit':15 'reader':24,42 'recommend':46 'report':54 'seen':52 'send':60 'server':64 'text':34 'theme':10 'third':62 'tri':3 'use':4 'user':57 've':2,51 'way':74 'websit':29 'white':30 'wonder':37 'would':45,70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699676363
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8919840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699658863 {#60
    date: 2023-11-11 00:27:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1359
  +user: Proxies\__CG__\App\Entity\User {#2488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "FOSS-Firefox-Dark-Theme-Extension"
  +title: "FOSS Firefox Dark Theme Extension?"
  +url: null
  +body: "I’ve tried using firefox’s built in dark theme but it doesn’t quite do enough. I’m looking for a dark reader that’ll invert most websites’ white background and dark text. I was wondering what privacy friendly dark readers people here would recommend, as some that I’ve seen have reports of harvesting user data and sending to third party servers. If not an extension, what would be the best way of achieving my desired effect?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699736606 {#2409
    date: 2023-11-11 22:03:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2489 …}
  +votes: Doctrine\ORM\PersistentCollection {#2474 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1508 …}
  +badges: Doctrine\ORM\PersistentCollection {#1501 …}
  +children: []
  -id: 12867
  -titleTs: "'dark':3 'extens':5 'firefox':2 'foss':1 'theme':4"
  -bodyTs: "'achiev':76 'background':31 'best':73 'built':7 'dark':9,23,33,41 'data':58 'desir':78 'doesn':13 'effect':79 'enough':17 'extens':68 'firefox':5 'friend':40 'harvest':56 'invert':27 'll':26 'look':20 'm':19 'parti':63 'peopl':43 'privaci':39 'quit':15 'reader':24,42 'recommend':46 'report':54 'seen':52 'send':60 'server':64 'text':34 'theme':10 'third':62 'tri':3 'use':4 'user':57 've':2,51 'way':74 'websit':29 'white':30 'wonder':37 'would':45,70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699676363
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8919840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699658863 {#60
    date: 2023-11-11 00:27:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Should-I-use-a-VPN-while-sailing-in-Italy"
  +title: "Should I use a VPN while sailing in Italy?"
  +url: null
  +body: "Are these waters safe or should I take precautions even in the beautiful Mediterranean Sea?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700405248 {#1521
    date: 2023-11-19 15:47:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 11879
  -titleTs: "'itali':9 'sail':7 'use':3 'vpn':5"
  -bodyTs: "'beauti':13 'even':10 'mediterranean':14 'precaut':9 'safe':4 'sea':15 'take':8 'water':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699742476
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8140168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656076 {#1514
    date: 2023-11-10 23:41:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Should-I-use-a-VPN-while-sailing-in-Italy"
  +title: "Should I use a VPN while sailing in Italy?"
  +url: null
  +body: "Are these waters safe or should I take precautions even in the beautiful Mediterranean Sea?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700405248 {#1521
    date: 2023-11-19 15:47:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 11879
  -titleTs: "'itali':9 'sail':7 'use':3 'vpn':5"
  -bodyTs: "'beauti':13 'even':10 'mediterranean':14 'precaut':9 'safe':4 'sea':15 'take':8 'water':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699742476
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8140168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656076 {#1514
    date: 2023-11-10 23:41:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1499
  +user: Proxies\__CG__\App\Entity\User {#1502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Should-I-use-a-VPN-while-sailing-in-Italy"
  +title: "Should I use a VPN while sailing in Italy?"
  +url: null
  +body: "Are these waters safe or should I take precautions even in the beautiful Mediterranean Sea?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700405248 {#1521
    date: 2023-11-19 15:47:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1546 …}
  +votes: Doctrine\ORM\PersistentCollection {#1545 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1480 …}
  +badges: Doctrine\ORM\PersistentCollection {#1510 …}
  +children: []
  -id: 11879
  -titleTs: "'itali':9 'sail':7 'use':3 'vpn':5"
  -bodyTs: "'beauti':13 'even':10 'mediterranean':14 'precaut':9 'safe':4 'sea':15 'take':8 'water':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699742476
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8140168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699656076 {#1514
    date: 2023-11-10 23:41:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Where-can-I-find-a-desktop-Lemmy-app"
  +title: "Where can I find a desktop Lemmy app?"
  +url: null
  +body: """
    Hello all, I’ve only used lemmy on mobile so far there has been a million and one posts about apps for lemmy for mobile. My plan was to lurk and read something about pc lemmy, and set it up, but I haven’t found any. What can I use on desktop to browse lemmy?\n
    \n
    I know that I can just type my instance and have lemmy, but I wont be able to post in private, defederated, etc. communities. Even so if my instance is down, I’d be just locked out.\n
    \n
    So basically my wish is to port whatever I have on mobile to pc. A multi-instance & multi-account lemmy client, bonus points if it has a bunch of features, like blocking, or if it’s pretty, but that goes without saying. Even a link to a same, but older, question will help, Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700572108 {#1503
    date: 2023-11-21 14:08:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 11873
  -titleTs: "'app':8 'desktop':6 'find':4 'lemmi':7"
  -bodyTs: "'abl':72 'account':113 'advanc':150 'app':21 'basic':94 'block':126 'bonus':116 'brows':54 'bunch':122 'client':115 'communiti':79 'd':88 'defeder':77 'desktop':52 'etc':78 'even':80,137 'far':11 'featur':124 'found':45 'goe':134 'haven':43 'hello':1 'help':147 'instanc':64,84,110 'know':57 'lemmi':7,23,36,55,67,114 'like':125 'link':139 'lock':91 'lurk':30 'million':16 'mobil':9,25,104 'multi':109,112 'multi-account':111 'multi-inst':108 'older':144 'one':18 'pc':35,106 'plan':27 'point':117 'port':99 'post':19,74 'pretti':131 'privat':76 'question':145 'read':32 'say':136 'set':38 'someth':33 'thank':148 'type':62 'use':6,50 've':4 'whatev':100 'wish':96 'without':135 'wont':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699739638
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8915362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653238 {#1504
    date: 2023-11-10 22:53:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Where-can-I-find-a-desktop-Lemmy-app"
  +title: "Where can I find a desktop Lemmy app?"
  +url: null
  +body: """
    Hello all, I’ve only used lemmy on mobile so far there has been a million and one posts about apps for lemmy for mobile. My plan was to lurk and read something about pc lemmy, and set it up, but I haven’t found any. What can I use on desktop to browse lemmy?\n
    \n
    I know that I can just type my instance and have lemmy, but I wont be able to post in private, defederated, etc. communities. Even so if my instance is down, I’d be just locked out.\n
    \n
    So basically my wish is to port whatever I have on mobile to pc. A multi-instance & multi-account lemmy client, bonus points if it has a bunch of features, like blocking, or if it’s pretty, but that goes without saying. Even a link to a same, but older, question will help, Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700572108 {#1503
    date: 2023-11-21 14:08:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 11873
  -titleTs: "'app':8 'desktop':6 'find':4 'lemmi':7"
  -bodyTs: "'abl':72 'account':113 'advanc':150 'app':21 'basic':94 'block':126 'bonus':116 'brows':54 'bunch':122 'client':115 'communiti':79 'd':88 'defeder':77 'desktop':52 'etc':78 'even':80,137 'far':11 'featur':124 'found':45 'goe':134 'haven':43 'hello':1 'help':147 'instanc':64,84,110 'know':57 'lemmi':7,23,36,55,67,114 'like':125 'link':139 'lock':91 'lurk':30 'million':16 'mobil':9,25,104 'multi':109,112 'multi-account':111 'multi-inst':108 'older':144 'one':18 'pc':35,106 'plan':27 'point':117 'port':99 'post':19,74 'pretti':131 'privat':76 'question':145 'read':32 'say':136 'set':38 'someth':33 'thank':148 'type':62 'use':6,50 've':4 'whatev':100 'wish':96 'without':135 'wont':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699739638
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8915362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653238 {#1504
    date: 2023-11-10 22:53:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1507
  +user: Proxies\__CG__\App\Entity\User {#1505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Where-can-I-find-a-desktop-Lemmy-app"
  +title: "Where can I find a desktop Lemmy app?"
  +url: null
  +body: """
    Hello all, I’ve only used lemmy on mobile so far there has been a million and one posts about apps for lemmy for mobile. My plan was to lurk and read something about pc lemmy, and set it up, but I haven’t found any. What can I use on desktop to browse lemmy?\n
    \n
    I know that I can just type my instance and have lemmy, but I wont be able to post in private, defederated, etc. communities. Even so if my instance is down, I’d be just locked out.\n
    \n
    So basically my wish is to port whatever I have on mobile to pc. A multi-instance & multi-account lemmy client, bonus points if it has a bunch of features, like blocking, or if it’s pretty, but that goes without saying. Even a link to a same, but older, question will help, Thanks in advance.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700572108 {#1503
    date: 2023-11-21 14:08:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1543 …}
  +votes: Doctrine\ORM\PersistentCollection {#1535 …}
  +reports: Doctrine\ORM\PersistentCollection {#1542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1539 …}
  +badges: Doctrine\ORM\PersistentCollection {#1529 …}
  +children: []
  -id: 11873
  -titleTs: "'app':8 'desktop':6 'find':4 'lemmi':7"
  -bodyTs: "'abl':72 'account':113 'advanc':150 'app':21 'basic':94 'block':126 'bonus':116 'brows':54 'bunch':122 'client':115 'communiti':79 'd':88 'defeder':77 'desktop':52 'etc':78 'even':80,137 'far':11 'featur':124 'found':45 'goe':134 'haven':43 'hello':1 'help':147 'instanc':64,84,110 'know':57 'lemmi':7,23,36,55,67,114 'like':125 'link':139 'lock':91 'lurk':30 'million':16 'mobil':9,25,104 'multi':109,112 'multi-account':111 'multi-inst':108 'older':144 'one':18 'pc':35,106 'plan':27 'point':117 'port':99 'post':19,74 'pretti':131 'privat':76 'question':145 'read':32 'say':136 'set':38 'someth':33 'thank':148 'type':62 'use':6,50 've':4 'whatev':100 'wish':96 'without':135 'wont':70"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699739638
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8915362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699653238 {#1504
    date: 2023-11-10 22:53:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
  +title: "What is the easiest way to try all the DEs?"
  +url: null
  +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699885620 {#1530
    date: 2023-11-13 15:27:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 11871
  -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
  -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738939
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8136823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652539 {#1537
    date: 2023-11-10 22:42: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
47 DENIED edit
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
  +title: "What is the easiest way to try all the DEs?"
  +url: null
  +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699885620 {#1530
    date: 2023-11-13 15:27:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 11871
  -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
  -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738939
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8136823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652539 {#1537
    date: 2023-11-10 22:42: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
48 DENIED moderate
App\Entity\Entry {#1536
  +user: Proxies\__CG__\App\Entity\User {#1515 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-is-the-easiest-way-to-try-all-the-DEs"
  +title: "What is the easiest way to try all the DEs?"
  +url: null
  +body: "As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I’m wondering if there is an already made iso or something that installs all the maintained DEs for trying."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 46
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699885620 {#1530
    date: 2023-11-13 15:27:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 11871
  -titleTs: "'des':10 'easiest':4 'tri':7 'way':5"
  -bodyTs: "'alreadi':39 'break':29 'could':6 'des':19,49 'differ':8 'even':26 'instal':16,45 'iso':41 'm':33 'machin':10 'made':40 'maintain':48 'obvious':4 'one':21 'os':31 'possibl':27 'say':3 'setup':7 'someth':43 'spend':12 'time':14 'titl':2 'tri':51 'virtual':9 'vm':22 'without':28 'wonder':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699738939
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/8136823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699652539 {#1537
    date: 2023-11-10 22:42: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
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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Driving-Today-was-SO-Obnoxious"
  +title: "Driving Today was SO Obnoxious"
  +url: null
  +body: "I had to drive to and from an appointment twice today (drop off and pick up)(not a school) and I faced like… A dozen moments of aggression from other drivers. From being cut off, to being blocked from merging. Some dangerous, others harmless. Just a dozen pointless but intentionally rude moments. Usually I’m getting tailed on the road by huge trucks with bright lights, but today I was spared from that, so that’s kne thing to be grateful for. Fuck cars. I’m so done with driving, I haven’t been doing it for a decade yet and I’m exhausted with it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699835029 {#1710
    date: 2023-11-13 01:23:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 11860
  -titleTs: "'drive':1 'obnoxi':5 'today':2"
  -bodyTs: "'aggress':28 'appoint':9 'block':38 'bright':65 'car':84 'cut':34 'danger':42 'decad':99 'done':88 'dozen':25,47 'drive':4,90 'driver':31 'drop':12 'exhaust':104 'face':22 'fuck':83 'get':56 'grate':81 'harmless':44 'haven':92 'huge':62 'intent':50 'kne':77 'light':66 'like':23 'm':55,86,103 'merg':40 'moment':26,52 'other':43 'pick':15 'pointless':48 'road':60 'rude':51 'school':19 'spare':71 'tail':57 'thing':78 'today':11,68 'truck':63 'twice':10 'usual':53 'yet':100"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699736469
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5235478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699650069 {#1706
    date: 2023-11-10 22:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Driving-Today-was-SO-Obnoxious"
  +title: "Driving Today was SO Obnoxious"
  +url: null
  +body: "I had to drive to and from an appointment twice today (drop off and pick up)(not a school) and I faced like… A dozen moments of aggression from other drivers. From being cut off, to being blocked from merging. Some dangerous, others harmless. Just a dozen pointless but intentionally rude moments. Usually I’m getting tailed on the road by huge trucks with bright lights, but today I was spared from that, so that’s kne thing to be grateful for. Fuck cars. I’m so done with driving, I haven’t been doing it for a decade yet and I’m exhausted with it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699835029 {#1710
    date: 2023-11-13 01:23:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 11860
  -titleTs: "'drive':1 'obnoxi':5 'today':2"
  -bodyTs: "'aggress':28 'appoint':9 'block':38 'bright':65 'car':84 'cut':34 'danger':42 'decad':99 'done':88 'dozen':25,47 'drive':4,90 'driver':31 'drop':12 'exhaust':104 'face':22 'fuck':83 'get':56 'grate':81 'harmless':44 'haven':92 'huge':62 'intent':50 'kne':77 'light':66 'like':23 'm':55,86,103 'merg':40 'moment':26,52 'other':43 'pick':15 'pointless':48 'road':60 'rude':51 'school':19 'spare':71 'tail':57 'thing':78 'today':11,68 'truck':63 'twice':10 'usual':53 'yet':100"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699736469
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5235478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699650069 {#1706
    date: 2023-11-10 22:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1659 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Driving-Today-was-SO-Obnoxious"
  +title: "Driving Today was SO Obnoxious"
  +url: null
  +body: "I had to drive to and from an appointment twice today (drop off and pick up)(not a school) and I faced like… A dozen moments of aggression from other drivers. From being cut off, to being blocked from merging. Some dangerous, others harmless. Just a dozen pointless but intentionally rude moments. Usually I’m getting tailed on the road by huge trucks with bright lights, but today I was spared from that, so that’s kne thing to be grateful for. Fuck cars. I’m so done with driving, I haven’t been doing it for a decade yet and I’m exhausted with it."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699835029 {#1710
    date: 2023-11-13 01:23:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 11860
  -titleTs: "'drive':1 'obnoxi':5 'today':2"
  -bodyTs: "'aggress':28 'appoint':9 'block':38 'bright':65 'car':84 'cut':34 'danger':42 'decad':99 'done':88 'dozen':25,47 'drive':4,90 'driver':31 'drop':12 'exhaust':104 'face':22 'fuck':83 'get':56 'grate':81 'harmless':44 'haven':92 'huge':62 'intent':50 'kne':77 'light':66 'like':23 'm':55,86,103 'merg':40 'moment':26,52 'other':43 'pick':15 'pointless':48 'road':60 'rude':51 'school':19 'spare':71 'tail':57 'thing':78 'today':11,68 'truck':63 'twice':10 'usual':53 'yet':100"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699736469
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5235478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699650069 {#1706
    date: 2023-11-10 22:01:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "system-freezes-when-waking-up-from-suspend"
  +title: "system freezes when waking up from suspend"
  +url: null
  +body: """
    Hello Linux people, I need a bit of help. I wanted to leverage the new 545 NVIDIA drivers, but no other OS that I know of has them yet, so I installed Arch Linux using the handy archinstall script. I followed an external guide on how to get NVIDIA cards up and running. This one specifically: <https://github.com/korvahannu/arch-nvidia-drivers-installation-guide>. And yes, I checked it against the wiki (from what I could understand, the linked guide has no issues). After I rebooted everything went okay. Tested out resource-intesive games and they ran as expected with the proprietary drivers. However (and I don’t know if this is a problem related to the drivers), I just tried suspending the KDE Wayland session on my laptop (Forgot to mention that I followed the wiki on how to get nvidia-suspend and nvidia-hibernate set up, and they were set up correctly), but when I tried waking it up, the screen freezes in a black background with only the kde cursor (I cannot move the cursor in this state) so the only option I know of is to forcefully shutdown the system and reboot. I am not very experienced in Linux so I could use some assistance in finding the source of this problem.\n
    \n
    Journalctl log:\n
    \n
    ![](https://lemmy.world/pictrs/image/28fb7636-723b-492d-894d-d61a6ed7fb18.png)\n
    \n
    If there’s anything else that would prove useful in debugging this issue, please tell me and I will provide
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699673978 {#1467
    date: 2023-11-11 04:39:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 11848
  -titleTs: "'freez':2 'suspend':7 'system':1 'wake':4"
  -bodyTs: "'/korvahannu/arch-nvidia-drivers-installation-guide':59 '/pictrs/image/28fb7636-723b-492d-894d-d61a6ed7fb18.png)':219 '545':16 'anyth':223 'arch':33 'archinstal':38 'assist':207 'background':166 'bit':7 'black':165 'cannot':173 'card':50 'check':63 'correct':152 'could':71,204 'cursor':171,176 'debug':230 'driver':18,99,114 'els':224 'everyth':82 'expect':95 'experienc':199 'extern':43 'find':209 'follow':41,131 'forc':189 'forgot':126 'freez':162 'game':90 'get':48,137 'github.com':58 'github.com/korvahannu/arch-nvidia-drivers-installation-guide':57 'guid':44,75 'handi':37 'hello':1 'help':9 'hibern':144 'howev':100 'instal':32 'intes':89 'issu':78,232 'journalctl':215 'kde':120,170 'know':25,105,185 'laptop':125 'lemmy.world':218 'lemmy.world/pictrs/image/28fb7636-723b-492d-894d-d61a6ed7fb18.png)':217 'leverag':13 'link':74 'linux':2,34,201 'log':216 'mention':128 'move':174 'need':5 'new':15 'nvidia':17,49,139,143 'nvidia-hibern':142 'nvidia-suspend':138 'okay':84 'one':55 'option':183 'os':22 'peopl':3 'pleas':233 'problem':110,214 'proprietari':98 'prove':227 'provid':239 'ran':93 'reboot':81,194 'relat':111 'resourc':88 'resource-intes':87 'run':53 'screen':161 'script':39 'session':122 'set':145,150 'shutdown':190 'sourc':211 'specif':56 'state':179 'suspend':118,140 'system':192 'tell':234 'test':85 'tri':117,156 'understand':72 'use':35,205,228 'wake':157 'want':11 'wayland':121 'went':83 'wiki':67,133 'would':226 'yes':61 'yet':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699723694
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8075828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699644194 {#1470
    date: 2023-11-10 20:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "system-freezes-when-waking-up-from-suspend"
  +title: "system freezes when waking up from suspend"
  +url: null
  +body: """
    Hello Linux people, I need a bit of help. I wanted to leverage the new 545 NVIDIA drivers, but no other OS that I know of has them yet, so I installed Arch Linux using the handy archinstall script. I followed an external guide on how to get NVIDIA cards up and running. This one specifically: <https://github.com/korvahannu/arch-nvidia-drivers-installation-guide>. And yes, I checked it against the wiki (from what I could understand, the linked guide has no issues). After I rebooted everything went okay. Tested out resource-intesive games and they ran as expected with the proprietary drivers. However (and I don’t know if this is a problem related to the drivers), I just tried suspending the KDE Wayland session on my laptop (Forgot to mention that I followed the wiki on how to get nvidia-suspend and nvidia-hibernate set up, and they were set up correctly), but when I tried waking it up, the screen freezes in a black background with only the kde cursor (I cannot move the cursor in this state) so the only option I know of is to forcefully shutdown the system and reboot. I am not very experienced in Linux so I could use some assistance in finding the source of this problem.\n
    \n
    Journalctl log:\n
    \n
    ![](https://lemmy.world/pictrs/image/28fb7636-723b-492d-894d-d61a6ed7fb18.png)\n
    \n
    If there’s anything else that would prove useful in debugging this issue, please tell me and I will provide
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699673978 {#1467
    date: 2023-11-11 04:39:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 11848
  -titleTs: "'freez':2 'suspend':7 'system':1 'wake':4"
  -bodyTs: "'/korvahannu/arch-nvidia-drivers-installation-guide':59 '/pictrs/image/28fb7636-723b-492d-894d-d61a6ed7fb18.png)':219 '545':16 'anyth':223 'arch':33 'archinstal':38 'assist':207 'background':166 'bit':7 'black':165 'cannot':173 'card':50 'check':63 'correct':152 'could':71,204 'cursor':171,176 'debug':230 'driver':18,99,114 'els':224 'everyth':82 'expect':95 'experienc':199 'extern':43 'find':209 'follow':41,131 'forc':189 'forgot':126 'freez':162 'game':90 'get':48,137 'github.com':58 'github.com/korvahannu/arch-nvidia-drivers-installation-guide':57 'guid':44,75 'handi':37 'hello':1 'help':9 'hibern':144 'howev':100 'instal':32 'intes':89 'issu':78,232 'journalctl':215 'kde':120,170 'know':25,105,185 'laptop':125 'lemmy.world':218 'lemmy.world/pictrs/image/28fb7636-723b-492d-894d-d61a6ed7fb18.png)':217 'leverag':13 'link':74 'linux':2,34,201 'log':216 'mention':128 'move':174 'need':5 'new':15 'nvidia':17,49,139,143 'nvidia-hibern':142 'nvidia-suspend':138 'okay':84 'one':55 'option':183 'os':22 'peopl':3 'pleas':233 'problem':110,214 'proprietari':98 'prove':227 'provid':239 'ran':93 'reboot':81,194 'relat':111 'resourc':88 'resource-intes':87 'run':53 'screen':161 'script':39 'session':122 'set':145,150 'shutdown':190 'sourc':211 'specif':56 'state':179 'suspend':118,140 'system':192 'tell':234 'test':85 'tri':117,156 'understand':72 'use':35,205,228 'wake':157 'want':11 'wayland':121 'went':83 'wiki':67,133 'would':226 'yes':61 'yet':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699723694
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8075828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699644194 {#1470
    date: 2023-11-10 20:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "system-freezes-when-waking-up-from-suspend"
  +title: "system freezes when waking up from suspend"
  +url: null
  +body: """
    Hello Linux people, I need a bit of help. I wanted to leverage the new 545 NVIDIA drivers, but no other OS that I know of has them yet, so I installed Arch Linux using the handy archinstall script. I followed an external guide on how to get NVIDIA cards up and running. This one specifically: <https://github.com/korvahannu/arch-nvidia-drivers-installation-guide>. And yes, I checked it against the wiki (from what I could understand, the linked guide has no issues). After I rebooted everything went okay. Tested out resource-intesive games and they ran as expected with the proprietary drivers. However (and I don’t know if this is a problem related to the drivers), I just tried suspending the KDE Wayland session on my laptop (Forgot to mention that I followed the wiki on how to get nvidia-suspend and nvidia-hibernate set up, and they were set up correctly), but when I tried waking it up, the screen freezes in a black background with only the kde cursor (I cannot move the cursor in this state) so the only option I know of is to forcefully shutdown the system and reboot. I am not very experienced in Linux so I could use some assistance in finding the source of this problem.\n
    \n
    Journalctl log:\n
    \n
    ![](https://lemmy.world/pictrs/image/28fb7636-723b-492d-894d-d61a6ed7fb18.png)\n
    \n
    If there’s anything else that would prove useful in debugging this issue, please tell me and I will provide
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699673978 {#1467
    date: 2023-11-11 04:39:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 11848
  -titleTs: "'freez':2 'suspend':7 'system':1 'wake':4"
  -bodyTs: "'/korvahannu/arch-nvidia-drivers-installation-guide':59 '/pictrs/image/28fb7636-723b-492d-894d-d61a6ed7fb18.png)':219 '545':16 'anyth':223 'arch':33 'archinstal':38 'assist':207 'background':166 'bit':7 'black':165 'cannot':173 'card':50 'check':63 'correct':152 'could':71,204 'cursor':171,176 'debug':230 'driver':18,99,114 'els':224 'everyth':82 'expect':95 'experienc':199 'extern':43 'find':209 'follow':41,131 'forc':189 'forgot':126 'freez':162 'game':90 'get':48,137 'github.com':58 'github.com/korvahannu/arch-nvidia-drivers-installation-guide':57 'guid':44,75 'handi':37 'hello':1 'help':9 'hibern':144 'howev':100 'instal':32 'intes':89 'issu':78,232 'journalctl':215 'kde':120,170 'know':25,105,185 'laptop':125 'lemmy.world':218 'lemmy.world/pictrs/image/28fb7636-723b-492d-894d-d61a6ed7fb18.png)':217 'leverag':13 'link':74 'linux':2,34,201 'log':216 'mention':128 'move':174 'need':5 'new':15 'nvidia':17,49,139,143 'nvidia-hibern':142 'nvidia-suspend':138 'okay':84 'one':55 'option':183 'os':22 'peopl':3 'pleas':233 'problem':110,214 'proprietari':98 'prove':227 'provid':239 'ran':93 'reboot':81,194 'relat':111 'resourc':88 'resource-intes':87 'run':53 'screen':161 'script':39 'session':122 'set':145,150 'shutdown':190 'sourc':211 'specif':56 'state':179 'suspend':118,140 'system':192 'tell':234 'test':85 'tri':117,156 'understand':72 'use':35,205,228 'wake':157 'want':11 'wayland':121 'went':83 'wiki':67,133 'would':226 'yes':61 'yet':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699723694
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8075828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699644194 {#1470
    date: 2023-11-10 20:23:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-can-we-do-about-major-sites-blocking-VPN-providers"
  +title: "What can we do about major sites blocking VPN providers?"
  +url: null
  +body: """
    I use ProtonVPN for everything, and I’ve started noticing more and more sites simply blocking me if I try to connect to them through ProtonVPN. As much as it sucks, I’ve more or less become acclimated to having to deal with an increased number of captchas while using a VPN; but I’m pretty angry about being blocked outright. There are at least two broad blocking tactics. First, some sites will say that my network traffic looks suspicious and/or that they simply block traffic from certain IP addresses. But second, and far more maddeningly, some sites tell me that my username and password combo are *incorrect* when I’m using a VPN. But I know this to be a blatant lie because (1) I use a password manager that auto-fills login forms with credentials that match the domain name, and (2) such sites accept my credentials when I visit them without the VPN connection.\n
    \n
    What the hell can we do about this shit? Do I have to run my own VPN to avoid sharing an IP address with other people and thus getting blocked? I *really* don’t want to do that because I have neither the time nor expertise, and I like that connecting through a VPN provider makes my IP address much less significant. I’m aware that this is connected to the broader conversation about WEI and other methods for determining whether requests are legitimate or not, and I’m sure that businesses of all sizes are reeling from massive increases in bot and AI activity. But solutions that end up punishing legitimate users are not good or valid solutions.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699941700 {#1491
    date: 2023-11-14 07:01:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 12730
  -titleTs: "'block':8 'major':6 'provid':10 'site':7 'vpn':9"
  -bodyTs: "'1':125 '2':145 'accept':148 'acclim':38 'activ':263 'address':90,181,217 'ai':262 'and/or':81 'angri':57 'auto':133 'auto-fil':132 'avoid':177 'awar':223 'becom':37 'blatant':122 'block':16,60,68,85,188 'bot':260 'broad':67 'broader':230 'busi':250 'captcha':48 'certain':88 'combo':106 'connect':22,158,209,227 'convers':231 'credenti':138,150 'deal':42 'determin':238 'domain':142 'end':267 'everyth':5 'expertis':204 'far':94 'fill':134 'first':70 'form':136 'get':187 'good':274 'hell':161 'incorrect':108 'increas':45,258 'ip':89,180,216 'know':117 'least':65 'legitim':242,270 'less':36,219 'lie':123 'like':207 'login':135 'look':79 'm':55,111,222,247 'madden':96 'make':214 'manag':130 'massiv':257 'match':140 'method':236 'much':28,218 'name':143 'neither':200 'network':77 'notic':10 'number':46 'outright':61 'password':105,129 'peopl':184 'pretti':56 'protonvpn':3,26 'provid':213 'punish':269 'realli':190 'reel':255 'request':240 'run':172 'say':74 'second':92 'share':178 'shit':167 'signific':220 'simpli':15,84 'site':14,72,98,147 'size':253 'solut':265,277 'start':9 'suck':31 'sure':248 'suspici':80 'tactic':69 'tell':99 'thus':186 'time':202 'traffic':78,86 'tri':20 'two':66 'use':2,50,112,127 'user':271 'usernam':103 'valid':276 've':8,33 'visit':153 'vpn':52,114,157,175,212 'want':193 'wei':233 'whether':239 'without':155"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699730067
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8075487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699643667 {#1493
    date: 2023-11-10 20:14:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-can-we-do-about-major-sites-blocking-VPN-providers"
  +title: "What can we do about major sites blocking VPN providers?"
  +url: null
  +body: """
    I use ProtonVPN for everything, and I’ve started noticing more and more sites simply blocking me if I try to connect to them through ProtonVPN. As much as it sucks, I’ve more or less become acclimated to having to deal with an increased number of captchas while using a VPN; but I’m pretty angry about being blocked outright. There are at least two broad blocking tactics. First, some sites will say that my network traffic looks suspicious and/or that they simply block traffic from certain IP addresses. But second, and far more maddeningly, some sites tell me that my username and password combo are *incorrect* when I’m using a VPN. But I know this to be a blatant lie because (1) I use a password manager that auto-fills login forms with credentials that match the domain name, and (2) such sites accept my credentials when I visit them without the VPN connection.\n
    \n
    What the hell can we do about this shit? Do I have to run my own VPN to avoid sharing an IP address with other people and thus getting blocked? I *really* don’t want to do that because I have neither the time nor expertise, and I like that connecting through a VPN provider makes my IP address much less significant. I’m aware that this is connected to the broader conversation about WEI and other methods for determining whether requests are legitimate or not, and I’m sure that businesses of all sizes are reeling from massive increases in bot and AI activity. But solutions that end up punishing legitimate users are not good or valid solutions.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699941700 {#1491
    date: 2023-11-14 07:01:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 12730
  -titleTs: "'block':8 'major':6 'provid':10 'site':7 'vpn':9"
  -bodyTs: "'1':125 '2':145 'accept':148 'acclim':38 'activ':263 'address':90,181,217 'ai':262 'and/or':81 'angri':57 'auto':133 'auto-fil':132 'avoid':177 'awar':223 'becom':37 'blatant':122 'block':16,60,68,85,188 'bot':260 'broad':67 'broader':230 'busi':250 'captcha':48 'certain':88 'combo':106 'connect':22,158,209,227 'convers':231 'credenti':138,150 'deal':42 'determin':238 'domain':142 'end':267 'everyth':5 'expertis':204 'far':94 'fill':134 'first':70 'form':136 'get':187 'good':274 'hell':161 'incorrect':108 'increas':45,258 'ip':89,180,216 'know':117 'least':65 'legitim':242,270 'less':36,219 'lie':123 'like':207 'login':135 'look':79 'm':55,111,222,247 'madden':96 'make':214 'manag':130 'massiv':257 'match':140 'method':236 'much':28,218 'name':143 'neither':200 'network':77 'notic':10 'number':46 'outright':61 'password':105,129 'peopl':184 'pretti':56 'protonvpn':3,26 'provid':213 'punish':269 'realli':190 'reel':255 'request':240 'run':172 'say':74 'second':92 'share':178 'shit':167 'signific':220 'simpli':15,84 'site':14,72,98,147 'size':253 'solut':265,277 'start':9 'suck':31 'sure':248 'suspici':80 'tactic':69 'tell':99 'thus':186 'time':202 'traffic':78,86 'tri':20 'two':66 'use':2,50,112,127 'user':271 'usernam':103 'valid':276 've':8,33 'visit':153 'vpn':52,114,157,175,212 'want':193 'wei':233 'whether':239 'without':155"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699730067
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8075487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699643667 {#1493
    date: 2023-11-10 20:14:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-can-we-do-about-major-sites-blocking-VPN-providers"
  +title: "What can we do about major sites blocking VPN providers?"
  +url: null
  +body: """
    I use ProtonVPN for everything, and I’ve started noticing more and more sites simply blocking me if I try to connect to them through ProtonVPN. As much as it sucks, I’ve more or less become acclimated to having to deal with an increased number of captchas while using a VPN; but I’m pretty angry about being blocked outright. There are at least two broad blocking tactics. First, some sites will say that my network traffic looks suspicious and/or that they simply block traffic from certain IP addresses. But second, and far more maddeningly, some sites tell me that my username and password combo are *incorrect* when I’m using a VPN. But I know this to be a blatant lie because (1) I use a password manager that auto-fills login forms with credentials that match the domain name, and (2) such sites accept my credentials when I visit them without the VPN connection.\n
    \n
    What the hell can we do about this shit? Do I have to run my own VPN to avoid sharing an IP address with other people and thus getting blocked? I *really* don’t want to do that because I have neither the time nor expertise, and I like that connecting through a VPN provider makes my IP address much less significant. I’m aware that this is connected to the broader conversation about WEI and other methods for determining whether requests are legitimate or not, and I’m sure that businesses of all sizes are reeling from massive increases in bot and AI activity. But solutions that end up punishing legitimate users are not good or valid solutions.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699941700 {#1491
    date: 2023-11-14 07:01:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 12730
  -titleTs: "'block':8 'major':6 'provid':10 'site':7 'vpn':9"
  -bodyTs: "'1':125 '2':145 'accept':148 'acclim':38 'activ':263 'address':90,181,217 'ai':262 'and/or':81 'angri':57 'auto':133 'auto-fil':132 'avoid':177 'awar':223 'becom':37 'blatant':122 'block':16,60,68,85,188 'bot':260 'broad':67 'broader':230 'busi':250 'captcha':48 'certain':88 'combo':106 'connect':22,158,209,227 'convers':231 'credenti':138,150 'deal':42 'determin':238 'domain':142 'end':267 'everyth':5 'expertis':204 'far':94 'fill':134 'first':70 'form':136 'get':187 'good':274 'hell':161 'incorrect':108 'increas':45,258 'ip':89,180,216 'know':117 'least':65 'legitim':242,270 'less':36,219 'lie':123 'like':207 'login':135 'look':79 'm':55,111,222,247 'madden':96 'make':214 'manag':130 'massiv':257 'match':140 'method':236 'much':28,218 'name':143 'neither':200 'network':77 'notic':10 'number':46 'outright':61 'password':105,129 'peopl':184 'pretti':56 'protonvpn':3,26 'provid':213 'punish':269 'realli':190 'reel':255 'request':240 'run':172 'say':74 'second':92 'share':178 'shit':167 'signific':220 'simpli':15,84 'site':14,72,98,147 'size':253 'solut':265,277 'start':9 'suck':31 'sure':248 'suspici':80 'tactic':69 'tell':99 'thus':186 'time':202 'traffic':78,86 'tri':20 'two':66 'use':2,50,112,127 'user':271 'usernam':103 'valid':276 've':8,33 'visit':153 'vpn':52,114,157,175,212 'want':193 'wei':233 'whether':239 'without':155"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699730067
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8075487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699643667 {#1493
    date: 2023-11-10 20:14:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Hide-news-websites-that-won-t-let-you-read-the-article"
  +title: "Hide news websites that won't let you read the article without paying"
  +url: null
  +body: """
    Hello everyone, I’m tired of having to go bavk to my search results 4 timesnbecause eveyrtime that I search for a news article every single website I get on won’t let mr read it without either subscribing/logging in, how can I hidethese websites from the results OR How do you guys look up news articles, an app or smt?\n
    \n
    btw im on the phone :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700522523 {#1759
    date: 2023-11-21 00:22:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 11818
  -titleTs: "'articl':11 'hide':1 'let':7 'news':2 'pay':13 'read':9 'websit':3 'without':12 'won':5"
  -bodyTs: "'4':15 'app':59 'articl':24,57 'bavk':10 'btw':62 'either':38 'everi':25 'everyon':2 'eveyrtim':17 'get':29 'go':9 'guy':53 'hello':1 'hidethes':44 'im':63 'let':33 'look':54 'm':4 'mr':34 'news':23,56 'phone':66 'read':35 'result':14,48 'search':13,20 'singl':26 'smt':61 'subscribing/logging':39 'timesnbecaus':16 'tire':5 'websit':27,45 'without':37 'won':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699724509
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5509740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699638109 {#1762
    date: 2023-11-10 18:41:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Hide-news-websites-that-won-t-let-you-read-the-article"
  +title: "Hide news websites that won't let you read the article without paying"
  +url: null
  +body: """
    Hello everyone, I’m tired of having to go bavk to my search results 4 timesnbecause eveyrtime that I search for a news article every single website I get on won’t let mr read it without either subscribing/logging in, how can I hidethese websites from the results OR How do you guys look up news articles, an app or smt?\n
    \n
    btw im on the phone :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700522523 {#1759
    date: 2023-11-21 00:22:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 11818
  -titleTs: "'articl':11 'hide':1 'let':7 'news':2 'pay':13 'read':9 'websit':3 'without':12 'won':5"
  -bodyTs: "'4':15 'app':59 'articl':24,57 'bavk':10 'btw':62 'either':38 'everi':25 'everyon':2 'eveyrtim':17 'get':29 'go':9 'guy':53 'hello':1 'hidethes':44 'im':63 'let':33 'look':54 'm':4 'mr':34 'news':23,56 'phone':66 'read':35 'result':14,48 'search':13,20 'singl':26 'smt':61 'subscribing/logging':39 'timesnbecaus':16 'tire':5 'websit':27,45 'without':37 'won':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699724509
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5509740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699638109 {#1762
    date: 2023-11-10 18:41:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Hide-news-websites-that-won-t-let-you-read-the-article"
  +title: "Hide news websites that won't let you read the article without paying"
  +url: null
  +body: """
    Hello everyone, I’m tired of having to go bavk to my search results 4 timesnbecause eveyrtime that I search for a news article every single website I get on won’t let mr read it without either subscribing/logging in, how can I hidethese websites from the results OR How do you guys look up news articles, an app or smt?\n
    \n
    btw im on the phone :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700522523 {#1759
    date: 2023-11-21 00:22:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 11818
  -titleTs: "'articl':11 'hide':1 'let':7 'news':2 'pay':13 'read':9 'websit':3 'without':12 'won':5"
  -bodyTs: "'4':15 'app':59 'articl':24,57 'bavk':10 'btw':62 'either':38 'everi':25 'everyon':2 'eveyrtim':17 'get':29 'go':9 'guy':53 'hello':1 'hidethes':44 'im':63 'let':33 'look':54 'm':4 'mr':34 'news':23,56 'phone':66 'read':35 'result':14,48 'search':13,20 'singl':26 'smt':61 'subscribing/logging':39 'timesnbecaus':16 'tire':5 'websit':27,45 'without':37 'won':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699724509
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5509740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699638109 {#1762
    date: 2023-11-10 18:41:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-are-your-criteria-for-upvoting-downvoting"
  +title: "What are your criteria for upvoting/downvoting?"
  +url: null
  +body: """
    I hate that I always compare Lemmy to Reddit, but Reddit used to have (not sure if they still do) guidelines called “Reddiquette” that included guidelines about upvoting and downvoting. I don’t remember the specifics (and sending too much of my browser traffic to Reddit makes me feel dirty) but one of the guidelines was not to upvote/downvote on the basis of agreement/disagreement with the content.\n
    \n
    On Lemmy, I’m honestly a bit lax about upvoting and downvoting at all. (I’m trying to be better about it.) Buy when I do upvote/downvote, I try to do so on the basis of whether the comment/post “adds to” or “subtracts from” the community or conversation. I can disagree with one comment’s take on some subject but still upvote them if they’ve given me a more nuanced perspective on the issue. If they’re just parrotting well-known talking points and not being thoughtful with their posts, I may downvote them evren if I agree with their ultimate stance.\n
    \n
    I’m just mostly wondering how folks on Lemmy think about upvotes/downvotes and what implications that has for the content here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700842127 {#1785
    date: 2023-11-24 17:08:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 11814
  -titleTs: "'criteria':4 'upvoting/downvoting':6"
  -bodyTs: "'add':107 'agre':167 'agreement/disagreement':64 'alway':5 'basi':62,102 'better':87 'bit':74 'browser':43 'buy':90 'call':22 'comment':121 'comment/post':106 'communiti':113 'compar':6 'content':67,191 'convers':115 'dirti':50 'disagre':118 'downvot':30,79,162 'evren':164 'feel':49 'folk':178 'given':134 'guidelin':21,26,55 'hate':2 'honest':72 'implic':186 'includ':25 'issu':142 'known':150 'lax':75 'lemmi':7,69,180 'm':71,83,173 'make':47 'may':161 'most':175 'much':40 'nuanc':138 'one':52,120 'parrot':147 'perspect':139 'point':152 'post':159 're':145 'reddiquett':23 'reddit':9,11,46 'rememb':34 'send':38 'specif':36 'stanc':171 'still':19,128 'subject':126 'subtract':110 'sure':16 'take':123 'talk':151 'think':181 'thought':156 'traffic':44 'tri':84,96 'ultim':170 'upvot':28,77,129 'upvote/downvote':59,94 'upvotes/downvotes':183 'use':12 've':133 'well':149 'well-known':148 'whether':104 'wonder':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699724014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8071693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699637614 {#1784
    date: 2023-11-10 18:33: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
67 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-are-your-criteria-for-upvoting-downvoting"
  +title: "What are your criteria for upvoting/downvoting?"
  +url: null
  +body: """
    I hate that I always compare Lemmy to Reddit, but Reddit used to have (not sure if they still do) guidelines called “Reddiquette” that included guidelines about upvoting and downvoting. I don’t remember the specifics (and sending too much of my browser traffic to Reddit makes me feel dirty) but one of the guidelines was not to upvote/downvote on the basis of agreement/disagreement with the content.\n
    \n
    On Lemmy, I’m honestly a bit lax about upvoting and downvoting at all. (I’m trying to be better about it.) Buy when I do upvote/downvote, I try to do so on the basis of whether the comment/post “adds to” or “subtracts from” the community or conversation. I can disagree with one comment’s take on some subject but still upvote them if they’ve given me a more nuanced perspective on the issue. If they’re just parrotting well-known talking points and not being thoughtful with their posts, I may downvote them evren if I agree with their ultimate stance.\n
    \n
    I’m just mostly wondering how folks on Lemmy think about upvotes/downvotes and what implications that has for the content here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700842127 {#1785
    date: 2023-11-24 17:08:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 11814
  -titleTs: "'criteria':4 'upvoting/downvoting':6"
  -bodyTs: "'add':107 'agre':167 'agreement/disagreement':64 'alway':5 'basi':62,102 'better':87 'bit':74 'browser':43 'buy':90 'call':22 'comment':121 'comment/post':106 'communiti':113 'compar':6 'content':67,191 'convers':115 'dirti':50 'disagre':118 'downvot':30,79,162 'evren':164 'feel':49 'folk':178 'given':134 'guidelin':21,26,55 'hate':2 'honest':72 'implic':186 'includ':25 'issu':142 'known':150 'lax':75 'lemmi':7,69,180 'm':71,83,173 'make':47 'may':161 'most':175 'much':40 'nuanc':138 'one':52,120 'parrot':147 'perspect':139 'point':152 'post':159 're':145 'reddiquett':23 'reddit':9,11,46 'rememb':34 'send':38 'specif':36 'stanc':171 'still':19,128 'subject':126 'subtract':110 'sure':16 'take':123 'talk':151 'think':181 'thought':156 'traffic':44 'tri':84,96 'ultim':170 'upvot':28,77,129 'upvote/downvote':59,94 'upvotes/downvotes':183 'use':12 've':133 'well':149 'well-known':148 'whether':104 'wonder':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699724014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8071693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699637614 {#1784
    date: 2023-11-10 18:33: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
68 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-are-your-criteria-for-upvoting-downvoting"
  +title: "What are your criteria for upvoting/downvoting?"
  +url: null
  +body: """
    I hate that I always compare Lemmy to Reddit, but Reddit used to have (not sure if they still do) guidelines called “Reddiquette” that included guidelines about upvoting and downvoting. I don’t remember the specifics (and sending too much of my browser traffic to Reddit makes me feel dirty) but one of the guidelines was not to upvote/downvote on the basis of agreement/disagreement with the content.\n
    \n
    On Lemmy, I’m honestly a bit lax about upvoting and downvoting at all. (I’m trying to be better about it.) Buy when I do upvote/downvote, I try to do so on the basis of whether the comment/post “adds to” or “subtracts from” the community or conversation. I can disagree with one comment’s take on some subject but still upvote them if they’ve given me a more nuanced perspective on the issue. If they’re just parrotting well-known talking points and not being thoughtful with their posts, I may downvote them evren if I agree with their ultimate stance.\n
    \n
    I’m just mostly wondering how folks on Lemmy think about upvotes/downvotes and what implications that has for the content here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 68
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700842127 {#1785
    date: 2023-11-24 17:08:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 11814
  -titleTs: "'criteria':4 'upvoting/downvoting':6"
  -bodyTs: "'add':107 'agre':167 'agreement/disagreement':64 'alway':5 'basi':62,102 'better':87 'bit':74 'browser':43 'buy':90 'call':22 'comment':121 'comment/post':106 'communiti':113 'compar':6 'content':67,191 'convers':115 'dirti':50 'disagre':118 'downvot':30,79,162 'evren':164 'feel':49 'folk':178 'given':134 'guidelin':21,26,55 'hate':2 'honest':72 'implic':186 'includ':25 'issu':142 'known':150 'lax':75 'lemmi':7,69,180 'm':71,83,173 'make':47 'may':161 'most':175 'much':40 'nuanc':138 'one':52,120 'parrot':147 'perspect':139 'point':152 'post':159 're':145 'reddiquett':23 'reddit':9,11,46 'rememb':34 'send':38 'specif':36 'stanc':171 'still':19,128 'subject':126 'subtract':110 'sure':16 'take':123 'talk':151 'think':181 'thought':156 'traffic':44 'tri':84,96 'ultim':170 'upvot':28,77,129 'upvote/downvote':59,94 'upvotes/downvotes':183 'use':12 've':133 'well':149 'well-known':148 'whether':104 'wonder':176"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699724014
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8071693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699637614 {#1784
    date: 2023-11-10 18:33: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
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 {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Whinge-Thread-Question-What-s-your-most-hated-trope-in-Movies"
  +title: "Whinge Thread Question: What's your most hated trope in Movies at the moment"
  +url: null
  +body: "I was just watching the [Neopoleon trailer](https://www.youtube.com/watch?v=LIsfMO5Jd_w) and releasied I have hit my limit with these stripped back orchestra hit covers of modern songs that seem to want the audience to do the Leo.gif about halfway through ![](https://feddit.uk/pictrs/image/bd412591-cec6-414c-886a-d3bc6b60b62d.webm)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722810566 {#1642
    date: 2024-08-05 00:29:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 11796
  -titleTs: "'hate':8 'moment':14 'movi':11 'question':3 'thread':2 'trope':9 'whing':1"
  -bodyTs: "'/pictrs/image/bd412591-cec6-414c-886a-d3bc6b60b62d.webm)':43 '/watch?v=lisfmo5jd_w)':10 'audienc':33 'back':21 'cover':24 'feddit.uk':42 'feddit.uk/pictrs/image/bd412591-cec6-414c-886a-d3bc6b60b62d.webm)':41 'halfway':39 'hit':15,23 'leo.gif':37 'limit':17 'modern':26 'neopoleon':6 'orchestra':22 'releasi':12 'seem':29 'song':27 'strip':20 'trailer':7 'want':31 'watch':4 'www.youtube.com':9 'www.youtube.com/watch?v=lisfmo5jd_w)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699711640
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4354183"
  +editedAt: DateTimeImmutable @1699713300 {#1644
    date: 2023-11-11 15:35:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699634640 {#1643
    date: 2023-11-10 17:44:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Whinge-Thread-Question-What-s-your-most-hated-trope-in-Movies"
  +title: "Whinge Thread Question: What's your most hated trope in Movies at the moment"
  +url: null
  +body: "I was just watching the [Neopoleon trailer](https://www.youtube.com/watch?v=LIsfMO5Jd_w) and releasied I have hit my limit with these stripped back orchestra hit covers of modern songs that seem to want the audience to do the Leo.gif about halfway through ![](https://feddit.uk/pictrs/image/bd412591-cec6-414c-886a-d3bc6b60b62d.webm)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722810566 {#1642
    date: 2024-08-05 00:29:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 11796
  -titleTs: "'hate':8 'moment':14 'movi':11 'question':3 'thread':2 'trope':9 'whing':1"
  -bodyTs: "'/pictrs/image/bd412591-cec6-414c-886a-d3bc6b60b62d.webm)':43 '/watch?v=lisfmo5jd_w)':10 'audienc':33 'back':21 'cover':24 'feddit.uk':42 'feddit.uk/pictrs/image/bd412591-cec6-414c-886a-d3bc6b60b62d.webm)':41 'halfway':39 'hit':15,23 'leo.gif':37 'limit':17 'modern':26 'neopoleon':6 'orchestra':22 'releasi':12 'seem':29 'song':27 'strip':20 'trailer':7 'want':31 'watch':4 'www.youtube.com':9 'www.youtube.com/watch?v=lisfmo5jd_w)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699711640
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4354183"
  +editedAt: DateTimeImmutable @1699713300 {#1644
    date: 2023-11-11 15:35:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699634640 {#1643
    date: 2023-11-10 17:44:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1627 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Whinge-Thread-Question-What-s-your-most-hated-trope-in-Movies"
  +title: "Whinge Thread Question: What's your most hated trope in Movies at the moment"
  +url: null
  +body: "I was just watching the [Neopoleon trailer](https://www.youtube.com/watch?v=LIsfMO5Jd_w) and releasied I have hit my limit with these stripped back orchestra hit covers of modern songs that seem to want the audience to do the Leo.gif about halfway through ![](https://feddit.uk/pictrs/image/bd412591-cec6-414c-886a-d3bc6b60b62d.webm)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 7
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722810566 {#1642
    date: 2024-08-05 00:29:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1624 …}
  +votes: Doctrine\ORM\PersistentCollection {#1636 …}
  +reports: Doctrine\ORM\PersistentCollection {#1660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1450 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1421 …}
  +badges: Doctrine\ORM\PersistentCollection {#1446 …}
  +children: []
  -id: 11796
  -titleTs: "'hate':8 'moment':14 'movi':11 'question':3 'thread':2 'trope':9 'whing':1"
  -bodyTs: "'/pictrs/image/bd412591-cec6-414c-886a-d3bc6b60b62d.webm)':43 '/watch?v=lisfmo5jd_w)':10 'audienc':33 'back':21 'cover':24 'feddit.uk':42 'feddit.uk/pictrs/image/bd412591-cec6-414c-886a-d3bc6b60b62d.webm)':41 'halfway':39 'hit':15,23 'leo.gif':37 'limit':17 'modern':26 'neopoleon':6 'orchestra':22 'releasi':12 'seem':29 'song':27 'strip':20 'trailer':7 'want':31 'watch':4 'www.youtube.com':9 'www.youtube.com/watch?v=lisfmo5jd_w)':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699711640
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/4354183"
  +editedAt: DateTimeImmutable @1699713300 {#1644
    date: 2023-11-11 15:35:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699634640 {#1643
    date: 2023-11-10 17:44:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Have-I-successfully-blocked-ssh-logins-to-root"
  +title: "Have I successfully blocked ssh logins to root?"
  +url: null
  +body: """
    I have a server where I believe I have disabled root login via ssh. I think it is done correctly, as I cannot login with root myself via ssh, but I would’ve thought that it would be reflected in `/var/log/auth.log`. Instead, it shows up as failed password entry. Is this intended?\n
    \n
    What I’ve done is to uncomment the `PermitRootLogin no` line in `/etc/ssh/sshd_config`. Rest of the config file is left at default.\n
    \n
    Bonus question: All login attempts by ssh seems to go over some random port (even my own successful logins). Why is this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699784052 {#1424
    date: 2023-11-12 11:14:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 11766
  -titleTs: "'block':4 'login':6 'root':8 'ssh':5 'success':3"
  -bodyTs: "'/etc/ssh/sshd_config':65 '/var/log/auth.log':41 'attempt':79 'believ':7 'bonus':75 'cannot':23 'config':69 'correct':20 'default':74 'disabl':10 'done':19,56 'entri':49 'even':89 'fail':47 'file':70 'go':84 'instead':42 'intend':52 'left':72 'line':63 'login':12,24,78,93 'password':48 'permitrootlogin':61 'port':88 'question':76 'random':87 'reflect':39 'rest':66 'root':11,26 'seem':82 'server':4 'show':44 'ssh':14,29,81 'success':92 'think':16 'thought':34 'uncom':59 've':33,55 'via':13,28 'would':32,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699715739
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7770730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699629339 {#1423
    date: 2023-11-10 16:15:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Have-I-successfully-blocked-ssh-logins-to-root"
  +title: "Have I successfully blocked ssh logins to root?"
  +url: null
  +body: """
    I have a server where I believe I have disabled root login via ssh. I think it is done correctly, as I cannot login with root myself via ssh, but I would’ve thought that it would be reflected in `/var/log/auth.log`. Instead, it shows up as failed password entry. Is this intended?\n
    \n
    What I’ve done is to uncomment the `PermitRootLogin no` line in `/etc/ssh/sshd_config`. Rest of the config file is left at default.\n
    \n
    Bonus question: All login attempts by ssh seems to go over some random port (even my own successful logins). Why is this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699784052 {#1424
    date: 2023-11-12 11:14:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 11766
  -titleTs: "'block':4 'login':6 'root':8 'ssh':5 'success':3"
  -bodyTs: "'/etc/ssh/sshd_config':65 '/var/log/auth.log':41 'attempt':79 'believ':7 'bonus':75 'cannot':23 'config':69 'correct':20 'default':74 'disabl':10 'done':19,56 'entri':49 'even':89 'fail':47 'file':70 'go':84 'instead':42 'intend':52 'left':72 'line':63 'login':12,24,78,93 'password':48 'permitrootlogin':61 'port':88 'question':76 'random':87 'reflect':39 'rest':66 'root':11,26 'seem':82 'server':4 'show':44 'ssh':14,29,81 'success':92 'think':16 'thought':34 'uncom':59 've':33,55 'via':13,28 'would':32,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699715739
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7770730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699629339 {#1423
    date: 2023-11-10 16:15:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1442
  +user: Proxies\__CG__\App\Entity\User {#1415 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Have-I-successfully-blocked-ssh-logins-to-root"
  +title: "Have I successfully blocked ssh logins to root?"
  +url: null
  +body: """
    I have a server where I believe I have disabled root login via ssh. I think it is done correctly, as I cannot login with root myself via ssh, but I would’ve thought that it would be reflected in `/var/log/auth.log`. Instead, it shows up as failed password entry. Is this intended?\n
    \n
    What I’ve done is to uncomment the `PermitRootLogin no` line in `/etc/ssh/sshd_config`. Rest of the config file is left at default.\n
    \n
    Bonus question: All login attempts by ssh seems to go over some random port (even my own successful logins). Why is this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699784052 {#1424
    date: 2023-11-12 11:14:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1420 …}
  +votes: Doctrine\ORM\PersistentCollection {#1451 …}
  +reports: Doctrine\ORM\PersistentCollection {#1417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1441 …}
  +badges: Doctrine\ORM\PersistentCollection {#1418 …}
  +children: []
  -id: 11766
  -titleTs: "'block':4 'login':6 'root':8 'ssh':5 'success':3"
  -bodyTs: "'/etc/ssh/sshd_config':65 '/var/log/auth.log':41 'attempt':79 'believ':7 'bonus':75 'cannot':23 'config':69 'correct':20 'default':74 'disabl':10 'done':19,56 'entri':49 'even':89 'fail':47 'file':70 'go':84 'instead':42 'intend':52 'left':72 'line':63 'login':12,24,78,93 'password':48 'permitrootlogin':61 'port':88 'question':76 'random':87 'reflect':39 'rest':66 'root':11,26 'seem':82 'server':4 'show':44 'ssh':14,29,81 'success':92 'think':16 'thought':34 'uncom':59 've':33,55 'via':13,28 'would':32,37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699715739
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7770730"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699629339 {#1423
    date: 2023-11-10 16:15:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Real-Debrid-Glitches-Anyone-Else-Facing-Issues"
  +title: "Real Debrid Glitches - Anyone Else Facing Issues"
  +url: null
  +body: """
    Hey folks,\n
    \n
    Having some problems with Real Debrid right now. Every time I try to add a torrent, it hits me with a 504 Gateway Timeout.\n
    \n
    I use Stremio + Torrentio and the torrents that are cached show up but can’t play anything at the moment.\n
    \n
    The weird part is, if you somehow manage to sneak a new torrent into Real Debrid, their player works like a charm.\n
    \n
    Is this happening to you too?, or is it just me?\n
    \n
    Thanks!\n
    \n
    EDIT: The RD player seems to have issues as well, it just froze and won’t continue playing for me.\n
    \n
    EDIT 2: Seems to be working fine again.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699633552 {#1425
    date: 2023-11-10 17:25:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 11756
  -titleTs: "'anyon':4 'debrid':2 'els':5 'face':6 'glitch':3 'issu':7 'real':1"
  -bodyTs: "'2':102 '504':24 'add':16 'anyth':43 'cach':36 'charm':68 'continu':97 'debrid':8,62 'edit':81,101 'everi':11 'fine':107 'folk':2 'froze':93 'gateway':25 'happen':71 'hey':1 'hit':20 'issu':88 'like':66 'manag':54 'moment':46 'new':58 'part':49 'play':42,98 'player':64,84 'problem':5 'rd':83 'real':7,61 'right':9 'seem':85,103 'show':37 'sneak':56 'somehow':53 'stremio':29 'thank':80 'time':12 'timeout':26 'torrent':18,33,59 'torrentio':30 'tri':14 'use':28 'weird':48 'well':90 'won':95 'work':65,106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699672865
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5696267"
  +editedAt: DateTimeImmutable @1699711592 {#1416
    date: 2023-11-11 15:06:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699628365 {#1427
    date: 2023-11-10 15:59:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Real-Debrid-Glitches-Anyone-Else-Facing-Issues"
  +title: "Real Debrid Glitches - Anyone Else Facing Issues"
  +url: null
  +body: """
    Hey folks,\n
    \n
    Having some problems with Real Debrid right now. Every time I try to add a torrent, it hits me with a 504 Gateway Timeout.\n
    \n
    I use Stremio + Torrentio and the torrents that are cached show up but can’t play anything at the moment.\n
    \n
    The weird part is, if you somehow manage to sneak a new torrent into Real Debrid, their player works like a charm.\n
    \n
    Is this happening to you too?, or is it just me?\n
    \n
    Thanks!\n
    \n
    EDIT: The RD player seems to have issues as well, it just froze and won’t continue playing for me.\n
    \n
    EDIT 2: Seems to be working fine again.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699633552 {#1425
    date: 2023-11-10 17:25:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 11756
  -titleTs: "'anyon':4 'debrid':2 'els':5 'face':6 'glitch':3 'issu':7 'real':1"
  -bodyTs: "'2':102 '504':24 'add':16 'anyth':43 'cach':36 'charm':68 'continu':97 'debrid':8,62 'edit':81,101 'everi':11 'fine':107 'folk':2 'froze':93 'gateway':25 'happen':71 'hey':1 'hit':20 'issu':88 'like':66 'manag':54 'moment':46 'new':58 'part':49 'play':42,98 'player':64,84 'problem':5 'rd':83 'real':7,61 'right':9 'seem':85,103 'show':37 'sneak':56 'somehow':53 'stremio':29 'thank':80 'time':12 'timeout':26 'torrent':18,33,59 'torrentio':30 'tri':14 'use':28 'weird':48 'well':90 'won':95 'work':65,106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699672865
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5696267"
  +editedAt: DateTimeImmutable @1699711592 {#1416
    date: 2023-11-11 15:06:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699628365 {#1427
    date: 2023-11-10 15:59:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1456
  +user: Proxies\__CG__\App\Entity\User {#1454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1925 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Real-Debrid-Glitches-Anyone-Else-Facing-Issues"
  +title: "Real Debrid Glitches - Anyone Else Facing Issues"
  +url: null
  +body: """
    Hey folks,\n
    \n
    Having some problems with Real Debrid right now. Every time I try to add a torrent, it hits me with a 504 Gateway Timeout.\n
    \n
    I use Stremio + Torrentio and the torrents that are cached show up but can’t play anything at the moment.\n
    \n
    The weird part is, if you somehow manage to sneak a new torrent into Real Debrid, their player works like a charm.\n
    \n
    Is this happening to you too?, or is it just me?\n
    \n
    Thanks!\n
    \n
    EDIT: The RD player seems to have issues as well, it just froze and won’t continue playing for me.\n
    \n
    EDIT 2: Seems to be working fine again.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699633552 {#1425
    date: 2023-11-10 17:25:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 11756
  -titleTs: "'anyon':4 'debrid':2 'els':5 'face':6 'glitch':3 'issu':7 'real':1"
  -bodyTs: "'2':102 '504':24 'add':16 'anyth':43 'cach':36 'charm':68 'continu':97 'debrid':8,62 'edit':81,101 'everi':11 'fine':107 'folk':2 'froze':93 'gateway':25 'happen':71 'hey':1 'hit':20 'issu':88 'like':66 'manag':54 'moment':46 'new':58 'part':49 'play':42,98 'player':64,84 'problem':5 'rd':83 'real':7,61 'right':9 'seem':85,103 'show':37 'sneak':56 'somehow':53 'stremio':29 'thank':80 'time':12 'timeout':26 'torrent':18,33,59 'torrentio':30 'tri':14 'use':28 'weird':48 'well':90 'won':95 'work':65,106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699672865
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5696267"
  +editedAt: DateTimeImmutable @1699711592 {#1416
    date: 2023-11-11 15:06:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699628365 {#1427
    date: 2023-11-10 15:59:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Best-lesser-known-distribution-DE-for-low-end-machines"
  +title: "Best lesser-known distribution/DE for low-end machines?"
  +url: null
  +body: """
    I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.\n
    \n
    Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I’ve had a positive experience with [Thorium](https://thorium.rocks/) and Chromium.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699943363 {#1439
    date: 2023-11-14 07:29:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 11743
  -titleTs: "'best':1 'distribution/de':5 'end':9 'known':4 'lesser':3 'lesser-known':2 'low':8 'low-end':7 'machin':10"
  -bodyTs: "'/)':92 'alreadi':31 'appreci':70 'breath':7 'browser':69,76 'chromium':94 'debian':3,48 'didn':41 'differ':45 'distro':19,59 'experi':87 'far':81 'fast':63 'feel':60 'forgot':55 'great':53 'haven':25 'heard':27 'know':2 'life':8 'linux':34 'machin':11 'mani':58 'mx':33 'old':37 'older':10 'open':66 'optim':22 'other':5 'plain':47 'posit':86 'say':57 'see':43 'serious':21 'sl400':39 'suggest':54 'thank':50 'thinkpad':38 'thorium':89 'thorium.rocks':91 'thorium.rocks/)':90 'thought':72 'tri':32 'updat':49 'use':78 've':30,83 'web':68,75 'wonder':14 'zippi':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699712378
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3073642"
  +editedAt: DateTimeImmutable @1699709750 {#1433
    date: 2023-11-11 14:35:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699625978 {#1437
    date: 2023-11-10 15:19:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Best-lesser-known-distribution-DE-for-low-end-machines"
  +title: "Best lesser-known distribution/DE for low-end machines?"
  +url: null
  +body: """
    I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.\n
    \n
    Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I’ve had a positive experience with [Thorium](https://thorium.rocks/) and Chromium.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699943363 {#1439
    date: 2023-11-14 07:29:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 11743
  -titleTs: "'best':1 'distribution/de':5 'end':9 'known':4 'lesser':3 'lesser-known':2 'low':8 'low-end':7 'machin':10"
  -bodyTs: "'/)':92 'alreadi':31 'appreci':70 'breath':7 'browser':69,76 'chromium':94 'debian':3,48 'didn':41 'differ':45 'distro':19,59 'experi':87 'far':81 'fast':63 'feel':60 'forgot':55 'great':53 'haven':25 'heard':27 'know':2 'life':8 'linux':34 'machin':11 'mani':58 'mx':33 'old':37 'older':10 'open':66 'optim':22 'other':5 'plain':47 'posit':86 'say':57 'see':43 'serious':21 'sl400':39 'suggest':54 'thank':50 'thinkpad':38 'thorium':89 'thorium.rocks':91 'thorium.rocks/)':90 'thought':72 'tri':32 'updat':49 'use':78 've':30,83 'web':68,75 'wonder':14 'zippi':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699712378
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3073642"
  +editedAt: DateTimeImmutable @1699709750 {#1433
    date: 2023-11-11 14:35:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699625978 {#1437
    date: 2023-11-10 15:19:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1436
  +user: Proxies\__CG__\App\Entity\User {#1428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Best-lesser-known-distribution-DE-for-low-end-machines"
  +title: "Best lesser-known distribution/DE for low-end machines?"
  +url: null
  +body: """
    I know Debian and others can breathe life into older machines. But i wonder if there are any distros with serious optimizations that I haven’t heard of. I’ve already tried MX Linux on an old Thinkpad SL400, and didn’t see any difference from plain Debian.\n
    \n
    Update: thanks for the great suggestions. Forgot to say many distros feel zippy and fast until you open a web browser. Appreciate your thoughts on which web browser to use too. So far I’ve had a positive experience with [Thorium](https://thorium.rocks/) and Chromium.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699943363 {#1439
    date: 2023-11-14 07:29:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1435 …}
  +votes: Doctrine\ORM\PersistentCollection {#1434 …}
  +reports: Doctrine\ORM\PersistentCollection {#1440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1694 …}
  +badges: Doctrine\ORM\PersistentCollection {#1700 …}
  +children: []
  -id: 11743
  -titleTs: "'best':1 'distribution/de':5 'end':9 'known':4 'lesser':3 'lesser-known':2 'low':8 'low-end':7 'machin':10"
  -bodyTs: "'/)':92 'alreadi':31 'appreci':70 'breath':7 'browser':69,76 'chromium':94 'debian':3,48 'didn':41 'differ':45 'distro':19,59 'experi':87 'far':81 'fast':63 'feel':60 'forgot':55 'great':53 'haven':25 'heard':27 'know':2 'life':8 'linux':34 'machin':11 'mani':58 'mx':33 'old':37 'older':10 'open':66 'optim':22 'other':5 'plain':47 'posit':86 'say':57 'see':43 'serious':21 'sl400':39 'suggest':54 'thank':50 'thinkpad':38 'thorium':89 'thorium.rocks':91 'thorium.rocks/)':90 'thought':72 'tri':32 'updat':49 'use':78 've':30,83 'web':68,75 'wonder':14 'zippi':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699712378
  +visibility: "visible             "
  +apId: "https://lemdro.id/post/3073642"
  +editedAt: DateTimeImmutable @1699709750 {#1433
    date: 2023-11-11 14:35:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699625978 {#1437
    date: 2023-11-10 15:19:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-do-I-put-on-my-resume-when-the-contract"
  +title: "What do I put on my resume when the contract owner of my job changes?"
  +url: null
  +body: """
    I work as a contractor, been working here for 9 years, had the same contract company all that time… Except until recently when the contract came up for bid and the old company was outbid by another. Lucky for me, they’re keeping all the same people, positions, and whatnot. I like my job, I look forward to the change, I just want to keep things updated.\n
    \n
    So, with the change, though, they’re making go through the whole hiring process anew, which blows. I’m wondering how I should update my resume, when, basically, my position and responsibilities stay the same, but the company/contract has changed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699684005 {#1697
    date: 2023-11-11 07:26:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 11737
  -titleTs: "'chang':15 'contract':10 'job':14 'owner':11 'put':4 'resum':7"
  -bodyTs: "'9':10 'anew':82 'anoth':37 'basic':95 'bid':29 'blow':84 'came':26 'chang':60,71,107 'compani':16,33 'company/contract':105 'contract':15,25 'contractor':5 'except':20 'forward':57 'go':76 'hire':80 'job':54 'keep':43,65 'like':52 'look':56 'lucki':38 'm':86 'make':75 'old':32 'outbid':35 'peopl':47 'posit':48,97 'process':81 're':42,74 'recent':22 'respons':99 'resum':93 'stay':100 'thing':66 'though':72 'time':19 'updat':67,91 'want':63 'whatnot':50 'whole':79 'wonder':87 'work':2,7 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699710613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8062926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699624213 {#1695
    date: 2023-11-10 14:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-do-I-put-on-my-resume-when-the-contract"
  +title: "What do I put on my resume when the contract owner of my job changes?"
  +url: null
  +body: """
    I work as a contractor, been working here for 9 years, had the same contract company all that time… Except until recently when the contract came up for bid and the old company was outbid by another. Lucky for me, they’re keeping all the same people, positions, and whatnot. I like my job, I look forward to the change, I just want to keep things updated.\n
    \n
    So, with the change, though, they’re making go through the whole hiring process anew, which blows. I’m wondering how I should update my resume, when, basically, my position and responsibilities stay the same, but the company/contract has changed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699684005 {#1697
    date: 2023-11-11 07:26:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 11737
  -titleTs: "'chang':15 'contract':10 'job':14 'owner':11 'put':4 'resum':7"
  -bodyTs: "'9':10 'anew':82 'anoth':37 'basic':95 'bid':29 'blow':84 'came':26 'chang':60,71,107 'compani':16,33 'company/contract':105 'contract':15,25 'contractor':5 'except':20 'forward':57 'go':76 'hire':80 'job':54 'keep':43,65 'like':52 'look':56 'lucki':38 'm':86 'make':75 'old':32 'outbid':35 'peopl':47 'posit':48,97 'process':81 're':42,74 'recent':22 'respons':99 'resum':93 'stay':100 'thing':66 'though':72 'time':19 'updat':67,91 'want':63 'whatnot':50 'whole':79 'wonder':87 'work':2,7 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699710613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8062926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699624213 {#1695
    date: 2023-11-10 14:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1690
  +user: Proxies\__CG__\App\Entity\User {#1698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "What-do-I-put-on-my-resume-when-the-contract"
  +title: "What do I put on my resume when the contract owner of my job changes?"
  +url: null
  +body: """
    I work as a contractor, been working here for 9 years, had the same contract company all that time… Except until recently when the contract came up for bid and the old company was outbid by another. Lucky for me, they’re keeping all the same people, positions, and whatnot. I like my job, I look forward to the change, I just want to keep things updated.\n
    \n
    So, with the change, though, they’re making go through the whole hiring process anew, which blows. I’m wondering how I should update my resume, when, basically, my position and responsibilities stay the same, but the company/contract has changed?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699684005 {#1697
    date: 2023-11-11 07:26:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1696 …}
  +votes: Doctrine\ORM\PersistentCollection {#1595 …}
  +reports: Doctrine\ORM\PersistentCollection {#1609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1615 …}
  +badges: Doctrine\ORM\PersistentCollection {#1752 …}
  +children: []
  -id: 11737
  -titleTs: "'chang':15 'contract':10 'job':14 'owner':11 'put':4 'resum':7"
  -bodyTs: "'9':10 'anew':82 'anoth':37 'basic':95 'bid':29 'blow':84 'came':26 'chang':60,71,107 'compani':16,33 'company/contract':105 'contract':15,25 'contractor':5 'except':20 'forward':57 'go':76 'hire':80 'job':54 'keep':43,65 'like':52 'look':56 'lucki':38 'm':86 'make':75 'old':32 'outbid':35 'peopl':47 'posit':48,97 'process':81 're':42,74 'recent':22 'respons':99 'resum':93 'stay':100 'thing':66 'though':72 'time':19 'updat':67,91 'want':63 'whatnot':50 'whole':79 'wonder':87 'work':2,7 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699710613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8062926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699624213 {#1695
    date: 2023-11-10 14:50:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Screencasting-tools-with-Wayland-support"
  +title: "Screencasting tools with Wayland support"
  +url: null
  +body: """
    Can you recommend any screen video capture tools compatible with Wayland? I’ll use such a tool on my Raspberry Pi 400 under 64-bit Raspberry Pi OS Bookworm, so I’d prefer one with appropriate Debian binaries.\n
    \n
    Update\n
    ------\n
    \n
    [VokoscreenNG](https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html) is a screencasting tool that works with Raspberry Pi OS, I tested it on my Pi 400. And it’s also easy to install, just `sudo apt install vokoscreen-ng gstreamer1.0-pipewire`.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700065537 {#1639
    date: 2023-11-15 17:25:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 11727
  -titleTs: "'screencast':1 'support':5 'tool':2 'wayland':4"
  -bodyTs: "'/vokoscreen/vokoscreen.html)':43 '400':22,60 '64':24 'also':64 'appropri':36 'apt':70 'binari':38 'bit':25 'bookworm':29 'captur':7 'compat':9 'd':32 'debian':37 'easi':65 'gstreamer1.0-pipewire':75 'instal':67,71 'linuxecke.volkoh.de':42 'linuxecke.volkoh.de/vokoscreen/vokoscreen.html)':41 'll':13 'ng':74 'one':34 'os':28,53 'pi':21,27,52,59 'prefer':33 'raspberri':20,26,51 'recommend':3 'screen':5 'screencast':46 'sudo':69 'test':55 'tool':8,17,47 'updat':39 'use':14 'video':6 'vokoscreen':73 'vokoscreen-ng':72 'vokoscreenng':40 'wayland':11 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699703761
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7765088"
  +editedAt: DateTimeImmutable @1700324574 {#1646
    date: 2023-11-18 17:22:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699620761 {#1647
    date: 2023-11-10 13:52: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
91 DENIED edit
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Screencasting-tools-with-Wayland-support"
  +title: "Screencasting tools with Wayland support"
  +url: null
  +body: """
    Can you recommend any screen video capture tools compatible with Wayland? I’ll use such a tool on my Raspberry Pi 400 under 64-bit Raspberry Pi OS Bookworm, so I’d prefer one with appropriate Debian binaries.\n
    \n
    Update\n
    ------\n
    \n
    [VokoscreenNG](https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html) is a screencasting tool that works with Raspberry Pi OS, I tested it on my Pi 400. And it’s also easy to install, just `sudo apt install vokoscreen-ng gstreamer1.0-pipewire`.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700065537 {#1639
    date: 2023-11-15 17:25:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 11727
  -titleTs: "'screencast':1 'support':5 'tool':2 'wayland':4"
  -bodyTs: "'/vokoscreen/vokoscreen.html)':43 '400':22,60 '64':24 'also':64 'appropri':36 'apt':70 'binari':38 'bit':25 'bookworm':29 'captur':7 'compat':9 'd':32 'debian':37 'easi':65 'gstreamer1.0-pipewire':75 'instal':67,71 'linuxecke.volkoh.de':42 'linuxecke.volkoh.de/vokoscreen/vokoscreen.html)':41 'll':13 'ng':74 'one':34 'os':28,53 'pi':21,27,52,59 'prefer':33 'raspberri':20,26,51 'recommend':3 'screen':5 'screencast':46 'sudo':69 'test':55 'tool':8,17,47 'updat':39 'use':14 'video':6 'vokoscreen':73 'vokoscreen-ng':72 'vokoscreenng':40 'wayland':11 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699703761
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7765088"
  +editedAt: DateTimeImmutable @1700324574 {#1646
    date: 2023-11-18 17:22:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699620761 {#1647
    date: 2023-11-10 13:52: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
92 DENIED moderate
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#189 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Screencasting-tools-with-Wayland-support"
  +title: "Screencasting tools with Wayland support"
  +url: null
  +body: """
    Can you recommend any screen video capture tools compatible with Wayland? I’ll use such a tool on my Raspberry Pi 400 under 64-bit Raspberry Pi OS Bookworm, so I’d prefer one with appropriate Debian binaries.\n
    \n
    Update\n
    ------\n
    \n
    [VokoscreenNG](https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html) is a screencasting tool that works with Raspberry Pi OS, I tested it on my Pi 400. And it’s also easy to install, just `sudo apt install vokoscreen-ng gstreamer1.0-pipewire`.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700065537 {#1639
    date: 2023-11-15 17:25:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1641 …}
  +votes: Doctrine\ORM\PersistentCollection {#1665 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1677 …}
  +badges: Doctrine\ORM\PersistentCollection {#1669 …}
  +children: []
  -id: 11727
  -titleTs: "'screencast':1 'support':5 'tool':2 'wayland':4"
  -bodyTs: "'/vokoscreen/vokoscreen.html)':43 '400':22,60 '64':24 'also':64 'appropri':36 'apt':70 'binari':38 'bit':25 'bookworm':29 'captur':7 'compat':9 'd':32 'debian':37 'easi':65 'gstreamer1.0-pipewire':75 'instal':67,71 'linuxecke.volkoh.de':42 'linuxecke.volkoh.de/vokoscreen/vokoscreen.html)':41 'll':13 'ng':74 'one':34 'os':28,53 'pi':21,27,52,59 'prefer':33 'raspberri':20,26,51 'recommend':3 'screen':5 'screencast':46 'sudo':69 'test':55 'tool':8,17,47 'updat':39 'use':14 'video':6 'vokoscreen':73 'vokoscreen-ng':72 'vokoscreenng':40 'wayland':11 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699703761
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7765088"
  +editedAt: DateTimeImmutable @1700324574 {#1646
    date: 2023-11-18 17:22:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699620761 {#1647
    date: 2023-11-10 13:52: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
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 {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Adguard-pihole-style-blocklist-to-block-microsoft-web-sites"
  +title: "Adguard/pihole style blocklist to block microsoft web sites"
  +url: null
  +body: "I am trying to block all connections to microsoft ip addresses. I only occasionaly boot windows and don’t want it phoning home. I tried disabling the net interfaces in device manager but windows just re-enables them and send god only knows what back to their servers. I don’t like relying on disconnecting the ethernet cable each time I boot windows because I forget to."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699613533 {#1666
    date: 2023-11-10 11:52:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 12745
  -titleTs: "'adguard/pihole':1 'block':5 'blocklist':3 'microsoft':6 'site':8 'style':2 'web':7"
  -bodyTs: "'address':11 'back':46 'block':5 'boot':15,63 'cabl':59 'connect':7 'devic':31 'disabl':26 'disconnect':56 'enabl':38 'ethernet':58 'forget':67 'god':42 'home':23 'interfac':29 'ip':10 'know':44 'like':53 'manag':32 'microsoft':9 'net':28 'occasionali':14 'phone':22 're':37 're-en':36 'reli':54 'send':41 'server':49 'time':61 'tri':3,25 'want':20 'window':16,34,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699618033
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8056913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699613533 {#1667
    date: 2023-11-10 11:52:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Adguard-pihole-style-blocklist-to-block-microsoft-web-sites"
  +title: "Adguard/pihole style blocklist to block microsoft web sites"
  +url: null
  +body: "I am trying to block all connections to microsoft ip addresses. I only occasionaly boot windows and don’t want it phoning home. I tried disabling the net interfaces in device manager but windows just re-enables them and send god only knows what back to their servers. I don’t like relying on disconnecting the ethernet cable each time I boot windows because I forget to."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699613533 {#1666
    date: 2023-11-10 11:52:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 12745
  -titleTs: "'adguard/pihole':1 'block':5 'blocklist':3 'microsoft':6 'site':8 'style':2 'web':7"
  -bodyTs: "'address':11 'back':46 'block':5 'boot':15,63 'cabl':59 'connect':7 'devic':31 'disabl':26 'disconnect':56 'enabl':38 'ethernet':58 'forget':67 'god':42 'home':23 'interfac':29 'ip':10 'know':44 'like':53 'manag':32 'microsoft':9 'net':28 'occasionali':14 'phone':22 're':37 're-en':36 'reli':54 'send':41 'server':49 'time':61 'tri':3,25 'want':20 'window':16,34,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699618033
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8056913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699613533 {#1667
    date: 2023-11-10 11:52:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1668
  +user: Proxies\__CG__\App\Entity\User {#1671 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2490 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Adguard-pihole-style-blocklist-to-block-microsoft-web-sites"
  +title: "Adguard/pihole style blocklist to block microsoft web sites"
  +url: null
  +body: "I am trying to block all connections to microsoft ip addresses. I only occasionaly boot windows and don’t want it phoning home. I tried disabling the net interfaces in device manager but windows just re-enables them and send god only knows what back to their servers. I don’t like relying on disconnecting the ethernet cable each time I boot windows because I forget to."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699613533 {#1666
    date: 2023-11-10 11:52:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1651 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1656 …}
  +badges: Doctrine\ORM\PersistentCollection {#1662 …}
  +children: []
  -id: 12745
  -titleTs: "'adguard/pihole':1 'block':5 'blocklist':3 'microsoft':6 'site':8 'style':2 'web':7"
  -bodyTs: "'address':11 'back':46 'block':5 'boot':15,63 'cabl':59 'connect':7 'devic':31 'disabl':26 'disconnect':56 'enabl':38 'ethernet':58 'forget':67 'god':42 'home':23 'interfac':29 'ip':10 'know':44 'like':53 'manag':32 'microsoft':9 'net':28 'occasionali':14 'phone':22 're':37 're-en':36 'reli':54 'send':41 'server':49 'time':61 'tri':3,25 'want':20 'window':16,34,64"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699618033
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8056913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699613533 {#1667
    date: 2023-11-10 11:52:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Unable-to-access-main-instance-main-account-last-few-hours"
  +title: "Unable to access main instance main account last few hours"
  +url: null
  +body: """
    Been using Connect for months, great app! I am in Beta program. Last few hours I am unable to access my main instance (lemmy.sdf.org) using my main account with it, I get error\n
    \n
    > `Error An error occurred when retrieving from Lemmy. sdf.org. Details: type ‘Null’ is not a subtype of type ‘bool’ in type cast`\n
    \n
    I am able to access this using desktop browser. I am able to access alt accounts on other instances using Connect.\n
    \n
    How to fix this?\n
    \n
    **Edit**\n
    \n
    As some commenters here have pointed out this is due to SDF upgrading their server to version 0.19 which isn’t ready and breaks app support- see\n
    \n
    - [lemmy.sdf.org/post/7339022?scrollToComments=true](https://lemmy.sdf.org/post/7339022?scrollToComments=true)\n
    - [lemmy.sdf.org/post/7331652?scrollToComments=true](https://lemmy.sdf.org/post/7331652?scrollToComments=true)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699649447 {#1553
    date: 2023-11-10 21:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 11685
  -titleTs: "'access':3 'account':7 'hour':10 'instanc':5 'last':8 'main':4,6 'unabl':1"
  -bodyTs: "'/post/7331652?scrolltocomments=true](https://lemmy.sdf.org/post/7331652?scrolltocomments=true)':114 '/post/7339022?scrolltocomments=true](https://lemmy.sdf.org/post/7339022?scrolltocomments=true)':111 '0.19':99 'abl':58,67 'access':20,60,69 'account':28,71 'alt':70 'app':7,106 'beta':11 'bool':52 'break':105 'browser':64 'cast':55 'comment':84 'connect':3,76 'desktop':63 'detail':43 'due':91 'edit':81 'error':33,34,36 'fix':79 'get':32 'great':6 'hour':15 'instanc':23,74 'isn':101 'last':13 'lemmi':41 'lemmy.sdf.org':24,110,113 'lemmy.sdf.org/post/7331652?scrolltocomments=true](https://lemmy.sdf.org/post/7331652?scrolltocomments=true)':112 'lemmy.sdf.org/post/7339022?scrolltocomments=true](https://lemmy.sdf.org/post/7339022?scrolltocomments=true)':109 'main':22,27 'month':5 'null':45 'occur':37 'point':87 'program':12 'readi':103 'retriev':39 'sdf':93 'sdf.org':42 'see':108 'server':96 'subtyp':49 'support':107 'type':44,51,54 'unabl':18 'upgrad':94 'use':2,25,62,75 'version':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699646071
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/7337911"
  +editedAt: DateTimeImmutable @1699795342 {#1552
    date: 2023-11-12 14:22:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699603571 {#1590
    date: 2023-11-10 09:06:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Unable-to-access-main-instance-main-account-last-few-hours"
  +title: "Unable to access main instance main account last few hours"
  +url: null
  +body: """
    Been using Connect for months, great app! I am in Beta program. Last few hours I am unable to access my main instance (lemmy.sdf.org) using my main account with it, I get error\n
    \n
    > `Error An error occurred when retrieving from Lemmy. sdf.org. Details: type ‘Null’ is not a subtype of type ‘bool’ in type cast`\n
    \n
    I am able to access this using desktop browser. I am able to access alt accounts on other instances using Connect.\n
    \n
    How to fix this?\n
    \n
    **Edit**\n
    \n
    As some commenters here have pointed out this is due to SDF upgrading their server to version 0.19 which isn’t ready and breaks app support- see\n
    \n
    - [lemmy.sdf.org/post/7339022?scrollToComments=true](https://lemmy.sdf.org/post/7339022?scrollToComments=true)\n
    - [lemmy.sdf.org/post/7331652?scrollToComments=true](https://lemmy.sdf.org/post/7331652?scrollToComments=true)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699649447 {#1553
    date: 2023-11-10 21:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 11685
  -titleTs: "'access':3 'account':7 'hour':10 'instanc':5 'last':8 'main':4,6 'unabl':1"
  -bodyTs: "'/post/7331652?scrolltocomments=true](https://lemmy.sdf.org/post/7331652?scrolltocomments=true)':114 '/post/7339022?scrolltocomments=true](https://lemmy.sdf.org/post/7339022?scrolltocomments=true)':111 '0.19':99 'abl':58,67 'access':20,60,69 'account':28,71 'alt':70 'app':7,106 'beta':11 'bool':52 'break':105 'browser':64 'cast':55 'comment':84 'connect':3,76 'desktop':63 'detail':43 'due':91 'edit':81 'error':33,34,36 'fix':79 'get':32 'great':6 'hour':15 'instanc':23,74 'isn':101 'last':13 'lemmi':41 'lemmy.sdf.org':24,110,113 'lemmy.sdf.org/post/7331652?scrolltocomments=true](https://lemmy.sdf.org/post/7331652?scrolltocomments=true)':112 'lemmy.sdf.org/post/7339022?scrolltocomments=true](https://lemmy.sdf.org/post/7339022?scrolltocomments=true)':109 'main':22,27 'month':5 'null':45 'occur':37 'point':87 'program':12 'readi':103 'retriev':39 'sdf':93 'sdf.org':42 'see':108 'server':96 'subtyp':49 'support':107 'type':44,51,54 'unabl':18 'upgrad':94 'use':2,25,62,75 'version':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699646071
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/7337911"
  +editedAt: DateTimeImmutable @1699795342 {#1552
    date: 2023-11-12 14:22:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699603571 {#1590
    date: 2023-11-10 09:06:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1593 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#217 …}
  +slug: "Unable-to-access-main-instance-main-account-last-few-hours"
  +title: "Unable to access main instance main account last few hours"
  +url: null
  +body: """
    Been using Connect for months, great app! I am in Beta program. Last few hours I am unable to access my main instance (lemmy.sdf.org) using my main account with it, I get error\n
    \n
    > `Error An error occurred when retrieving from Lemmy. sdf.org. Details: type ‘Null’ is not a subtype of type ‘bool’ in type cast`\n
    \n
    I am able to access this using desktop browser. I am able to access alt accounts on other instances using Connect.\n
    \n
    How to fix this?\n
    \n
    **Edit**\n
    \n
    As some commenters here have pointed out this is due to SDF upgrading their server to version 0.19 which isn’t ready and breaks app support- see\n
    \n
    - [lemmy.sdf.org/post/7339022?scrollToComments=true](https://lemmy.sdf.org/post/7339022?scrollToComments=true)\n
    - [lemmy.sdf.org/post/7331652?scrollToComments=true](https://lemmy.sdf.org/post/7331652?scrollToComments=true)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699649447 {#1553
    date: 2023-11-10 21:50:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1589 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1584 …}
  +badges: Doctrine\ORM\PersistentCollection {#1588 …}
  +children: []
  -id: 11685
  -titleTs: "'access':3 'account':7 'hour':10 'instanc':5 'last':8 'main':4,6 'unabl':1"
  -bodyTs: "'/post/7331652?scrolltocomments=true](https://lemmy.sdf.org/post/7331652?scrolltocomments=true)':114 '/post/7339022?scrolltocomments=true](https://lemmy.sdf.org/post/7339022?scrolltocomments=true)':111 '0.19':99 'abl':58,67 'access':20,60,69 'account':28,71 'alt':70 'app':7,106 'beta':11 'bool':52 'break':105 'browser':64 'cast':55 'comment':84 'connect':3,76 'desktop':63 'detail':43 'due':91 'edit':81 'error':33,34,36 'fix':79 'get':32 'great':6 'hour':15 'instanc':23,74 'isn':101 'last':13 'lemmi':41 'lemmy.sdf.org':24,110,113 'lemmy.sdf.org/post/7331652?scrolltocomments=true](https://lemmy.sdf.org/post/7331652?scrolltocomments=true)':112 'lemmy.sdf.org/post/7339022?scrolltocomments=true](https://lemmy.sdf.org/post/7339022?scrolltocomments=true)':109 'main':22,27 'month':5 'null':45 'occur':37 'point':87 'program':12 'readi':103 'retriev':39 'sdf':93 'sdf.org':42 'see':108 'server':96 'subtyp':49 'support':107 'type':44,51,54 'unabl':18 'upgrad':94 'use':2,25,62,75 'version':98"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699646071
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/7337911"
  +editedAt: DateTimeImmutable @1699795342 {#1552
    date: 2023-11-12 14:22:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699603571 {#1590
    date: 2023-11-10 09:06:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details