GET https://kbin.spritesserver.nl/?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.30 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.06 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 {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "PlanarAlly-2024-1-Release"
  +title: "PlanarAlly 2024.1 Release!"
  +url: "https://github.com/Kruptein/PlanarAlly/releases/tag/2024.1"
  +body: """
    For those that have never heard of it, PlanarAlly is an open-source self-hosted virtual tabletop (VTT) for TTRPG games. Here I’ve compiled the most important features/changes from their [blog post](https://www.planarally.io/blog/release-2024.1/). The full release notes are available on their GitHub: [github.com/Kruptein/PlanarAlly/releases/…/2024.1](https://github.com/Kruptein/PlanarAlly/releases/tag/2024.1)\n
    \n
    Vision Blocking Update\n
    ----------------------\n
    \n
    A new vision blocking mode is introduced, called *behind*. It will accompany the existing vision mode which will be renamed to *complete*.\n
    \n
    When *behind* mode is active, the shape marked as vision blocking will be rendered as if it’s not a vision blocking shape, but everything behind it will be fully obscured. This will for example allow you to have a tree trunk that is vision blocking, but still show the players what they are looking at (i.e. a tree trunk).\n
    \n
    Notes Overhaul\n
    --------------\n
    \n
    There is no longer a difference between shape notes and campaign notes. Notes are now a single concept, can be attached to shapes and managed through a new UI element called the Note Manager.\n
    \n
    It’s now possible to share certain notes to other users with granular access rights, eg. you can give *view* access to all players when they retrieve an item, or give a particular player a private note that only they can *view* and *edit*.\n
    \n
    For a full overview of the new note system, check the [notes documentation](https://www.planarally.io/docs/game/notes/).\n
    \n
    Asset Drop Ratio\n
    ----------------\n
    \n
    Defines how assets should be scaled when dropped on the map. A drop ratio of 1 is the default, it means the asset will resize purely on it’s specified dimensions, eg. goblin_1x1 will take up 1 grid cell even if it represents 10ft, whereas a drop ratio of 0.5 will resize basilisk_2x2 to 1x1.\n
    \n
    > *Context: Previously, assets would auto scale when dropped onto the grid if they have a dimension in their name, eg. goblin_1x1 would fit exactly 1 grid cell, dragon_3x3 would be resized to 3 by 3 grid cells. This was using a method based on the 5ft-system to automatically adjust this when a location had a bigger size (eg. 10ft maps would automatically make goblin_2x2 fit in 1 cell). This however would break anything that wasn’t using the 5ft-system.*\n
    \n
    Dice History Improvements\n
    -------------------------\n
    \n
    The dice history will now show who rolled the dice (it was previously only shown on hover) and contains more details on the specific roll instead of only showing the final result.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729003397 {#191
    date: 2024-10-15 16:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 33449
  -titleTs: "'2024.1':2 'planar':1 'releas':3"
  -bodyTs: "'/2024.1':51 '/blog/release-2024.1/).':38 '/docs/game/notes/).':235 '/kruptein/planarally/releases/':50 '/kruptein/planarally/releases/tag/2024.1)':54 '0.5':289 '1':254,276,321,367 '10ft':283,358 '1x1':272,295,317 '2x2':293,364 '3':330,332 '3x3':325 '5ft':344,380 '5ft-system':343,379 'access':189,196 'accompani':69 'activ':84 'adjust':348 'allow':115 'anyth':373 'asset':236,241,261,298 'attach':162 'auto':300 'automat':347,361 'avail':44 'base':340 'basilisk':292 'behind':66,81,105 'bigger':355 'block':56,61,90,101,125 'blog':34 'break':372 'call':65,172 'campaign':152 'cell':278,323,334,368 'certain':182 'check':229 'compil':27 'complet':79 'concept':159 'contain':403 'context':296 'default':257 'defin':239 'detail':405 'dice':382,386,394 'differ':147 'dimens':269,311 'document':232 'dragon':324 'drop':237,246,251,286,303 'edit':219 'eg':191,270,315,357 'element':171 'even':279 'everyth':104 'exact':320 'exampl':114 'exist':71 'features/changes':31 'final':415 'fit':319,365 'full':40,222 'fulli':109 'game':23 'github':47 'github.com':49,53 'github.com/kruptein/planarally/releases/':48 'github.com/kruptein/planarally/releases/tag/2024.1)':52 'give':194,206 'goblin':271,316,363 'granular':188 'grid':277,306,322,333 'heard':6 'histori':383,387 'host':17 'hover':401 'howev':370 'i.e':136 'import':30 'improv':384 'instead':410 'introduc':64 'item':204 'locat':352 'longer':145 'look':134 'make':362 'manag':166,175 'map':249,359 'mark':87 'mean':259 'method':339 'mode':62,73,82 'name':314 'never':5 'new':59,169,226 'note':42,140,150,153,154,174,183,212,227,231 'obscur':110 'onto':304 'open':13 'open-sourc':12 'overhaul':141 'overview':223 'particular':208 'planar':9 'player':130,199,209 'possibl':179 'post':35 'previous':297,397 'privat':211 'pure':264 'ratio':238,252,287 'releas':41 'renam':77 'render':93 'repres':282 'resiz':263,291,328 'result':416 'retriev':202 'right':190 'roll':392,409 'scale':244,301 'self':16 'self-host':15 'shape':86,102,149,164 'share':181 'show':128,390,413 'shown':399 'singl':158 'size':356 'sourc':14 'specif':408 'specifi':268 'still':127 'system':228,345,381 'tabletop':19 'take':274 'tree':120,138 'trunk':121,139 'ttrpg':22 'ui':170 'updat':57 'use':337,377 'user':186 've':26 'view':195,217 'virtual':18 'vision':55,60,72,89,100,124 'vtt':20 'wasn':375 'wherea':284 'would':299,318,326,360,371 'www.planarally.io':37,234 'www.planarally.io/blog/release-2024.1/).':36 'www.planarally.io/docs/game/notes/).':233"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706450582
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11249384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706370082 {#242
    date: 2024-01-27 16:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "PlanarAlly-2024-1-Release"
  +title: "PlanarAlly 2024.1 Release!"
  +url: "https://github.com/Kruptein/PlanarAlly/releases/tag/2024.1"
  +body: """
    For those that have never heard of it, PlanarAlly is an open-source self-hosted virtual tabletop (VTT) for TTRPG games. Here I’ve compiled the most important features/changes from their [blog post](https://www.planarally.io/blog/release-2024.1/). The full release notes are available on their GitHub: [github.com/Kruptein/PlanarAlly/releases/…/2024.1](https://github.com/Kruptein/PlanarAlly/releases/tag/2024.1)\n
    \n
    Vision Blocking Update\n
    ----------------------\n
    \n
    A new vision blocking mode is introduced, called *behind*. It will accompany the existing vision mode which will be renamed to *complete*.\n
    \n
    When *behind* mode is active, the shape marked as vision blocking will be rendered as if it’s not a vision blocking shape, but everything behind it will be fully obscured. This will for example allow you to have a tree trunk that is vision blocking, but still show the players what they are looking at (i.e. a tree trunk).\n
    \n
    Notes Overhaul\n
    --------------\n
    \n
    There is no longer a difference between shape notes and campaign notes. Notes are now a single concept, can be attached to shapes and managed through a new UI element called the Note Manager.\n
    \n
    It’s now possible to share certain notes to other users with granular access rights, eg. you can give *view* access to all players when they retrieve an item, or give a particular player a private note that only they can *view* and *edit*.\n
    \n
    For a full overview of the new note system, check the [notes documentation](https://www.planarally.io/docs/game/notes/).\n
    \n
    Asset Drop Ratio\n
    ----------------\n
    \n
    Defines how assets should be scaled when dropped on the map. A drop ratio of 1 is the default, it means the asset will resize purely on it’s specified dimensions, eg. goblin_1x1 will take up 1 grid cell even if it represents 10ft, whereas a drop ratio of 0.5 will resize basilisk_2x2 to 1x1.\n
    \n
    > *Context: Previously, assets would auto scale when dropped onto the grid if they have a dimension in their name, eg. goblin_1x1 would fit exactly 1 grid cell, dragon_3x3 would be resized to 3 by 3 grid cells. This was using a method based on the 5ft-system to automatically adjust this when a location had a bigger size (eg. 10ft maps would automatically make goblin_2x2 fit in 1 cell). This however would break anything that wasn’t using the 5ft-system.*\n
    \n
    Dice History Improvements\n
    -------------------------\n
    \n
    The dice history will now show who rolled the dice (it was previously only shown on hover) and contains more details on the specific roll instead of only showing the final result.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729003397 {#191
    date: 2024-10-15 16:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 33449
  -titleTs: "'2024.1':2 'planar':1 'releas':3"
  -bodyTs: "'/2024.1':51 '/blog/release-2024.1/).':38 '/docs/game/notes/).':235 '/kruptein/planarally/releases/':50 '/kruptein/planarally/releases/tag/2024.1)':54 '0.5':289 '1':254,276,321,367 '10ft':283,358 '1x1':272,295,317 '2x2':293,364 '3':330,332 '3x3':325 '5ft':344,380 '5ft-system':343,379 'access':189,196 'accompani':69 'activ':84 'adjust':348 'allow':115 'anyth':373 'asset':236,241,261,298 'attach':162 'auto':300 'automat':347,361 'avail':44 'base':340 'basilisk':292 'behind':66,81,105 'bigger':355 'block':56,61,90,101,125 'blog':34 'break':372 'call':65,172 'campaign':152 'cell':278,323,334,368 'certain':182 'check':229 'compil':27 'complet':79 'concept':159 'contain':403 'context':296 'default':257 'defin':239 'detail':405 'dice':382,386,394 'differ':147 'dimens':269,311 'document':232 'dragon':324 'drop':237,246,251,286,303 'edit':219 'eg':191,270,315,357 'element':171 'even':279 'everyth':104 'exact':320 'exampl':114 'exist':71 'features/changes':31 'final':415 'fit':319,365 'full':40,222 'fulli':109 'game':23 'github':47 'github.com':49,53 'github.com/kruptein/planarally/releases/':48 'github.com/kruptein/planarally/releases/tag/2024.1)':52 'give':194,206 'goblin':271,316,363 'granular':188 'grid':277,306,322,333 'heard':6 'histori':383,387 'host':17 'hover':401 'howev':370 'i.e':136 'import':30 'improv':384 'instead':410 'introduc':64 'item':204 'locat':352 'longer':145 'look':134 'make':362 'manag':166,175 'map':249,359 'mark':87 'mean':259 'method':339 'mode':62,73,82 'name':314 'never':5 'new':59,169,226 'note':42,140,150,153,154,174,183,212,227,231 'obscur':110 'onto':304 'open':13 'open-sourc':12 'overhaul':141 'overview':223 'particular':208 'planar':9 'player':130,199,209 'possibl':179 'post':35 'previous':297,397 'privat':211 'pure':264 'ratio':238,252,287 'releas':41 'renam':77 'render':93 'repres':282 'resiz':263,291,328 'result':416 'retriev':202 'right':190 'roll':392,409 'scale':244,301 'self':16 'self-host':15 'shape':86,102,149,164 'share':181 'show':128,390,413 'shown':399 'singl':158 'size':356 'sourc':14 'specif':408 'specifi':268 'still':127 'system':228,345,381 'tabletop':19 'take':274 'tree':120,138 'trunk':121,139 'ttrpg':22 'ui':170 'updat':57 'use':337,377 'user':186 've':26 'view':195,217 'virtual':18 'vision':55,60,72,89,100,124 'vtt':20 'wasn':375 'wherea':284 'would':299,318,326,360,371 'www.planarally.io':37,234 'www.planarally.io/blog/release-2024.1/).':36 'www.planarally.io/docs/game/notes/).':233"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706450582
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11249384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706370082 {#242
    date: 2024-01-27 16:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#197
  +user: Proxies\__CG__\App\Entity\User {#2423 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#233 …}
  +image: Proxies\__CG__\App\Entity\Image {#1873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#231 …}
  +slug: "PlanarAlly-2024-1-Release"
  +title: "PlanarAlly 2024.1 Release!"
  +url: "https://github.com/Kruptein/PlanarAlly/releases/tag/2024.1"
  +body: """
    For those that have never heard of it, PlanarAlly is an open-source self-hosted virtual tabletop (VTT) for TTRPG games. Here I’ve compiled the most important features/changes from their [blog post](https://www.planarally.io/blog/release-2024.1/). The full release notes are available on their GitHub: [github.com/Kruptein/PlanarAlly/releases/…/2024.1](https://github.com/Kruptein/PlanarAlly/releases/tag/2024.1)\n
    \n
    Vision Blocking Update\n
    ----------------------\n
    \n
    A new vision blocking mode is introduced, called *behind*. It will accompany the existing vision mode which will be renamed to *complete*.\n
    \n
    When *behind* mode is active, the shape marked as vision blocking will be rendered as if it’s not a vision blocking shape, but everything behind it will be fully obscured. This will for example allow you to have a tree trunk that is vision blocking, but still show the players what they are looking at (i.e. a tree trunk).\n
    \n
    Notes Overhaul\n
    --------------\n
    \n
    There is no longer a difference between shape notes and campaign notes. Notes are now a single concept, can be attached to shapes and managed through a new UI element called the Note Manager.\n
    \n
    It’s now possible to share certain notes to other users with granular access rights, eg. you can give *view* access to all players when they retrieve an item, or give a particular player a private note that only they can *view* and *edit*.\n
    \n
    For a full overview of the new note system, check the [notes documentation](https://www.planarally.io/docs/game/notes/).\n
    \n
    Asset Drop Ratio\n
    ----------------\n
    \n
    Defines how assets should be scaled when dropped on the map. A drop ratio of 1 is the default, it means the asset will resize purely on it’s specified dimensions, eg. goblin_1x1 will take up 1 grid cell even if it represents 10ft, whereas a drop ratio of 0.5 will resize basilisk_2x2 to 1x1.\n
    \n
    > *Context: Previously, assets would auto scale when dropped onto the grid if they have a dimension in their name, eg. goblin_1x1 would fit exactly 1 grid cell, dragon_3x3 would be resized to 3 by 3 grid cells. This was using a method based on the 5ft-system to automatically adjust this when a location had a bigger size (eg. 10ft maps would automatically make goblin_2x2 fit in 1 cell). This however would break anything that wasn’t using the 5ft-system.*\n
    \n
    Dice History Improvements\n
    -------------------------\n
    \n
    The dice history will now show who rolled the dice (it was previously only shown on hover) and contains more details on the specific roll instead of only showing the final result.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 30
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729003397 {#191
    date: 2024-10-15 16:43:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1832 …}
  +votes: Doctrine\ORM\PersistentCollection {#1817 …}
  +reports: Doctrine\ORM\PersistentCollection {#1939 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1929 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1925 …}
  +badges: Doctrine\ORM\PersistentCollection {#1924 …}
  +children: []
  -id: 33449
  -titleTs: "'2024.1':2 'planar':1 'releas':3"
  -bodyTs: "'/2024.1':51 '/blog/release-2024.1/).':38 '/docs/game/notes/).':235 '/kruptein/planarally/releases/':50 '/kruptein/planarally/releases/tag/2024.1)':54 '0.5':289 '1':254,276,321,367 '10ft':283,358 '1x1':272,295,317 '2x2':293,364 '3':330,332 '3x3':325 '5ft':344,380 '5ft-system':343,379 'access':189,196 'accompani':69 'activ':84 'adjust':348 'allow':115 'anyth':373 'asset':236,241,261,298 'attach':162 'auto':300 'automat':347,361 'avail':44 'base':340 'basilisk':292 'behind':66,81,105 'bigger':355 'block':56,61,90,101,125 'blog':34 'break':372 'call':65,172 'campaign':152 'cell':278,323,334,368 'certain':182 'check':229 'compil':27 'complet':79 'concept':159 'contain':403 'context':296 'default':257 'defin':239 'detail':405 'dice':382,386,394 'differ':147 'dimens':269,311 'document':232 'dragon':324 'drop':237,246,251,286,303 'edit':219 'eg':191,270,315,357 'element':171 'even':279 'everyth':104 'exact':320 'exampl':114 'exist':71 'features/changes':31 'final':415 'fit':319,365 'full':40,222 'fulli':109 'game':23 'github':47 'github.com':49,53 'github.com/kruptein/planarally/releases/':48 'github.com/kruptein/planarally/releases/tag/2024.1)':52 'give':194,206 'goblin':271,316,363 'granular':188 'grid':277,306,322,333 'heard':6 'histori':383,387 'host':17 'hover':401 'howev':370 'i.e':136 'import':30 'improv':384 'instead':410 'introduc':64 'item':204 'locat':352 'longer':145 'look':134 'make':362 'manag':166,175 'map':249,359 'mark':87 'mean':259 'method':339 'mode':62,73,82 'name':314 'never':5 'new':59,169,226 'note':42,140,150,153,154,174,183,212,227,231 'obscur':110 'onto':304 'open':13 'open-sourc':12 'overhaul':141 'overview':223 'particular':208 'planar':9 'player':130,199,209 'possibl':179 'post':35 'previous':297,397 'privat':211 'pure':264 'ratio':238,252,287 'releas':41 'renam':77 'render':93 'repres':282 'resiz':263,291,328 'result':416 'retriev':202 'right':190 'roll':392,409 'scale':244,301 'self':16 'self-host':15 'shape':86,102,149,164 'share':181 'show':128,390,413 'shown':399 'singl':158 'size':356 'sourc':14 'specif':408 'specifi':268 'still':127 'system':228,345,381 'tabletop':19 'take':274 'tree':120,138 'trunk':121,139 'ttrpg':22 'ui':170 'updat':57 'use':337,377 'user':186 've':26 'view':195,217 'virtual':18 'vision':55,60,72,89,100,124 'vtt':20 'wasn':375 'wherea':284 'would':299,318,326,360,371 'www.planarally.io':37,234 'www.planarally.io/blog/release-2024.1/).':36 'www.planarally.io/docs/game/notes/).':233"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706450582
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11249384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706370082 {#242
    date: 2024-01-27 16:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Nothing-in-his-mind-but-the-f-o-o-d"
  +title: "Nothing in his mind but the  f o o d  i n  t h e  p o t"
  +url: "https://lemmy.world/pictrs/image/5fe59b1b-63da-4ba7-bf20-e82a63f829e9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706363735 {#1877
    date: 2024-01-27 14:55:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 33431
  -titleTs: "'d':10 'e':15 'f':7 'h':14 'mind':4 'n':12 'noth':1 'o':8,9,17 'p':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706450135
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11246807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706363735 {#1876
    date: 2024-01-27 14:55:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Nothing-in-his-mind-but-the-f-o-o-d"
  +title: "Nothing in his mind but the  f o o d  i n  t h e  p o t"
  +url: "https://lemmy.world/pictrs/image/5fe59b1b-63da-4ba7-bf20-e82a63f829e9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706363735 {#1877
    date: 2024-01-27 14:55:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 33431
  -titleTs: "'d':10 'e':15 'f':7 'h':14 'mind':4 'n':12 'noth':1 'o':8,9,17 'p':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706450135
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11246807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706363735 {#1876
    date: 2024-01-27 14:55:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1894
  +user: Proxies\__CG__\App\Entity\User {#1895 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Nothing-in-his-mind-but-the-f-o-o-d"
  +title: "Nothing in his mind but the  f o o d  i n  t h e  p o t"
  +url: "https://lemmy.world/pictrs/image/5fe59b1b-63da-4ba7-bf20-e82a63f829e9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706363735 {#1877
    date: 2024-01-27 14:55:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1889 …}
  +votes: Doctrine\ORM\PersistentCollection {#1950 …}
  +reports: Doctrine\ORM\PersistentCollection {#1928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1977 …}
  +badges: Doctrine\ORM\PersistentCollection {#1967 …}
  +children: []
  -id: 33431
  -titleTs: "'d':10 'e':15 'f':7 'h':14 'mind':4 'n':12 'noth':1 'o':8,9,17 'p':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706450135
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11246807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706363735 {#1876
    date: 2024-01-27 14:55:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Dad-had-swag"
  +title: "Dad had swag"
  +url: "https://lemmy.ml/pictrs/image/8c8693ae-8d3e-4568-af9a-5e2188c94b19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729019310 {#1953
    date: 2024-10-15 21:08:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 33428
  -titleTs: "'dad':1 'swag':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706449342
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11111682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706362942 {#1937
    date: 2024-01-27 14:42:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Dad-had-swag"
  +title: "Dad had swag"
  +url: "https://lemmy.ml/pictrs/image/8c8693ae-8d3e-4568-af9a-5e2188c94b19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729019310 {#1953
    date: 2024-10-15 21:08:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 33428
  -titleTs: "'dad':1 'swag':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706449342
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11111682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706362942 {#1937
    date: 2024-01-27 14:42:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1962
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Dad-had-swag"
  +title: "Dad had swag"
  +url: "https://lemmy.ml/pictrs/image/8c8693ae-8d3e-4568-af9a-5e2188c94b19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 355
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729019310 {#1953
    date: 2024-10-15 21:08:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1966 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1932 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1390 …}
  +badges: Doctrine\ORM\PersistentCollection {#1397 …}
  +children: []
  -id: 33428
  -titleTs: "'dad':1 'swag':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706449342
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11111682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706362942 {#1937
    date: 2024-01-27 14:42:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1364 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
  +slug: "Niri-Debuts-As-A-Scrollable-Tiling-Wayland-Compositor-Inspired-By"
  +title: "Niri Debuts As A Scrollable -Tiling Wayland Compositor Inspired By PaperWM"
  +url: "https://www.phoronix.com/news/Niri-0.1-Wayland-Compositor"
  +body: """
    Hey folks,\n
    \n
    remember the post that was made a few months ago about an infinite canvas/scrollable WM? Here we have the stable release of a (onedirectional) scrollable one inspired by gnome’s PaperWM.\n
    \n
    Aaaand… …it’s written in Rust!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729033987 {#1387
    date: 2024-10-16 01:13:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 33522
  -titleTs: "'compositor':8 'debut':2 'inspir':9 'niri':1 'paperwm':11 'scrollabl':5 'tile':6 'wayland':7"
  -bodyTs: "'aaaand':34 'ago':12 'canvas/scrollable':16 'folk':2 'gnome':31 'hey':1 'infinit':15 'inspir':29 'made':8 'month':11 'one':28 'onedirect':26 'paperwm':33 'post':5 'releas':23 'rememb':3 'rust':39 'scrollabl':27 'stabl':22 'wm':17 'written':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706448299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11260099"
  +editedAt: DateTimeImmutable @1729026511 {#1892
    date: 2024-10-15 23:08:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706390299 {#1380
    date: 2024-01-27 22:18: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
15 DENIED edit
App\Entity\Entry {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1364 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
  +slug: "Niri-Debuts-As-A-Scrollable-Tiling-Wayland-Compositor-Inspired-By"
  +title: "Niri Debuts As A Scrollable -Tiling Wayland Compositor Inspired By PaperWM"
  +url: "https://www.phoronix.com/news/Niri-0.1-Wayland-Compositor"
  +body: """
    Hey folks,\n
    \n
    remember the post that was made a few months ago about an infinite canvas/scrollable WM? Here we have the stable release of a (onedirectional) scrollable one inspired by gnome’s PaperWM.\n
    \n
    Aaaand… …it’s written in Rust!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729033987 {#1387
    date: 2024-10-16 01:13:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 33522
  -titleTs: "'compositor':8 'debut':2 'inspir':9 'niri':1 'paperwm':11 'scrollabl':5 'tile':6 'wayland':7"
  -bodyTs: "'aaaand':34 'ago':12 'canvas/scrollable':16 'folk':2 'gnome':31 'hey':1 'infinit':15 'inspir':29 'made':8 'month':11 'one':28 'onedirect':26 'paperwm':33 'post':5 'releas':23 'rememb':3 'rust':39 'scrollabl':27 'stabl':22 'wm':17 'written':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706448299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11260099"
  +editedAt: DateTimeImmutable @1729026511 {#1892
    date: 2024-10-15 23:08:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706390299 {#1380
    date: 2024-01-27 22:18: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
16 DENIED moderate
App\Entity\Entry {#1890
  +user: Proxies\__CG__\App\Entity\User {#1903 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1364 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1392 …}
  +slug: "Niri-Debuts-As-A-Scrollable-Tiling-Wayland-Compositor-Inspired-By"
  +title: "Niri Debuts As A Scrollable -Tiling Wayland Compositor Inspired By PaperWM"
  +url: "https://www.phoronix.com/news/Niri-0.1-Wayland-Compositor"
  +body: """
    Hey folks,\n
    \n
    remember the post that was made a few months ago about an infinite canvas/scrollable WM? Here we have the stable release of a (onedirectional) scrollable one inspired by gnome’s PaperWM.\n
    \n
    Aaaand… …it’s written in Rust!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729033987 {#1387
    date: 2024-10-16 01:13:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1398 …}
  +votes: Doctrine\ORM\PersistentCollection {#1389 …}
  +reports: Doctrine\ORM\PersistentCollection {#1376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1969 …}
  +badges: Doctrine\ORM\PersistentCollection {#1942 …}
  +children: []
  -id: 33522
  -titleTs: "'compositor':8 'debut':2 'inspir':9 'niri':1 'paperwm':11 'scrollabl':5 'tile':6 'wayland':7"
  -bodyTs: "'aaaand':34 'ago':12 'canvas/scrollable':16 'folk':2 'gnome':31 'hey':1 'infinit':15 'inspir':29 'made':8 'month':11 'one':28 'onedirect':26 'paperwm':33 'post':5 'releas':23 'rememb':3 'rust':39 'scrollabl':27 'stabl':22 'wm':17 'written':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706448299
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11260099"
  +editedAt: DateTimeImmutable @1729026511 {#1892
    date: 2024-10-15 23:08:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706390299 {#1380
    date: 2024-01-27 22:18: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
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 {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1366 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Framework-vs-Macbook-laptop"
  +title: "Framework vs Macbook laptop?"
  +url: null
  +body: """
    I apologise if this is the wrong community to post this in, I wasn’t sure which one was ideal.\n
    \n
    I’m suffering a difficult decision of choosing between a Framework laptop or a Macbook Air (M1, 2020). I really like the ethical principles of Framework, i.e. you actually own it and can repair it any time, leading to an increased longevity. At the same time, I have heard people claim Macbook is superior in almost all aspects (especially battery life).\n
    \n
    I know both Apple and Microsoft are greedy CorpGiants, but seeing as I have an iPhone, I figure it would be easier using a Mac? But then again, the prices really are not worth it, especially considering it costs a lot to repair them. I have 0 experience with Linux, and this computer will be used at school, so I suppose it stands between macOS and Windows.\n
    \n
    I guess I just want some advice? Or some guidance and comparisons. Is 8GB enough for a Framework laptop? The 16GB version costs nearly as much as the Mac I’m looking at, hence my hesitance. If anybody has some experience using Framework and / or Macbook, I would love to hear about it. What are some pros and cons? Which people are better off with FW and Mac respectively?\n
    \n
    Thank you!\n
    \n
    *Edit, forgot to mention: I need a Swedish keyboard on the computer, and Framework apparently only offers English. This is the largest obstacle preventing me from leaning towards FW.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729029428 {#1927
    date: 2024-10-15 23:57:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 33427
  -titleTs: "'framework':1 'laptop':4 'macbook':3 'vs':2"
  -bodyTs: "'0':128 '16gb':169 '2020':38 '8gb':162 'actual':49 'advic':155 'air':36 'almost':76 'anybodi':186 'apologis':2 'appar':234 'appl':85 'aspect':78 'batteri':80 'better':211 'choos':28 'claim':71 'communiti':8 'comparison':160 'comput':134,231 'con':207 'consid':118 'corpgiant':90 'cost':120,171 'decis':26 'difficult':25 'easier':103 'edit':220 'english':237 'enough':163 'especi':79,117 'ethic':43 'experi':129,189 'figur':99 'forgot':221 'framework':31,46,166,191,233 'fw':214,248 'greedi':89 'guess':150 'guidanc':158 'hear':199 'heard':69 'henc':182 'hesit':184 'i.e':47 'ideal':20 'increas':61 'iphon':97 'keyboard':228 'know':83 'laptop':32,167 'largest':241 'lead':58 'lean':246 'life':81 'like':41 'linux':131 'longev':62 'look':180 'lot':122 'love':197 'm':22,179 'm1':37 'mac':106,177,216 'macbook':35,72,194 'maco':146 'mention':223 'microsoft':87 'much':174 'near':172 'need':225 'obstacl':242 'offer':236 'one':18 'peopl':70,209 'post':10 'prevent':243 'price':111 'principl':44 'pros':205 'realli':40,112 'repair':54,124 'respect':217 'school':139 'see':92 'stand':144 'suffer':23 'superior':74 'suppos':142 'sure':16 'swedish':227 'thank':218 'time':57,66 'toward':247 'use':104,137,190 'version':170 'want':153 'wasn':14 'window':148 'worth':115 'would':101,196 'wrong':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706447633
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7982775"
  +editedAt: DateTimeImmutable @1728959638 {#1368
    date: 2024-10-15 04:33:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706361233 {#1399
    date: 2024-01-27 14:13:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1366 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Framework-vs-Macbook-laptop"
  +title: "Framework vs Macbook laptop?"
  +url: null
  +body: """
    I apologise if this is the wrong community to post this in, I wasn’t sure which one was ideal.\n
    \n
    I’m suffering a difficult decision of choosing between a Framework laptop or a Macbook Air (M1, 2020). I really like the ethical principles of Framework, i.e. you actually own it and can repair it any time, leading to an increased longevity. At the same time, I have heard people claim Macbook is superior in almost all aspects (especially battery life).\n
    \n
    I know both Apple and Microsoft are greedy CorpGiants, but seeing as I have an iPhone, I figure it would be easier using a Mac? But then again, the prices really are not worth it, especially considering it costs a lot to repair them. I have 0 experience with Linux, and this computer will be used at school, so I suppose it stands between macOS and Windows.\n
    \n
    I guess I just want some advice? Or some guidance and comparisons. Is 8GB enough for a Framework laptop? The 16GB version costs nearly as much as the Mac I’m looking at, hence my hesitance. If anybody has some experience using Framework and / or Macbook, I would love to hear about it. What are some pros and cons? Which people are better off with FW and Mac respectively?\n
    \n
    Thank you!\n
    \n
    *Edit, forgot to mention: I need a Swedish keyboard on the computer, and Framework apparently only offers English. This is the largest obstacle preventing me from leaning towards FW.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729029428 {#1927
    date: 2024-10-15 23:57:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 33427
  -titleTs: "'framework':1 'laptop':4 'macbook':3 'vs':2"
  -bodyTs: "'0':128 '16gb':169 '2020':38 '8gb':162 'actual':49 'advic':155 'air':36 'almost':76 'anybodi':186 'apologis':2 'appar':234 'appl':85 'aspect':78 'batteri':80 'better':211 'choos':28 'claim':71 'communiti':8 'comparison':160 'comput':134,231 'con':207 'consid':118 'corpgiant':90 'cost':120,171 'decis':26 'difficult':25 'easier':103 'edit':220 'english':237 'enough':163 'especi':79,117 'ethic':43 'experi':129,189 'figur':99 'forgot':221 'framework':31,46,166,191,233 'fw':214,248 'greedi':89 'guess':150 'guidanc':158 'hear':199 'heard':69 'henc':182 'hesit':184 'i.e':47 'ideal':20 'increas':61 'iphon':97 'keyboard':228 'know':83 'laptop':32,167 'largest':241 'lead':58 'lean':246 'life':81 'like':41 'linux':131 'longev':62 'look':180 'lot':122 'love':197 'm':22,179 'm1':37 'mac':106,177,216 'macbook':35,72,194 'maco':146 'mention':223 'microsoft':87 'much':174 'near':172 'need':225 'obstacl':242 'offer':236 'one':18 'peopl':70,209 'post':10 'prevent':243 'price':111 'principl':44 'pros':205 'realli':40,112 'repair':54,124 'respect':217 'school':139 'see':92 'stand':144 'suffer':23 'superior':74 'suppos':142 'sure':16 'swedish':227 'thank':218 'time':57,66 'toward':247 'use':104,137,190 'version':170 'want':153 'wasn':14 'window':148 'worth':115 'would':101,196 'wrong':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706447633
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7982775"
  +editedAt: DateTimeImmutable @1728959638 {#1368
    date: 2024-10-15 04:33:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706361233 {#1399
    date: 2024-01-27 14:13:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1396
  +user: Proxies\__CG__\App\Entity\User {#1394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1366 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Framework-vs-Macbook-laptop"
  +title: "Framework vs Macbook laptop?"
  +url: null
  +body: """
    I apologise if this is the wrong community to post this in, I wasn’t sure which one was ideal.\n
    \n
    I’m suffering a difficult decision of choosing between a Framework laptop or a Macbook Air (M1, 2020). I really like the ethical principles of Framework, i.e. you actually own it and can repair it any time, leading to an increased longevity. At the same time, I have heard people claim Macbook is superior in almost all aspects (especially battery life).\n
    \n
    I know both Apple and Microsoft are greedy CorpGiants, but seeing as I have an iPhone, I figure it would be easier using a Mac? But then again, the prices really are not worth it, especially considering it costs a lot to repair them. I have 0 experience with Linux, and this computer will be used at school, so I suppose it stands between macOS and Windows.\n
    \n
    I guess I just want some advice? Or some guidance and comparisons. Is 8GB enough for a Framework laptop? The 16GB version costs nearly as much as the Mac I’m looking at, hence my hesitance. If anybody has some experience using Framework and / or Macbook, I would love to hear about it. What are some pros and cons? Which people are better off with FW and Mac respectively?\n
    \n
    Thank you!\n
    \n
    *Edit, forgot to mention: I need a Swedish keyboard on the computer, and Framework apparently only offers English. This is the largest obstacle preventing me from leaning towards FW.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 52
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729029428 {#1927
    date: 2024-10-15 23:57:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 33427
  -titleTs: "'framework':1 'laptop':4 'macbook':3 'vs':2"
  -bodyTs: "'0':128 '16gb':169 '2020':38 '8gb':162 'actual':49 'advic':155 'air':36 'almost':76 'anybodi':186 'apologis':2 'appar':234 'appl':85 'aspect':78 'batteri':80 'better':211 'choos':28 'claim':71 'communiti':8 'comparison':160 'comput':134,231 'con':207 'consid':118 'corpgiant':90 'cost':120,171 'decis':26 'difficult':25 'easier':103 'edit':220 'english':237 'enough':163 'especi':79,117 'ethic':43 'experi':129,189 'figur':99 'forgot':221 'framework':31,46,166,191,233 'fw':214,248 'greedi':89 'guess':150 'guidanc':158 'hear':199 'heard':69 'henc':182 'hesit':184 'i.e':47 'ideal':20 'increas':61 'iphon':97 'keyboard':228 'know':83 'laptop':32,167 'largest':241 'lead':58 'lean':246 'life':81 'like':41 'linux':131 'longev':62 'look':180 'lot':122 'love':197 'm':22,179 'm1':37 'mac':106,177,216 'macbook':35,72,194 'maco':146 'mention':223 'microsoft':87 'much':174 'near':172 'need':225 'obstacl':242 'offer':236 'one':18 'peopl':70,209 'post':10 'prevent':243 'price':111 'principl':44 'pros':205 'realli':40,112 'repair':54,124 'respect':217 'school':139 'see':92 'stand':144 'suffer':23 'superior':74 'suppos':142 'sure':16 'swedish':227 'thank':218 'time':57,66 'toward':247 'use':104,137,190 'version':170 'want':153 'wasn':14 'window':148 'worth':115 'would':101,196 'wrong':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706447633
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7982775"
  +editedAt: DateTimeImmutable @1728959638 {#1368
    date: 2024-10-15 04:33:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706361233 {#1399
    date: 2024-01-27 14:13:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +slug: "Congratulations"
  +title: "Congratulations !"
  +url: "https://jlai.lu/pictrs/image/61616b6a-157f-454e-95af-f6bf39cbb6b4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 226
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729023547 {#1904
    date: 2024-10-15 22:19:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 33426
  -titleTs: "'congratul':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706446027
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3876446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706359627 {#1956
    date: 2024-01-27 13:47:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +slug: "Congratulations"
  +title: "Congratulations !"
  +url: "https://jlai.lu/pictrs/image/61616b6a-157f-454e-95af-f6bf39cbb6b4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 226
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729023547 {#1904
    date: 2024-10-15 22:19:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 33426
  -titleTs: "'congratul':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706446027
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3876446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706359627 {#1956
    date: 2024-01-27 13:47:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2429 …}
  +slug: "Congratulations"
  +title: "Congratulations !"
  +url: "https://jlai.lu/pictrs/image/61616b6a-157f-454e-95af-f6bf39cbb6b4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 226
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729023547 {#1904
    date: 2024-10-15 22:19:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2427 …}
  +votes: Doctrine\ORM\PersistentCollection {#2446 …}
  +reports: Doctrine\ORM\PersistentCollection {#2444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 33426
  -titleTs: "'congratul':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706446027
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3876446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706359627 {#1956
    date: 2024-01-27 13:47:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#2288 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Where-is-the-capital-of-the-United-States"
  +title: "Where is the capital of the United States?"
  +url: "https://lemmy.ml/pictrs/image/01497af1-11cb-468c-a9f0-324ab28b8762.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728955997 {#2436
    date: 2024-10-15 03:33:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 33425
  -titleTs: "'capit':4 'state':8 'unit':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706444604
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11109986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706358204 {#2357
    date: 2024-01-27 13:23:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#2288 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Where-is-the-capital-of-the-United-States"
  +title: "Where is the capital of the United States?"
  +url: "https://lemmy.ml/pictrs/image/01497af1-11cb-468c-a9f0-324ab28b8762.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728955997 {#2436
    date: 2024-10-15 03:33:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 33425
  -titleTs: "'capit':4 'state':8 'unit':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706444604
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11109986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706358204 {#2357
    date: 2024-01-27 13:23:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2166
  +user: Proxies\__CG__\App\Entity\User {#2167 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#2288 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1973 …}
  +slug: "Where-is-the-capital-of-the-United-States"
  +title: "Where is the capital of the United States?"
  +url: "https://lemmy.ml/pictrs/image/01497af1-11cb-468c-a9f0-324ab28b8762.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728955997 {#2436
    date: 2024-10-15 03:33:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 33425
  -titleTs: "'capit':4 'state':8 'unit':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706444604
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11109986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706358204 {#2357
    date: 2024-01-27 13:23:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "Average-Linux-user"
  +title: "Average Linux user"
  +url: "https://www.youtube.com/watch?v=ozhHrzOXZkI"
  +body: "Although Linux is just used to run superior OS in VM. Same as using Internet Explorer to download Firefox."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729024718 {#2354
    date: 2024-10-15 22:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 33416
  -titleTs: "'averag':1 'linux':2 'user':3"
  -bodyTs: "'although':1 'download':18 'explor':16 'firefox':19 'internet':15 'linux':2 'os':9 'run':7 'superior':8 'use':5,14 'vm':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706442205
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8444264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355805 {#2358
    date: 2024-01-27 12:43: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
31 DENIED edit
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "Average-Linux-user"
  +title: "Average Linux user"
  +url: "https://www.youtube.com/watch?v=ozhHrzOXZkI"
  +body: "Although Linux is just used to run superior OS in VM. Same as using Internet Explorer to download Firefox."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729024718 {#2354
    date: 2024-10-15 22:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 33416
  -titleTs: "'averag':1 'linux':2 'user':3"
  -bodyTs: "'although':1 'download':18 'explor':16 'firefox':19 'internet':15 'linux':2 'os':9 'run':7 'superior':8 'use':5,14 'vm':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706442205
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8444264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355805 {#2358
    date: 2024-01-27 12:43: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
32 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#2485 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1841 …}
  +image: Proxies\__CG__\App\Entity\Image {#2409 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#60 …}
  +slug: "Average-Linux-user"
  +title: "Average Linux user"
  +url: "https://www.youtube.com/watch?v=ozhHrzOXZkI"
  +body: "Although Linux is just used to run superior OS in VM. Same as using Internet Explorer to download Firefox."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729024718 {#2354
    date: 2024-10-15 22:38:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2490 …}
  +reports: Doctrine\ORM\PersistentCollection {#2473 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1391 …}
  +badges: Doctrine\ORM\PersistentCollection {#1512 …}
  +children: []
  -id: 33416
  -titleTs: "'averag':1 'linux':2 'user':3"
  -bodyTs: "'although':1 'download':18 'explor':16 'firefox':19 'internet':15 'linux':2 'os':9 'run':7 'superior':8 'use':5,14 'vm':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706442205
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/8444264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355805 {#2358
    date: 2024-01-27 12:43: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
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 {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "Ummm"
  +title: "Ummm..."
  +url: "https://files.catbox.moe/5uxlnn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729035849 {#1524
    date: 2024-10-16 01:44:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 33415
  -titleTs: "'ummm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13174983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355479 {#1501
    date: 2024-01-27 12:37:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "Ummm"
  +title: "Ummm..."
  +url: "https://files.catbox.moe/5uxlnn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729035849 {#1524
    date: 2024-10-16 01:44:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 33415
  -titleTs: "'ummm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13174983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355479 {#1501
    date: 2024-01-27 12:37:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1500
  +user: Proxies\__CG__\App\Entity\User {#1521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1514 …}
  +slug: "Ummm"
  +title: "Ummm..."
  +url: "https://files.catbox.moe/5uxlnn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729035849 {#1524
    date: 2024-10-16 01:44:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1499 …}
  +votes: Doctrine\ORM\PersistentCollection {#1546 …}
  +reports: Doctrine\ORM\PersistentCollection {#1545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1511 …}
  +badges: Doctrine\ORM\PersistentCollection {#1480 …}
  +children: []
  -id: 33415
  -titleTs: "'ummm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13174983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355479 {#1501
    date: 2024-01-27 12:37:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1504
  +user: Proxies\__CG__\App\Entity\User {#1507 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Help-with-external-4TB-drive"
  +title: "Help with external 4TB drive"
  +url: null
  +body: """
    Hi All,\n
    \n
    I have a 4TB drive that was originally in a PC connected via SATA. I now wish to put it in an external enclosure and connect it via USB, however this is proving more difficult than I expected, and from what I understand it’s Windows XP’s fault.\n
    \n
    On attempting to mount the drive with `sudo mount /dev/sdc /mnt`, I receive the following error:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.\n
    </span>\n
    ```\n
    \n
    The output of `fdisk -l` is as follows:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Disk /dev/sdc: 3.64 TiB, 4000787025920 bytes, 976754645 sectors\n
    </span><span style="color:#323232;">Disk model: Expansion Desk\n
    </span><span style="color:#323232;">Units: sectors of 1 * 4096 = 4096 bytes\n
    </span><span style="color:#323232;">Sector size (logical/physical): 4096 bytes / 4096 bytes\n
    </span><span style="color:#323232;">I/O size (minimum/optimal): 4096 bytes / 4096 bytes\n
    </span><span style="color:#323232;">Disklabel type: dos\n
    </span><span style="color:#323232;">Disk identifier: 0x00000000\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Device     Boot Start        End    Sectors Size Id Type\n
    </span><span style="color:#323232;">/dev/sdc1           1 4294967295 4294967295  16T ee GPT\n
    </span>\n
    ```\n
    \n
    As can be seen, the disk is detected correctly as a 3.64TiB drive, but there is a partition that’s read as 16TB. This, AFAIK, is because the sectors are incorrectly read as 4096 bytes long when they should be 512 bytes, and this is a thing that external enclosures do to ensure MBR compatibility with Windows XP.\n
    \n
    I tried overcoming this by mounting as follows:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ sudo mount -o ro,offset=$((1*512)) /dev/sdc1 /mnt\n
    </span>\n
    ```\n
    \n
    however now I have a new error:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">mount: /mnt: failed to setup loop device for /dev/sdc1.\n
    </span>\n
    ```\n
    \n
    Trying to mount with `sudo mount /dev/sdc1 /mnt` only yields\n
    \n
    ```\n
    \n
    <span style="color:#323232;">mount: /mnt: special device /dev/sdc1 does not exist.\n
    </span>\n
    ```\n
    \n
    I’m at a loss as to how to mount this drive - at least, without reformatting it. Is it at all possible? Once I’ve cracked the code, can I configure `/etc/fstab` to do it automatically for me, or am I stuck in this limbo-land where I have data on my disk that’s only readable with a hacky workaround? As a last resort, I think I can plug it back in via SATA, copy all 4TB off, plug it in via USB, reformat it and copy everything back on, but I want to avoid that hassle.\n
    \n
    Edit: Output of `fdisk -l` when connected via SATA. Note the sector size is now 512 and the drive mounts happily.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Disk /dev/sdb: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors\n
    </span><span style="color:#323232;">Disk model: HGST HDN724040AL\n
    </span><span style="color:#323232;">Units: sectors of 1 * 512 = 512 bytes\n
    </span><span style="color:#323232;">Sector size (logical/physical): 512 bytes / 4096 bytes\n
    </span><span style="color:#323232;">I/O size (minimum/optimal): 4096 bytes / 4096 bytes\n
    </span><span style="color:#323232;">Disklabel type: gpt\n
    </span><span style="color:#323232;">Disk identifier: 5852E3A7-A2E4-4589-9D93-F8020C2D7E54\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Device     Start        End    Sectors  Size Type\n
    </span><span style="color:#323232;">/dev/sdb1   2048 7814035455 7814033408  3.7T Linux filesystem\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729031413 {#1510
    date: 2024-10-16 00:30:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 33413
  -titleTs: "'4tb':4 'drive':5 'extern':3 'help':1"
  -bodyTs: "'-9':422 '/dev/sdb':380 '/dev/sdb1':432 '/dev/sdc':61,78,96 '/dev/sdc1':142,223,240,247,255 '/etc/fstab':290 '/mnt':62,69,224,233,248,252 '0x00000000':133 '1':110,143,221,394 '16t':146 '16tb':172 '2048':433 '3.64':97,160 '3.7':381,436 '4000787025920':99 '4000787030016':383 '4096':111,112,117,119,124,126,183,403,408,410 '4294967295':144,145 '4589':421 '4tb':6,337 '512':190,222,373,395,396,401 '5852e3':417 '7814033408':435 '7814035455':434 '7814037168':385 '976754645':101 'a2e4':420 'a7':419 'a7-a2e4':418 'afaik':174 'attempt':53 'automat':294 'avoid':355 'back':331,349 'bad':73,75 'boot':135 'byte':100,113,118,120,125,127,184,191,384,397,402,404,409,411 'code':286 'codepag':80 'compat':204 'configur':289 'connect':14,28,364 'copi':335,347 'correct':157 'crack':284 'd93':424 'd93-f8020c2d7e54':423 'data':309 'desk':106 'detect':156 'devic':134,238,254,426 'difficult':37 'disk':95,103,131,154,312,379,387,415 'disklabel':128,412 'dos':130 'drive':7,57,162,270,376 'edit':358 'ee':147 'enclosur':26,199 'end':137,428 'ensur':202 'error':67,86,231 'everyth':348 'exist':258 'expans':105 'expect':40 'extern':25,198 'f8020c2d7e54':425 'fail':234 'fault':51 'fdisk':90,361 'filesystem':439 'follow':66,94,215 'fs':71 'gpt':148,414 'hacki':319 'happili':378 'hassl':357 'hdn724040al':390 'helper':82 'hgst':389 'hi':1 'howev':32,225 'i/o':121,405 'id':140 'identifi':132,416 'incorrect':180 'l':91,362 'land':305 'last':323 'least':272 'limbo':304 'limbo-land':303 'linux':438 'logical/physical':116,400 'long':185 'loop':237 'loss':263 'm':260 'mbr':203 'minimum/optimal':123,407 'miss':79 'model':104,388 'mount':55,60,68,213,217,232,243,246,251,268,377 'new':230 'note':367 'o':218 'offset':220 'option':74 'origin':10 'output':88,359 'overcom':210 'partit':167 'pc':13 'plug':329,339 'possibl':280 'program':83 'prove':35 'put':21 'read':170,181 'readabl':316 'receiv':64 'reformat':274,344 'resort':324 'ro':219 'sata':16,334,366 'sector':102,108,114,138,178,369,386,392,398,429 'seen':152 'setup':236 'size':115,122,139,370,399,406,430 'special':253 'start':136,427 'stuck':300 'sudo':59,216,245 'superblock':76 'thing':196 'think':326 'tib':98,161,382 'tri':209,241 'type':72,129,141,413,431 'understand':45 'unit':107,391 'usb':31,343 've':283 'via':15,30,333,342,365 'want':353 'window':48,206 'wish':19 'without':273 'workaround':320 'wrong':70 'xp':49,207 'yield':250"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441575
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6328537"
  +editedAt: DateTimeImmutable @1729027145 {#1506
    date: 2024-10-15 23:19:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706355175 {#1503
    date: 2024-01-27 12:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1504
  +user: Proxies\__CG__\App\Entity\User {#1507 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Help-with-external-4TB-drive"
  +title: "Help with external 4TB drive"
  +url: null
  +body: """
    Hi All,\n
    \n
    I have a 4TB drive that was originally in a PC connected via SATA. I now wish to put it in an external enclosure and connect it via USB, however this is proving more difficult than I expected, and from what I understand it’s Windows XP’s fault.\n
    \n
    On attempting to mount the drive with `sudo mount /dev/sdc /mnt`, I receive the following error:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.\n
    </span>\n
    ```\n
    \n
    The output of `fdisk -l` is as follows:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Disk /dev/sdc: 3.64 TiB, 4000787025920 bytes, 976754645 sectors\n
    </span><span style="color:#323232;">Disk model: Expansion Desk\n
    </span><span style="color:#323232;">Units: sectors of 1 * 4096 = 4096 bytes\n
    </span><span style="color:#323232;">Sector size (logical/physical): 4096 bytes / 4096 bytes\n
    </span><span style="color:#323232;">I/O size (minimum/optimal): 4096 bytes / 4096 bytes\n
    </span><span style="color:#323232;">Disklabel type: dos\n
    </span><span style="color:#323232;">Disk identifier: 0x00000000\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Device     Boot Start        End    Sectors Size Id Type\n
    </span><span style="color:#323232;">/dev/sdc1           1 4294967295 4294967295  16T ee GPT\n
    </span>\n
    ```\n
    \n
    As can be seen, the disk is detected correctly as a 3.64TiB drive, but there is a partition that’s read as 16TB. This, AFAIK, is because the sectors are incorrectly read as 4096 bytes long when they should be 512 bytes, and this is a thing that external enclosures do to ensure MBR compatibility with Windows XP.\n
    \n
    I tried overcoming this by mounting as follows:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ sudo mount -o ro,offset=$((1*512)) /dev/sdc1 /mnt\n
    </span>\n
    ```\n
    \n
    however now I have a new error:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">mount: /mnt: failed to setup loop device for /dev/sdc1.\n
    </span>\n
    ```\n
    \n
    Trying to mount with `sudo mount /dev/sdc1 /mnt` only yields\n
    \n
    ```\n
    \n
    <span style="color:#323232;">mount: /mnt: special device /dev/sdc1 does not exist.\n
    </span>\n
    ```\n
    \n
    I’m at a loss as to how to mount this drive - at least, without reformatting it. Is it at all possible? Once I’ve cracked the code, can I configure `/etc/fstab` to do it automatically for me, or am I stuck in this limbo-land where I have data on my disk that’s only readable with a hacky workaround? As a last resort, I think I can plug it back in via SATA, copy all 4TB off, plug it in via USB, reformat it and copy everything back on, but I want to avoid that hassle.\n
    \n
    Edit: Output of `fdisk -l` when connected via SATA. Note the sector size is now 512 and the drive mounts happily.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Disk /dev/sdb: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors\n
    </span><span style="color:#323232;">Disk model: HGST HDN724040AL\n
    </span><span style="color:#323232;">Units: sectors of 1 * 512 = 512 bytes\n
    </span><span style="color:#323232;">Sector size (logical/physical): 512 bytes / 4096 bytes\n
    </span><span style="color:#323232;">I/O size (minimum/optimal): 4096 bytes / 4096 bytes\n
    </span><span style="color:#323232;">Disklabel type: gpt\n
    </span><span style="color:#323232;">Disk identifier: 5852E3A7-A2E4-4589-9D93-F8020C2D7E54\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Device     Start        End    Sectors  Size Type\n
    </span><span style="color:#323232;">/dev/sdb1   2048 7814035455 7814033408  3.7T Linux filesystem\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729031413 {#1510
    date: 2024-10-16 00:30:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 33413
  -titleTs: "'4tb':4 'drive':5 'extern':3 'help':1"
  -bodyTs: "'-9':422 '/dev/sdb':380 '/dev/sdb1':432 '/dev/sdc':61,78,96 '/dev/sdc1':142,223,240,247,255 '/etc/fstab':290 '/mnt':62,69,224,233,248,252 '0x00000000':133 '1':110,143,221,394 '16t':146 '16tb':172 '2048':433 '3.64':97,160 '3.7':381,436 '4000787025920':99 '4000787030016':383 '4096':111,112,117,119,124,126,183,403,408,410 '4294967295':144,145 '4589':421 '4tb':6,337 '512':190,222,373,395,396,401 '5852e3':417 '7814033408':435 '7814035455':434 '7814037168':385 '976754645':101 'a2e4':420 'a7':419 'a7-a2e4':418 'afaik':174 'attempt':53 'automat':294 'avoid':355 'back':331,349 'bad':73,75 'boot':135 'byte':100,113,118,120,125,127,184,191,384,397,402,404,409,411 'code':286 'codepag':80 'compat':204 'configur':289 'connect':14,28,364 'copi':335,347 'correct':157 'crack':284 'd93':424 'd93-f8020c2d7e54':423 'data':309 'desk':106 'detect':156 'devic':134,238,254,426 'difficult':37 'disk':95,103,131,154,312,379,387,415 'disklabel':128,412 'dos':130 'drive':7,57,162,270,376 'edit':358 'ee':147 'enclosur':26,199 'end':137,428 'ensur':202 'error':67,86,231 'everyth':348 'exist':258 'expans':105 'expect':40 'extern':25,198 'f8020c2d7e54':425 'fail':234 'fault':51 'fdisk':90,361 'filesystem':439 'follow':66,94,215 'fs':71 'gpt':148,414 'hacki':319 'happili':378 'hassl':357 'hdn724040al':390 'helper':82 'hgst':389 'hi':1 'howev':32,225 'i/o':121,405 'id':140 'identifi':132,416 'incorrect':180 'l':91,362 'land':305 'last':323 'least':272 'limbo':304 'limbo-land':303 'linux':438 'logical/physical':116,400 'long':185 'loop':237 'loss':263 'm':260 'mbr':203 'minimum/optimal':123,407 'miss':79 'model':104,388 'mount':55,60,68,213,217,232,243,246,251,268,377 'new':230 'note':367 'o':218 'offset':220 'option':74 'origin':10 'output':88,359 'overcom':210 'partit':167 'pc':13 'plug':329,339 'possibl':280 'program':83 'prove':35 'put':21 'read':170,181 'readabl':316 'receiv':64 'reformat':274,344 'resort':324 'ro':219 'sata':16,334,366 'sector':102,108,114,138,178,369,386,392,398,429 'seen':152 'setup':236 'size':115,122,139,370,399,406,430 'special':253 'start':136,427 'stuck':300 'sudo':59,216,245 'superblock':76 'thing':196 'think':326 'tib':98,161,382 'tri':209,241 'type':72,129,141,413,431 'understand':45 'unit':107,391 'usb':31,343 've':283 'via':15,30,333,342,365 'want':353 'window':48,206 'wish':19 'without':273 'workaround':320 'wrong':70 'xp':49,207 'yield':250"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441575
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6328537"
  +editedAt: DateTimeImmutable @1729027145 {#1506
    date: 2024-10-15 23:19:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706355175 {#1503
    date: 2024-01-27 12:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1504
  +user: Proxies\__CG__\App\Entity\User {#1507 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Help-with-external-4TB-drive"
  +title: "Help with external 4TB drive"
  +url: null
  +body: """
    Hi All,\n
    \n
    I have a 4TB drive that was originally in a PC connected via SATA. I now wish to put it in an external enclosure and connect it via USB, however this is proving more difficult than I expected, and from what I understand it’s Windows XP’s fault.\n
    \n
    On attempting to mount the drive with `sudo mount /dev/sdc /mnt`, I receive the following error:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdc, missing codepage or helper program, or other error.\n
    </span>\n
    ```\n
    \n
    The output of `fdisk -l` is as follows:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Disk /dev/sdc: 3.64 TiB, 4000787025920 bytes, 976754645 sectors\n
    </span><span style="color:#323232;">Disk model: Expansion Desk\n
    </span><span style="color:#323232;">Units: sectors of 1 * 4096 = 4096 bytes\n
    </span><span style="color:#323232;">Sector size (logical/physical): 4096 bytes / 4096 bytes\n
    </span><span style="color:#323232;">I/O size (minimum/optimal): 4096 bytes / 4096 bytes\n
    </span><span style="color:#323232;">Disklabel type: dos\n
    </span><span style="color:#323232;">Disk identifier: 0x00000000\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Device     Boot Start        End    Sectors Size Id Type\n
    </span><span style="color:#323232;">/dev/sdc1           1 4294967295 4294967295  16T ee GPT\n
    </span>\n
    ```\n
    \n
    As can be seen, the disk is detected correctly as a 3.64TiB drive, but there is a partition that’s read as 16TB. This, AFAIK, is because the sectors are incorrectly read as 4096 bytes long when they should be 512 bytes, and this is a thing that external enclosures do to ensure MBR compatibility with Windows XP.\n
    \n
    I tried overcoming this by mounting as follows:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">$ sudo mount -o ro,offset=$((1*512)) /dev/sdc1 /mnt\n
    </span>\n
    ```\n
    \n
    however now I have a new error:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">mount: /mnt: failed to setup loop device for /dev/sdc1.\n
    </span>\n
    ```\n
    \n
    Trying to mount with `sudo mount /dev/sdc1 /mnt` only yields\n
    \n
    ```\n
    \n
    <span style="color:#323232;">mount: /mnt: special device /dev/sdc1 does not exist.\n
    </span>\n
    ```\n
    \n
    I’m at a loss as to how to mount this drive - at least, without reformatting it. Is it at all possible? Once I’ve cracked the code, can I configure `/etc/fstab` to do it automatically for me, or am I stuck in this limbo-land where I have data on my disk that’s only readable with a hacky workaround? As a last resort, I think I can plug it back in via SATA, copy all 4TB off, plug it in via USB, reformat it and copy everything back on, but I want to avoid that hassle.\n
    \n
    Edit: Output of `fdisk -l` when connected via SATA. Note the sector size is now 512 and the drive mounts happily.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Disk /dev/sdb: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors\n
    </span><span style="color:#323232;">Disk model: HGST HDN724040AL\n
    </span><span style="color:#323232;">Units: sectors of 1 * 512 = 512 bytes\n
    </span><span style="color:#323232;">Sector size (logical/physical): 512 bytes / 4096 bytes\n
    </span><span style="color:#323232;">I/O size (minimum/optimal): 4096 bytes / 4096 bytes\n
    </span><span style="color:#323232;">Disklabel type: gpt\n
    </span><span style="color:#323232;">Disk identifier: 5852E3A7-A2E4-4589-9D93-F8020C2D7E54\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Device     Start        End    Sectors  Size Type\n
    </span><span style="color:#323232;">/dev/sdb1   2048 7814035455 7814033408  3.7T Linux filesystem\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729031413 {#1510
    date: 2024-10-16 00:30:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1505 …}
  +votes: Doctrine\ORM\PersistentCollection {#1532 …}
  +reports: Doctrine\ORM\PersistentCollection {#1534 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1540 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1533 …}
  +badges: Doctrine\ORM\PersistentCollection {#1541 …}
  +children: []
  -id: 33413
  -titleTs: "'4tb':4 'drive':5 'extern':3 'help':1"
  -bodyTs: "'-9':422 '/dev/sdb':380 '/dev/sdb1':432 '/dev/sdc':61,78,96 '/dev/sdc1':142,223,240,247,255 '/etc/fstab':290 '/mnt':62,69,224,233,248,252 '0x00000000':133 '1':110,143,221,394 '16t':146 '16tb':172 '2048':433 '3.64':97,160 '3.7':381,436 '4000787025920':99 '4000787030016':383 '4096':111,112,117,119,124,126,183,403,408,410 '4294967295':144,145 '4589':421 '4tb':6,337 '512':190,222,373,395,396,401 '5852e3':417 '7814033408':435 '7814035455':434 '7814037168':385 '976754645':101 'a2e4':420 'a7':419 'a7-a2e4':418 'afaik':174 'attempt':53 'automat':294 'avoid':355 'back':331,349 'bad':73,75 'boot':135 'byte':100,113,118,120,125,127,184,191,384,397,402,404,409,411 'code':286 'codepag':80 'compat':204 'configur':289 'connect':14,28,364 'copi':335,347 'correct':157 'crack':284 'd93':424 'd93-f8020c2d7e54':423 'data':309 'desk':106 'detect':156 'devic':134,238,254,426 'difficult':37 'disk':95,103,131,154,312,379,387,415 'disklabel':128,412 'dos':130 'drive':7,57,162,270,376 'edit':358 'ee':147 'enclosur':26,199 'end':137,428 'ensur':202 'error':67,86,231 'everyth':348 'exist':258 'expans':105 'expect':40 'extern':25,198 'f8020c2d7e54':425 'fail':234 'fault':51 'fdisk':90,361 'filesystem':439 'follow':66,94,215 'fs':71 'gpt':148,414 'hacki':319 'happili':378 'hassl':357 'hdn724040al':390 'helper':82 'hgst':389 'hi':1 'howev':32,225 'i/o':121,405 'id':140 'identifi':132,416 'incorrect':180 'l':91,362 'land':305 'last':323 'least':272 'limbo':304 'limbo-land':303 'linux':438 'logical/physical':116,400 'long':185 'loop':237 'loss':263 'm':260 'mbr':203 'minimum/optimal':123,407 'miss':79 'model':104,388 'mount':55,60,68,213,217,232,243,246,251,268,377 'new':230 'note':367 'o':218 'offset':220 'option':74 'origin':10 'output':88,359 'overcom':210 'partit':167 'pc':13 'plug':329,339 'possibl':280 'program':83 'prove':35 'put':21 'read':170,181 'readabl':316 'receiv':64 'reformat':274,344 'resort':324 'ro':219 'sata':16,334,366 'sector':102,108,114,138,178,369,386,392,398,429 'seen':152 'setup':236 'size':115,122,139,370,399,406,430 'special':253 'start':136,427 'stuck':300 'sudo':59,216,245 'superblock':76 'thing':196 'think':326 'tib':98,161,382 'tri':209,241 'type':72,129,141,413,431 'understand':45 'unit':107,391 'usb':31,343 've':283 'via':15,30,333,342,365 'want':353 'window':48,206 'wish':19 'without':273 'workaround':320 'wrong':70 'xp':49,207 'yield':250"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441575
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/6328537"
  +editedAt: DateTimeImmutable @1729027145 {#1506
    date: 2024-10-15 23:19:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706355175 {#1503
    date: 2024-01-27 12:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "dark-side"
  +title: "dark side"
  +url: "https://lemmy.world/pictrs/image/5deab510-44bb-444b-ba9e-48d17c625aeb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 263
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728979112 {#1531
    date: 2024-10-15 09:58:32.0 +02: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: 33411
  -titleTs: "'dark':1 'side':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11243331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355104 {#1530
    date: 2024-01-27 12:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "dark-side"
  +title: "dark side"
  +url: "https://lemmy.world/pictrs/image/5deab510-44bb-444b-ba9e-48d17c625aeb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 263
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728979112 {#1531
    date: 2024-10-15 09:58:32.0 +02: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: 33411
  -titleTs: "'dark':1 'side':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11243331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355104 {#1530
    date: 2024-01-27 12:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1537
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1515 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "dark-side"
  +title: "dark side"
  +url: "https://lemmy.world/pictrs/image/5deab510-44bb-444b-ba9e-48d17c625aeb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 263
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728979112 {#1531
    date: 2024-10-15 09:58:32.0 +02: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: 33411
  -titleTs: "'dark':1 'side':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441504
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11243331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355104 {#1530
    date: 2024-01-27 12:31:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "I-need-to-buy-better-band-aids"
  +title: "I need to buy better band-aids"
  +url: "https://lemmy.world/pictrs/image/f9f97c66-1d0d-4fb4-bbbe-70d4301e647e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 278
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729001651 {#1710
    date: 2024-10-15 16:14:11.0 +02: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: 33410
  -titleTs: "'aid':8 'band':7 'band-aid':6 'better':5 'buy':4 'need':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706440977
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11243174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706354577 {#1706
    date: 2024-01-27 12:22: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
47 DENIED edit
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "I-need-to-buy-better-band-aids"
  +title: "I need to buy better band-aids"
  +url: "https://lemmy.world/pictrs/image/f9f97c66-1d0d-4fb4-bbbe-70d4301e647e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 278
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729001651 {#1710
    date: 2024-10-15 16:14:11.0 +02: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: 33410
  -titleTs: "'aid':8 'band':7 'band-aid':6 'better':5 'buy':4 'need':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706440977
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11243174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706354577 {#1706
    date: 2024-01-27 12:22: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
48 DENIED moderate
App\Entity\Entry {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1970 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "I-need-to-buy-better-band-aids"
  +title: "I need to buy better band-aids"
  +url: "https://lemmy.world/pictrs/image/f9f97c66-1d0d-4fb4-bbbe-70d4301e647e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 278
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729001651 {#1710
    date: 2024-10-15 16:14:11.0 +02: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: 33410
  -titleTs: "'aid':8 'band':7 'band-aid':6 'better':5 'buy':4 'need':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706440977
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11243174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706354577 {#1706
    date: 2024-01-27 12:22: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
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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Sway-with-ease"
  +title: "🎵Sway with ease🎵"
  +url: "https://lemmy.dbzer0.com/pictrs/image/a3637186-6bd9-459f-b56b-2422a8b4019f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728973734 {#1467
    date: 2024-10-15 08:28:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 33409
  -titleTs: "'eas':3 'sway':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706440019
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13174138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706353619 {#1470
    date: 2024-01-27 12:06:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Sway-with-ease"
  +title: "🎵Sway with ease🎵"
  +url: "https://lemmy.dbzer0.com/pictrs/image/a3637186-6bd9-459f-b56b-2422a8b4019f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728973734 {#1467
    date: 2024-10-15 08:28:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 33409
  -titleTs: "'eas':3 'sway':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706440019
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13174138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706353619 {#1470
    date: 2024-01-27 12:06:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "Sway-with-ease"
  +title: "🎵Sway with ease🎵"
  +url: "https://lemmy.dbzer0.com/pictrs/image/a3637186-6bd9-459f-b56b-2422a8b4019f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728973734 {#1467
    date: 2024-10-15 08:28:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 33409
  -titleTs: "'eas':3 'sway':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706440019
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13174138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706353619 {#1470
    date: 2024-01-27 12:06:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1476 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "xkcd-2886-Fast-Radio-Bursts"
  +title: "xkcd #2886: Fast Radio Bursts"
  +url: "https://imgs.xkcd.com/comics/fast_radio_bursts_2x.png"
  +body: """
    cross-posted from: [lemmy.world/post/11240598](https://lemmy.world/post/11240598)\n
    \n
    > xkcd #2886: Fast Radio Bursts\n
    > \n
    > [xkcd.com/2886](https://xkcd.com/2886)\n
    > \n
    > Alt text:\n
    > \n
    > > Dr. Petroff has also shown that the Higgs boson signal was actually sparks from someone microwaving grapes, the EHT black hole photo was a frozen bagel someone left in too long, and the LIGO detection was just someone slamming the microwave door too hard.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729008383 {#1495
    date: 2024-10-15 18:06:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 33405
  -titleTs: "'2886':2 'burst':5 'fast':3 'radio':4 'xkcd':1"
  -bodyTs: "'/2886](https://xkcd.com/2886)':15 '/post/11240598](https://lemmy.world/post/11240598)':7 '2886':9 'actual':29 'also':21 'alt':16 'bagel':43 'black':37 'boson':26 'burst':12 'cross':2 'cross-post':1 'detect':52 'door':59 'dr':18 'eht':36 'fast':10 'frozen':42 'grape':34 'hard':61 'higg':25 'hole':38 'left':45 'lemmy.world':6 'lemmy.world/post/11240598](https://lemmy.world/post/11240598)':5 'ligo':51 'long':48 'microwav':33,58 'petroff':19 'photo':39 'post':3 'radio':11 'shown':22 'signal':27 'slam':56 'someon':32,44,55 'spark':30 'text':17 'xkcd':8 'xkcd.com':14 'xkcd.com/2886](https://xkcd.com/2886)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706437021
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706350621 {#1492
    date: 2024-01-27 11:17:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1476 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "xkcd-2886-Fast-Radio-Bursts"
  +title: "xkcd #2886: Fast Radio Bursts"
  +url: "https://imgs.xkcd.com/comics/fast_radio_bursts_2x.png"
  +body: """
    cross-posted from: [lemmy.world/post/11240598](https://lemmy.world/post/11240598)\n
    \n
    > xkcd #2886: Fast Radio Bursts\n
    > \n
    > [xkcd.com/2886](https://xkcd.com/2886)\n
    > \n
    > Alt text:\n
    > \n
    > > Dr. Petroff has also shown that the Higgs boson signal was actually sparks from someone microwaving grapes, the EHT black hole photo was a frozen bagel someone left in too long, and the LIGO detection was just someone slamming the microwave door too hard.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729008383 {#1495
    date: 2024-10-15 18:06:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 33405
  -titleTs: "'2886':2 'burst':5 'fast':3 'radio':4 'xkcd':1"
  -bodyTs: "'/2886](https://xkcd.com/2886)':15 '/post/11240598](https://lemmy.world/post/11240598)':7 '2886':9 'actual':29 'also':21 'alt':16 'bagel':43 'black':37 'boson':26 'burst':12 'cross':2 'cross-post':1 'detect':52 'door':59 'dr':18 'eht':36 'fast':10 'frozen':42 'grape':34 'hard':61 'higg':25 'hole':38 'left':45 'lemmy.world':6 'lemmy.world/post/11240598](https://lemmy.world/post/11240598)':5 'ligo':51 'long':48 'microwav':33,58 'petroff':19 'photo':39 'post':3 'radio':11 'shown':22 'signal':27 'slam':56 'someon':32,44,55 'spark':30 'text':17 'xkcd':8 'xkcd.com':14 'xkcd.com/2886](https://xkcd.com/2886)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706437021
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706350621 {#1492
    date: 2024-01-27 11:17:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1477 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1476 …}
  +image: Proxies\__CG__\App\Entity\Image {#1761 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1758 …}
  +slug: "xkcd-2886-Fast-Radio-Bursts"
  +title: "xkcd #2886: Fast Radio Bursts"
  +url: "https://imgs.xkcd.com/comics/fast_radio_bursts_2x.png"
  +body: """
    cross-posted from: [lemmy.world/post/11240598](https://lemmy.world/post/11240598)\n
    \n
    > xkcd #2886: Fast Radio Bursts\n
    > \n
    > [xkcd.com/2886](https://xkcd.com/2886)\n
    > \n
    > Alt text:\n
    > \n
    > > Dr. Petroff has also shown that the Higgs boson signal was actually sparks from someone microwaving grapes, the EHT black hole photo was a frozen bagel someone left in too long, and the LIGO detection was just someone slamming the microwave door too hard.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 271
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729008383 {#1495
    date: 2024-10-15 18:06:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1754 …}
  +votes: Doctrine\ORM\PersistentCollection {#1760 …}
  +reports: Doctrine\ORM\PersistentCollection {#1763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1762 …}
  +badges: Doctrine\ORM\PersistentCollection {#1788 …}
  +children: []
  -id: 33405
  -titleTs: "'2886':2 'burst':5 'fast':3 'radio':4 'xkcd':1"
  -bodyTs: "'/2886](https://xkcd.com/2886)':15 '/post/11240598](https://lemmy.world/post/11240598)':7 '2886':9 'actual':29 'also':21 'alt':16 'bagel':43 'black':37 'boson':26 'burst':12 'cross':2 'cross-post':1 'detect':52 'door':59 'dr':18 'eht':36 'fast':10 'frozen':42 'grape':34 'hard':61 'higg':25 'hole':38 'left':45 'lemmy.world':6 'lemmy.world/post/11240598](https://lemmy.world/post/11240598)':5 'ligo':51 'long':48 'microwav':33,58 'petroff':19 'photo':39 'post':3 'radio':11 'shown':22 'signal':27 'slam':56 'someon':32,44,55 'spark':30 'text':17 'xkcd':8 'xkcd.com':14 'xkcd.com/2886](https://xkcd.com/2886)':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706437021
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706350621 {#1492
    date: 2024-01-27 11:17:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Switched-from-Ubuntu-to-Debian-yesterday"
  +title: "Switched from Ubuntu to Debian yesterday"
  +url: null
  +body: """
    Why switch?\n
    -----------\n
    \n
    I played with the idea of switching for quite a while. Having switched my daily driver from Windows maybe 6-9 Months ago I made many mistakes in the meantime.\n
    \n
    Good and bad\n
    ------------\n
    \n
    This may have led to a diminshed experience with ubuntu but all in all, I was very pleased to see that Linux works as a daily driver. Still, I was unhappy with the kind of dumbed down gnome experience.\n
    \n
    Problems\n
    --------\n
    \n
    There were errors neither I nor people I asked could fix and the snap situation on ubuntu (just the fact that they’re proprietary, nothing else).\n
    \n
    Installation\n
    ------------\n
    \n
    Installing debian (and kde) was easier and harder than I expected. The download mirror I used must not have been great although its very close to my location because it took ages although my internet connections is good.\n
    \n
    Apps\n
    ----\n
    \n
    Since I switched to Linux, I toned down my app diet a lot. Installing all my apps from ubuntu was as easy as writing a short list and going through discover. Later I added flatpak which gave me a couple apps not available through discover (such as fluffychat). The last two I copied directly as appimages.\n
    \n
    Games\n
    -----\n
    \n
    I was scared that the „old kernel“ of stable debian would be a problem. As it turns out, everthing works great so far, a lot better than on ubuntu which might or might not be my fault.\n
    \n
    Instability\n
    -----------\n
    \n
    Kde does have some quirks that irritate me a bit like installing timeshift (because I tried network backups which dont work with it and the native backup solution does not seem to accept my sambashare) led to a window I could only close by rebooting.\n
    \n
    Boot time\n
    ---------\n
    \n
    What does feel a bit odd is the boot process. After my bios splash, it shows „welcome to grub“ and then switches to the debian start menu for 3 seconds or so, then shows some terminal stuff and then starts kde splash and then login. This feels a lot longer than ubuntu did. Its probably easy to change in some config but its also something that should be obvious.\n
    \n
    Summary\n
    -------\n
    \n
    So far I‘m incredibly happy although I ran into initramfs already probably because of timeshift which I threw out again. I might do a manual backup if nothing else works. My games dont freeze or stutter which is nice. All apps I had on ubuntu now work on debian and no snaps at all.\n
    \n
    **TL;DR:** If you feel adventurous, debian and kde are a pretty awesome mix and rid you of the proprietary ubuntu snap store. It also doesnt tell you that you can get security upgrades if you subscribe to ubuntu pro. Works the same if not better.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729032343 {#1779
    date: 2024-10-16 00:45:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 33404
  -titleTs: "'debian':5 'switch':1 'ubuntu':3 'yesterday':6"
  -bodyTs: "'-9':23 '3':312 '6':22 'accept':269 'ad':175 'adventur':414 'age':134 'ago':25 'alreadi':365 'also':347,433 'although':124,135,360 'app':141,151,158,182,395 'appimag':197 'ask':84 'avail':184 'awesom':421 'backup':254,263,380 'bad':35 'better':224,454 'bio':296 'bit':246,288 'boot':282,292 'chang':341 'close':127,279 'config':344 'connect':138 'copi':194 'could':85,277 'coupl':181 'daili':17,61 'debian':104,208,308,403,415 'diet':152 'diminsh':42 'direct':195 'discov':172,186 'doesnt':434 'dont':256,387 'download':115 'dr':410 'driver':18,62 'dumb':71 'easi':163,339 'easier':108 'els':101,383 'error':78 'everth':217 'expect':113 'experi':43,74 'fact':95 'far':221,355 'fault':235 'feel':286,330,413 'fix':86 'flatpak':176 'fluffychat':189 'freez':388 'game':198,386 'gave':178 'get':440 'gnome':73 'go':170 'good':33,140 'great':123,219 'grub':302 'happi':359 'harder':110 'idea':7 'incred':358 'initramf':364 'instabl':236 'instal':102,103,155,248 'internet':137 'irrit':243 'kde':106,237,324,417 'kernel':205 'kind':69 'last':191 'later':173 'led':39,272 'like':247 'linux':57,146 'list':168 'locat':130 'login':328 'longer':333 'lot':154,223,332 'm':357 'made':27 'mani':28 'manual':379 'may':37 'mayb':21 'meantim':32 'menu':310 'might':229,231,376 'mirror':116 'mistak':29 'mix':422 'month':24 'must':119 'nativ':262 'neither':79 'network':253 'nice':393 'noth':100,382 'obvious':352 'odd':289 'old':204 'peopl':82 'play':4 'pleas':53 'pretti':420 'pro':448 'probabl':338,366 'problem':75,212 'process':293 'proprietari':99,428 'quirk':241 'quit':11 'ran':362 're':98 'reboot':281 'rid':424 'sambashar':271 'scare':201 'second':313 'secur':441 'see':55 'seem':267 'short':167 'show':299,317 'sinc':142 'situat':90 'snap':89,406,430 'solut':264 'someth':348 'splash':297,325 'stabl':207 'start':309,323 'still':63 'store':431 'stuff':320 'stutter':390 'subscrib':445 'summari':353 'switch':2,9,15,144,305 'tell':435 'termin':319 'threw':372 'time':283 'timeshift':249,369 'tl':409 'tone':148 'took':133 'tri':252 'turn':215 'two':192 'ubuntu':45,92,160,227,335,399,429,447 'unhappi':66 'upgrad':442 'use':118 'welcom':300 'window':20,275 'work':58,218,257,384,401,449 'would':209 'write':165"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706436956
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/post/192020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706350556 {#1778
    date: 2024-01-27 11:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Switched-from-Ubuntu-to-Debian-yesterday"
  +title: "Switched from Ubuntu to Debian yesterday"
  +url: null
  +body: """
    Why switch?\n
    -----------\n
    \n
    I played with the idea of switching for quite a while. Having switched my daily driver from Windows maybe 6-9 Months ago I made many mistakes in the meantime.\n
    \n
    Good and bad\n
    ------------\n
    \n
    This may have led to a diminshed experience with ubuntu but all in all, I was very pleased to see that Linux works as a daily driver. Still, I was unhappy with the kind of dumbed down gnome experience.\n
    \n
    Problems\n
    --------\n
    \n
    There were errors neither I nor people I asked could fix and the snap situation on ubuntu (just the fact that they’re proprietary, nothing else).\n
    \n
    Installation\n
    ------------\n
    \n
    Installing debian (and kde) was easier and harder than I expected. The download mirror I used must not have been great although its very close to my location because it took ages although my internet connections is good.\n
    \n
    Apps\n
    ----\n
    \n
    Since I switched to Linux, I toned down my app diet a lot. Installing all my apps from ubuntu was as easy as writing a short list and going through discover. Later I added flatpak which gave me a couple apps not available through discover (such as fluffychat). The last two I copied directly as appimages.\n
    \n
    Games\n
    -----\n
    \n
    I was scared that the „old kernel“ of stable debian would be a problem. As it turns out, everthing works great so far, a lot better than on ubuntu which might or might not be my fault.\n
    \n
    Instability\n
    -----------\n
    \n
    Kde does have some quirks that irritate me a bit like installing timeshift (because I tried network backups which dont work with it and the native backup solution does not seem to accept my sambashare) led to a window I could only close by rebooting.\n
    \n
    Boot time\n
    ---------\n
    \n
    What does feel a bit odd is the boot process. After my bios splash, it shows „welcome to grub“ and then switches to the debian start menu for 3 seconds or so, then shows some terminal stuff and then starts kde splash and then login. This feels a lot longer than ubuntu did. Its probably easy to change in some config but its also something that should be obvious.\n
    \n
    Summary\n
    -------\n
    \n
    So far I‘m incredibly happy although I ran into initramfs already probably because of timeshift which I threw out again. I might do a manual backup if nothing else works. My games dont freeze or stutter which is nice. All apps I had on ubuntu now work on debian and no snaps at all.\n
    \n
    **TL;DR:** If you feel adventurous, debian and kde are a pretty awesome mix and rid you of the proprietary ubuntu snap store. It also doesnt tell you that you can get security upgrades if you subscribe to ubuntu pro. Works the same if not better.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729032343 {#1779
    date: 2024-10-16 00:45:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 33404
  -titleTs: "'debian':5 'switch':1 'ubuntu':3 'yesterday':6"
  -bodyTs: "'-9':23 '3':312 '6':22 'accept':269 'ad':175 'adventur':414 'age':134 'ago':25 'alreadi':365 'also':347,433 'although':124,135,360 'app':141,151,158,182,395 'appimag':197 'ask':84 'avail':184 'awesom':421 'backup':254,263,380 'bad':35 'better':224,454 'bio':296 'bit':246,288 'boot':282,292 'chang':341 'close':127,279 'config':344 'connect':138 'copi':194 'could':85,277 'coupl':181 'daili':17,61 'debian':104,208,308,403,415 'diet':152 'diminsh':42 'direct':195 'discov':172,186 'doesnt':434 'dont':256,387 'download':115 'dr':410 'driver':18,62 'dumb':71 'easi':163,339 'easier':108 'els':101,383 'error':78 'everth':217 'expect':113 'experi':43,74 'fact':95 'far':221,355 'fault':235 'feel':286,330,413 'fix':86 'flatpak':176 'fluffychat':189 'freez':388 'game':198,386 'gave':178 'get':440 'gnome':73 'go':170 'good':33,140 'great':123,219 'grub':302 'happi':359 'harder':110 'idea':7 'incred':358 'initramf':364 'instabl':236 'instal':102,103,155,248 'internet':137 'irrit':243 'kde':106,237,324,417 'kernel':205 'kind':69 'last':191 'later':173 'led':39,272 'like':247 'linux':57,146 'list':168 'locat':130 'login':328 'longer':333 'lot':154,223,332 'm':357 'made':27 'mani':28 'manual':379 'may':37 'mayb':21 'meantim':32 'menu':310 'might':229,231,376 'mirror':116 'mistak':29 'mix':422 'month':24 'must':119 'nativ':262 'neither':79 'network':253 'nice':393 'noth':100,382 'obvious':352 'odd':289 'old':204 'peopl':82 'play':4 'pleas':53 'pretti':420 'pro':448 'probabl':338,366 'problem':75,212 'process':293 'proprietari':99,428 'quirk':241 'quit':11 'ran':362 're':98 'reboot':281 'rid':424 'sambashar':271 'scare':201 'second':313 'secur':441 'see':55 'seem':267 'short':167 'show':299,317 'sinc':142 'situat':90 'snap':89,406,430 'solut':264 'someth':348 'splash':297,325 'stabl':207 'start':309,323 'still':63 'store':431 'stuff':320 'stutter':390 'subscrib':445 'summari':353 'switch':2,9,15,144,305 'tell':435 'termin':319 'threw':372 'time':283 'timeshift':249,369 'tl':409 'tone':148 'took':133 'tri':252 'turn':215 'two':192 'ubuntu':45,92,160,227,335,399,429,447 'unhappi':66 'upgrad':442 'use':118 'welcom':300 'window':20,275 'work':58,218,257,384,401,449 'would':209 'write':165"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706436956
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/post/192020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706350556 {#1778
    date: 2024-01-27 11:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1787
  +user: Proxies\__CG__\App\Entity\User {#1777 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Switched-from-Ubuntu-to-Debian-yesterday"
  +title: "Switched from Ubuntu to Debian yesterday"
  +url: null
  +body: """
    Why switch?\n
    -----------\n
    \n
    I played with the idea of switching for quite a while. Having switched my daily driver from Windows maybe 6-9 Months ago I made many mistakes in the meantime.\n
    \n
    Good and bad\n
    ------------\n
    \n
    This may have led to a diminshed experience with ubuntu but all in all, I was very pleased to see that Linux works as a daily driver. Still, I was unhappy with the kind of dumbed down gnome experience.\n
    \n
    Problems\n
    --------\n
    \n
    There were errors neither I nor people I asked could fix and the snap situation on ubuntu (just the fact that they’re proprietary, nothing else).\n
    \n
    Installation\n
    ------------\n
    \n
    Installing debian (and kde) was easier and harder than I expected. The download mirror I used must not have been great although its very close to my location because it took ages although my internet connections is good.\n
    \n
    Apps\n
    ----\n
    \n
    Since I switched to Linux, I toned down my app diet a lot. Installing all my apps from ubuntu was as easy as writing a short list and going through discover. Later I added flatpak which gave me a couple apps not available through discover (such as fluffychat). The last two I copied directly as appimages.\n
    \n
    Games\n
    -----\n
    \n
    I was scared that the „old kernel“ of stable debian would be a problem. As it turns out, everthing works great so far, a lot better than on ubuntu which might or might not be my fault.\n
    \n
    Instability\n
    -----------\n
    \n
    Kde does have some quirks that irritate me a bit like installing timeshift (because I tried network backups which dont work with it and the native backup solution does not seem to accept my sambashare) led to a window I could only close by rebooting.\n
    \n
    Boot time\n
    ---------\n
    \n
    What does feel a bit odd is the boot process. After my bios splash, it shows „welcome to grub“ and then switches to the debian start menu for 3 seconds or so, then shows some terminal stuff and then starts kde splash and then login. This feels a lot longer than ubuntu did. Its probably easy to change in some config but its also something that should be obvious.\n
    \n
    Summary\n
    -------\n
    \n
    So far I‘m incredibly happy although I ran into initramfs already probably because of timeshift which I threw out again. I might do a manual backup if nothing else works. My games dont freeze or stutter which is nice. All apps I had on ubuntu now work on debian and no snaps at all.\n
    \n
    **TL;DR:** If you feel adventurous, debian and kde are a pretty awesome mix and rid you of the proprietary ubuntu snap store. It also doesnt tell you that you can get security upgrades if you subscribe to ubuntu pro. Works the same if not better.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 74
  +favouriteCount: 112
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729032343 {#1779
    date: 2024-10-16 00:45:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1774 …}
  +votes: Doctrine\ORM\PersistentCollection {#1775 …}
  +reports: Doctrine\ORM\PersistentCollection {#1781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1784 …}
  +badges: Doctrine\ORM\PersistentCollection {#1780 …}
  +children: []
  -id: 33404
  -titleTs: "'debian':5 'switch':1 'ubuntu':3 'yesterday':6"
  -bodyTs: "'-9':23 '3':312 '6':22 'accept':269 'ad':175 'adventur':414 'age':134 'ago':25 'alreadi':365 'also':347,433 'although':124,135,360 'app':141,151,158,182,395 'appimag':197 'ask':84 'avail':184 'awesom':421 'backup':254,263,380 'bad':35 'better':224,454 'bio':296 'bit':246,288 'boot':282,292 'chang':341 'close':127,279 'config':344 'connect':138 'copi':194 'could':85,277 'coupl':181 'daili':17,61 'debian':104,208,308,403,415 'diet':152 'diminsh':42 'direct':195 'discov':172,186 'doesnt':434 'dont':256,387 'download':115 'dr':410 'driver':18,62 'dumb':71 'easi':163,339 'easier':108 'els':101,383 'error':78 'everth':217 'expect':113 'experi':43,74 'fact':95 'far':221,355 'fault':235 'feel':286,330,413 'fix':86 'flatpak':176 'fluffychat':189 'freez':388 'game':198,386 'gave':178 'get':440 'gnome':73 'go':170 'good':33,140 'great':123,219 'grub':302 'happi':359 'harder':110 'idea':7 'incred':358 'initramf':364 'instabl':236 'instal':102,103,155,248 'internet':137 'irrit':243 'kde':106,237,324,417 'kernel':205 'kind':69 'last':191 'later':173 'led':39,272 'like':247 'linux':57,146 'list':168 'locat':130 'login':328 'longer':333 'lot':154,223,332 'm':357 'made':27 'mani':28 'manual':379 'may':37 'mayb':21 'meantim':32 'menu':310 'might':229,231,376 'mirror':116 'mistak':29 'mix':422 'month':24 'must':119 'nativ':262 'neither':79 'network':253 'nice':393 'noth':100,382 'obvious':352 'odd':289 'old':204 'peopl':82 'play':4 'pleas':53 'pretti':420 'pro':448 'probabl':338,366 'problem':75,212 'process':293 'proprietari':99,428 'quirk':241 'quit':11 'ran':362 're':98 'reboot':281 'rid':424 'sambashar':271 'scare':201 'second':313 'secur':441 'see':55 'seem':267 'short':167 'show':299,317 'sinc':142 'situat':90 'snap':89,406,430 'solut':264 'someth':348 'splash':297,325 'stabl':207 'start':309,323 'still':63 'store':431 'stuff':320 'stutter':390 'subscrib':445 'summari':353 'switch':2,9,15,144,305 'tell':435 'termin':319 'threw':372 'time':283 'timeshift':249,369 'tl':409 'tone':148 'took':133 'tri':252 'turn':215 'two':192 'ubuntu':45,92,160,227,335,399,429,447 'unhappi':66 'upgrad':442 'use':118 'welcom':300 'window':20,275 'work':58,218,257,384,401,449 'would':209 'write':165"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706436956
  +visibility: "visible             "
  +apId: "https://lemmy.giftedmc.com/post/192020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706350556 {#1778
    date: 2024-01-27 11:15:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "CV-Resume-FOSS-Platforms"
  +title: "CV/Resume FOSS Platforms"
  +url: null
  +body: """
    Hi. Could someone point me to communties where people gather, ask, and post resources for improving one’s resumé/CV?\n
    \n
    And if possible, communities that post work/job opportunities especially remote ones?\n
    \n
    Bioinformatics, Linked and Open data, Part-time operations associate jobs
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729034104 {#1765
    date: 2024-10-16 01:15:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 33505
  -titleTs: "'cv/resume':1 'foss':2 'platform':3"
  -bodyTs: "'/cv':20 'ask':11 'associ':41 'bioinformat':32 'communiti':24 'communti':7 'could':2 'data':36 'especi':29 'gather':10 'hi':1 'improv':16 'job':42 'link':33 'one':17,31 'open':35 'oper':40 'opportun':28 'part':38 'part-tim':37 'peopl':9 'point':4 'possibl':23 'post':13,26 'remot':30 'resourc':14 'resumé':19 'someon':3 'time':39 'work/job':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706436128
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8969031"
  +editedAt: DateTimeImmutable @1729034023 {#1766
    date: 2024-10-16 01:13:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706385128 {#1682
    date: 2024-01-27 20:52:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "CV-Resume-FOSS-Platforms"
  +title: "CV/Resume FOSS Platforms"
  +url: null
  +body: """
    Hi. Could someone point me to communties where people gather, ask, and post resources for improving one’s resumé/CV?\n
    \n
    And if possible, communities that post work/job opportunities especially remote ones?\n
    \n
    Bioinformatics, Linked and Open data, Part-time operations associate jobs
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729034104 {#1765
    date: 2024-10-16 01:15:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 33505
  -titleTs: "'cv/resume':1 'foss':2 'platform':3"
  -bodyTs: "'/cv':20 'ask':11 'associ':41 'bioinformat':32 'communiti':24 'communti':7 'could':2 'data':36 'especi':29 'gather':10 'hi':1 'improv':16 'job':42 'link':33 'one':17,31 'open':35 'oper':40 'opportun':28 'part':38 'part-tim':37 'peopl':9 'point':4 'possibl':23 'post':13,26 'remot':30 'resourc':14 'resumé':19 'someon':3 'time':39 'work/job':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706436128
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8969031"
  +editedAt: DateTimeImmutable @1729034023 {#1766
    date: 2024-10-16 01:13:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706385128 {#1682
    date: 2024-01-27 20:52:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1681
  +user: Proxies\__CG__\App\Entity\User {#1444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "CV-Resume-FOSS-Platforms"
  +title: "CV/Resume FOSS Platforms"
  +url: null
  +body: """
    Hi. Could someone point me to communties where people gather, ask, and post resources for improving one’s resumé/CV?\n
    \n
    And if possible, communities that post work/job opportunities especially remote ones?\n
    \n
    Bioinformatics, Linked and Open data, Part-time operations associate jobs
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729034104 {#1765
    date: 2024-10-16 01:15:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1452 …}
  +votes: Doctrine\ORM\PersistentCollection {#1465 …}
  +reports: Doctrine\ORM\PersistentCollection {#1637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1622 …}
  +badges: Doctrine\ORM\PersistentCollection {#1627 …}
  +children: []
  -id: 33505
  -titleTs: "'cv/resume':1 'foss':2 'platform':3"
  -bodyTs: "'/cv':20 'ask':11 'associ':41 'bioinformat':32 'communiti':24 'communti':7 'could':2 'data':36 'especi':29 'gather':10 'hi':1 'improv':16 'job':42 'link':33 'one':17,31 'open':35 'oper':40 'opportun':28 'part':38 'part-tim':37 'peopl':9 'point':4 'possibl':23 'post':13,26 'remot':30 'resourc':14 'resumé':19 'someon':3 'time':39 'work/job':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706436128
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8969031"
  +editedAt: DateTimeImmutable @1729034023 {#1766
    date: 2024-10-16 01:13:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706385128 {#1682
    date: 2024-01-27 20:52:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
  +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
  +url: "https://piped.video/watch?v=RyirQOCUUK8"
  +body: """
    The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
    \n
    Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729031392 {#1634
    date: 2024-10-16 00:29:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 33403
  -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
  -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706435379
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241478"
  +editedAt: DateTimeImmutable @1728931873 {#1636
    date: 2024-10-14 20:51:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348979 {#1635
    date: 2024-01-27 10:49: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
67 DENIED edit
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
  +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
  +url: "https://piped.video/watch?v=RyirQOCUUK8"
  +body: """
    The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
    \n
    Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729031392 {#1634
    date: 2024-10-16 00:29:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 33403
  -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
  -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706435379
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241478"
  +editedAt: DateTimeImmutable @1728931873 {#1636
    date: 2024-10-14 20:51:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348979 {#1635
    date: 2024-01-27 10:49: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
68 DENIED moderate
App\Entity\Entry {#1660
  +user: Proxies\__CG__\App\Entity\User {#1409 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1450 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1421 …}
  +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
  +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
  +url: "https://piped.video/watch?v=RyirQOCUUK8"
  +body: """
    The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
    \n
    Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729031392 {#1634
    date: 2024-10-16 00:29:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +children: []
  -id: 33403
  -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
  -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706435379
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241478"
  +editedAt: DateTimeImmutable @1728931873 {#1636
    date: 2024-10-14 20:51:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348979 {#1635
    date: 2024-01-27 10:49: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
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 {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Distro-for-2013-iMac"
  +title: "Distro for 2013 iMac"
  +url: null
  +body: "As per title, have you experienced any distro on this device? Currently torn between mint/Debian or just vanilla Debian"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729028506 {#1414
    date: 2024-10-15 23:41:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 33401
  -titleTs: "'2013':3 'distro':1 'imac':4"
  -bodyTs: "'current':12 'debian':19 'devic':11 'distro':8 'experienc':6 'mint/debian':15 'per':2 'titl':3 'torn':13 'vanilla':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706431718
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11105463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706345318 {#1411
    date: 2024-01-27 09:48: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
71 DENIED edit
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Distro-for-2013-iMac"
  +title: "Distro for 2013 iMac"
  +url: null
  +body: "As per title, have you experienced any distro on this device? Currently torn between mint/Debian or just vanilla Debian"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729028506 {#1414
    date: 2024-10-15 23:41:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 33401
  -titleTs: "'2013':3 'distro':1 'imac':4"
  -bodyTs: "'current':12 'debian':19 'devic':11 'distro':8 'experienc':6 'mint/debian':15 'per':2 'titl':3 'torn':13 'vanilla':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706431718
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11105463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706345318 {#1411
    date: 2024-01-27 09:48: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
72 DENIED moderate
App\Entity\Entry {#1412
  +user: Proxies\__CG__\App\Entity\User {#1441 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "Distro-for-2013-iMac"
  +title: "Distro for 2013 iMac"
  +url: null
  +body: "As per title, have you experienced any distro on this device? Currently torn between mint/Debian or just vanilla Debian"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729028506 {#1414
    date: 2024-10-15 23:41:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1443 …}
  +votes: Doctrine\ORM\PersistentCollection {#1419 …}
  +reports: Doctrine\ORM\PersistentCollection {#1416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1456 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1461 …}
  +badges: Doctrine\ORM\PersistentCollection {#1463 …}
  +children: []
  -id: 33401
  -titleTs: "'2013':3 'distro':1 'imac':4"
  -bodyTs: "'current':12 'debian':19 'devic':11 'distro':8 'experienc':6 'mint/debian':15 'per':2 'titl':3 'torn':13 'vanilla':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706431718
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11105463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706345318 {#1411
    date: 2024-01-27 09:48: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
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 {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1460 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1459 …}
  +slug: "Friendly-reminder-that-AVATAR-is-really-just-Aliens"
  +title: "Friendly reminder that AVATAR is really just Aliens…."
  +url: "https://theoatmeal.com/comics/aliens_avatar"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729021579 {#1448
    date: 2024-10-15 21:46:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 33504
  -titleTs: "'alien':8 'avatar':4 'friend':1 'realli':6 'remind':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706431003
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11257530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706385003 {#1457
    date: 2024-01-27 20:50:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1460 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1459 …}
  +slug: "Friendly-reminder-that-AVATAR-is-really-just-Aliens"
  +title: "Friendly reminder that AVATAR is really just Aliens…."
  +url: "https://theoatmeal.com/comics/aliens_avatar"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729021579 {#1448
    date: 2024-10-15 21:46:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 33504
  -titleTs: "'alien':8 'avatar':4 'friend':1 'realli':6 'remind':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706431003
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11257530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706385003 {#1457
    date: 2024-01-27 20:50:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1455
  +user: Proxies\__CG__\App\Entity\User {#1453 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1460 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1459 …}
  +slug: "Friendly-reminder-that-AVATAR-is-really-just-Aliens"
  +title: "Friendly reminder that AVATAR is really just Aliens…."
  +url: "https://theoatmeal.com/comics/aliens_avatar"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729021579 {#1448
    date: 2024-10-15 21:46:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 33504
  -titleTs: "'alien':8 'avatar':4 'friend':1 'realli':6 'remind':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706431003
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11257530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706385003 {#1457
    date: 2024-01-27 20:50:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "The-Wine-development-release-9-1-is-now-available"
  +title: "The Wine development release 9.1 is now available"
  +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706343859 {#1429
    date: 2024-01-27 09:24:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 33398
  -titleTs: "'9.1':5 'avail':8 'develop':3 'releas':4 'wine':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430259
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343859 {#1699
    date: 2024-01-27 09:24: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
79 DENIED edit
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "The-Wine-development-release-9-1-is-now-available"
  +title: "The Wine development release 9.1 is now available"
  +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706343859 {#1429
    date: 2024-01-27 09:24:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 33398
  -titleTs: "'9.1':5 'avail':8 'develop':3 'releas':4 'wine':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430259
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343859 {#1699
    date: 2024-01-27 09:24: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
80 DENIED moderate
App\Entity\Entry {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1700 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1693 …}
  +slug: "The-Wine-development-release-9-1-is-now-available"
  +title: "The Wine development release 9.1 is now available"
  +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.1"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 111
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706343859 {#1429
    date: 2024-01-27 09:24:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 33398
  -titleTs: "'9.1':5 'avail':8 'develop':3 'releas':4 'wine':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430259
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343859 {#1699
    date: 2024-01-27 09:24: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
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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
  +slug: "This-week-in-KDE-everything-everywhere-all-at-once-edition"
  +title: "This week in KDE: everything everywhere all at once edition"
  +url: "https://pointieststick.com/2024/01/26/this-week-in-kde-everything-everywhere-all-at-once-edition/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728973892 {#1615
    date: 2024-10-15 08:31:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 33397
  -titleTs: "'edit':10 'everyth':5 'everywher':6 'kde':4 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343834 {#1743
    date: 2024-01-27 09:23:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
  +slug: "This-week-in-KDE-everything-everywhere-all-at-once-edition"
  +title: "This week in KDE: everything everywhere all at once edition"
  +url: "https://pointieststick.com/2024/01/26/this-week-in-kde-everything-everywhere-all-at-once-edition/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728973892 {#1615
    date: 2024-10-15 08:31:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 33397
  -titleTs: "'edit':10 'everyth':5 'everywher':6 'kde':4 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343834 {#1743
    date: 2024-01-27 09:23:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1935 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1639 …}
  +slug: "This-week-in-KDE-everything-everywhere-all-at-once-edition"
  +title: "This week in KDE: everything everywhere all at once edition"
  +url: "https://pointieststick.com/2024/01/26/this-week-in-kde-everything-everywhere-all-at-once-edition/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728973892 {#1615
    date: 2024-10-15 08:31:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1646 …}
  +votes: Doctrine\ORM\PersistentCollection {#1645 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1674 …}
  +badges: Doctrine\ORM\PersistentCollection {#1672 …}
  +children: []
  -id: 33397
  -titleTs: "'edit':10 'everyth':5 'everywher':6 'kde':4 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706343834 {#1743
    date: 2024-01-27 09:23:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "In-Person-Activism-A-Place-for-Getting-Out-and-Changing"
  +title: "In Person Activism - A Place for Getting Out and Changing Things"
  +url: null
  +body: """
    Arguing on the internet is easy but it ultimately doesn’t do much. Get off your ass. I need to, and you do too.\n
    \n
    This community is designed for sharing and searching for places to get involved for real, in the three-dimensional world, and trying to change all these awful things we’re all posting stories about all day.\n
    \n
    [inperson@slrpnk.net](/c/inperson@slrpnk.net)\n
    \n
    !inperson@slrpnk.net\n
    \n
    slrpnk.net/c/inperson
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729031116 {#1677
    date: 2024-10-16 00:25:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 33517
  -titleTs: "'activ':3 'chang':10 'get':7 'person':2 'place':5 'thing':11"
  -bodyTs: "'/c/inperson':63,68 'argu':1 'ass':17 'aw':52 'chang':49 'communiti':26 'day':61 'design':28 'dimension':44 'doesn':10 'easi':6 'get':14,36 'inperson@slrpnk.net':62,65 'internet':4 'involv':37 'much':13 'need':19 'place':34 'post':57 're':55 'real':39 'search':32 'share':30 'slrpnk.net':64,67 'slrpnk.net/c/inperson':66 'stori':58 'thing':53 'three':43 'three-dimension':42 'tri':47 'ultim':9 'world':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430211
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6173974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706388211 {#1678
    date: 2024-01-27 21:43: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
87 DENIED edit
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "In-Person-Activism-A-Place-for-Getting-Out-and-Changing"
  +title: "In Person Activism - A Place for Getting Out and Changing Things"
  +url: null
  +body: """
    Arguing on the internet is easy but it ultimately doesn’t do much. Get off your ass. I need to, and you do too.\n
    \n
    This community is designed for sharing and searching for places to get involved for real, in the three-dimensional world, and trying to change all these awful things we’re all posting stories about all day.\n
    \n
    [inperson@slrpnk.net](/c/inperson@slrpnk.net)\n
    \n
    !inperson@slrpnk.net\n
    \n
    slrpnk.net/c/inperson
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729031116 {#1677
    date: 2024-10-16 00:25:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 33517
  -titleTs: "'activ':3 'chang':10 'get':7 'person':2 'place':5 'thing':11"
  -bodyTs: "'/c/inperson':63,68 'argu':1 'ass':17 'aw':52 'chang':49 'communiti':26 'day':61 'design':28 'dimension':44 'doesn':10 'easi':6 'get':14,36 'inperson@slrpnk.net':62,65 'internet':4 'involv':37 'much':13 'need':19 'place':34 'post':57 're':55 'real':39 'search':32 'share':30 'slrpnk.net':64,67 'slrpnk.net/c/inperson':66 'stori':58 'thing':53 'three':43 'three-dimension':42 'tri':47 'ultim':9 'world':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430211
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6173974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706388211 {#1678
    date: 2024-01-27 21:43: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
88 DENIED moderate
App\Entity\Entry {#1669
  +user: Proxies\__CG__\App\Entity\User {#1670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1466 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1374 …}
  +slug: "In-Person-Activism-A-Place-for-Getting-Out-and-Changing"
  +title: "In Person Activism - A Place for Getting Out and Changing Things"
  +url: null
  +body: """
    Arguing on the internet is easy but it ultimately doesn’t do much. Get off your ass. I need to, and you do too.\n
    \n
    This community is designed for sharing and searching for places to get involved for real, in the three-dimensional world, and trying to change all these awful things we’re all posting stories about all day.\n
    \n
    [inperson@slrpnk.net](/c/inperson@slrpnk.net)\n
    \n
    !inperson@slrpnk.net\n
    \n
    slrpnk.net/c/inperson
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729031116 {#1677
    date: 2024-10-16 00:25:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 33517
  -titleTs: "'activ':3 'chang':10 'get':7 'person':2 'place':5 'thing':11"
  -bodyTs: "'/c/inperson':63,68 'argu':1 'ass':17 'aw':52 'chang':49 'communiti':26 'day':61 'design':28 'dimension':44 'doesn':10 'easi':6 'get':14,36 'inperson@slrpnk.net':62,65 'internet':4 'involv':37 'much':13 'need':19 'place':34 'post':57 're':55 'real':39 'search':32 'share':30 'slrpnk.net':64,67 'slrpnk.net/c/inperson':66 'stori':58 'thing':53 'three':43 'three-dimension':42 'tri':47 'ultim':9 'world':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706430211
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/6173974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706388211 {#1678
    date: 2024-01-27 21:43: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
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 {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "Mozilla-says-Apple-s-new-browser-rules-are-as-painful-as"
  +title: "Mozilla says Apple’s new browser rules are “as painful as possible” for Firefox"
  +url: "https://www.theverge.com/2024/1/26/24052067/mozilla-apple-ios-browser-rules-firefox"
  +body: """
    > Mozilla is unhappy because the use of browser engines other than WebKit will be restricted to the EU, forcing them to develop two different apps.\n
    \n
    > For an independent browser like Firefox, managing two browsers is not easy, so it can be forgiven that this could be seen as almost harassment.\n
    \n
    > Also, the fact that the use of browser engines other than WebKit is limited to iOS means that the use of WebKit is still forced on iPadOS, which also increases the effort for Mozilla.\n
    \n
    Source: [iphonewired.com/news/746093/](https://iphonewired.com/news/746093/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 70
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729036394 {#1656
    date: 2024-10-16 01:53:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 33395
  -titleTs: "'appl':3 'browser':6 'firefox':14 'mozilla':1 'new':5 'pain':10 'possibl':12 'rule':7 'say':2"
  -bodyTs: "'/news/746093/](https://iphonewired.com/news/746093/)':88 'almost':49 'also':51,79 'app':25 'browser':8,29,34,58 'could':45 'develop':22 'differ':24 'easi':37 'effort':82 'engin':9,59 'eu':18 'fact':53 'firefox':31 'forc':19,75 'forgiven':42 'harass':50 'increas':80 'independ':28 'io':66 'ipado':77 'iphonewired.com':87 'iphonewired.com/news/746093/](https://iphonewired.com/news/746093/)':86 'like':30 'limit':64 'manag':32 'mean':67 'mozilla':1,84 'restrict':15 'seen':47 'sourc':85 'still':74 'two':23,33 'unhappi':3 'use':6,56,70 'webkit':12,62,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706428942
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104400"
  +editedAt: DateTimeImmutable @1728919619 {#1661
    date: 2024-10-14 17:26:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706342542 {#1662
    date: 2024-01-27 09:02:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "Mozilla-says-Apple-s-new-browser-rules-are-as-painful-as"
  +title: "Mozilla says Apple’s new browser rules are “as painful as possible” for Firefox"
  +url: "https://www.theverge.com/2024/1/26/24052067/mozilla-apple-ios-browser-rules-firefox"
  +body: """
    > Mozilla is unhappy because the use of browser engines other than WebKit will be restricted to the EU, forcing them to develop two different apps.\n
    \n
    > For an independent browser like Firefox, managing two browsers is not easy, so it can be forgiven that this could be seen as almost harassment.\n
    \n
    > Also, the fact that the use of browser engines other than WebKit is limited to iOS means that the use of WebKit is still forced on iPadOS, which also increases the effort for Mozilla.\n
    \n
    Source: [iphonewired.com/news/746093/](https://iphonewired.com/news/746093/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 70
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729036394 {#1656
    date: 2024-10-16 01:53:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 33395
  -titleTs: "'appl':3 'browser':6 'firefox':14 'mozilla':1 'new':5 'pain':10 'possibl':12 'rule':7 'say':2"
  -bodyTs: "'/news/746093/](https://iphonewired.com/news/746093/)':88 'almost':49 'also':51,79 'app':25 'browser':8,29,34,58 'could':45 'develop':22 'differ':24 'easi':37 'effort':82 'engin':9,59 'eu':18 'fact':53 'firefox':31 'forc':19,75 'forgiven':42 'harass':50 'increas':80 'independ':28 'io':66 'ipado':77 'iphonewired.com':87 'iphonewired.com/news/746093/](https://iphonewired.com/news/746093/)':86 'like':30 'limit':64 'manag':32 'mean':67 'mozilla':1,84 'restrict':15 'seen':47 'sourc':85 'still':74 'two':23,33 'unhappi':3 'use':6,56,70 'webkit':12,62,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706428942
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104400"
  +editedAt: DateTimeImmutable @1728919619 {#1661
    date: 2024-10-14 17:26:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706342542 {#1662
    date: 2024-01-27 09:02:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1663
  +user: Proxies\__CG__\App\Entity\User {#1553 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1552 …}
  +image: Proxies\__CG__\App\Entity\Image {#1590 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1592 …}
  +slug: "Mozilla-says-Apple-s-new-browser-rules-are-as-painful-as"
  +title: "Mozilla says Apple’s new browser rules are “as painful as possible” for Firefox"
  +url: "https://www.theverge.com/2024/1/26/24052067/mozilla-apple-ios-browser-rules-firefox"
  +body: """
    > Mozilla is unhappy because the use of browser engines other than WebKit will be restricted to the EU, forcing them to develop two different apps.\n
    \n
    > For an independent browser like Firefox, managing two browsers is not easy, so it can be forgiven that this could be seen as almost harassment.\n
    \n
    > Also, the fact that the use of browser engines other than WebKit is limited to iOS means that the use of WebKit is still forced on iPadOS, which also increases the effort for Mozilla.\n
    \n
    Source: [iphonewired.com/news/746093/](https://iphonewired.com/news/746093/)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 70
  +favouriteCount: 427
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729036394 {#1656
    date: 2024-10-16 01:53:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 33395
  -titleTs: "'appl':3 'browser':6 'firefox':14 'mozilla':1 'new':5 'pain':10 'possibl':12 'rule':7 'say':2"
  -bodyTs: "'/news/746093/](https://iphonewired.com/news/746093/)':88 'almost':49 'also':51,79 'app':25 'browser':8,29,34,58 'could':45 'develop':22 'differ':24 'easi':37 'effort':82 'engin':9,59 'eu':18 'fact':53 'firefox':31 'forc':19,75 'forgiven':42 'harass':50 'increas':80 'independ':28 'io':66 'ipado':77 'iphonewired.com':87 'iphonewired.com/news/746093/](https://iphonewired.com/news/746093/)':86 'like':30 'limit':64 'manag':32 'mean':67 'mozilla':1,84 'restrict':15 'seen':47 'sourc':85 'still':74 'two':23,33 'unhappi':3 'use':6,56,70 'webkit':12,62,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706428942
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11104400"
  +editedAt: DateTimeImmutable @1728919619 {#1661
    date: 2024-10-14 17:26:59.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706342542 {#1662
    date: 2024-01-27 09:02:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1574
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "For-context-texas-is-a-state-roughly-the-size-of"
  +title: "For context, texas is a state roughly the size of texas"
  +url: "https://lemmy.dbzer0.com/pictrs/image/223cf2fc-53e4-4275-b2ab-ff409658dc98.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 521
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729000870 {#1588
    date: 2024-10-15 16:01:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 33394
  -titleTs: "'context':2 'rough':7 'size':9 'state':6 'texa':3,11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706428886
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13168414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706342486 {#1572
    date: 2024-01-27 09:01: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
95 DENIED edit
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "For-context-texas-is-a-state-roughly-the-size-of"
  +title: "For context, texas is a state roughly the size of texas"
  +url: "https://lemmy.dbzer0.com/pictrs/image/223cf2fc-53e4-4275-b2ab-ff409658dc98.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 521
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729000870 {#1588
    date: 2024-10-15 16:01:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 33394
  -titleTs: "'context':2 'rough':7 'size':9 'state':6 'texa':3,11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706428886
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13168414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706342486 {#1572
    date: 2024-01-27 09:01: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
96 DENIED moderate
App\Entity\Entry {#1574
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1483 …}
  +slug: "For-context-texas-is-a-state-roughly-the-size-of"
  +title: "For context, texas is a state roughly the size of texas"
  +url: "https://lemmy.dbzer0.com/pictrs/image/223cf2fc-53e4-4275-b2ab-ff409658dc98.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 521
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729000870 {#1588
    date: 2024-10-15 16:01:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +children: []
  -id: 33394
  -titleTs: "'context':2 'rough':7 'size':9 'state':6 'texa':3,11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706428886
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13168414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706342486 {#1572
    date: 2024-01-27 09:01: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
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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "We-re-totally-screwed"
  +title: "We're totally screwed"
  +url: "https://lemmy.world/pictrs/image/9f68d64a-c491-49cb-a0b1-c9aaec09ea77.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729035597 {#1561
    date: 2024-10-16 01:39:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 33389
  -titleTs: "'re':2 'screw':4 'total':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706427599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11239202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706341199 {#1525
    date: 2024-01-27 08:39:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "We-re-totally-screwed"
  +title: "We're totally screwed"
  +url: "https://lemmy.world/pictrs/image/9f68d64a-c491-49cb-a0b1-c9aaec09ea77.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729035597 {#1561
    date: 2024-10-16 01:39:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 33389
  -titleTs: "'re':2 'screw':4 'total':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706427599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11239202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706341199 {#1525
    date: 2024-01-27 08:39:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1893 …}
  +image: Proxies\__CG__\App\Entity\Image {#1559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "We-re-totally-screwed"
  +title: "We're totally screwed"
  +url: "https://lemmy.world/pictrs/image/9f68d64a-c491-49cb-a0b1-c9aaec09ea77.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729035597 {#1561
    date: 2024-10-16 01:39:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1548 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  +badges: Doctrine\ORM\PersistentCollection {#1555 …}
  +children: []
  -id: 33389
  -titleTs: "'re':2 'screw':4 'total':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706427599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11239202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706341199 {#1525
    date: 2024-01-27 08:39:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details