GET https://kbin.spritesserver.nl/index.php/u/@Drito@sh.itjust.works/commented

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.67 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2745
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2750 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
  +badges: Doctrine\ORM\PersistentCollection {#2761 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "My OS, shipped with the PC, became slow."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701092814 {#1737
        date: 2023-11-27 14:46:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 170000
      -bodyTs: "'becam':7 'os':2 'pc':6 'ship':3 'slow':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5994756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701092814 {#1730
        date: 2023-11-27 14:46:54.0 +01:00
      }
      +"title": 170000
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2733
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2745
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2750 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
  +badges: Doctrine\ORM\PersistentCollection {#2761 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "My OS, shipped with the PC, became slow."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701092814 {#1737
        date: 2023-11-27 14:46:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 170000
      -bodyTs: "'becam':7 'os':2 'pc':6 'ship':3 'slow':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5994756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701092814 {#1730
        date: 2023-11-27 14:46:54.0 +01:00
      }
      +"title": 170000
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2733
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2712 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2745
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2750 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
  +badges: Doctrine\ORM\PersistentCollection {#2761 …}
  +children: [
    App\Entity\EntryComment {#1736
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "My OS, shipped with the PC, became slow."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701092814 {#1737
        date: 2023-11-27 14:46:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1722 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
      -id: 170000
      -bodyTs: "'becam':7 'os':2 'pc':6 'ship':3 'slow':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5994756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701092814 {#1730
        date: 2023-11-27 14:46:54.0 +01:00
      }
      +"title": 170000
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2733
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1736
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2712 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2745
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2750 …}
    +votes: Doctrine\ORM\PersistentCollection {#2753 …}
    +reports: Doctrine\ORM\PersistentCollection {#2755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
    +badges: Doctrine\ORM\PersistentCollection {#2761 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2733
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "My OS, shipped with the PC, became slow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701092814 {#1737
    date: 2023-11-27 14:46:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 170000
  -bodyTs: "'becam':7 'os':2 'pc':6 'ship':3 'slow':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5994756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701092814 {#1730
    date: 2023-11-27 14:46:54.0 +01:00
  }
  +"title": 170000
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
7 DENIED edit
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2712 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2745
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2750 …}
    +votes: Doctrine\ORM\PersistentCollection {#2753 …}
    +reports: Doctrine\ORM\PersistentCollection {#2755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
    +badges: Doctrine\ORM\PersistentCollection {#2761 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2733
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "My OS, shipped with the PC, became slow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701092814 {#1737
    date: 2023-11-27 14:46:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 170000
  -bodyTs: "'becam':7 'os':2 'pc':6 'ship':3 'slow':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5994756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701092814 {#1730
    date: 2023-11-27 14:46:54.0 +01:00
  }
  +"title": 170000
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
8 DENIED moderate
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2712 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2745
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2750 …}
    +votes: Doctrine\ORM\PersistentCollection {#2753 …}
    +reports: Doctrine\ORM\PersistentCollection {#2755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
    +badges: Doctrine\ORM\PersistentCollection {#2761 …}
    +children: [
      App\Entity\EntryComment {#1736}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2733
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "My OS, shipped with the PC, became slow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701092814 {#1737
    date: 2023-11-27 14:46:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  -id: 170000
  -bodyTs: "'becam':7 'os':2 'pc':6 'ship':3 'slow':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5994756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701092814 {#1730
    date: 2023-11-27 14:46:54.0 +01:00
  }
  +"title": 170000
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
  +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
  +title: "Amazon Building its Own Linux-Based OS to Replace Android"
  +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700018185 {#2780
    date: 2023-11-15 04:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  +badges: Doctrine\ORM\PersistentCollection {#2798 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "These tentacular megacorporations are a problem. Amazon is OK as a merchant, MS as an OS developer, Google as a search engine… If they do vertical integration the market is corrupted."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699824743 {#1667
        date: 2023-11-12 22:32:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 107425
      -bodyTs: "'amazon':7 'corrupt':31 'develop':17 'engin':22 'googl':18 'integr':27 'market':29 'megacorpor':3 'merchant':12 'ms':13 'ok':9 'os':16 'problem':6 'search':21 'tentacular':2 'vertic':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5353520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699621256 {#1525
        date: 2023-11-10 14:00:56.0 +01:00
      }
      +"title": 107425
    }
  ]
  -id: 11677
  -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699684679
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6066606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699598279 {#2769
    date: 2023-11-10 07:37:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
  +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
  +title: "Amazon Building its Own Linux-Based OS to Replace Android"
  +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700018185 {#2780
    date: 2023-11-15 04:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  +badges: Doctrine\ORM\PersistentCollection {#2798 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "These tentacular megacorporations are a problem. Amazon is OK as a merchant, MS as an OS developer, Google as a search engine… If they do vertical integration the market is corrupted."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699824743 {#1667
        date: 2023-11-12 22:32:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 107425
      -bodyTs: "'amazon':7 'corrupt':31 'develop':17 'engin':22 'googl':18 'integr':27 'market':29 'megacorpor':3 'merchant':12 'ms':13 'ok':9 'os':16 'problem':6 'search':21 'tentacular':2 'vertic':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5353520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699621256 {#1525
        date: 2023-11-10 14:00:56.0 +01:00
      }
      +"title": 107425
    }
  ]
  -id: 11677
  -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699684679
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6066606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699598279 {#2769
    date: 2023-11-10 07:37:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2748 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2785 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
  +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
  +title: "Amazon Building its Own Linux-Based OS to Replace Android"
  +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700018185 {#2780
    date: 2023-11-15 04:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2788 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
  +badges: Doctrine\ORM\PersistentCollection {#2798 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "These tentacular megacorporations are a problem. Amazon is OK as a merchant, MS as an OS developer, Google as a search engine… If they do vertical integration the market is corrupted."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1699824743 {#1667
        date: 2023-11-12 22:32:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 107425
      -bodyTs: "'amazon':7 'corrupt':31 'develop':17 'engin':22 'googl':18 'integr':27 'market':29 'megacorpor':3 'merchant':12 'ms':13 'ok':9 'os':16 'problem':6 'search':21 'tentacular':2 'vertic':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5353520"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699621256 {#1525
        date: 2023-11-10 14:00:56.0 +01:00
      }
      +"title": 107425
    }
  ]
  -id: 11677
  -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699684679
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6066606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699598279 {#2769
    date: 2023-11-10 07:37:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2748 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
    +title: "Amazon Building its Own Linux-Based OS to Replace Android"
    +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 466
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700018185 {#2780
      date: 2023-11-15 04:16:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 11677
    -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699684679
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6066606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699598279 {#2769
      date: 2023-11-10 07:37:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "These tentacular megacorporations are a problem. Amazon is OK as a merchant, MS as an OS developer, Google as a search engine… If they do vertical integration the market is corrupted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699824743 {#1667
    date: 2023-11-12 22:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 107425
  -bodyTs: "'amazon':7 'corrupt':31 'develop':17 'engin':22 'googl':18 'integr':27 'market':29 'megacorpor':3 'merchant':12 'ms':13 'ok':9 'os':16 'problem':6 'search':21 'tentacular':2 'vertic':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5353520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699621256 {#1525
    date: 2023-11-10 14:00:56.0 +01:00
  }
  +"title": 107425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
15 DENIED edit
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2748 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
    +title: "Amazon Building its Own Linux-Based OS to Replace Android"
    +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 466
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700018185 {#2780
      date: 2023-11-15 04:16:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 11677
    -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699684679
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6066606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699598279 {#2769
      date: 2023-11-10 07:37:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "These tentacular megacorporations are a problem. Amazon is OK as a merchant, MS as an OS developer, Google as a search engine… If they do vertical integration the market is corrupted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699824743 {#1667
    date: 2023-11-12 22:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 107425
  -bodyTs: "'amazon':7 'corrupt':31 'develop':17 'engin':22 'googl':18 'integr':27 'market':29 'megacorpor':3 'merchant':12 'ms':13 'ok':9 'os':16 'problem':6 'search':21 'tentacular':2 'vertic':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5353520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699621256 {#1525
    date: 2023-11-10 14:00:56.0 +01:00
  }
  +"title": 107425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
16 DENIED moderate
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2748 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2785 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
    +title: "Amazon Building its Own Linux-Based OS to Replace Android"
    +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 466
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700018185 {#2780
      date: 2023-11-15 04:16:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2788 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2796 …}
    +badges: Doctrine\ORM\PersistentCollection {#2798 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 11677
    -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699684679
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6066606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699598279 {#2769
      date: 2023-11-10 07:37:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "These tentacular megacorporations are a problem. Amazon is OK as a merchant, MS as an OS developer, Google as a search engine… If they do vertical integration the market is corrupted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1699824743 {#1667
    date: 2023-11-12 22:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 107425
  -bodyTs: "'amazon':7 'corrupt':31 'develop':17 'engin':22 'googl':18 'integr':27 'market':29 'megacorpor':3 'merchant':12 'ms':13 'ok':9 'os':16 'problem':6 'search':21 'tentacular':2 'vertic':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5353520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699621256 {#1525
    date: 2023-11-10 14:00:56.0 +01:00
  }
  +"title": 107425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#2709
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I do a bit of programming. Git help is about terminal commands. There are graphical front ends but I have to learn how to use them. I use terminal also for package management for the same reasons."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707533860 {#1909
        date: 2024-02-10 03:57:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 248637
      -bodyTs: "'also':30 'bit':4 'command':12 'end':17 'front':16 'git':7 'graphic':15 'help':8 'learn':22 'manag':33 'packag':32 'program':6 'reason':37 'termin':11,29 'use':25,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6816309"
      +editedAt: DateTimeImmutable @1707463138 {#1708
        date: 2024-02-09 08:18:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703428295 {#1926
        date: 2023-12-24 15:31:35.0 +01:00
      }
      +"title": 248637
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#2697
    date: 2023-12-24 09:45:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#2709
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I do a bit of programming. Git help is about terminal commands. There are graphical front ends but I have to learn how to use them. I use terminal also for package management for the same reasons."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707533860 {#1909
        date: 2024-02-10 03:57:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 248637
      -bodyTs: "'also':30 'bit':4 'command':12 'end':17 'front':16 'git':7 'graphic':15 'help':8 'learn':22 'manag':33 'packag':32 'program':6 'reason':37 'termin':11,29 'use':25,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6816309"
      +editedAt: DateTimeImmutable @1707463138 {#1708
        date: 2024-02-09 08:18:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703428295 {#1926
        date: 2023-12-24 15:31:35.0 +01:00
      }
      +"title": 248637
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#2697
    date: 2023-12-24 09:45:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#2709
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2714 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
  +badges: Doctrine\ORM\PersistentCollection {#2725 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I do a bit of programming. Git help is about terminal commands. There are graphical front ends but I have to learn how to use them. I use terminal also for package management for the same reasons."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1707533860 {#1909
        date: 2024-02-10 03:57:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 248637
      -bodyTs: "'also':30 'bit':4 'command':12 'end':17 'front':16 'git':7 'graphic':15 'help':8 'learn':22 'manag':33 'packag':32 'program':6 'reason':37 'termin':11,29 'use':25,28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6816309"
      +editedAt: DateTimeImmutable @1707463138 {#1708
        date: 2024-02-09 08:18:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703428295 {#1926
        date: 2023-12-24 15:31:35.0 +01:00
      }
      +"title": 248637
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#2697
    date: 2023-12-24 09:45:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1410
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2676 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#2709
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#2697
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do a bit of programming. Git help is about terminal commands. There are graphical front ends but I have to learn how to use them. I use terminal also for package management for the same reasons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707533860 {#1909
    date: 2024-02-10 03:57:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 248637
  -bodyTs: "'also':30 'bit':4 'command':12 'end':17 'front':16 'git':7 'graphic':15 'help':8 'learn':22 'manag':33 'packag':32 'program':6 'reason':37 'termin':11,29 'use':25,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6816309"
  +editedAt: DateTimeImmutable @1707463138 {#1708
    date: 2024-02-09 08:18:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703428295 {#1926
    date: 2023-12-24 15:31:35.0 +01:00
  }
  +"title": 248637
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
23 DENIED edit
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2676 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#2709
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#2697
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do a bit of programming. Git help is about terminal commands. There are graphical front ends but I have to learn how to use them. I use terminal also for package management for the same reasons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707533860 {#1909
    date: 2024-02-10 03:57:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 248637
  -bodyTs: "'also':30 'bit':4 'command':12 'end':17 'front':16 'git':7 'graphic':15 'help':8 'learn':22 'manag':33 'packag':32 'program':6 'reason':37 'termin':11,29 'use':25,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6816309"
  +editedAt: DateTimeImmutable @1707463138 {#1708
    date: 2024-02-09 08:18:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703428295 {#1926
    date: 2023-12-24 15:31:35.0 +01:00
  }
  +"title": 248637
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
24 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2676 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#2709
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2714 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2719 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2723 …}
    +badges: Doctrine\ORM\PersistentCollection {#2725 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#2697
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do a bit of programming. Git help is about terminal commands. There are graphical front ends but I have to learn how to use them. I use terminal also for package management for the same reasons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1707533860 {#1909
    date: 2024-02-10 03:57:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 248637
  -bodyTs: "'also':30 'bit':4 'command':12 'end':17 'front':16 'git':7 'graphic':15 'help':8 'learn':22 'manag':33 'packag':32 'program':6 'reason':37 'termin':11,29 'use':25,28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6816309"
  +editedAt: DateTimeImmutable @1707463138 {#1708
    date: 2024-02-09 08:18:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703428295 {#1926
    date: 2023-12-24 15:31:35.0 +01:00
  }
  +"title": 248637
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2011
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "What-s-your-current-favorite-distro-that-isn-t-Arch-Debian-or"
  +title: "What's your current favorite distro that isn't Arch, Debian or Fedora?"
  +url: null
  +body: "I’m wondering what the current favorite distros are besides the most popular ones like Arch, Debian and Fedora."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 128
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705072783 {#2673
    date: 2024-01-12 16:19:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2678 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#2025
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Alpine was the most interesting for me. It goes against the tendency of complicating the systems. I have to use Arch because everything can work on that distro."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704999182 {#2022
        date: 2024-01-11 19:53:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 299612
      -bodyTs: "'alpin':1 'arch':21 'complic':14 'distro':28 'everyth':23 'goe':9 'interest':5 'system':16 'tendenc':12 'use':20 'work':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7392394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704999182 {#2018
        date: 2024-01-11 19:53:02.0 +01:00
      }
      +"title": 299612
    }
  ]
  -id: 28530
  -titleTs: "'arch':10 'current':4 'debian':11 'distro':6 'favorit':5 'fedora':13 'isn':8"
  -bodyTs: "'arch':16 'besid':10 'current':6 'debian':17 'distro':8 'favorit':7 'fedora':19 'like':15 'm':2 'one':14 'popular':13 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704941568
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10335209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704855168 {#2644
    date: 2024-01-10 03:52:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2011
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "What-s-your-current-favorite-distro-that-isn-t-Arch-Debian-or"
  +title: "What's your current favorite distro that isn't Arch, Debian or Fedora?"
  +url: null
  +body: "I’m wondering what the current favorite distros are besides the most popular ones like Arch, Debian and Fedora."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 128
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705072783 {#2673
    date: 2024-01-12 16:19:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2678 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#2025
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Alpine was the most interesting for me. It goes against the tendency of complicating the systems. I have to use Arch because everything can work on that distro."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704999182 {#2022
        date: 2024-01-11 19:53:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 299612
      -bodyTs: "'alpin':1 'arch':21 'complic':14 'distro':28 'everyth':23 'goe':9 'interest':5 'system':16 'tendenc':12 'use':20 'work':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7392394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704999182 {#2018
        date: 2024-01-11 19:53:02.0 +01:00
      }
      +"title": 299612
    }
  ]
  -id: 28530
  -titleTs: "'arch':10 'current':4 'debian':11 'distro':6 'favorit':5 'fedora':13 'isn':8"
  -bodyTs: "'arch':16 'besid':10 'current':6 'debian':17 'distro':8 'favorit':7 'fedora':19 'like':15 'm':2 'one':14 'popular':13 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704941568
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10335209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704855168 {#2644
    date: 2024-01-10 03:52:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2011
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "What-s-your-current-favorite-distro-that-isn-t-Arch-Debian-or"
  +title: "What's your current favorite distro that isn't Arch, Debian or Fedora?"
  +url: null
  +body: "I’m wondering what the current favorite distros are besides the most popular ones like Arch, Debian and Fedora."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 128
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705072783 {#2673
    date: 2024-01-12 16:19:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2678 …}
  +votes: Doctrine\ORM\PersistentCollection {#2681 …}
  +reports: Doctrine\ORM\PersistentCollection {#2683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2689 …}
  +children: [
    App\Entity\EntryComment {#2025
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Alpine was the most interesting for me. It goes against the tendency of complicating the systems. I have to use Arch because everything can work on that distro."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704999182 {#2022
        date: 2024-01-11 19:53:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 299612
      -bodyTs: "'alpin':1 'arch':21 'complic':14 'distro':28 'everyth':23 'goe':9 'interest':5 'system':16 'tendenc':12 'use':20 'work':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7392394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704999182 {#2018
        date: 2024-01-11 19:53:02.0 +01:00
      }
      +"title": 299612
    }
  ]
  -id: 28530
  -titleTs: "'arch':10 'current':4 'debian':11 'distro':6 'favorit':5 'fedora':13 'isn':8"
  -bodyTs: "'arch':16 'besid':10 'current':6 'debian':17 'distro':8 'favorit':7 'fedora':19 'like':15 'm':2 'one':14 'popular':13 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704941568
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10335209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704855168 {#2644
    date: 2024-01-10 03:52:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2025
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "What-s-your-current-favorite-distro-that-isn-t-Arch-Debian-or"
    +title: "What's your current favorite distro that isn't Arch, Debian or Fedora?"
    +url: null
    +body: "I’m wondering what the current favorite distros are besides the most popular ones like Arch, Debian and Fedora."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 128
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705072783 {#2673
      date: 2024-01-12 16:19:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2678 …}
    +votes: Doctrine\ORM\PersistentCollection {#2681 …}
    +reports: Doctrine\ORM\PersistentCollection {#2683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#2025}
    ]
    -id: 28530
    -titleTs: "'arch':10 'current':4 'debian':11 'distro':6 'favorit':5 'fedora':13 'isn':8"
    -bodyTs: "'arch':16 'besid':10 'current':6 'debian':17 'distro':8 'favorit':7 'fedora':19 'like':15 'm':2 'one':14 'popular':13 'wonder':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704941568
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10335209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704855168 {#2644
      date: 2024-01-10 03:52:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Alpine was the most interesting for me. It goes against the tendency of complicating the systems. I have to use Arch because everything can work on that distro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704999182 {#2022
    date: 2024-01-11 19:53:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 299612
  -bodyTs: "'alpin':1 'arch':21 'complic':14 'distro':28 'everyth':23 'goe':9 'interest':5 'system':16 'tendenc':12 'use':20 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7392394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999182 {#2018
    date: 2024-01-11 19:53:02.0 +01:00
  }
  +"title": 299612
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
31 DENIED edit
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "What-s-your-current-favorite-distro-that-isn-t-Arch-Debian-or"
    +title: "What's your current favorite distro that isn't Arch, Debian or Fedora?"
    +url: null
    +body: "I’m wondering what the current favorite distros are besides the most popular ones like Arch, Debian and Fedora."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 128
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705072783 {#2673
      date: 2024-01-12 16:19:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2678 …}
    +votes: Doctrine\ORM\PersistentCollection {#2681 …}
    +reports: Doctrine\ORM\PersistentCollection {#2683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#2025}
    ]
    -id: 28530
    -titleTs: "'arch':10 'current':4 'debian':11 'distro':6 'favorit':5 'fedora':13 'isn':8"
    -bodyTs: "'arch':16 'besid':10 'current':6 'debian':17 'distro':8 'favorit':7 'fedora':19 'like':15 'm':2 'one':14 'popular':13 'wonder':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704941568
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10335209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704855168 {#2644
      date: 2024-01-10 03:52:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Alpine was the most interesting for me. It goes against the tendency of complicating the systems. I have to use Arch because everything can work on that distro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704999182 {#2022
    date: 2024-01-11 19:53:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 299612
  -bodyTs: "'alpin':1 'arch':21 'complic':14 'distro':28 'everyth':23 'goe':9 'interest':5 'system':16 'tendenc':12 'use':20 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7392394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999182 {#2018
    date: 2024-01-11 19:53:02.0 +01:00
  }
  +"title": 299612
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
32 DENIED moderate
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "What-s-your-current-favorite-distro-that-isn-t-Arch-Debian-or"
    +title: "What's your current favorite distro that isn't Arch, Debian or Fedora?"
    +url: null
    +body: "I’m wondering what the current favorite distros are besides the most popular ones like Arch, Debian and Fedora."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 128
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705072783 {#2673
      date: 2024-01-12 16:19:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2678 …}
    +votes: Doctrine\ORM\PersistentCollection {#2681 …}
    +reports: Doctrine\ORM\PersistentCollection {#2683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2689 …}
    +children: [
      App\Entity\EntryComment {#2025}
    ]
    -id: 28530
    -titleTs: "'arch':10 'current':4 'debian':11 'distro':6 'favorit':5 'fedora':13 'isn':8"
    -bodyTs: "'arch':16 'besid':10 'current':6 'debian':17 'distro':8 'favorit':7 'fedora':19 'like':15 'm':2 'one':14 'popular':13 'wonder':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704941568
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10335209"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704855168 {#2644
      date: 2024-01-10 03:52:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Alpine was the most interesting for me. It goes against the tendency of complicating the systems. I have to use Arch because everything can work on that distro."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704999182 {#2022
    date: 2024-01-11 19:53:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 299612
  -bodyTs: "'alpin':1 'arch':21 'complic':14 'distro':28 'everyth':23 'goe':9 'interest':5 'system':16 'tendenc':12 'use':20 'work':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7392394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999182 {#2018
    date: 2024-01-11 19:53:02.0 +01:00
  }
  +"title": 299612
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2331
  +user: Proxies\__CG__\App\Entity\User {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
  +title: "(Constructively) What is your least favorite distro & why?"
  +url: null
  +body: """
    I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
    \n
    So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
    \n
    *My personal least favorite is probably Manjaro.*\n
    \n
    Consider:\n
    \n
    - What specific features/lack thereof made it less appealing?\n
    - Did you face any specific challenges?\n
    - How was your experience with the community?\n
    - If given a chance, what improvements would you suggest?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728994939 {#2583
    date: 2024-10-15 14:22:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2591 …}
  +reports: Doctrine\ORM\PersistentCollection {#2593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
  +badges: Doctrine\ORM\PersistentCollection {#2599 …}
  +children: [
    App\Entity\EntryComment {#2164
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        My worst experience was on Linux Void.\n
        \n
        The iso has an encryption key problem. I tried the distro one year after, the same problem 😆 . Its the only distro that has that kind of problem. Once the problem is solved thanks to the forum, the shell didn’t switch the language properly, the “-” prints a wierd character, most keys on the that row was wrong. Maybe all the praise for that distro comes from non-french speaking people, so they didn’t saw the problem.\n
        \n
        I know, the DE versions of the iso should works nice, but Void is advertised as minimalist, I want my WM. If this is that hard to switch the installation to french language, why Alpine is able to provide a correct installation experience (not easy, but correct) ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705835765 {#2141
        date: 2024-01-21 12:16:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gianni@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 327949
      -bodyTs: "'abl':122 'advertis':100 'alpin':120 'charact':56 'come':72 'correct':126,132 'de':89 'didn':46,81 'distro':18,28,71 'easi':130 'encrypt':12 'experi':3,128 'forum':43 'french':76,117 'hard':111 'instal':115,127 'iso':9,93 'key':13,58 'kind':32 'know':87 'languag':50,118 'linux':6 'mayb':65 'minimalist':102 'nice':96 'non':75 'non-french':74 'one':19 'peopl':78 'prais':68 'print':53 'problem':14,24,34,37,85 'proper':51 'provid':124 'row':62 'saw':83 'shell':45 'solv':39 'speak':77 'switch':48,113 'thank':40 'tri':16 'version':90 'void':7,98 'want':104 'wierd':55 'wm':106 'work':95 'worst':2 'wrong':64 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7846873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705835765 {#2060
        date: 2024-01-21 12:16:05.0 +01:00
      }
      +"title": 327949
    }
  ]
  -id: 31666
  -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
  -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705739516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10745978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705653116 {#2567
    date: 2024-01-19 09:31:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2331
  +user: Proxies\__CG__\App\Entity\User {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
  +title: "(Constructively) What is your least favorite distro & why?"
  +url: null
  +body: """
    I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
    \n
    So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
    \n
    *My personal least favorite is probably Manjaro.*\n
    \n
    Consider:\n
    \n
    - What specific features/lack thereof made it less appealing?\n
    - Did you face any specific challenges?\n
    - How was your experience with the community?\n
    - If given a chance, what improvements would you suggest?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728994939 {#2583
    date: 2024-10-15 14:22:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2591 …}
  +reports: Doctrine\ORM\PersistentCollection {#2593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
  +badges: Doctrine\ORM\PersistentCollection {#2599 …}
  +children: [
    App\Entity\EntryComment {#2164
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        My worst experience was on Linux Void.\n
        \n
        The iso has an encryption key problem. I tried the distro one year after, the same problem 😆 . Its the only distro that has that kind of problem. Once the problem is solved thanks to the forum, the shell didn’t switch the language properly, the “-” prints a wierd character, most keys on the that row was wrong. Maybe all the praise for that distro comes from non-french speaking people, so they didn’t saw the problem.\n
        \n
        I know, the DE versions of the iso should works nice, but Void is advertised as minimalist, I want my WM. If this is that hard to switch the installation to french language, why Alpine is able to provide a correct installation experience (not easy, but correct) ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705835765 {#2141
        date: 2024-01-21 12:16:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gianni@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 327949
      -bodyTs: "'abl':122 'advertis':100 'alpin':120 'charact':56 'come':72 'correct':126,132 'de':89 'didn':46,81 'distro':18,28,71 'easi':130 'encrypt':12 'experi':3,128 'forum':43 'french':76,117 'hard':111 'instal':115,127 'iso':9,93 'key':13,58 'kind':32 'know':87 'languag':50,118 'linux':6 'mayb':65 'minimalist':102 'nice':96 'non':75 'non-french':74 'one':19 'peopl':78 'prais':68 'print':53 'problem':14,24,34,37,85 'proper':51 'provid':124 'row':62 'saw':83 'shell':45 'solv':39 'speak':77 'switch':48,113 'thank':40 'tri':16 'version':90 'void':7,98 'want':104 'wierd':55 'wm':106 'work':95 'worst':2 'wrong':64 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7846873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705835765 {#2060
        date: 2024-01-21 12:16:05.0 +01:00
      }
      +"title": 327949
    }
  ]
  -id: 31666
  -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
  -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705739516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10745978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705653116 {#2567
    date: 2024-01-19 09:31:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2331
  +user: Proxies\__CG__\App\Entity\User {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
  +title: "(Constructively) What is your least favorite distro & why?"
  +url: null
  +body: """
    I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
    \n
    So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
    \n
    *My personal least favorite is probably Manjaro.*\n
    \n
    Consider:\n
    \n
    - What specific features/lack thereof made it less appealing?\n
    - Did you face any specific challenges?\n
    - How was your experience with the community?\n
    - If given a chance, what improvements would you suggest?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728994939 {#2583
    date: 2024-10-15 14:22:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2588 …}
  +votes: Doctrine\ORM\PersistentCollection {#2591 …}
  +reports: Doctrine\ORM\PersistentCollection {#2593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
  +badges: Doctrine\ORM\PersistentCollection {#2599 …}
  +children: [
    App\Entity\EntryComment {#2164
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2331 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        My worst experience was on Linux Void.\n
        \n
        The iso has an encryption key problem. I tried the distro one year after, the same problem 😆 . Its the only distro that has that kind of problem. Once the problem is solved thanks to the forum, the shell didn’t switch the language properly, the “-” prints a wierd character, most keys on the that row was wrong. Maybe all the praise for that distro comes from non-french speaking people, so they didn’t saw the problem.\n
        \n
        I know, the DE versions of the iso should works nice, but Void is advertised as minimalist, I want my WM. If this is that hard to switch the installation to french language, why Alpine is able to provide a correct installation experience (not easy, but correct) ?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705835765 {#2141
        date: 2024-01-21 12:16:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gianni@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 327949
      -bodyTs: "'abl':122 'advertis':100 'alpin':120 'charact':56 'come':72 'correct':126,132 'de':89 'didn':46,81 'distro':18,28,71 'easi':130 'encrypt':12 'experi':3,128 'forum':43 'french':76,117 'hard':111 'instal':115,127 'iso':9,93 'key':13,58 'kind':32 'know':87 'languag':50,118 'linux':6 'mayb':65 'minimalist':102 'nice':96 'non':75 'non-french':74 'one':19 'peopl':78 'prais':68 'print':53 'problem':14,24,34,37,85 'proper':51 'provid':124 'row':62 'saw':83 'shell':45 'solv':39 'speak':77 'switch':48,113 'thank':40 'tri':16 'version':90 'void':7,98 'want':104 'wierd':55 'wm':106 'work':95 'worst':2 'wrong':64 'year':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7846873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705835765 {#2060
        date: 2024-01-21 12:16:05.0 +01:00
      }
      +"title": 327949
    }
  ]
  -id: 31666
  -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
  -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705739516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10745978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705653116 {#2567
    date: 2024-01-19 09:31:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2164
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331
    +user: Proxies\__CG__\App\Entity\User {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
    +title: "(Constructively) What is your least favorite distro & why?"
    +url: null
    +body: """
      I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
      \n
      So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
      \n
      *My personal least favorite is probably Manjaro.*\n
      \n
      Consider:\n
      \n
      - What specific features/lack thereof made it less appealing?\n
      - Did you face any specific challenges?\n
      - How was your experience with the community?\n
      - If given a chance, what improvements would you suggest?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728994939 {#2583
      date: 2024-10-15 14:22:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2588 …}
    +votes: Doctrine\ORM\PersistentCollection {#2591 …}
    +reports: Doctrine\ORM\PersistentCollection {#2593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
    +badges: Doctrine\ORM\PersistentCollection {#2599 …}
    +children: [
      App\Entity\EntryComment {#2164}
    ]
    -id: 31666
    -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
    -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705739516
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10745978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705653116 {#2567
      date: 2024-01-19 09:31:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My worst experience was on Linux Void.\n
    \n
    The iso has an encryption key problem. I tried the distro one year after, the same problem 😆 . Its the only distro that has that kind of problem. Once the problem is solved thanks to the forum, the shell didn’t switch the language properly, the “-” prints a wierd character, most keys on the that row was wrong. Maybe all the praise for that distro comes from non-french speaking people, so they didn’t saw the problem.\n
    \n
    I know, the DE versions of the iso should works nice, but Void is advertised as minimalist, I want my WM. If this is that hard to switch the installation to french language, why Alpine is able to provide a correct installation experience (not easy, but correct) ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705835765 {#2141
    date: 2024-01-21 12:16:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 327949
  -bodyTs: "'abl':122 'advertis':100 'alpin':120 'charact':56 'come':72 'correct':126,132 'de':89 'didn':46,81 'distro':18,28,71 'easi':130 'encrypt':12 'experi':3,128 'forum':43 'french':76,117 'hard':111 'instal':115,127 'iso':9,93 'key':13,58 'kind':32 'know':87 'languag':50,118 'linux':6 'mayb':65 'minimalist':102 'nice':96 'non':75 'non-french':74 'one':19 'peopl':78 'prais':68 'print':53 'problem':14,24,34,37,85 'proper':51 'provid':124 'row':62 'saw':83 'shell':45 'solv':39 'speak':77 'switch':48,113 'thank':40 'tri':16 'version':90 'void':7,98 'want':104 'wierd':55 'wm':106 'work':95 'worst':2 'wrong':64 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7846873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705835765 {#2060
    date: 2024-01-21 12:16:05.0 +01:00
  }
  +"title": 327949
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
39 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331
    +user: Proxies\__CG__\App\Entity\User {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
    +title: "(Constructively) What is your least favorite distro & why?"
    +url: null
    +body: """
      I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
      \n
      So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
      \n
      *My personal least favorite is probably Manjaro.*\n
      \n
      Consider:\n
      \n
      - What specific features/lack thereof made it less appealing?\n
      - Did you face any specific challenges?\n
      - How was your experience with the community?\n
      - If given a chance, what improvements would you suggest?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728994939 {#2583
      date: 2024-10-15 14:22:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2588 …}
    +votes: Doctrine\ORM\PersistentCollection {#2591 …}
    +reports: Doctrine\ORM\PersistentCollection {#2593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
    +badges: Doctrine\ORM\PersistentCollection {#2599 …}
    +children: [
      App\Entity\EntryComment {#2164}
    ]
    -id: 31666
    -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
    -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705739516
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10745978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705653116 {#2567
      date: 2024-01-19 09:31:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My worst experience was on Linux Void.\n
    \n
    The iso has an encryption key problem. I tried the distro one year after, the same problem 😆 . Its the only distro that has that kind of problem. Once the problem is solved thanks to the forum, the shell didn’t switch the language properly, the “-” prints a wierd character, most keys on the that row was wrong. Maybe all the praise for that distro comes from non-french speaking people, so they didn’t saw the problem.\n
    \n
    I know, the DE versions of the iso should works nice, but Void is advertised as minimalist, I want my WM. If this is that hard to switch the installation to french language, why Alpine is able to provide a correct installation experience (not easy, but correct) ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705835765 {#2141
    date: 2024-01-21 12:16:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 327949
  -bodyTs: "'abl':122 'advertis':100 'alpin':120 'charact':56 'come':72 'correct':126,132 'de':89 'didn':46,81 'distro':18,28,71 'easi':130 'encrypt':12 'experi':3,128 'forum':43 'french':76,117 'hard':111 'instal':115,127 'iso':9,93 'key':13,58 'kind':32 'know':87 'languag':50,118 'linux':6 'mayb':65 'minimalist':102 'nice':96 'non':75 'non-french':74 'one':19 'peopl':78 'prais':68 'print':53 'problem':14,24,34,37,85 'proper':51 'provid':124 'row':62 'saw':83 'shell':45 'solv':39 'speak':77 'switch':48,113 'thank':40 'tri':16 'version':90 'void':7,98 'want':104 'wierd':55 'wm':106 'work':95 'worst':2 'wrong':64 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7846873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705835765 {#2060
    date: 2024-01-21 12:16:05.0 +01:00
  }
  +"title": 327949
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
40 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331
    +user: Proxies\__CG__\App\Entity\User {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
    +title: "(Constructively) What is your least favorite distro & why?"
    +url: null
    +body: """
      I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
      \n
      So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
      \n
      *My personal least favorite is probably Manjaro.*\n
      \n
      Consider:\n
      \n
      - What specific features/lack thereof made it less appealing?\n
      - Did you face any specific challenges?\n
      - How was your experience with the community?\n
      - If given a chance, what improvements would you suggest?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728994939 {#2583
      date: 2024-10-15 14:22:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2588 …}
    +votes: Doctrine\ORM\PersistentCollection {#2591 …}
    +reports: Doctrine\ORM\PersistentCollection {#2593 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2595 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2597 …}
    +badges: Doctrine\ORM\PersistentCollection {#2599 …}
    +children: [
      App\Entity\EntryComment {#2164}
    ]
    -id: 31666
    -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
    -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705739516
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10745978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705653116 {#2567
      date: 2024-01-19 09:31:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    My worst experience was on Linux Void.\n
    \n
    The iso has an encryption key problem. I tried the distro one year after, the same problem 😆 . Its the only distro that has that kind of problem. Once the problem is solved thanks to the forum, the shell didn’t switch the language properly, the “-” prints a wierd character, most keys on the that row was wrong. Maybe all the praise for that distro comes from non-french speaking people, so they didn’t saw the problem.\n
    \n
    I know, the DE versions of the iso should works nice, but Void is advertised as minimalist, I want my WM. If this is that hard to switch the installation to french language, why Alpine is able to provide a correct installation experience (not easy, but correct) ?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705835765 {#2141
    date: 2024-01-21 12:16:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 327949
  -bodyTs: "'abl':122 'advertis':100 'alpin':120 'charact':56 'come':72 'correct':126,132 'de':89 'didn':46,81 'distro':18,28,71 'easi':130 'encrypt':12 'experi':3,128 'forum':43 'french':76,117 'hard':111 'instal':115,127 'iso':9,93 'key':13,58 'kind':32 'know':87 'languag':50,118 'linux':6 'mayb':65 'minimalist':102 'nice':96 'non':75 'non-french':74 'one':19 'peopl':78 'prais':68 'print':53 'problem':14,24,34,37,85 'proper':51 'provid':124 'row':62 'saw':83 'shell':45 'solv':39 'speak':77 'switch':48,113 'thank':40 'tri':16 'version':90 'void':7,98 'want':104 'wierd':55 'wm':106 'work':95 'worst':2 'wrong':64 'year':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7846873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705835765 {#2060
    date: 2024-01-21 12:16:05.0 +01:00
  }
  +"title": 327949
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
  +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
  +title: "If only more Linux programs followed sandboxing best practices..."
  +url: "https://i.imgur.com/mfkIRZl.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699609651 {#2800
    date: 2023-11-10 10:47:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  +badges: Doctrine\ORM\PersistentCollection {#2816 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is useful for proprietary software."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699403926 {#1434
        date: 2023-11-08 01:38:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 98414
      -bodyTs: "'proprietari':5 'softwar':6 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5251259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699362003 {#1699
        date: 2023-11-07 14:00:03.0 +01:00
      }
      +"title": 98414
    }
  ]
  -id: 10491
  -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699365492
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14024864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699279092 {#2786
    date: 2023-11-06 14:58:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
  +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
  +title: "If only more Linux programs followed sandboxing best practices..."
  +url: "https://i.imgur.com/mfkIRZl.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699609651 {#2800
    date: 2023-11-10 10:47:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  +badges: Doctrine\ORM\PersistentCollection {#2816 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is useful for proprietary software."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699403926 {#1434
        date: 2023-11-08 01:38:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 98414
      -bodyTs: "'proprietari':5 'softwar':6 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5251259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699362003 {#1699
        date: 2023-11-07 14:00:03.0 +01:00
      }
      +"title": 98414
    }
  ]
  -id: 10491
  -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699365492
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14024864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699279092 {#2786
    date: 2023-11-06 14:58:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
  +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
  +title: "If only more Linux programs followed sandboxing best practices..."
  +url: "https://i.imgur.com/mfkIRZl.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699609651 {#2800
    date: 2023-11-10 10:47:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2808 …}
  +reports: Doctrine\ORM\PersistentCollection {#2810 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
  +badges: Doctrine\ORM\PersistentCollection {#2816 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is useful for proprietary software."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699403926 {#1434
        date: 2023-11-08 01:38:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 98414
      -bodyTs: "'proprietari':5 'softwar':6 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5251259"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699362003 {#1699
        date: 2023-11-07 14:00:03.0 +01:00
      }
      +"title": 98414
    }
  ]
  -id: 10491
  -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699365492
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14024864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699279092 {#2786
    date: 2023-11-06 14:58:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
    +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
    +title: "If only more Linux programs followed sandboxing best practices..."
    +url: "https://i.imgur.com/mfkIRZl.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699609651 {#2800
      date: 2023-11-10 10:47:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2808 …}
    +reports: Doctrine\ORM\PersistentCollection {#2810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    +badges: Doctrine\ORM\PersistentCollection {#2816 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 10491
    -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699365492
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14024864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699279092 {#2786
      date: 2023-11-06 14:58:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is useful for proprietary software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699403926 {#1434
    date: 2023-11-08 01:38:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 98414
  -bodyTs: "'proprietari':5 'softwar':6 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5251259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699362003 {#1699
    date: 2023-11-07 14:00:03.0 +01:00
  }
  +"title": 98414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
47 DENIED edit
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
    +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
    +title: "If only more Linux programs followed sandboxing best practices..."
    +url: "https://i.imgur.com/mfkIRZl.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699609651 {#2800
      date: 2023-11-10 10:47:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2808 …}
    +reports: Doctrine\ORM\PersistentCollection {#2810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    +badges: Doctrine\ORM\PersistentCollection {#2816 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 10491
    -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699365492
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14024864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699279092 {#2786
      date: 2023-11-06 14:58:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is useful for proprietary software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699403926 {#1434
    date: 2023-11-08 01:38:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 98414
  -bodyTs: "'proprietari':5 'softwar':6 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5251259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699362003 {#1699
    date: 2023-11-07 14:00:03.0 +01:00
  }
  +"title": 98414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
48 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2293 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
    +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
    +title: "If only more Linux programs followed sandboxing best practices..."
    +url: "https://i.imgur.com/mfkIRZl.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699609651 {#2800
      date: 2023-11-10 10:47:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2808 …}
    +reports: Doctrine\ORM\PersistentCollection {#2810 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2812 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2814 …}
    +badges: Doctrine\ORM\PersistentCollection {#2816 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 10491
    -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699365492
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14024864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699279092 {#2786
      date: 2023-11-06 14:58:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is useful for proprietary software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699403926 {#1434
    date: 2023-11-08 01:38:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 98414
  -bodyTs: "'proprietari':5 'softwar':6 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5251259"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699362003 {#1699
    date: 2023-11-07 14:00:03.0 +01:00
  }
  +"title": 98414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2727
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2735 …}
  +reports: Doctrine\ORM\PersistentCollection {#2737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2741 …}
  +badges: Doctrine\ORM\PersistentCollection {#2743 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I encountered limitations on NixOS, as instance Ly display manager, or using an app compiled by myself. Maybe there are solution but it is not always simple. Archlinux is way more flexible. Updates can theorically breaks the system , but since one year I never broke Arch despite updates on 200+ packages.\n
        \n
        Notice I favors minimalist graphic environments (WM that don’t need updates ) and minimalists apps as much as possible, such as MPV and nsxiv. I don’t fear of some keyboard shortcuts. This philosophy probably helps Arch updates. Sometimes I had problem on apps (Inkscape and Dolphin-emu), I use appimages for them. Nothing is perfect, but Arch put lighter roadblocks than NixOS.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701692671 {#1628
        date: 2023-12-04 13:24:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 195247
      -bodyTs: "'200':50 'alway':26 'app':14,66,95 'appimag':103 'arch':46,88,110 'archlinux':28 'break':36 'broke':45 'compil':15 'despit':47 'display':9 'dolphin':99 'dolphin-emu':98 'emu':100 'encount':2 'environ':57 'favor':54 'fear':79 'flexibl':32 'graphic':56 'help':87 'inkscap':96 'instanc':7 'keyboard':82 'lighter':112 'limit':3 'ly':8 'manag':10 'mayb':18 'minimalist':55,65 'mpv':73 'much':68 'need':62 'never':44 'nixo':5,115 'noth':106 'notic':52 'nsxiv':75 'one':41 'packag':51 'perfect':108 'philosophi':85 'possibl':70 'probabl':86 'problem':93 'put':111 'roadblock':113 'shortcut':83 'simpl':27 'sinc':40 'solut':21 'sometim':90 'system':38 'theoric':35 'updat':33,48,63,89 'use':12,102 'way':30 'wm':58 'year':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6285782"
      +editedAt: DateTimeImmutable @1702903749 {#1629
        date: 2023-12-18 13:49:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701692671 {#1630
        date: 2023-12-04 13:24:31.0 +01:00
      }
      +"title": 195247
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2715
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2727
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2735 …}
  +reports: Doctrine\ORM\PersistentCollection {#2737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2741 …}
  +badges: Doctrine\ORM\PersistentCollection {#2743 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I encountered limitations on NixOS, as instance Ly display manager, or using an app compiled by myself. Maybe there are solution but it is not always simple. Archlinux is way more flexible. Updates can theorically breaks the system , but since one year I never broke Arch despite updates on 200+ packages.\n
        \n
        Notice I favors minimalist graphic environments (WM that don’t need updates ) and minimalists apps as much as possible, such as MPV and nsxiv. I don’t fear of some keyboard shortcuts. This philosophy probably helps Arch updates. Sometimes I had problem on apps (Inkscape and Dolphin-emu), I use appimages for them. Nothing is perfect, but Arch put lighter roadblocks than NixOS.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701692671 {#1628
        date: 2023-12-04 13:24:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 195247
      -bodyTs: "'200':50 'alway':26 'app':14,66,95 'appimag':103 'arch':46,88,110 'archlinux':28 'break':36 'broke':45 'compil':15 'despit':47 'display':9 'dolphin':99 'dolphin-emu':98 'emu':100 'encount':2 'environ':57 'favor':54 'fear':79 'flexibl':32 'graphic':56 'help':87 'inkscap':96 'instanc':7 'keyboard':82 'lighter':112 'limit':3 'ly':8 'manag':10 'mayb':18 'minimalist':55,65 'mpv':73 'much':68 'need':62 'never':44 'nixo':5,115 'noth':106 'notic':52 'nsxiv':75 'one':41 'packag':51 'perfect':108 'philosophi':85 'possibl':70 'probabl':86 'problem':93 'put':111 'roadblock':113 'shortcut':83 'simpl':27 'sinc':40 'solut':21 'sometim':90 'system':38 'theoric':35 'updat':33,48,63,89 'use':12,102 'way':30 'wm':58 'year':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6285782"
      +editedAt: DateTimeImmutable @1702903749 {#1629
        date: 2023-12-18 13:49:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701692671 {#1630
        date: 2023-12-04 13:24:31.0 +01:00
      }
      +"title": 195247
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2715
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2727
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2732 …}
  +votes: Doctrine\ORM\PersistentCollection {#2735 …}
  +reports: Doctrine\ORM\PersistentCollection {#2737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2741 …}
  +badges: Doctrine\ORM\PersistentCollection {#2743 …}
  +children: [
    App\Entity\EntryComment {#1720
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I encountered limitations on NixOS, as instance Ly display manager, or using an app compiled by myself. Maybe there are solution but it is not always simple. Archlinux is way more flexible. Updates can theorically breaks the system , but since one year I never broke Arch despite updates on 200+ packages.\n
        \n
        Notice I favors minimalist graphic environments (WM that don’t need updates ) and minimalists apps as much as possible, such as MPV and nsxiv. I don’t fear of some keyboard shortcuts. This philosophy probably helps Arch updates. Sometimes I had problem on apps (Inkscape and Dolphin-emu), I use appimages for them. Nothing is perfect, but Arch put lighter roadblocks than NixOS.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701692671 {#1628
        date: 2023-12-04 13:24:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 195247
      -bodyTs: "'200':50 'alway':26 'app':14,66,95 'appimag':103 'arch':46,88,110 'archlinux':28 'break':36 'broke':45 'compil':15 'despit':47 'display':9 'dolphin':99 'dolphin-emu':98 'emu':100 'encount':2 'environ':57 'favor':54 'fear':79 'flexibl':32 'graphic':56 'help':87 'inkscap':96 'instanc':7 'keyboard':82 'lighter':112 'limit':3 'ly':8 'manag':10 'mayb':18 'minimalist':55,65 'mpv':73 'much':68 'need':62 'never':44 'nixo':5,115 'noth':106 'notic':52 'nsxiv':75 'one':41 'packag':51 'perfect':108 'philosophi':85 'possibl':70 'probabl':86 'problem':93 'put':111 'roadblock':113 'shortcut':83 'simpl':27 'sinc':40 'solut':21 'sometim':90 'system':38 'theoric':35 'updat':33,48,63,89 'use':12,102 'way':30 'wm':58 'year':42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6285782"
      +editedAt: DateTimeImmutable @1702903749 {#1629
        date: 2023-12-18 13:49:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701692671 {#1630
        date: 2023-12-04 13:24:31.0 +01:00
      }
      +"title": 195247
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2715
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1720
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2727
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2732 …}
    +votes: Doctrine\ORM\PersistentCollection {#2735 …}
    +reports: Doctrine\ORM\PersistentCollection {#2737 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2741 …}
    +badges: Doctrine\ORM\PersistentCollection {#2743 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2715
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I encountered limitations on NixOS, as instance Ly display manager, or using an app compiled by myself. Maybe there are solution but it is not always simple. Archlinux is way more flexible. Updates can theorically breaks the system , but since one year I never broke Arch despite updates on 200+ packages.\n
    \n
    Notice I favors minimalist graphic environments (WM that don’t need updates ) and minimalists apps as much as possible, such as MPV and nsxiv. I don’t fear of some keyboard shortcuts. This philosophy probably helps Arch updates. Sometimes I had problem on apps (Inkscape and Dolphin-emu), I use appimages for them. Nothing is perfect, but Arch put lighter roadblocks than NixOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701692671 {#1628
    date: 2023-12-04 13:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 195247
  -bodyTs: "'200':50 'alway':26 'app':14,66,95 'appimag':103 'arch':46,88,110 'archlinux':28 'break':36 'broke':45 'compil':15 'despit':47 'display':9 'dolphin':99 'dolphin-emu':98 'emu':100 'encount':2 'environ':57 'favor':54 'fear':79 'flexibl':32 'graphic':56 'help':87 'inkscap':96 'instanc':7 'keyboard':82 'lighter':112 'limit':3 'ly':8 'manag':10 'mayb':18 'minimalist':55,65 'mpv':73 'much':68 'need':62 'never':44 'nixo':5,115 'noth':106 'notic':52 'nsxiv':75 'one':41 'packag':51 'perfect':108 'philosophi':85 'possibl':70 'probabl':86 'problem':93 'put':111 'roadblock':113 'shortcut':83 'simpl':27 'sinc':40 'solut':21 'sometim':90 'system':38 'theoric':35 'updat':33,48,63,89 'use':12,102 'way':30 'wm':58 'year':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6285782"
  +editedAt: DateTimeImmutable @1702903749 {#1629
    date: 2023-12-18 13:49:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701692671 {#1630
    date: 2023-12-04 13:24:31.0 +01:00
  }
  +"title": 195247
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
55 DENIED edit
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2727
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2732 …}
    +votes: Doctrine\ORM\PersistentCollection {#2735 …}
    +reports: Doctrine\ORM\PersistentCollection {#2737 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2741 …}
    +badges: Doctrine\ORM\PersistentCollection {#2743 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2715
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I encountered limitations on NixOS, as instance Ly display manager, or using an app compiled by myself. Maybe there are solution but it is not always simple. Archlinux is way more flexible. Updates can theorically breaks the system , but since one year I never broke Arch despite updates on 200+ packages.\n
    \n
    Notice I favors minimalist graphic environments (WM that don’t need updates ) and minimalists apps as much as possible, such as MPV and nsxiv. I don’t fear of some keyboard shortcuts. This philosophy probably helps Arch updates. Sometimes I had problem on apps (Inkscape and Dolphin-emu), I use appimages for them. Nothing is perfect, but Arch put lighter roadblocks than NixOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701692671 {#1628
    date: 2023-12-04 13:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 195247
  -bodyTs: "'200':50 'alway':26 'app':14,66,95 'appimag':103 'arch':46,88,110 'archlinux':28 'break':36 'broke':45 'compil':15 'despit':47 'display':9 'dolphin':99 'dolphin-emu':98 'emu':100 'encount':2 'environ':57 'favor':54 'fear':79 'flexibl':32 'graphic':56 'help':87 'inkscap':96 'instanc':7 'keyboard':82 'lighter':112 'limit':3 'ly':8 'manag':10 'mayb':18 'minimalist':55,65 'mpv':73 'much':68 'need':62 'never':44 'nixo':5,115 'noth':106 'notic':52 'nsxiv':75 'one':41 'packag':51 'perfect':108 'philosophi':85 'possibl':70 'probabl':86 'problem':93 'put':111 'roadblock':113 'shortcut':83 'simpl':27 'sinc':40 'solut':21 'sometim':90 'system':38 'theoric':35 'updat':33,48,63,89 'use':12,102 'way':30 'wm':58 'year':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6285782"
  +editedAt: DateTimeImmutable @1702903749 {#1629
    date: 2023-12-18 13:49:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701692671 {#1630
    date: 2023-12-04 13:24:31.0 +01:00
  }
  +"title": 195247
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
56 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2727
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2732 …}
    +votes: Doctrine\ORM\PersistentCollection {#2735 …}
    +reports: Doctrine\ORM\PersistentCollection {#2737 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2741 …}
    +badges: Doctrine\ORM\PersistentCollection {#2743 …}
    +children: [
      App\Entity\EntryComment {#1720}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2715
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I encountered limitations on NixOS, as instance Ly display manager, or using an app compiled by myself. Maybe there are solution but it is not always simple. Archlinux is way more flexible. Updates can theorically breaks the system , but since one year I never broke Arch despite updates on 200+ packages.\n
    \n
    Notice I favors minimalist graphic environments (WM that don’t need updates ) and minimalists apps as much as possible, such as MPV and nsxiv. I don’t fear of some keyboard shortcuts. This philosophy probably helps Arch updates. Sometimes I had problem on apps (Inkscape and Dolphin-emu), I use appimages for them. Nothing is perfect, but Arch put lighter roadblocks than NixOS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701692671 {#1628
    date: 2023-12-04 13:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 195247
  -bodyTs: "'200':50 'alway':26 'app':14,66,95 'appimag':103 'arch':46,88,110 'archlinux':28 'break':36 'broke':45 'compil':15 'despit':47 'display':9 'dolphin':99 'dolphin-emu':98 'emu':100 'encount':2 'environ':57 'favor':54 'fear':79 'flexibl':32 'graphic':56 'help':87 'inkscap':96 'instanc':7 'keyboard':82 'lighter':112 'limit':3 'ly':8 'manag':10 'mayb':18 'minimalist':55,65 'mpv':73 'much':68 'need':62 'never':44 'nixo':5,115 'noth':106 'notic':52 'nsxiv':75 'one':41 'packag':51 'perfect':108 'philosophi':85 'possibl':70 'probabl':86 'problem':93 'put':111 'roadblock':113 'shortcut':83 'simpl':27 'sinc':40 'solut':21 'sometim':90 'system':38 'theoric':35 'updat':33,48,63,89 'use':12,102 'way':30 'wm':58 'year':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6285782"
  +editedAt: DateTimeImmutable @1702903749 {#1629
    date: 2023-12-18 13:49:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701692671 {#1630
    date: 2023-12-04 13:24:31.0 +01:00
  }
  +"title": 195247
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#2604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2662 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
  +slug: "Gentoo-goes-Binary-packages"
  +title: "Gentoo goes Binary (packages)"
  +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
  +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711582673 {#2638
    date: 2024-03-28 00:37:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2667 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2669 …}
  +badges: Doctrine\ORM\PersistentCollection {#2671 …}
  +children: [
    App\Entity\EntryComment {#1402
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703932825 {#1384
        date: 2023-12-30 11:40:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
        "@Andy@programming.dev"
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
        "@Andy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 264437
      -bodyTs: "'absenc':11 'alpin':1 'brought':14 'develop':23 'distro':7 'fault':21 'glibc':13 'instead':28 'libc':31 'limit':15 'linux':2 'pure':30 'sane':6 'shit':27 'tri':9 'unfortun':16 'use':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6933783"
      +editedAt: DateTimeImmutable @1709344901 {#1381
        date: 2024-03-02 03:01:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703932825 {#1383
        date: 2023-12-30 11:40:25.0 +01:00
      }
      +"title": 264437
    }
  ]
  -id: 25622
  -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
  -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943411
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/530739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857011 {#2625
    date: 2023-12-29 14:36:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#2604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2662 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
  +slug: "Gentoo-goes-Binary-packages"
  +title: "Gentoo goes Binary (packages)"
  +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
  +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711582673 {#2638
    date: 2024-03-28 00:37:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2667 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2669 …}
  +badges: Doctrine\ORM\PersistentCollection {#2671 …}
  +children: [
    App\Entity\EntryComment {#1402
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703932825 {#1384
        date: 2023-12-30 11:40:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
        "@Andy@programming.dev"
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
        "@Andy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 264437
      -bodyTs: "'absenc':11 'alpin':1 'brought':14 'develop':23 'distro':7 'fault':21 'glibc':13 'instead':28 'libc':31 'limit':15 'linux':2 'pure':30 'sane':6 'shit':27 'tri':9 'unfortun':16 'use':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6933783"
      +editedAt: DateTimeImmutable @1709344901 {#1381
        date: 2024-03-02 03:01:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703932825 {#1383
        date: 2023-12-30 11:40:25.0 +01:00
      }
      +"title": 264437
    }
  ]
  -id: 25622
  -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
  -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943411
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/530739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857011 {#2625
    date: 2023-12-29 14:36:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1405
  +user: Proxies\__CG__\App\Entity\User {#2604 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2662 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
  +slug: "Gentoo-goes-Binary-packages"
  +title: "Gentoo goes Binary (packages)"
  +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
  +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 274
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711582673 {#2638
    date: 2024-03-28 00:37:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2667 …}
  +reports: Doctrine\ORM\PersistentCollection {#2663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2669 …}
  +badges: Doctrine\ORM\PersistentCollection {#2671 …}
  +children: [
    App\Entity\EntryComment {#1402
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1405 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +body: "Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703932825 {#1384
        date: 2023-12-30 11:40:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
        "@Andy@programming.dev"
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@Nibodhika@lemmy.world"
        "@Andy@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 264437
      -bodyTs: "'absenc':11 'alpin':1 'brought':14 'develop':23 'distro':7 'fault':21 'glibc':13 'instead':28 'libc':31 'limit':15 'linux':2 'pure':30 'sane':6 'shit':27 'tri':9 'unfortun':16 'use':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6933783"
      +editedAt: DateTimeImmutable @1709344901 {#1381
        date: 2024-03-02 03:01:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703932825 {#1383
        date: 2023-12-30 11:40:25.0 +01:00
      }
      +"title": 264437
    }
  ]
  -id: 25622
  -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
  -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703943411
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/530739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703857011 {#2625
    date: 2023-12-29 14:36:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1402
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#2604 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2662 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2638
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2667 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2669 …}
    +badges: Doctrine\ORM\PersistentCollection {#2671 …}
    +children: [
      App\Entity\EntryComment {#1402}
    ]
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#2625
      date: 2023-12-29 14:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703932825 {#1384
    date: 2023-12-30 11:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 264437
  -bodyTs: "'absenc':11 'alpin':1 'brought':14 'develop':23 'distro':7 'fault':21 'glibc':13 'instead':28 'libc':31 'limit':15 'linux':2 'pure':30 'sane':6 'shit':27 'tri':9 'unfortun':16 'use':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6933783"
  +editedAt: DateTimeImmutable @1709344901 {#1381
    date: 2024-03-02 03:01:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703932825 {#1383
    date: 2023-12-30 11:40:25.0 +01:00
  }
  +"title": 264437
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
63 DENIED edit
App\Entity\EntryComment {#1402
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#2604 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2662 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2638
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2667 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2669 …}
    +badges: Doctrine\ORM\PersistentCollection {#2671 …}
    +children: [
      App\Entity\EntryComment {#1402}
    ]
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#2625
      date: 2023-12-29 14:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703932825 {#1384
    date: 2023-12-30 11:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 264437
  -bodyTs: "'absenc':11 'alpin':1 'brought':14 'develop':23 'distro':7 'fault':21 'glibc':13 'instead':28 'libc':31 'limit':15 'linux':2 'pure':30 'sane':6 'shit':27 'tri':9 'unfortun':16 'use':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6933783"
  +editedAt: DateTimeImmutable @1709344901 {#1381
    date: 2024-03-02 03:01:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703932825 {#1383
    date: 2023-12-30 11:40:25.0 +01:00
  }
  +"title": 264437
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
64 DENIED moderate
App\Entity\EntryComment {#1402
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1405
    +user: Proxies\__CG__\App\Entity\User {#2604 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2662 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2661 …}
    +slug: "Gentoo-goes-Binary-packages"
    +title: "Gentoo goes Binary (packages)"
    +url: "https://www.gentoo.org/news/2023/12/29/Gentoo-binary.html"
    +body: "> To speed up working with slow hardware and for overall convenience, we’re now also offering binary packages for download and direct installation! For most architectures, this is limited to the core system and weekly updates - not so for amd64 and arm64 however. There we’ve got a stunning >20 GByte of packages on our mirrors, from LibreOffice to KDE Plasma and from Gnome to Docker. Gentoo stable, updated daily. Enjoy! And read on for more details!"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 274
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711582673 {#2638
      date: 2024-03-28 00:37:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2667 …}
    +reports: Doctrine\ORM\PersistentCollection {#2663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2669 …}
    +badges: Doctrine\ORM\PersistentCollection {#2671 …}
    +children: [
      App\Entity\EntryComment {#1402}
    ]
    -id: 25622
    -titleTs: "'binari':3 'gentoo':1 'goe':2 'packag':4"
    -bodyTs: "'20':50 'also':15 'amd64':40 'architectur':26 'arm64':42 'binari':17 'conveni':11 'core':32 'daili':70 'detail':77 'direct':22 'docker':66 'download':20 'enjoy':71 'gbyte':51 'gentoo':67 'gnome':64 'got':47 'hardwar':7 'howev':43 'instal':23 'kde':60 'libreoffic':58 'limit':29 'mirror':56 'offer':16 'overal':10 'packag':18,53 'plasma':61 're':13 'read':73 'slow':6 'speed':2 'stabl':68 'stun':49 'system':33 'updat':36,69 've':46 'week':35 'work':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703943411
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/530739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703857011 {#2625
      date: 2023-12-29 14:36:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +body: "Alpine Linux is the most sane distro I tried. The absence of glibc brought limitations unfortunately, but it is the fault of developers that uses that shit instead of pure libc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703932825 {#1384
    date: 2023-12-30 11:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@Nibodhika@lemmy.world"
    "@Andy@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 264437
  -bodyTs: "'absenc':11 'alpin':1 'brought':14 'develop':23 'distro':7 'fault':21 'glibc':13 'instead':28 'libc':31 'limit':15 'linux':2 'pure':30 'sane':6 'shit':27 'tri':9 'unfortun':16 'use':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6933783"
  +editedAt: DateTimeImmutable @1709344901 {#1381
    date: 2024-03-02 03:01:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703932825 {#1383
    date: 2023-12-30 11:40:25.0 +01:00
  }
  +"title": 264437
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Package-up-and-transport-a-linux"
  +title: "Package up and transport a linux?"
  +url: null
  +body: """
    I have a simple wish, with a probably not so simple solution.\n
    \n
    I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
    \n
    Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
    \n
    So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
    \n
    For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700580681 {#2763
    date: 2023-11-21 16:31:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2730 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  +badges: Doctrine\ORM\PersistentCollection {#2778 …}
  +children: [
    1 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There is a pacman command that prints the list of all packages installed by users. I don’t remenber the command sorry but you’ll find that here:\n
        \n
        [wiki.archlinux.org/title/Pacman/Tips_and_tricks](https://wiki.archlinux.org/title/Pacman/Tips_and_tricks)\n
        \n
        Its probably “pacman -Qe”.\n
        \n
        Then it should be easy to create a script that install all that automaticcally. If your are cautious you should have a backup of your home anyway on some storage device .
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700827172 {#1556
        date: 2023-11-24 12:59:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnRelatedBurner@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1596 …}
      +votes: Doctrine\ORM\PersistentCollection {#1702 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 141416
      -bodyTs: "'/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':31 'anyway':62 'automaticc':49 'backup':58 'cautious':53 'command':5,21 'creat':42 'devic':66 'easi':40 'find':26 'home':61 'instal':13,46 'list':9 'll':25 'packag':12 'pacman':4,34 'print':7 'probabl':33 'qe':35 'remenb':19 'script':44 'sorri':22 'storag':65 'user':15 'wiki.archlinux.org':30 'wiki.archlinux.org/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5710401"
      +editedAt: DateTimeImmutable @1700825864 {#1557
        date: 2023-11-24 12:37:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700437677 {#1555
        date: 2023-11-20 00:47:57.0 +01:00
      }
      +"title": 141416
    }
    0 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: App\Entity\EntryComment {#1621}
      +body: """
        Sorry I edited my post, I was wrong.\n
        \n
        .config stores many apps settings. But unfortunately some apps stores that directly in ~ as hidden files and directories. Personnally I make a backup of my whole home.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700438073 {#1692
        date: 2023-11-20 00:54:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnRelatedBurner@sh.itjust.works"
        "@Drito@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 141431
      -bodyTs: "'app':12,17 'backup':31 'config':9 'direct':20 'directori':26 'edit':3 'file':24 'hidden':23 'home':35 'make':29 'mani':11 'personn':27 'post':5 'set':13 'sorri':1 'store':10,18 'unfortun':15 'whole':34 'wrong':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5710600"
      +editedAt: DateTimeImmutable @1700826342 {#1795
        date: 2023-11-24 12:45:42.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700438073 {#1705
        date: 2023-11-20 00:54:33.0 +01:00
      }
      +"title": 141431
    }
  ]
  -id: 14526
  -titleTs: "'linux':6 'packag':1 'transport':4"
  -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514431
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9493386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700428031 {#2751
    date: 2023-11-19 22:07:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Package-up-and-transport-a-linux"
  +title: "Package up and transport a linux?"
  +url: null
  +body: """
    I have a simple wish, with a probably not so simple solution.\n
    \n
    I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
    \n
    Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
    \n
    So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
    \n
    For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700580681 {#2763
    date: 2023-11-21 16:31:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2730 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  +badges: Doctrine\ORM\PersistentCollection {#2778 …}
  +children: [
    1 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There is a pacman command that prints the list of all packages installed by users. I don’t remenber the command sorry but you’ll find that here:\n
        \n
        [wiki.archlinux.org/title/Pacman/Tips_and_tricks](https://wiki.archlinux.org/title/Pacman/Tips_and_tricks)\n
        \n
        Its probably “pacman -Qe”.\n
        \n
        Then it should be easy to create a script that install all that automaticcally. If your are cautious you should have a backup of your home anyway on some storage device .
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700827172 {#1556
        date: 2023-11-24 12:59:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnRelatedBurner@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1596 …}
      +votes: Doctrine\ORM\PersistentCollection {#1702 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 141416
      -bodyTs: "'/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':31 'anyway':62 'automaticc':49 'backup':58 'cautious':53 'command':5,21 'creat':42 'devic':66 'easi':40 'find':26 'home':61 'instal':13,46 'list':9 'll':25 'packag':12 'pacman':4,34 'print':7 'probabl':33 'qe':35 'remenb':19 'script':44 'sorri':22 'storag':65 'user':15 'wiki.archlinux.org':30 'wiki.archlinux.org/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5710401"
      +editedAt: DateTimeImmutable @1700825864 {#1557
        date: 2023-11-24 12:37:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700437677 {#1555
        date: 2023-11-20 00:47:57.0 +01:00
      }
      +"title": 141416
    }
    0 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: App\Entity\EntryComment {#1621}
      +body: """
        Sorry I edited my post, I was wrong.\n
        \n
        .config stores many apps settings. But unfortunately some apps stores that directly in ~ as hidden files and directories. Personnally I make a backup of my whole home.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700438073 {#1692
        date: 2023-11-20 00:54:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnRelatedBurner@sh.itjust.works"
        "@Drito@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 141431
      -bodyTs: "'app':12,17 'backup':31 'config':9 'direct':20 'directori':26 'edit':3 'file':24 'hidden':23 'home':35 'make':29 'mani':11 'personn':27 'post':5 'set':13 'sorri':1 'store':10,18 'unfortun':15 'whole':34 'wrong':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5710600"
      +editedAt: DateTimeImmutable @1700826342 {#1795
        date: 2023-11-24 12:45:42.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700438073 {#1705
        date: 2023-11-20 00:54:33.0 +01:00
      }
      +"title": 141431
    }
  ]
  -id: 14526
  -titleTs: "'linux':6 'packag':1 'transport':4"
  -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514431
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9493386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700428031 {#2751
    date: 2023-11-19 22:07:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Package-up-and-transport-a-linux"
  +title: "Package up and transport a linux?"
  +url: null
  +body: """
    I have a simple wish, with a probably not so simple solution.\n
    \n
    I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
    \n
    Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
    \n
    So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
    \n
    For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700580681 {#2763
    date: 2023-11-21 16:31:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2730 …}
  +votes: Doctrine\ORM\PersistentCollection {#2770 …}
  +reports: Doctrine\ORM\PersistentCollection {#2772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
  +badges: Doctrine\ORM\PersistentCollection {#2778 …}
  +children: [
    1 => App\Entity\EntryComment {#1621
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There is a pacman command that prints the list of all packages installed by users. I don’t remenber the command sorry but you’ll find that here:\n
        \n
        [wiki.archlinux.org/title/Pacman/Tips_and_tricks](https://wiki.archlinux.org/title/Pacman/Tips_and_tricks)\n
        \n
        Its probably “pacman -Qe”.\n
        \n
        Then it should be easy to create a script that install all that automaticcally. If your are cautious you should have a backup of your home anyway on some storage device .
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700827172 {#1556
        date: 2023-11-24 12:59:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnRelatedBurner@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1596 …}
      +votes: Doctrine\ORM\PersistentCollection {#1702 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 141416
      -bodyTs: "'/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':31 'anyway':62 'automaticc':49 'backup':58 'cautious':53 'command':5,21 'creat':42 'devic':66 'easi':40 'find':26 'home':61 'instal':13,46 'list':9 'll':25 'packag':12 'pacman':4,34 'print':7 'probabl':33 'qe':35 'remenb':19 'script':44 'sorri':22 'storag':65 'user':15 'wiki.archlinux.org':30 'wiki.archlinux.org/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5710401"
      +editedAt: DateTimeImmutable @1700825864 {#1557
        date: 2023-11-24 12:37:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700437677 {#1555
        date: 2023-11-20 00:47:57.0 +01:00
      }
      +"title": 141416
    }
    0 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
      +root: App\Entity\EntryComment {#1621}
      +body: """
        Sorry I edited my post, I was wrong.\n
        \n
        .config stores many apps settings. But unfortunately some apps stores that directly in ~ as hidden files and directories. Personnally I make a backup of my whole home.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700438073 {#1692
        date: 2023-11-20 00:54:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UnRelatedBurner@sh.itjust.works"
        "@Drito@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
      -id: 141431
      -bodyTs: "'app':12,17 'backup':31 'config':9 'direct':20 'directori':26 'edit':3 'file':24 'hidden':23 'home':35 'make':29 'mani':11 'personn':27 'post':5 'set':13 'sorri':1 'store':10,18 'unfortun':15 'whole':34 'wrong':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5710600"
      +editedAt: DateTimeImmutable @1700826342 {#1795
        date: 2023-11-24 12:45:42.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700438073 {#1705
        date: 2023-11-20 00:54:33.0 +01:00
      }
      +"title": 141431
    }
  ]
  -id: 14526
  -titleTs: "'linux':6 'packag':1 'transport':4"
  -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700514431
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9493386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700428031 {#2751
    date: 2023-11-19 22:07:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1621
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2103 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Package-up-and-transport-a-linux"
    +title: "Package up and transport a linux?"
    +url: null
    +body: """
      I have a simple wish, with a probably not so simple solution.\n
      \n
      I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
      \n
      Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
      \n
      So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
      \n
      For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700580681 {#2763
      date: 2023-11-21 16:31:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      1 => App\Entity\EntryComment {#1621}
      0 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: App\Entity\EntryComment {#1621}
        +body: """
          Sorry I edited my post, I was wrong.\n
          \n
          .config stores many apps settings. But unfortunately some apps stores that directly in ~ as hidden files and directories. Personnally I make a backup of my whole home.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700438073 {#1692
          date: 2023-11-20 00:54:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnRelatedBurner@sh.itjust.works"
          "@Drito@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1719 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 141431
        -bodyTs: "'app':12,17 'backup':31 'config':9 'direct':20 'directori':26 'edit':3 'file':24 'hidden':23 'home':35 'make':29 'mani':11 'personn':27 'post':5 'set':13 'sorri':1 'store':10,18 'unfortun':15 'whole':34 'wrong':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5710600"
        +editedAt: DateTimeImmutable @1700826342 {#1795
          date: 2023-11-24 12:45:42.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700438073 {#1705
          date: 2023-11-20 00:54:33.0 +01:00
        }
        +"title": 141431
      }
    ]
    -id: 14526
    -titleTs: "'linux':6 'packag':1 'transport':4"
    -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514431
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9493386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700428031 {#2751
      date: 2023-11-19 22:07:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is a pacman command that prints the list of all packages installed by users. I don’t remenber the command sorry but you’ll find that here:\n
    \n
    [wiki.archlinux.org/title/Pacman/Tips_and_tricks](https://wiki.archlinux.org/title/Pacman/Tips_and_tricks)\n
    \n
    Its probably “pacman -Qe”.\n
    \n
    Then it should be easy to create a script that install all that automaticcally. If your are cautious you should have a backup of your home anyway on some storage device .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700827172 {#1556
    date: 2023-11-24 12:59:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnRelatedBurner@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 141416
  -bodyTs: "'/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':31 'anyway':62 'automaticc':49 'backup':58 'cautious':53 'command':5,21 'creat':42 'devic':66 'easi':40 'find':26 'home':61 'instal':13,46 'list':9 'll':25 'packag':12 'pacman':4,34 'print':7 'probabl':33 'qe':35 'remenb':19 'script':44 'sorri':22 'storag':65 'user':15 'wiki.archlinux.org':30 'wiki.archlinux.org/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5710401"
  +editedAt: DateTimeImmutable @1700825864 {#1557
    date: 2023-11-24 12:37:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700437677 {#1555
    date: 2023-11-20 00:47:57.0 +01:00
  }
  +"title": 141416
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
71 DENIED edit
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2103 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Package-up-and-transport-a-linux"
    +title: "Package up and transport a linux?"
    +url: null
    +body: """
      I have a simple wish, with a probably not so simple solution.\n
      \n
      I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
      \n
      Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
      \n
      So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
      \n
      For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700580681 {#2763
      date: 2023-11-21 16:31:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      1 => App\Entity\EntryComment {#1621}
      0 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: App\Entity\EntryComment {#1621}
        +body: """
          Sorry I edited my post, I was wrong.\n
          \n
          .config stores many apps settings. But unfortunately some apps stores that directly in ~ as hidden files and directories. Personnally I make a backup of my whole home.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700438073 {#1692
          date: 2023-11-20 00:54:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnRelatedBurner@sh.itjust.works"
          "@Drito@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1719 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 141431
        -bodyTs: "'app':12,17 'backup':31 'config':9 'direct':20 'directori':26 'edit':3 'file':24 'hidden':23 'home':35 'make':29 'mani':11 'personn':27 'post':5 'set':13 'sorri':1 'store':10,18 'unfortun':15 'whole':34 'wrong':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5710600"
        +editedAt: DateTimeImmutable @1700826342 {#1795
          date: 2023-11-24 12:45:42.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700438073 {#1705
          date: 2023-11-20 00:54:33.0 +01:00
        }
        +"title": 141431
      }
    ]
    -id: 14526
    -titleTs: "'linux':6 'packag':1 'transport':4"
    -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514431
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9493386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700428031 {#2751
      date: 2023-11-19 22:07:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is a pacman command that prints the list of all packages installed by users. I don’t remenber the command sorry but you’ll find that here:\n
    \n
    [wiki.archlinux.org/title/Pacman/Tips_and_tricks](https://wiki.archlinux.org/title/Pacman/Tips_and_tricks)\n
    \n
    Its probably “pacman -Qe”.\n
    \n
    Then it should be easy to create a script that install all that automaticcally. If your are cautious you should have a backup of your home anyway on some storage device .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700827172 {#1556
    date: 2023-11-24 12:59:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnRelatedBurner@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 141416
  -bodyTs: "'/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':31 'anyway':62 'automaticc':49 'backup':58 'cautious':53 'command':5,21 'creat':42 'devic':66 'easi':40 'find':26 'home':61 'instal':13,46 'list':9 'll':25 'packag':12 'pacman':4,34 'print':7 'probabl':33 'qe':35 'remenb':19 'script':44 'sorri':22 'storag':65 'user':15 'wiki.archlinux.org':30 'wiki.archlinux.org/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5710401"
  +editedAt: DateTimeImmutable @1700825864 {#1557
    date: 2023-11-24 12:37:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700437677 {#1555
    date: 2023-11-20 00:47:57.0 +01:00
  }
  +"title": 141416
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
72 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2103 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Package-up-and-transport-a-linux"
    +title: "Package up and transport a linux?"
    +url: null
    +body: """
      I have a simple wish, with a probably not so simple solution.\n
      \n
      I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
      \n
      Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
      \n
      So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
      \n
      For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700580681 {#2763
      date: 2023-11-21 16:31:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      1 => App\Entity\EntryComment {#1621}
      0 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
        +root: App\Entity\EntryComment {#1621}
        +body: """
          Sorry I edited my post, I was wrong.\n
          \n
          .config stores many apps settings. But unfortunately some apps stores that directly in ~ as hidden files and directories. Personnally I make a backup of my whole home.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700438073 {#1692
          date: 2023-11-20 00:54:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnRelatedBurner@sh.itjust.works"
          "@Drito@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1714 …}
        +votes: Doctrine\ORM\PersistentCollection {#1719 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
        -id: 141431
        -bodyTs: "'app':12,17 'backup':31 'config':9 'direct':20 'directori':26 'edit':3 'file':24 'hidden':23 'home':35 'make':29 'mani':11 'personn':27 'post':5 'set':13 'sorri':1 'store':10,18 'unfortun':15 'whole':34 'wrong':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5710600"
        +editedAt: DateTimeImmutable @1700826342 {#1795
          date: 2023-11-24 12:45:42.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700438073 {#1705
          date: 2023-11-20 00:54:33.0 +01:00
        }
        +"title": 141431
      }
    ]
    -id: 14526
    -titleTs: "'linux':6 'packag':1 'transport':4"
    -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514431
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9493386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700428031 {#2751
      date: 2023-11-19 22:07:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is a pacman command that prints the list of all packages installed by users. I don’t remenber the command sorry but you’ll find that here:\n
    \n
    [wiki.archlinux.org/title/Pacman/Tips_and_tricks](https://wiki.archlinux.org/title/Pacman/Tips_and_tricks)\n
    \n
    Its probably “pacman -Qe”.\n
    \n
    Then it should be easy to create a script that install all that automaticcally. If your are cautious you should have a backup of your home anyway on some storage device .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700827172 {#1556
    date: 2023-11-24 12:59:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnRelatedBurner@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 141416
  -bodyTs: "'/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':31 'anyway':62 'automaticc':49 'backup':58 'cautious':53 'command':5,21 'creat':42 'devic':66 'easi':40 'find':26 'home':61 'instal':13,46 'list':9 'll':25 'packag':12 'pacman':4,34 'print':7 'probabl':33 'qe':35 'remenb':19 'script':44 'sorri':22 'storag':65 'user':15 'wiki.archlinux.org':30 'wiki.archlinux.org/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5710401"
  +editedAt: DateTimeImmutable @1700825864 {#1557
    date: 2023-11-24 12:37:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700437677 {#1555
    date: 2023-11-20 00:47:57.0 +01:00
  }
  +"title": 141416
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#1711
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2103 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Package-up-and-transport-a-linux"
    +title: "Package up and transport a linux?"
    +url: null
    +body: """
      I have a simple wish, with a probably not so simple solution.\n
      \n
      I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
      \n
      Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
      \n
      So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
      \n
      For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700580681 {#2763
      date: 2023-11-21 16:31:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      1 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          There is a pacman command that prints the list of all packages installed by users. I don’t remenber the command sorry but you’ll find that here:\n
          \n
          [wiki.archlinux.org/title/Pacman/Tips_and_tricks](https://wiki.archlinux.org/title/Pacman/Tips_and_tricks)\n
          \n
          Its probably “pacman -Qe”.\n
          \n
          Then it should be easy to create a script that install all that automaticcally. If your are cautious you should have a backup of your home anyway on some storage device .
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700827172 {#1556
          date: 2023-11-24 12:59:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnRelatedBurner@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1596 …}
        +votes: Doctrine\ORM\PersistentCollection {#1702 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
        -id: 141416
        -bodyTs: "'/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':31 'anyway':62 'automaticc':49 'backup':58 'cautious':53 'command':5,21 'creat':42 'devic':66 'easi':40 'find':26 'home':61 'instal':13,46 'list':9 'll':25 'packag':12 'pacman':4,34 'print':7 'probabl':33 'qe':35 'remenb':19 'script':44 'sorri':22 'storag':65 'user':15 'wiki.archlinux.org':30 'wiki.archlinux.org/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5710401"
        +editedAt: DateTimeImmutable @1700825864 {#1557
          date: 2023-11-24 12:37:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700437677 {#1555
          date: 2023-11-20 00:47:57.0 +01:00
        }
        +"title": 141416
      }
      0 => App\Entity\EntryComment {#1711}
    ]
    -id: 14526
    -titleTs: "'linux':6 'packag':1 'transport':4"
    -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514431
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9493386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700428031 {#2751
      date: 2023-11-19 22:07:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: App\Entity\EntryComment {#1621}
  +body: """
    Sorry I edited my post, I was wrong.\n
    \n
    .config stores many apps settings. But unfortunately some apps stores that directly in ~ as hidden files and directories. Personnally I make a backup of my whole home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700438073 {#1692
    date: 2023-11-20 00:54:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnRelatedBurner@sh.itjust.works"
    "@Drito@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 141431
  -bodyTs: "'app':12,17 'backup':31 'config':9 'direct':20 'directori':26 'edit':3 'file':24 'hidden':23 'home':35 'make':29 'mani':11 'personn':27 'post':5 'set':13 'sorri':1 'store':10,18 'unfortun':15 'whole':34 'wrong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5710600"
  +editedAt: DateTimeImmutable @1700826342 {#1795
    date: 2023-11-24 12:45:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700438073 {#1705
    date: 2023-11-20 00:54:33.0 +01:00
  }
  +"title": 141431
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
75 DENIED edit
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2103 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Package-up-and-transport-a-linux"
    +title: "Package up and transport a linux?"
    +url: null
    +body: """
      I have a simple wish, with a probably not so simple solution.\n
      \n
      I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
      \n
      Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
      \n
      So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
      \n
      For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700580681 {#2763
      date: 2023-11-21 16:31:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      1 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          There is a pacman command that prints the list of all packages installed by users. I don’t remenber the command sorry but you’ll find that here:\n
          \n
          [wiki.archlinux.org/title/Pacman/Tips_and_tricks](https://wiki.archlinux.org/title/Pacman/Tips_and_tricks)\n
          \n
          Its probably “pacman -Qe”.\n
          \n
          Then it should be easy to create a script that install all that automaticcally. If your are cautious you should have a backup of your home anyway on some storage device .
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700827172 {#1556
          date: 2023-11-24 12:59:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnRelatedBurner@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1596 …}
        +votes: Doctrine\ORM\PersistentCollection {#1702 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
        -id: 141416
        -bodyTs: "'/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':31 'anyway':62 'automaticc':49 'backup':58 'cautious':53 'command':5,21 'creat':42 'devic':66 'easi':40 'find':26 'home':61 'instal':13,46 'list':9 'll':25 'packag':12 'pacman':4,34 'print':7 'probabl':33 'qe':35 'remenb':19 'script':44 'sorri':22 'storag':65 'user':15 'wiki.archlinux.org':30 'wiki.archlinux.org/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5710401"
        +editedAt: DateTimeImmutable @1700825864 {#1557
          date: 2023-11-24 12:37:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700437677 {#1555
          date: 2023-11-20 00:47:57.0 +01:00
        }
        +"title": 141416
      }
      0 => App\Entity\EntryComment {#1711}
    ]
    -id: 14526
    -titleTs: "'linux':6 'packag':1 'transport':4"
    -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514431
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9493386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700428031 {#2751
      date: 2023-11-19 22:07:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: App\Entity\EntryComment {#1621}
  +body: """
    Sorry I edited my post, I was wrong.\n
    \n
    .config stores many apps settings. But unfortunately some apps stores that directly in ~ as hidden files and directories. Personnally I make a backup of my whole home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700438073 {#1692
    date: 2023-11-20 00:54:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnRelatedBurner@sh.itjust.works"
    "@Drito@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 141431
  -bodyTs: "'app':12,17 'backup':31 'config':9 'direct':20 'directori':26 'edit':3 'file':24 'hidden':23 'home':35 'make':29 'mani':11 'personn':27 'post':5 'set':13 'sorri':1 'store':10,18 'unfortun':15 'whole':34 'wrong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5710600"
  +editedAt: DateTimeImmutable @1700826342 {#1795
    date: 2023-11-24 12:45:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700438073 {#1705
    date: 2023-11-20 00:54:33.0 +01:00
  }
  +"title": 141431
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
76 DENIED moderate
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2103 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Package-up-and-transport-a-linux"
    +title: "Package up and transport a linux?"
    +url: null
    +body: """
      I have a simple wish, with a probably not so simple solution.\n
      \n
      I recently started with linux (Arch kde), I’m loving it, I quickly realized that this OS and almost all apps, are highly customizable, I’m laving that as well. My problem is the unavoidable reinstalls and that I have a laptop.\n
      \n
      Is there any way that I can save all my configs, apps and my apps’ configs, and transfer them over to my laptop, while almost having a very quick back-up. I realize that I could turn it into an ISO somehow, but that wouldn’t work (I think) because my laptop has vastly different hardware. I also realize the partitioning problem. So in my idealistic world, there should be a solution that requires a clean install (from scripts or manual) and some .sh file, that installs all my apps, pastes all my configs and reboots.\n
      \n
      So is this possible? and if yes, how should I go about this? did someone make a tool for this already? Or(!) can I burn it to a flash and the drivers will correct themselves/I’ll deal with them later?\n
      \n
      For final words I’d like to say that I’m far from finished configurating, but I’d like to know the proccess, to not shoot myself in the foot somewhere along the way of configing, thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700580681 {#2763
      date: 2023-11-21 16:31:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2770 …}
    +reports: Doctrine\ORM\PersistentCollection {#2772 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2774 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2776 …}
    +badges: Doctrine\ORM\PersistentCollection {#2778 …}
    +children: [
      1 => App\Entity\EntryComment {#1621
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          There is a pacman command that prints the list of all packages installed by users. I don’t remenber the command sorry but you’ll find that here:\n
          \n
          [wiki.archlinux.org/title/Pacman/Tips_and_tricks](https://wiki.archlinux.org/title/Pacman/Tips_and_tricks)\n
          \n
          Its probably “pacman -Qe”.\n
          \n
          Then it should be easy to create a script that install all that automaticcally. If your are cautious you should have a backup of your home anyway on some storage device .
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700827172 {#1556
          date: 2023-11-24 12:59:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@UnRelatedBurner@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1596 …}
        +votes: Doctrine\ORM\PersistentCollection {#1702 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
        -id: 141416
        -bodyTs: "'/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':31 'anyway':62 'automaticc':49 'backup':58 'cautious':53 'command':5,21 'creat':42 'devic':66 'easi':40 'find':26 'home':61 'instal':13,46 'list':9 'll':25 'packag':12 'pacman':4,34 'print':7 'probabl':33 'qe':35 'remenb':19 'script':44 'sorri':22 'storag':65 'user':15 'wiki.archlinux.org':30 'wiki.archlinux.org/title/pacman/tips_and_tricks](https://wiki.archlinux.org/title/pacman/tips_and_tricks)':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5710401"
        +editedAt: DateTimeImmutable @1700825864 {#1557
          date: 2023-11-24 12:37:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700437677 {#1555
          date: 2023-11-20 00:47:57.0 +01:00
        }
        +"title": 141416
      }
      0 => App\Entity\EntryComment {#1711}
    ]
    -id: 14526
    -titleTs: "'linux':6 'packag':1 'transport':4"
    -bodyTs: "'almost':31,79 'along':223 'alreadi':172 'also':113 'app':33,66,69,145 'arch':18 'back':85 'back-up':84 'burn':176 'clean':131 'config':65,70,149,227 'configur':206 'correct':185 'could':91 'customiz':36 'd':196,209 'deal':188 'differ':110 'driver':183 'far':203 'file':140 'final':193 'finish':205 'flash':180 'foot':221 'go':162 'hardwar':111 'high':35 'idealist':121 'instal':132,142 'iso':96 'kde':19 'know':212 'laptop':54,77,107 'later':191 'lave':39 'like':197,210 'linux':17 'll':187 'love':22 'm':21,38,202 'make':167 'manual':136 'os':29 'partit':116 'past':146 'possibl':155 'probabl':8 'problem':44,117 'proccess':214 'quick':25,83 'realiz':26,88,114 'reboot':151 'recent':14 'reinstal':48 'requir':129 'save':62 'say':199 'script':134 'sh':139 'shoot':217 'simpl':4,11 'solut':12,127 'somehow':97 'someon':166 'somewher':222 'start':15 'thank':228 'themselves/i':186 'think':104 'tool':169 'transfer':72 'turn':92 'unavoid':47 'vast':109 'way':58,225 'well':42 'wish':5 'word':194 'work':102 'world':122 'wouldn':100 'yes':158"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700514431
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9493386"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700428031 {#2751
      date: 2023-11-19 22:07:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: App\Entity\EntryComment {#1621}
  +body: """
    Sorry I edited my post, I was wrong.\n
    \n
    .config stores many apps settings. But unfortunately some apps stores that directly in ~ as hidden files and directories. Personnally I make a backup of my whole home.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700438073 {#1692
    date: 2023-11-20 00:54:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnRelatedBurner@sh.itjust.works"
    "@Drito@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  -id: 141431
  -bodyTs: "'app':12,17 'backup':31 'config':9 'direct':20 'directori':26 'edit':3 'file':24 'hidden':23 'home':35 'make':29 'mani':11 'personn':27 'post':5 'set':13 'sorri':1 'store':10,18 'unfortun':15 'whole':34 'wrong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5710600"
  +editedAt: DateTimeImmutable @1700826342 {#1795
    date: 2023-11-24 12:45:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700438073 {#1705
    date: 2023-11-20 00:54:33.0 +01:00
  }
  +"title": 141431
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "X11-tiling-WMs"
  +title: "X11 tiling WMs"
  +url: null
  +body: """
    I am potentially going to be able to put Linux on my work PC soon, have been using it on my personal PC and laptop quite happily with hyprland ontop of NixOS\n
    \n
    Thinking of using NixOS for my work machine as well, however I don’t want to use hyprland or even Wayland as I need this machine to be stable and reliable (Nvidia GPU)\n
    \n
    Is I3 still the best option for this or are there better alternatives? (leaning towards I3 ontop of KDE)\n
    \n
    I’m also somewhat tempted to just go GNOME with the forge extension as it seems the most reliable, though the tiling on that extension is far from perfect
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727361049 {#2619
    date: 2024-09-26 16:30:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  +badges: Doctrine\ORM\PersistentCollection {#2636 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I tried I3 but it seems the new window always appears in a vertical slice, maybe some people like that so windows are set manually. I prefer automatic tiling, I use Bspwm for that. It needs two config files but they are simple, no programming is required. Its way to split screen is almost always good. In the rare exceptions I add a rule in the main config file so the app appears in a floating window."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1724012580 {#2063
        date: 2024-08-18 22:23:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@flashgnash@lemm.ee"
        "@flashgnash@lemm.ee"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 310603
      -bodyTs: "'add':62 'almost':54 'alway':10,55 'app':72 'appear':11,73 'automat':28 'bspwm':32 'config':38,68 'except':60 'file':39,69 'float':76 'good':56 'i3':3 'like':19 'main':67 'manual':25 'mayb':16 'need':36 'new':8 'peopl':18 'prefer':27 'program':45 'rare':59 'requir':47 'rule':64 'screen':52 'seem':6 'set':24 'simpl':43 'slice':15 'split':51 'tile':29 'tri':2 'two':37 'use':31 'vertic':14 'way':49 'window':9,22,77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7584564"
      +editedAt: DateTimeImmutable @1724006692 {#2080
        date: 2024-08-18 20:44:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705325104 {#2064
        date: 2024-01-15 14:25:04.0 +01:00
      }
      +"title": 310603
    }
  ]
  -id: 30622
  -titleTs: "'tile':2 'wms':3 'x11':1"
  -bodyTs: "'abl':7 'also':87 'altern':78 'best':70 'better':77 'even':52 'extens':97,109 'far':111 'forg':96 'gnome':93 'go':4,92 'gpu':65 'happili':27 'howev':43 'hyprland':29,50 'i3':67,81 'kde':84 'laptop':25 'lean':79 'linux':10 'm':86 'machin':40,58 'need':56 'nixo':32,36 'nvidia':64 'ontop':30,82 'option':71 'pc':14,23 'perfect':113 'person':22 'potenti':3 'put':9 'quit':26 'reliabl':63,103 'seem':100 'somewhat':88 'soon':15 'stabl':61 'still':68 'tempt':89 'think':33 'though':104 'tile':106 'toward':80 'use':18,35,49 'want':47 'wayland':53 'well':42 'work':13,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705404047
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20970452"
  +editedAt: DateTimeImmutable @1723943079 {#2607
    date: 2024-08-18 03:04:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705317647 {#2586
    date: 2024-01-15 12:20:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "X11-tiling-WMs"
  +title: "X11 tiling WMs"
  +url: null
  +body: """
    I am potentially going to be able to put Linux on my work PC soon, have been using it on my personal PC and laptop quite happily with hyprland ontop of NixOS\n
    \n
    Thinking of using NixOS for my work machine as well, however I don’t want to use hyprland or even Wayland as I need this machine to be stable and reliable (Nvidia GPU)\n
    \n
    Is I3 still the best option for this or are there better alternatives? (leaning towards I3 ontop of KDE)\n
    \n
    I’m also somewhat tempted to just go GNOME with the forge extension as it seems the most reliable, though the tiling on that extension is far from perfect
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727361049 {#2619
    date: 2024-09-26 16:30:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  +badges: Doctrine\ORM\PersistentCollection {#2636 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I tried I3 but it seems the new window always appears in a vertical slice, maybe some people like that so windows are set manually. I prefer automatic tiling, I use Bspwm for that. It needs two config files but they are simple, no programming is required. Its way to split screen is almost always good. In the rare exceptions I add a rule in the main config file so the app appears in a floating window."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1724012580 {#2063
        date: 2024-08-18 22:23:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@flashgnash@lemm.ee"
        "@flashgnash@lemm.ee"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 310603
      -bodyTs: "'add':62 'almost':54 'alway':10,55 'app':72 'appear':11,73 'automat':28 'bspwm':32 'config':38,68 'except':60 'file':39,69 'float':76 'good':56 'i3':3 'like':19 'main':67 'manual':25 'mayb':16 'need':36 'new':8 'peopl':18 'prefer':27 'program':45 'rare':59 'requir':47 'rule':64 'screen':52 'seem':6 'set':24 'simpl':43 'slice':15 'split':51 'tile':29 'tri':2 'two':37 'use':31 'vertic':14 'way':49 'window':9,22,77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7584564"
      +editedAt: DateTimeImmutable @1724006692 {#2080
        date: 2024-08-18 20:44:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705325104 {#2064
        date: 2024-01-15 14:25:04.0 +01:00
      }
      +"title": 310603
    }
  ]
  -id: 30622
  -titleTs: "'tile':2 'wms':3 'x11':1"
  -bodyTs: "'abl':7 'also':87 'altern':78 'best':70 'better':77 'even':52 'extens':97,109 'far':111 'forg':96 'gnome':93 'go':4,92 'gpu':65 'happili':27 'howev':43 'hyprland':29,50 'i3':67,81 'kde':84 'laptop':25 'lean':79 'linux':10 'm':86 'machin':40,58 'need':56 'nixo':32,36 'nvidia':64 'ontop':30,82 'option':71 'pc':14,23 'perfect':113 'person':22 'potenti':3 'put':9 'quit':26 'reliabl':63,103 'seem':100 'somewhat':88 'soon':15 'stabl':61 'still':68 'tempt':89 'think':33 'though':104 'tile':106 'toward':80 'use':18,35,49 'want':47 'wayland':53 'well':42 'work':13,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705404047
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20970452"
  +editedAt: DateTimeImmutable @1723943079 {#2607
    date: 2024-08-18 03:04:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705317647 {#2586
    date: 2024-01-15 12:20:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2624 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "X11-tiling-WMs"
  +title: "X11 tiling WMs"
  +url: null
  +body: """
    I am potentially going to be able to put Linux on my work PC soon, have been using it on my personal PC and laptop quite happily with hyprland ontop of NixOS\n
    \n
    Thinking of using NixOS for my work machine as well, however I don’t want to use hyprland or even Wayland as I need this machine to be stable and reliable (Nvidia GPU)\n
    \n
    Is I3 still the best option for this or are there better alternatives? (leaning towards I3 ontop of KDE)\n
    \n
    I’m also somewhat tempted to just go GNOME with the forge extension as it seems the most reliable, though the tiling on that extension is far from perfect
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727361049 {#2619
    date: 2024-09-26 16:30:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  +badges: Doctrine\ORM\PersistentCollection {#2636 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I tried I3 but it seems the new window always appears in a vertical slice, maybe some people like that so windows are set manually. I prefer automatic tiling, I use Bspwm for that. It needs two config files but they are simple, no programming is required. Its way to split screen is almost always good. In the rare exceptions I add a rule in the main config file so the app appears in a floating window."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1724012580 {#2063
        date: 2024-08-18 22:23:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@flashgnash@lemm.ee"
        "@flashgnash@lemm.ee"
        "@flashgnash@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 310603
      -bodyTs: "'add':62 'almost':54 'alway':10,55 'app':72 'appear':11,73 'automat':28 'bspwm':32 'config':38,68 'except':60 'file':39,69 'float':76 'good':56 'i3':3 'like':19 'main':67 'manual':25 'mayb':16 'need':36 'new':8 'peopl':18 'prefer':27 'program':45 'rare':59 'requir':47 'rule':64 'screen':52 'seem':6 'set':24 'simpl':43 'slice':15 'split':51 'tile':29 'tri':2 'two':37 'use':31 'vertic':14 'way':49 'window':9,22,77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7584564"
      +editedAt: DateTimeImmutable @1724006692 {#2080
        date: 2024-08-18 20:44:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705325104 {#2064
        date: 2024-01-15 14:25:04.0 +01:00
      }
      +"title": 310603
    }
  ]
  -id: 30622
  -titleTs: "'tile':2 'wms':3 'x11':1"
  -bodyTs: "'abl':7 'also':87 'altern':78 'best':70 'better':77 'even':52 'extens':97,109 'far':111 'forg':96 'gnome':93 'go':4,92 'gpu':65 'happili':27 'howev':43 'hyprland':29,50 'i3':67,81 'kde':84 'laptop':25 'lean':79 'linux':10 'm':86 'machin':40,58 'need':56 'nixo':32,36 'nvidia':64 'ontop':30,82 'option':71 'pc':14,23 'perfect':113 'person':22 'potenti':3 'put':9 'quit':26 'reliabl':63,103 'seem':100 'somewhat':88 'soon':15 'stabl':61 'still':68 'tempt':89 'think':33 'though':104 'tile':106 'toward':80 'use':18,35,49 'want':47 'wayland':53 'well':42 'work':13,39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705404047
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20970452"
  +editedAt: DateTimeImmutable @1723943079 {#2607
    date: 2024-08-18 03:04:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705317647 {#2586
    date: 2024-01-15 12:20:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2089
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2624 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "X11-tiling-WMs"
    +title: "X11 tiling WMs"
    +url: null
    +body: """
      I am potentially going to be able to put Linux on my work PC soon, have been using it on my personal PC and laptop quite happily with hyprland ontop of NixOS\n
      \n
      Thinking of using NixOS for my work machine as well, however I don’t want to use hyprland or even Wayland as I need this machine to be stable and reliable (Nvidia GPU)\n
      \n
      Is I3 still the best option for this or are there better alternatives? (leaning towards I3 ontop of KDE)\n
      \n
      I’m also somewhat tempted to just go GNOME with the forge extension as it seems the most reliable, though the tiling on that extension is far from perfect
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727361049 {#2619
      date: 2024-09-26 16:30:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2628 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    +badges: Doctrine\ORM\PersistentCollection {#2636 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 30622
    -titleTs: "'tile':2 'wms':3 'x11':1"
    -bodyTs: "'abl':7 'also':87 'altern':78 'best':70 'better':77 'even':52 'extens':97,109 'far':111 'forg':96 'gnome':93 'go':4,92 'gpu':65 'happili':27 'howev':43 'hyprland':29,50 'i3':67,81 'kde':84 'laptop':25 'lean':79 'linux':10 'm':86 'machin':40,58 'need':56 'nixo':32,36 'nvidia':64 'ontop':30,82 'option':71 'pc':14,23 'perfect':113 'person':22 'potenti':3 'put':9 'quit':26 'reliabl':63,103 'seem':100 'somewhat':88 'soon':15 'stabl':61 'still':68 'tempt':89 'think':33 'though':104 'tile':106 'toward':80 'use':18,35,49 'want':47 'wayland':53 'well':42 'work':13,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705404047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20970452"
    +editedAt: DateTimeImmutable @1723943079 {#2607
      date: 2024-08-18 03:04:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705317647 {#2586
      date: 2024-01-15 12:20:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried I3 but it seems the new window always appears in a vertical slice, maybe some people like that so windows are set manually. I prefer automatic tiling, I use Bspwm for that. It needs two config files but they are simple, no programming is required. Its way to split screen is almost always good. In the rare exceptions I add a rule in the main config file so the app appears in a floating window."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724012580 {#2063
    date: 2024-08-18 22:23:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@flashgnash@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 310603
  -bodyTs: "'add':62 'almost':54 'alway':10,55 'app':72 'appear':11,73 'automat':28 'bspwm':32 'config':38,68 'except':60 'file':39,69 'float':76 'good':56 'i3':3 'like':19 'main':67 'manual':25 'mayb':16 'need':36 'new':8 'peopl':18 'prefer':27 'program':45 'rare':59 'requir':47 'rule':64 'screen':52 'seem':6 'set':24 'simpl':43 'slice':15 'split':51 'tile':29 'tri':2 'two':37 'use':31 'vertic':14 'way':49 'window':9,22,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7584564"
  +editedAt: DateTimeImmutable @1724006692 {#2080
    date: 2024-08-18 20:44:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705325104 {#2064
    date: 2024-01-15 14:25:04.0 +01:00
  }
  +"title": 310603
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
83 DENIED edit
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2624 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "X11-tiling-WMs"
    +title: "X11 tiling WMs"
    +url: null
    +body: """
      I am potentially going to be able to put Linux on my work PC soon, have been using it on my personal PC and laptop quite happily with hyprland ontop of NixOS\n
      \n
      Thinking of using NixOS for my work machine as well, however I don’t want to use hyprland or even Wayland as I need this machine to be stable and reliable (Nvidia GPU)\n
      \n
      Is I3 still the best option for this or are there better alternatives? (leaning towards I3 ontop of KDE)\n
      \n
      I’m also somewhat tempted to just go GNOME with the forge extension as it seems the most reliable, though the tiling on that extension is far from perfect
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727361049 {#2619
      date: 2024-09-26 16:30:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2628 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    +badges: Doctrine\ORM\PersistentCollection {#2636 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 30622
    -titleTs: "'tile':2 'wms':3 'x11':1"
    -bodyTs: "'abl':7 'also':87 'altern':78 'best':70 'better':77 'even':52 'extens':97,109 'far':111 'forg':96 'gnome':93 'go':4,92 'gpu':65 'happili':27 'howev':43 'hyprland':29,50 'i3':67,81 'kde':84 'laptop':25 'lean':79 'linux':10 'm':86 'machin':40,58 'need':56 'nixo':32,36 'nvidia':64 'ontop':30,82 'option':71 'pc':14,23 'perfect':113 'person':22 'potenti':3 'put':9 'quit':26 'reliabl':63,103 'seem':100 'somewhat':88 'soon':15 'stabl':61 'still':68 'tempt':89 'think':33 'though':104 'tile':106 'toward':80 'use':18,35,49 'want':47 'wayland':53 'well':42 'work':13,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705404047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20970452"
    +editedAt: DateTimeImmutable @1723943079 {#2607
      date: 2024-08-18 03:04:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705317647 {#2586
      date: 2024-01-15 12:20:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried I3 but it seems the new window always appears in a vertical slice, maybe some people like that so windows are set manually. I prefer automatic tiling, I use Bspwm for that. It needs two config files but they are simple, no programming is required. Its way to split screen is almost always good. In the rare exceptions I add a rule in the main config file so the app appears in a floating window."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724012580 {#2063
    date: 2024-08-18 22:23:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@flashgnash@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 310603
  -bodyTs: "'add':62 'almost':54 'alway':10,55 'app':72 'appear':11,73 'automat':28 'bspwm':32 'config':38,68 'except':60 'file':39,69 'float':76 'good':56 'i3':3 'like':19 'main':67 'manual':25 'mayb':16 'need':36 'new':8 'peopl':18 'prefer':27 'program':45 'rare':59 'requir':47 'rule':64 'screen':52 'seem':6 'set':24 'simpl':43 'slice':15 'split':51 'tile':29 'tri':2 'two':37 'use':31 'vertic':14 'way':49 'window':9,22,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7584564"
  +editedAt: DateTimeImmutable @1724006692 {#2080
    date: 2024-08-18 20:44:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705325104 {#2064
    date: 2024-01-15 14:25:04.0 +01:00
  }
  +"title": 310603
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
84 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2624 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "X11-tiling-WMs"
    +title: "X11 tiling WMs"
    +url: null
    +body: """
      I am potentially going to be able to put Linux on my work PC soon, have been using it on my personal PC and laptop quite happily with hyprland ontop of NixOS\n
      \n
      Thinking of using NixOS for my work machine as well, however I don’t want to use hyprland or even Wayland as I need this machine to be stable and reliable (Nvidia GPU)\n
      \n
      Is I3 still the best option for this or are there better alternatives? (leaning towards I3 ontop of KDE)\n
      \n
      I’m also somewhat tempted to just go GNOME with the forge extension as it seems the most reliable, though the tiling on that extension is far from perfect
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727361049 {#2619
      date: 2024-09-26 16:30:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2626 …}
    +votes: Doctrine\ORM\PersistentCollection {#2628 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    +badges: Doctrine\ORM\PersistentCollection {#2636 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 30622
    -titleTs: "'tile':2 'wms':3 'x11':1"
    -bodyTs: "'abl':7 'also':87 'altern':78 'best':70 'better':77 'even':52 'extens':97,109 'far':111 'forg':96 'gnome':93 'go':4,92 'gpu':65 'happili':27 'howev':43 'hyprland':29,50 'i3':67,81 'kde':84 'laptop':25 'lean':79 'linux':10 'm':86 'machin':40,58 'need':56 'nixo':32,36 'nvidia':64 'ontop':30,82 'option':71 'pc':14,23 'perfect':113 'person':22 'potenti':3 'put':9 'quit':26 'reliabl':63,103 'seem':100 'somewhat':88 'soon':15 'stabl':61 'still':68 'tempt':89 'think':33 'though':104 'tile':106 'toward':80 'use':18,35,49 'want':47 'wayland':53 'well':42 'work':13,39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705404047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20970452"
    +editedAt: DateTimeImmutable @1723943079 {#2607
      date: 2024-08-18 03:04:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705317647 {#2586
      date: 2024-01-15 12:20:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I tried I3 but it seems the new window always appears in a vertical slice, maybe some people like that so windows are set manually. I prefer automatic tiling, I use Bspwm for that. It needs two config files but they are simple, no programming is required. Its way to split screen is almost always good. In the rare exceptions I add a rule in the main config file so the app appears in a floating window."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1724012580 {#2063
    date: 2024-08-18 22:23:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@flashgnash@lemm.ee"
    "@flashgnash@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 310603
  -bodyTs: "'add':62 'almost':54 'alway':10,55 'app':72 'appear':11,73 'automat':28 'bspwm':32 'config':38,68 'except':60 'file':39,69 'float':76 'good':56 'i3':3 'like':19 'main':67 'manual':25 'mayb':16 'need':36 'new':8 'peopl':18 'prefer':27 'program':45 'rare':59 'requir':47 'rule':64 'screen':52 'seem':6 'set':24 'simpl':43 'slice':15 'split':51 'tile':29 'tri':2 'two':37 'use':31 'vertic':14 'way':49 'window':9,22,77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7584564"
  +editedAt: DateTimeImmutable @1724006692 {#2080
    date: 2024-08-18 20:44:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705325104 {#2064
    date: 2024-01-15 14:25:04.0 +01:00
  }
  +"title": 310603
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2337
  +user: Proxies\__CG__\App\Entity\User {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Fully-featured-tilling-window-managers-like-DEs-for-lazy-people"
  +title: "Fully featured tilling window managers (like DEs) for lazy people"
  +url: null
  +body: """
    I love WMs but sometimes I wish there was also a fully featured WM (like a DE) for lazy people.\n
    \n
    Because sometimes I can’t be bothered customizing the configs and I would just rather have a slightly more bloated setup but with faster customization and some features out of the box without to much researching.\n
    \n
    But in my perspective, in terms of work flow WMs are just the way to compute efficiently.\n
    \n
    Do you have any suggestions of projects that might be out there that do fill this niche?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729446891 {#2072
    date: 2024-10-20 19:54:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2520 …}
  +votes: Doctrine\ORM\PersistentCollection {#2518 …}
  +reports: Doctrine\ORM\PersistentCollection {#2515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  +badges: Doctrine\ORM\PersistentCollection {#2562 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        For me the main config difficulty is from the statusbar. Polybar, Eww, are harder to config comparing to the WM. I solved that with Tint2 bar. It can be configured from an GUI, for the basics. The only code I added to config is simple.\n
        \n
        `execp_command = xdotool getwindowfocus getwindowname`\n
        \n
        It prints the window name on the bar. It is useful for bspwm windows.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706469019 {#2334
        date: 2024-01-28 20:10:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BlanK0@lemmy.ml"
        "@BlanK0@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2343 …}
      +nested: Doctrine\ORM\PersistentCollection {#2335 …}
      +votes: Doctrine\ORM\PersistentCollection {#2338 …}
      +reports: Doctrine\ORM\PersistentCollection {#2143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
      -id: 347670
      -bodyTs: "'ad':41 'bar':26,58 'basic':36 'bspwm':63 'code':39 'command':47 'compar':17 'config':5,16,43 'configur':30 'difficulti':6 'eww':12 'execp':46 'getwindowfocus':49 'getwindownam':50 'gui':33 'harder':14 'main':4 'name':55 'polybar':11 'print':52 'simpl':45 'solv':22 'statusbar':10 'tint2':25 'use':61 'window':54,64 'wm':20 'xdotool':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8209274"
      +editedAt: DateTimeImmutable @1729191787 {#2340
        date: 2024-10-17 21:03:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706469019 {#2341
        date: 2024-01-28 20:10:19.0 +01:00
      }
      +"title": 347670
    }
  ]
  -id: 33523
  -titleTs: "'des':7 'featur':2 'fulli':1 'lazi':9 'like':6 'manag':5 'peopl':10 'till':3 'window':4"
  -bodyTs: "'also':10 'bloat':40 'bother':27 'box':52 'comput':72 'config':30 'custom':28,45 'de':17 'effici':73 'faster':44 'featur':13,48 'fill':88 'flow':65 'fulli':12 'lazi':19 'like':15 'love':2 'might':82 'much':55 'nich':90 'peopl':20 'perspect':60 'project':80 'rather':35 'research':56 'setup':41 'slight':38 'sometim':5,22 'suggest':78 'term':62 'way':70 'wish':7 'without':53 'wm':14 'wms':3,66 'work':64 'would':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706477997
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11126881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706391597 {#2173
    date: 2024-01-27 22:39:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2337
  +user: Proxies\__CG__\App\Entity\User {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Fully-featured-tilling-window-managers-like-DEs-for-lazy-people"
  +title: "Fully featured tilling window managers (like DEs) for lazy people"
  +url: null
  +body: """
    I love WMs but sometimes I wish there was also a fully featured WM (like a DE) for lazy people.\n
    \n
    Because sometimes I can’t be bothered customizing the configs and I would just rather have a slightly more bloated setup but with faster customization and some features out of the box without to much researching.\n
    \n
    But in my perspective, in terms of work flow WMs are just the way to compute efficiently.\n
    \n
    Do you have any suggestions of projects that might be out there that do fill this niche?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729446891 {#2072
    date: 2024-10-20 19:54:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2520 …}
  +votes: Doctrine\ORM\PersistentCollection {#2518 …}
  +reports: Doctrine\ORM\PersistentCollection {#2515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  +badges: Doctrine\ORM\PersistentCollection {#2562 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        For me the main config difficulty is from the statusbar. Polybar, Eww, are harder to config comparing to the WM. I solved that with Tint2 bar. It can be configured from an GUI, for the basics. The only code I added to config is simple.\n
        \n
        `execp_command = xdotool getwindowfocus getwindowname`\n
        \n
        It prints the window name on the bar. It is useful for bspwm windows.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706469019 {#2334
        date: 2024-01-28 20:10:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BlanK0@lemmy.ml"
        "@BlanK0@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2343 …}
      +nested: Doctrine\ORM\PersistentCollection {#2335 …}
      +votes: Doctrine\ORM\PersistentCollection {#2338 …}
      +reports: Doctrine\ORM\PersistentCollection {#2143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
      -id: 347670
      -bodyTs: "'ad':41 'bar':26,58 'basic':36 'bspwm':63 'code':39 'command':47 'compar':17 'config':5,16,43 'configur':30 'difficulti':6 'eww':12 'execp':46 'getwindowfocus':49 'getwindownam':50 'gui':33 'harder':14 'main':4 'name':55 'polybar':11 'print':52 'simpl':45 'solv':22 'statusbar':10 'tint2':25 'use':61 'window':54,64 'wm':20 'xdotool':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8209274"
      +editedAt: DateTimeImmutable @1729191787 {#2340
        date: 2024-10-17 21:03:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706469019 {#2341
        date: 2024-01-28 20:10:19.0 +01:00
      }
      +"title": 347670
    }
  ]
  -id: 33523
  -titleTs: "'des':7 'featur':2 'fulli':1 'lazi':9 'like':6 'manag':5 'peopl':10 'till':3 'window':4"
  -bodyTs: "'also':10 'bloat':40 'bother':27 'box':52 'comput':72 'config':30 'custom':28,45 'de':17 'effici':73 'faster':44 'featur':13,48 'fill':88 'flow':65 'fulli':12 'lazi':19 'like':15 'love':2 'might':82 'much':55 'nich':90 'peopl':20 'perspect':60 'project':80 'rather':35 'research':56 'setup':41 'slight':38 'sometim':5,22 'suggest':78 'term':62 'way':70 'wish':7 'without':53 'wm':14 'wms':3,66 'work':64 'would':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706477997
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11126881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706391597 {#2173
    date: 2024-01-27 22:39:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2337
  +user: Proxies\__CG__\App\Entity\User {#2233 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Fully-featured-tilling-window-managers-like-DEs-for-lazy-people"
  +title: "Fully featured tilling window managers (like DEs) for lazy people"
  +url: null
  +body: """
    I love WMs but sometimes I wish there was also a fully featured WM (like a DE) for lazy people.\n
    \n
    Because sometimes I can’t be bothered customizing the configs and I would just rather have a slightly more bloated setup but with faster customization and some features out of the box without to much researching.\n
    \n
    But in my perspective, in terms of work flow WMs are just the way to compute efficiently.\n
    \n
    Do you have any suggestions of projects that might be out there that do fill this niche?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 41
  +favouriteCount: 74
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729446891 {#2072
    date: 2024-10-20 19:54:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2520 …}
  +votes: Doctrine\ORM\PersistentCollection {#2518 …}
  +reports: Doctrine\ORM\PersistentCollection {#2515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  +badges: Doctrine\ORM\PersistentCollection {#2562 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        For me the main config difficulty is from the statusbar. Polybar, Eww, are harder to config comparing to the WM. I solved that with Tint2 bar. It can be configured from an GUI, for the basics. The only code I added to config is simple.\n
        \n
        `execp_command = xdotool getwindowfocus getwindowname`\n
        \n
        It prints the window name on the bar. It is useful for bspwm windows.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706469019 {#2334
        date: 2024-01-28 20:10:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BlanK0@lemmy.ml"
        "@BlanK0@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2343 …}
      +nested: Doctrine\ORM\PersistentCollection {#2335 …}
      +votes: Doctrine\ORM\PersistentCollection {#2338 …}
      +reports: Doctrine\ORM\PersistentCollection {#2143 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
      -id: 347670
      -bodyTs: "'ad':41 'bar':26,58 'basic':36 'bspwm':63 'code':39 'command':47 'compar':17 'config':5,16,43 'configur':30 'difficulti':6 'eww':12 'execp':46 'getwindowfocus':49 'getwindownam':50 'gui':33 'harder':14 'main':4 'name':55 'polybar':11 'print':52 'simpl':45 'solv':22 'statusbar':10 'tint2':25 'use':61 'window':54,64 'wm':20 'xdotool':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8209274"
      +editedAt: DateTimeImmutable @1729191787 {#2340
        date: 2024-10-17 21:03:07.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706469019 {#2341
        date: 2024-01-28 20:10:19.0 +01:00
      }
      +"title": 347670
    }
  ]
  -id: 33523
  -titleTs: "'des':7 'featur':2 'fulli':1 'lazi':9 'like':6 'manag':5 'peopl':10 'till':3 'window':4"
  -bodyTs: "'also':10 'bloat':40 'bother':27 'box':52 'comput':72 'config':30 'custom':28,45 'de':17 'effici':73 'faster':44 'featur':13,48 'fill':88 'flow':65 'fulli':12 'lazi':19 'like':15 'love':2 'might':82 'much':55 'nich':90 'peopl':20 'perspect':60 'project':80 'rather':35 'research':56 'setup':41 'slight':38 'sometim':5,22 'suggest':78 'term':62 'way':70 'wish':7 'without':53 'wm':14 'wms':3,66 'work':64 'would':33"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706477997
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11126881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706391597 {#2173
    date: 2024-01-27 22:39:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2342
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2233 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Fully-featured-tilling-window-managers-like-DEs-for-lazy-people"
    +title: "Fully featured tilling window managers (like DEs) for lazy people"
    +url: null
    +body: """
      I love WMs but sometimes I wish there was also a fully featured WM (like a DE) for lazy people.\n
      \n
      Because sometimes I can’t be bothered customizing the configs and I would just rather have a slightly more bloated setup but with faster customization and some features out of the box without to much researching.\n
      \n
      But in my perspective, in terms of work flow WMs are just the way to compute efficiently.\n
      \n
      Do you have any suggestions of projects that might be out there that do fill this niche?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729446891 {#2072
      date: 2024-10-20 19:54:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2520 …}
    +votes: Doctrine\ORM\PersistentCollection {#2518 …}
    +reports: Doctrine\ORM\PersistentCollection {#2515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
    +badges: Doctrine\ORM\PersistentCollection {#2562 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -id: 33523
    -titleTs: "'des':7 'featur':2 'fulli':1 'lazi':9 'like':6 'manag':5 'peopl':10 'till':3 'window':4"
    -bodyTs: "'also':10 'bloat':40 'bother':27 'box':52 'comput':72 'config':30 'custom':28,45 'de':17 'effici':73 'faster':44 'featur':13,48 'fill':88 'flow':65 'fulli':12 'lazi':19 'like':15 'love':2 'might':82 'much':55 'nich':90 'peopl':20 'perspect':60 'project':80 'rather':35 'research':56 'setup':41 'slight':38 'sometim':5,22 'suggest':78 'term':62 'way':70 'wish':7 'without':53 'wm':14 'wms':3,66 'work':64 'would':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706477997
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11126881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706391597 {#2173
      date: 2024-01-27 22:39:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For me the main config difficulty is from the statusbar. Polybar, Eww, are harder to config comparing to the WM. I solved that with Tint2 bar. It can be configured from an GUI, for the basics. The only code I added to config is simple.\n
    \n
    `execp_command = xdotool getwindowfocus getwindowname`\n
    \n
    It prints the window name on the bar. It is useful for bspwm windows.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706469019 {#2334
    date: 2024-01-28 20:10:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 347670
  -bodyTs: "'ad':41 'bar':26,58 'basic':36 'bspwm':63 'code':39 'command':47 'compar':17 'config':5,16,43 'configur':30 'difficulti':6 'eww':12 'execp':46 'getwindowfocus':49 'getwindownam':50 'gui':33 'harder':14 'main':4 'name':55 'polybar':11 'print':52 'simpl':45 'solv':22 'statusbar':10 'tint2':25 'use':61 'window':54,64 'wm':20 'xdotool':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8209274"
  +editedAt: DateTimeImmutable @1729191787 {#2340
    date: 2024-10-17 21:03:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706469019 {#2341
    date: 2024-01-28 20:10:19.0 +01:00
  }
  +"title": 347670
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
91 DENIED edit
App\Entity\EntryComment {#2342
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2233 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Fully-featured-tilling-window-managers-like-DEs-for-lazy-people"
    +title: "Fully featured tilling window managers (like DEs) for lazy people"
    +url: null
    +body: """
      I love WMs but sometimes I wish there was also a fully featured WM (like a DE) for lazy people.\n
      \n
      Because sometimes I can’t be bothered customizing the configs and I would just rather have a slightly more bloated setup but with faster customization and some features out of the box without to much researching.\n
      \n
      But in my perspective, in terms of work flow WMs are just the way to compute efficiently.\n
      \n
      Do you have any suggestions of projects that might be out there that do fill this niche?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729446891 {#2072
      date: 2024-10-20 19:54:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2520 …}
    +votes: Doctrine\ORM\PersistentCollection {#2518 …}
    +reports: Doctrine\ORM\PersistentCollection {#2515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
    +badges: Doctrine\ORM\PersistentCollection {#2562 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -id: 33523
    -titleTs: "'des':7 'featur':2 'fulli':1 'lazi':9 'like':6 'manag':5 'peopl':10 'till':3 'window':4"
    -bodyTs: "'also':10 'bloat':40 'bother':27 'box':52 'comput':72 'config':30 'custom':28,45 'de':17 'effici':73 'faster':44 'featur':13,48 'fill':88 'flow':65 'fulli':12 'lazi':19 'like':15 'love':2 'might':82 'much':55 'nich':90 'peopl':20 'perspect':60 'project':80 'rather':35 'research':56 'setup':41 'slight':38 'sometim':5,22 'suggest':78 'term':62 'way':70 'wish':7 'without':53 'wm':14 'wms':3,66 'work':64 'would':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706477997
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11126881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706391597 {#2173
      date: 2024-01-27 22:39:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For me the main config difficulty is from the statusbar. Polybar, Eww, are harder to config comparing to the WM. I solved that with Tint2 bar. It can be configured from an GUI, for the basics. The only code I added to config is simple.\n
    \n
    `execp_command = xdotool getwindowfocus getwindowname`\n
    \n
    It prints the window name on the bar. It is useful for bspwm windows.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706469019 {#2334
    date: 2024-01-28 20:10:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 347670
  -bodyTs: "'ad':41 'bar':26,58 'basic':36 'bspwm':63 'code':39 'command':47 'compar':17 'config':5,16,43 'configur':30 'difficulti':6 'eww':12 'execp':46 'getwindowfocus':49 'getwindownam':50 'gui':33 'harder':14 'main':4 'name':55 'polybar':11 'print':52 'simpl':45 'solv':22 'statusbar':10 'tint2':25 'use':61 'window':54,64 'wm':20 'xdotool':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8209274"
  +editedAt: DateTimeImmutable @1729191787 {#2340
    date: 2024-10-17 21:03:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706469019 {#2341
    date: 2024-01-28 20:10:19.0 +01:00
  }
  +"title": 347670
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
92 DENIED moderate
App\Entity\EntryComment {#2342
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2233 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Fully-featured-tilling-window-managers-like-DEs-for-lazy-people"
    +title: "Fully featured tilling window managers (like DEs) for lazy people"
    +url: null
    +body: """
      I love WMs but sometimes I wish there was also a fully featured WM (like a DE) for lazy people.\n
      \n
      Because sometimes I can’t be bothered customizing the configs and I would just rather have a slightly more bloated setup but with faster customization and some features out of the box without to much researching.\n
      \n
      But in my perspective, in terms of work flow WMs are just the way to compute efficiently.\n
      \n
      Do you have any suggestions of projects that might be out there that do fill this niche?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 41
    +favouriteCount: 74
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729446891 {#2072
      date: 2024-10-20 19:54:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2520 …}
    +votes: Doctrine\ORM\PersistentCollection {#2518 …}
    +reports: Doctrine\ORM\PersistentCollection {#2515 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
    +badges: Doctrine\ORM\PersistentCollection {#2562 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -id: 33523
    -titleTs: "'des':7 'featur':2 'fulli':1 'lazi':9 'like':6 'manag':5 'peopl':10 'till':3 'window':4"
    -bodyTs: "'also':10 'bloat':40 'bother':27 'box':52 'comput':72 'config':30 'custom':28,45 'de':17 'effici':73 'faster':44 'featur':13,48 'fill':88 'flow':65 'fulli':12 'lazi':19 'like':15 'love':2 'might':82 'much':55 'nich':90 'peopl':20 'perspect':60 'project':80 'rather':35 'research':56 'setup':41 'slight':38 'sometim':5,22 'suggest':78 'term':62 'way':70 'wish':7 'without':53 'wm':14 'wms':3,66 'work':64 'would':33"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706477997
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11126881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706391597 {#2173
      date: 2024-01-27 22:39:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For me the main config difficulty is from the statusbar. Polybar, Eww, are harder to config comparing to the WM. I solved that with Tint2 bar. It can be configured from an GUI, for the basics. The only code I added to config is simple.\n
    \n
    `execp_command = xdotool getwindowfocus getwindowname`\n
    \n
    It prints the window name on the bar. It is useful for bspwm windows.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706469019 {#2334
    date: 2024-01-28 20:10:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlanK0@lemmy.ml"
    "@BlanK0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2343 …}
  +nested: Doctrine\ORM\PersistentCollection {#2335 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 347670
  -bodyTs: "'ad':41 'bar':26,58 'basic':36 'bspwm':63 'code':39 'command':47 'compar':17 'config':5,16,43 'configur':30 'difficulti':6 'eww':12 'execp':46 'getwindowfocus':49 'getwindownam':50 'gui':33 'harder':14 'main':4 'name':55 'polybar':11 'print':52 'simpl':45 'solv':22 'statusbar':10 'tint2':25 'use':61 'window':54,64 'wm':20 'xdotool':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8209274"
  +editedAt: DateTimeImmutable @1729191787 {#2340
    date: 2024-10-17 21:03:07.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706469019 {#2341
    date: 2024-01-28 20:10:19.0 +01:00
  }
  +"title": 347670
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
  +title: "Easy way to try out a bunch of different DEs?"
  +url: null
  +body: """
    I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
    \n
    Looking to try out kde, gnome, budgie, cinnamon, xfce, others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721478705 {#2601
    date: 2024-07-20 14:31:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2606 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    App\Entity\EntryComment {#2061
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "You can use live isos. Some distros, such as Manjaro or Fedora spins, has several isos, one per DE."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704999736 {#2144
        date: 2024-01-11 20:02:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PotatoPotato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 299636
      -bodyTs: "'de':19 'distro':7 'fedora':12 'iso':5,16 'live':4 'manjaro':10 'one':17 'per':18 'sever':15 'spin':13 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7392572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704999736 {#2075
        date: 2024-01-11 20:02:16.0 +01:00
      }
      +"title": 299636
    }
  ]
  -id: 28541
  -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
  -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860729 {#2589
    date: 2024-01-10 05:25:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
  +title: "Easy way to try out a bunch of different DEs?"
  +url: null
  +body: """
    I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
    \n
    Looking to try out kde, gnome, budgie, cinnamon, xfce, others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721478705 {#2601
    date: 2024-07-20 14:31:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2606 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    App\Entity\EntryComment {#2061
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "You can use live isos. Some distros, such as Manjaro or Fedora spins, has several isos, one per DE."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704999736 {#2144
        date: 2024-01-11 20:02:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PotatoPotato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 299636
      -bodyTs: "'de':19 'distro':7 'fedora':12 'iso':5,16 'live':4 'manjaro':10 'one':17 'per':18 'sever':15 'spin':13 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7392572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704999736 {#2075
        date: 2024-01-11 20:02:16.0 +01:00
      }
      +"title": 299636
    }
  ]
  -id: 28541
  -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
  -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860729 {#2589
    date: 2024-01-10 05:25:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
  +title: "Easy way to try out a bunch of different DEs?"
  +url: null
  +body: """
    I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
    \n
    Looking to try out kde, gnome, budgie, cinnamon, xfce, others
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721478705 {#2601
    date: 2024-07-20 14:31:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2606 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    App\Entity\EntryComment {#2061
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "You can use live isos. Some distros, such as Manjaro or Fedora spins, has several isos, one per DE."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704999736 {#2144
        date: 2024-01-11 20:02:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PotatoPotato@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 299636
      -bodyTs: "'de':19 'distro':7 'fedora':12 'iso':5,16 'live':4 'manjaro':10 'one':17 'per':18 'sever':15 'spin':13 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7392572"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704999736 {#2075
        date: 2024-01-11 20:02:16.0 +01:00
      }
      +"title": 299636
    }
  ]
  -id: 28541
  -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
  -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704947129
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10522433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704860729 {#2589
    date: 2024-01-10 05:25:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#2061
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
    +title: "Easy way to try out a bunch of different DEs?"
    +url: null
    +body: """
      I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
      \n
      Looking to try out kde, gnome, budgie, cinnamon, xfce, others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721478705 {#2601
      date: 2024-07-20 14:31:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2606 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      App\Entity\EntryComment {#2061}
    ]
    -id: 28541
    -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
    -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704947129
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10522433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704860729 {#2589
      date: 2024-01-10 05:25:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can use live isos. Some distros, such as Manjaro or Fedora spins, has several isos, one per DE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704999736 {#2144
    date: 2024-01-11 20:02:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PotatoPotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 299636
  -bodyTs: "'de':19 'distro':7 'fedora':12 'iso':5,16 'live':4 'manjaro':10 'one':17 'per':18 'sever':15 'spin':13 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7392572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999736 {#2075
    date: 2024-01-11 20:02:16.0 +01:00
  }
  +"title": 299636
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
99 DENIED edit
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
    +title: "Easy way to try out a bunch of different DEs?"
    +url: null
    +body: """
      I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
      \n
      Looking to try out kde, gnome, budgie, cinnamon, xfce, others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721478705 {#2601
      date: 2024-07-20 14:31:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2606 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      App\Entity\EntryComment {#2061}
    ]
    -id: 28541
    -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
    -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704947129
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10522433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704860729 {#2589
      date: 2024-01-10 05:25:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can use live isos. Some distros, such as Manjaro or Fedora spins, has several isos, one per DE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704999736 {#2144
    date: 2024-01-11 20:02:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PotatoPotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 299636
  -bodyTs: "'de':19 'distro':7 'fedora':12 'iso':5,16 'live':4 'manjaro':10 'one':17 'per':18 'sever':15 'spin':13 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7392572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999736 {#2075
    date: 2024-01-11 20:02:16.0 +01:00
  }
  +"title": 299636
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
100 DENIED moderate
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Easy-way-to-try-out-a-bunch-of-different-DEs"
    +title: "Easy way to try out a bunch of different DEs?"
    +url: null
    +body: """
      I’m planning on moving (back) to Linux from Windows, but I’m not sure which desktop environment I want to use. What’s the easiest way to try them all out? Just do a bunch of dnf/apt installs? Is there a distro or project out there that makes this easier?\n
      \n
      Looking to try out kde, gnome, budgie, cinnamon, xfce, others
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721478705 {#2601
      date: 2024-07-20 14:31:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2606 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      App\Entity\EntryComment {#2061}
    ]
    -id: 28541
    -titleTs: "'bunch':7 'des':10 'differ':9 'easi':1 'tri':4 'way':2"
    -bodyTs: "'back':6 'budgi':58 'bunch':36 'cinnamon':59 'desktop':17 'distro':43 'dnf/apt':38 'easier':51 'easiest':26 'environ':18 'gnome':57 'instal':39 'kde':56 'linux':8 'look':52 'm':2,13 'make':49 'move':5 'other':61 'plan':3 'project':45 'sure':15 'tri':29,54 'use':22 'want':20 'way':27 'window':10 'xfce':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704947129
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10522433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704860729 {#2589
      date: 2024-01-10 05:25:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "You can use live isos. Some distros, such as Manjaro or Fedora spins, has several isos, one per DE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704999736 {#2144
    date: 2024-01-11 20:02:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PotatoPotato@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 299636
  -bodyTs: "'de':19 'distro':7 'fedora':12 'iso':5,16 'live':4 'manjaro':10 'one':17 'per':18 'sever':15 'spin':13 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7392572"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704999736 {#2075
    date: 2024-01-11 20:02:16.0 +01:00
  }
  +"title": 299636
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
101 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
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "are-tiling-WM-good-only-for-terminal"
  +title: "are tiling WM good only for terminal?"
  +url: null
  +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987359 {#2691
    date: 2023-12-19 13:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  +badges: Doctrine\ORM\PersistentCollection {#2707 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "There is an option to display all widgets into a single window."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702905443 {#2461
        date: 2023-12-18 14:17:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@logir@feddit.it"
        "@k4j8@lemmy.world"
        "@sugar_in_your_tea@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 231641
      -bodyTs: "'display':6 'option':4 'singl':11 'widget':8 'window':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6698862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702905443 {#2456
        date: 2023-12-18 14:17:23.0 +01:00
      }
      +"title": 231641
    }
    0 => App\Entity\EntryComment {#2364
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t use something else than bspwm."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702905524 {#2360
        date: 2023-12-18 14:18:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@logir@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 231646
      -bodyTs: "'bspwm':8 'els':6 'someth':5 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6698882"
      +editedAt: DateTimeImmutable @1705411663 {#2359
        date: 2024-01-16 14:27:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702905524 {#2361
        date: 2023-12-18 14:18:44.0 +01:00
      }
      +"title": 231646
    }
  ]
  -id: 22936
  -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
  -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702939154
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852754 {#2679
    date: 2023-12-17 23:39:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "are-tiling-WM-good-only-for-terminal"
  +title: "are tiling WM good only for terminal?"
  +url: null
  +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987359 {#2691
    date: 2023-12-19 13:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  +badges: Doctrine\ORM\PersistentCollection {#2707 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "There is an option to display all widgets into a single window."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702905443 {#2461
        date: 2023-12-18 14:17:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@logir@feddit.it"
        "@k4j8@lemmy.world"
        "@sugar_in_your_tea@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 231641
      -bodyTs: "'display':6 'option':4 'singl':11 'widget':8 'window':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6698862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702905443 {#2456
        date: 2023-12-18 14:17:23.0 +01:00
      }
      +"title": 231641
    }
    0 => App\Entity\EntryComment {#2364
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t use something else than bspwm."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702905524 {#2360
        date: 2023-12-18 14:18:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@logir@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 231646
      -bodyTs: "'bspwm':8 'els':6 'someth':5 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6698882"
      +editedAt: DateTimeImmutable @1705411663 {#2359
        date: 2024-01-16 14:27:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702905524 {#2361
        date: 2023-12-18 14:18:44.0 +01:00
      }
      +"title": 231646
    }
  ]
  -id: 22936
  -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
  -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702939154
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852754 {#2679
    date: 2023-12-17 23:39:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "are-tiling-WM-good-only-for-terminal"
  +title: "are tiling WM good only for terminal?"
  +url: null
  +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702987359 {#2691
    date: 2023-12-19 13:02:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2699 …}
  +reports: Doctrine\ORM\PersistentCollection {#2701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
  +badges: Doctrine\ORM\PersistentCollection {#2707 …}
  +children: [
    1 => App\Entity\EntryComment {#2460
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "There is an option to display all widgets into a single window."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702905443 {#2461
        date: 2023-12-18 14:17:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@logir@feddit.it"
        "@k4j8@lemmy.world"
        "@sugar_in_your_tea@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 231641
      -bodyTs: "'display':6 'option':4 'singl':11 'widget':8 'window':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6698862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702905443 {#2456
        date: 2023-12-18 14:17:23.0 +01:00
      }
      +"title": 231641
    }
    0 => App\Entity\EntryComment {#2364
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "I can’t use something else than bspwm."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702905524 {#2360
        date: 2023-12-18 14:18:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@logir@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 231646
      -bodyTs: "'bspwm':8 'els':6 'someth':5 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6698882"
      +editedAt: DateTimeImmutable @1705411663 {#2359
        date: 2024-01-16 14:27:43.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702905524 {#2361
        date: 2023-12-18 14:18:44.0 +01:00
      }
      +"title": 231646
    }
  ]
  -id: 22936
  -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
  -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702939154
  +visibility: "visible             "
  +apId: "https://feddit.it/post/4133807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702852754 {#2679
    date: 2023-12-17 23:39:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "are-tiling-WM-good-only-for-terminal"
    +title: "are tiling WM good only for terminal?"
    +url: null
    +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987359 {#2691
      date: 2023-12-19 13:02:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#2364
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "I can’t use something else than bspwm."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702905524 {#2360
          date: 2023-12-18 14:18:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@logir@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 231646
        -bodyTs: "'bspwm':8 'els':6 'someth':5 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6698882"
        +editedAt: DateTimeImmutable @1705411663 {#2359
          date: 2024-01-16 14:27:43.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702905524 {#2361
          date: 2023-12-18 14:18:44.0 +01:00
        }
        +"title": 231646
      }
    ]
    -id: 22936
    -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
    -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702939154
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702852754 {#2679
      date: 2023-12-17 23:39:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "There is an option to display all widgets into a single window."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702905443 {#2461
    date: 2023-12-18 14:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
    "@k4j8@lemmy.world"
    "@sugar_in_your_tea@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 231641
  -bodyTs: "'display':6 'option':4 'singl':11 'widget':8 'window':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6698862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702905443 {#2456
    date: 2023-12-18 14:17:23.0 +01:00
  }
  +"title": 231641
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
107 DENIED edit
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "are-tiling-WM-good-only-for-terminal"
    +title: "are tiling WM good only for terminal?"
    +url: null
    +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987359 {#2691
      date: 2023-12-19 13:02:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#2364
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "I can’t use something else than bspwm."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702905524 {#2360
          date: 2023-12-18 14:18:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@logir@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 231646
        -bodyTs: "'bspwm':8 'els':6 'someth':5 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6698882"
        +editedAt: DateTimeImmutable @1705411663 {#2359
          date: 2024-01-16 14:27:43.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702905524 {#2361
          date: 2023-12-18 14:18:44.0 +01:00
        }
        +"title": 231646
      }
    ]
    -id: 22936
    -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
    -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702939154
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702852754 {#2679
      date: 2023-12-17 23:39:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "There is an option to display all widgets into a single window."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702905443 {#2461
    date: 2023-12-18 14:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
    "@k4j8@lemmy.world"
    "@sugar_in_your_tea@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 231641
  -bodyTs: "'display':6 'option':4 'singl':11 'widget':8 'window':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6698862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702905443 {#2456
    date: 2023-12-18 14:17:23.0 +01:00
  }
  +"title": 231641
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
108 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "are-tiling-WM-good-only-for-terminal"
    +title: "are tiling WM good only for terminal?"
    +url: null
    +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987359 {#2691
      date: 2023-12-19 13:02:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2460}
      0 => App\Entity\EntryComment {#2364
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "I can’t use something else than bspwm."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702905524 {#2360
          date: 2023-12-18 14:18:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@logir@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 231646
        -bodyTs: "'bspwm':8 'els':6 'someth':5 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6698882"
        +editedAt: DateTimeImmutable @1705411663 {#2359
          date: 2024-01-16 14:27:43.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702905524 {#2361
          date: 2023-12-18 14:18:44.0 +01:00
        }
        +"title": 231646
      }
    ]
    -id: 22936
    -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
    -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702939154
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702852754 {#2679
      date: 2023-12-17 23:39:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "There is an option to display all widgets into a single window."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702905443 {#2461
    date: 2023-12-18 14:17:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
    "@k4j8@lemmy.world"
    "@sugar_in_your_tea@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 231641
  -bodyTs: "'display':6 'option':4 'singl':11 'widget':8 'window':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6698862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702905443 {#2456
    date: 2023-12-18 14:17:23.0 +01:00
  }
  +"title": 231641
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
109 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
110 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "are-tiling-WM-good-only-for-terminal"
    +title: "are tiling WM good only for terminal?"
    +url: null
    +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987359 {#2691
      date: 2023-12-19 13:02:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "There is an option to display all widgets into a single window."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702905443 {#2461
          date: 2023-12-18 14:17:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@logir@feddit.it"
          "@k4j8@lemmy.world"
          "@sugar_in_your_tea@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 231641
        -bodyTs: "'display':6 'option':4 'singl':11 'widget':8 'window':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6698862"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702905443 {#2456
          date: 2023-12-18 14:17:23.0 +01:00
        }
        +"title": 231641
      }
      0 => App\Entity\EntryComment {#2364}
    ]
    -id: 22936
    -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
    -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702939154
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702852754 {#2679
      date: 2023-12-17 23:39:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t use something else than bspwm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702905524 {#2360
    date: 2023-12-18 14:18:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 231646
  -bodyTs: "'bspwm':8 'els':6 'someth':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6698882"
  +editedAt: DateTimeImmutable @1705411663 {#2359
    date: 2024-01-16 14:27:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702905524 {#2361
    date: 2023-12-18 14:18:44.0 +01:00
  }
  +"title": 231646
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
111 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "are-tiling-WM-good-only-for-terminal"
    +title: "are tiling WM good only for terminal?"
    +url: null
    +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987359 {#2691
      date: 2023-12-19 13:02:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "There is an option to display all widgets into a single window."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702905443 {#2461
          date: 2023-12-18 14:17:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@logir@feddit.it"
          "@k4j8@lemmy.world"
          "@sugar_in_your_tea@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 231641
        -bodyTs: "'display':6 'option':4 'singl':11 'widget':8 'window':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6698862"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702905443 {#2456
          date: 2023-12-18 14:17:23.0 +01:00
        }
        +"title": 231641
      }
      0 => App\Entity\EntryComment {#2364}
    ]
    -id: 22936
    -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
    -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702939154
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702852754 {#2679
      date: 2023-12-17 23:39:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t use something else than bspwm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702905524 {#2360
    date: 2023-12-18 14:18:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 231646
  -bodyTs: "'bspwm':8 'els':6 'someth':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6698882"
  +editedAt: DateTimeImmutable @1705411663 {#2359
    date: 2024-01-16 14:27:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702905524 {#2361
    date: 2023-12-18 14:18:44.0 +01:00
  }
  +"title": 231646
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
112 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "are-tiling-WM-good-only-for-terminal"
    +title: "are tiling WM good only for terminal?"
    +url: null
    +body: "I only tried a tiling WM for a few days several years ago. I am ok using the terminal but not everything can be done easily there. In the screenshots of people setups, there are always fancy terminals. Are tiling WM good also for other GUI a part from terminals?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 39
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702987359 {#2691
      date: 2023-12-19 13:02:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2699 …}
    +reports: Doctrine\ORM\PersistentCollection {#2701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2705 …}
    +badges: Doctrine\ORM\PersistentCollection {#2707 …}
    +children: [
      1 => App\Entity\EntryComment {#2460
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "There is an option to display all widgets into a single window."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702905443 {#2461
          date: 2023-12-18 14:17:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@logir@feddit.it"
          "@k4j8@lemmy.world"
          "@sugar_in_your_tea@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 231641
        -bodyTs: "'display':6 'option':4 'singl':11 'widget':8 'window':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6698862"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702905443 {#2456
          date: 2023-12-18 14:17:23.0 +01:00
        }
        +"title": 231641
      }
      0 => App\Entity\EntryComment {#2364}
    ]
    -id: 22936
    -titleTs: "'good':4 'termin':7 'tile':2 'wm':3"
    -bodyTs: "'ago':13 'also':43 'alway':36 'day':10 'done':25 'easili':26 'everyth':22 'fanci':37 'good':42 'gui':46 'ok':16 'part':48 'peopl':32 'screenshot':30 'setup':33 'sever':11 'termin':19,38,50 'tile':5,40 'tri':3 'use':17 'wm':6,41 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702939154
    +visibility: "visible             "
    +apId: "https://feddit.it/post/4133807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702852754 {#2679
      date: 2023-12-17 23:39:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can’t use something else than bspwm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702905524 {#2360
    date: 2023-12-18 14:18:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@logir@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 231646
  -bodyTs: "'bspwm':8 'els':6 'someth':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6698882"
  +editedAt: DateTimeImmutable @1705411663 {#2359
    date: 2024-01-16 14:27:43.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702905524 {#2361
    date: 2023-12-18 14:18:44.0 +01:00
  }
  +"title": 231646
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
113 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
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2138
  +user: Proxies\__CG__\App\Entity\User {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Energy-Efficient-X-Compositors"
  +title: "Energy Efficient X Compositors?"
  +url: null
  +body: """
    Hi! I’m currently using XFCE on my laptop, I was previously using Compify as my compositor (XFWM is quite rough), but stopped when I noticed I could no longer get through the day on one charge. My battery life doubled when switching back to XFWM. So I was wondering if anyone knows of any X compositors that have a focus on energy efficiency?\n
    \n
    To declare the elephant in the room, I would use Wayland if the only two desktops that properly support it weren’t trying to be entire operating systems themselves. I can’t use standalone compositors like Sway or River because I need this laptop for school, I can’t be configuring it constantly, I simply don’t have the time.\n
    \n
    I’m aware that XFCE is working on Wayland support, and I’m patient enough to wait if there are no compositors like I’m describing. XFWM isn’t the end of the world.\n
    \n
    Thanks for your time :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727176025 {#2559
    date: 2024-09-24 13:07:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  +badges: Doctrine\ORM\PersistentCollection {#2581 …}
  +children: [
    App\Entity\EntryComment {#2132
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2138 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Whats the problem with XFWM ?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727176025 {#2129
        date: 2024-09-24 13:07:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UmbraTemporis@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -id: 326112
      -bodyTs: "'problem':3 'what':1 'xfwm':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7796111"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705772140 {#2131
        date: 2024-01-20 18:35:40.0 +01:00
      }
      +"title": 326112
    }
  ]
  -id: 31923
  -titleTs: "'compositor':4 'effici':2 'energi':1 'x':3"
  -bodyTs: "'anyon':52 'awar':127 'back':44 'batteri':39 'charg':37 'compifi':14 'compositor':17,57,99,146 'configur':115 'constant':117 'could':28 'current':4 'day':34 'declar':66 'describ':150 'desktop':80 'doubl':41 'effici':64 'eleph':68 'end':155 'energi':63 'enough':139 'entir':90 'focus':61 'get':31 'hi':1 'isn':152 'know':53 'laptop':9,108 'life':40 'like':100,147 'longer':30 'm':3,126,137,149 'need':106 'notic':26 'one':36 'oper':91 'patient':138 'previous':12 'proper':82 'quit':20 'river':103 'room':71 'rough':21 'school':110 'simpli':119 'standalon':98 'stop':23 'support':83,134 'sway':101 'switch':43 'system':92 'thank':159 'time':124,162 'tri':87 'two':79 'use':5,13,74,97 'wait':141 'wayland':75,133 'weren':85 'wonder':50 'work':131 'world':158 'would':73 'x':56 'xfce':6,129 'xfwm':18,46,151"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705836388
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12709757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705751888 {#2505
    date: 2024-01-20 12:58:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2138
  +user: Proxies\__CG__\App\Entity\User {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Energy-Efficient-X-Compositors"
  +title: "Energy Efficient X Compositors?"
  +url: null
  +body: """
    Hi! I’m currently using XFCE on my laptop, I was previously using Compify as my compositor (XFWM is quite rough), but stopped when I noticed I could no longer get through the day on one charge. My battery life doubled when switching back to XFWM. So I was wondering if anyone knows of any X compositors that have a focus on energy efficiency?\n
    \n
    To declare the elephant in the room, I would use Wayland if the only two desktops that properly support it weren’t trying to be entire operating systems themselves. I can’t use standalone compositors like Sway or River because I need this laptop for school, I can’t be configuring it constantly, I simply don’t have the time.\n
    \n
    I’m aware that XFCE is working on Wayland support, and I’m patient enough to wait if there are no compositors like I’m describing. XFWM isn’t the end of the world.\n
    \n
    Thanks for your time :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727176025 {#2559
    date: 2024-09-24 13:07:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  +badges: Doctrine\ORM\PersistentCollection {#2581 …}
  +children: [
    App\Entity\EntryComment {#2132
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2138 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Whats the problem with XFWM ?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727176025 {#2129
        date: 2024-09-24 13:07:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UmbraTemporis@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -id: 326112
      -bodyTs: "'problem':3 'what':1 'xfwm':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7796111"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705772140 {#2131
        date: 2024-01-20 18:35:40.0 +01:00
      }
      +"title": 326112
    }
  ]
  -id: 31923
  -titleTs: "'compositor':4 'effici':2 'energi':1 'x':3"
  -bodyTs: "'anyon':52 'awar':127 'back':44 'batteri':39 'charg':37 'compifi':14 'compositor':17,57,99,146 'configur':115 'constant':117 'could':28 'current':4 'day':34 'declar':66 'describ':150 'desktop':80 'doubl':41 'effici':64 'eleph':68 'end':155 'energi':63 'enough':139 'entir':90 'focus':61 'get':31 'hi':1 'isn':152 'know':53 'laptop':9,108 'life':40 'like':100,147 'longer':30 'm':3,126,137,149 'need':106 'notic':26 'one':36 'oper':91 'patient':138 'previous':12 'proper':82 'quit':20 'river':103 'room':71 'rough':21 'school':110 'simpli':119 'standalon':98 'stop':23 'support':83,134 'sway':101 'switch':43 'system':92 'thank':159 'time':124,162 'tri':87 'two':79 'use':5,13,74,97 'wait':141 'wayland':75,133 'weren':85 'wonder':50 'work':131 'world':158 'would':73 'x':56 'xfce':6,129 'xfwm':18,46,151"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705836388
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12709757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705751888 {#2505
    date: 2024-01-20 12:58:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2138
  +user: Proxies\__CG__\App\Entity\User {#2208 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
  +slug: "Energy-Efficient-X-Compositors"
  +title: "Energy Efficient X Compositors?"
  +url: null
  +body: """
    Hi! I’m currently using XFCE on my laptop, I was previously using Compify as my compositor (XFWM is quite rough), but stopped when I noticed I could no longer get through the day on one charge. My battery life doubled when switching back to XFWM. So I was wondering if anyone knows of any X compositors that have a focus on energy efficiency?\n
    \n
    To declare the elephant in the room, I would use Wayland if the only two desktops that properly support it weren’t trying to be entire operating systems themselves. I can’t use standalone compositors like Sway or River because I need this laptop for school, I can’t be configuring it constantly, I simply don’t have the time.\n
    \n
    I’m aware that XFCE is working on Wayland support, and I’m patient enough to wait if there are no compositors like I’m describing. XFWM isn’t the end of the world.\n
    \n
    Thanks for your time :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 26
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727176025 {#2559
    date: 2024-09-24 13:07:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
  +badges: Doctrine\ORM\PersistentCollection {#2581 …}
  +children: [
    App\Entity\EntryComment {#2132
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2138 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Whats the problem with XFWM ?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1727176025 {#2129
        date: 2024-09-24 13:07:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@UmbraTemporis@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -id: 326112
      -bodyTs: "'problem':3 'what':1 'xfwm':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7796111"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705772140 {#2131
        date: 2024-01-20 18:35:40.0 +01:00
      }
      +"title": 326112
    }
  ]
  -id: 31923
  -titleTs: "'compositor':4 'effici':2 'energi':1 'x':3"
  -bodyTs: "'anyon':52 'awar':127 'back':44 'batteri':39 'charg':37 'compifi':14 'compositor':17,57,99,146 'configur':115 'constant':117 'could':28 'current':4 'day':34 'declar':66 'describ':150 'desktop':80 'doubl':41 'effici':64 'eleph':68 'end':155 'energi':63 'enough':139 'entir':90 'focus':61 'get':31 'hi':1 'isn':152 'know':53 'laptop':9,108 'life':40 'like':100,147 'longer':30 'm':3,126,137,149 'need':106 'notic':26 'one':36 'oper':91 'patient':138 'previous':12 'proper':82 'quit':20 'river':103 'room':71 'rough':21 'school':110 'simpli':119 'standalon':98 'stop':23 'support':83,134 'sway':101 'switch':43 'system':92 'thank':159 'time':124,162 'tri':87 'two':79 'use':5,13,74,97 'wait':141 'wayland':75,133 'weren':85 'wonder':50 'work':131 'world':158 'would':73 'x':56 'xfce':6,129 'xfwm':18,46,151"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705836388
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12709757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705751888 {#2505
    date: 2024-01-20 12:58:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 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
118 DENIED moderate
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138
    +user: Proxies\__CG__\App\Entity\User {#2208 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Energy-Efficient-X-Compositors"
    +title: "Energy Efficient X Compositors?"
    +url: null
    +body: """
      Hi! I’m currently using XFCE on my laptop, I was previously using Compify as my compositor (XFWM is quite rough), but stopped when I noticed I could no longer get through the day on one charge. My battery life doubled when switching back to XFWM. So I was wondering if anyone knows of any X compositors that have a focus on energy efficiency?\n
      \n
      To declare the elephant in the room, I would use Wayland if the only two desktops that properly support it weren’t trying to be entire operating systems themselves. I can’t use standalone compositors like Sway or River because I need this laptop for school, I can’t be configuring it constantly, I simply don’t have the time.\n
      \n
      I’m aware that XFCE is working on Wayland support, and I’m patient enough to wait if there are no compositors like I’m describing. XFWM isn’t the end of the world.\n
      \n
      Thanks for your time :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727176025 {#2559
      date: 2024-09-24 13:07:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2565 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    +badges: Doctrine\ORM\PersistentCollection {#2581 …}
    +children: [
      App\Entity\EntryComment {#2132}
    ]
    -id: 31923
    -titleTs: "'compositor':4 'effici':2 'energi':1 'x':3"
    -bodyTs: "'anyon':52 'awar':127 'back':44 'batteri':39 'charg':37 'compifi':14 'compositor':17,57,99,146 'configur':115 'constant':117 'could':28 'current':4 'day':34 'declar':66 'describ':150 'desktop':80 'doubl':41 'effici':64 'eleph':68 'end':155 'energi':63 'enough':139 'entir':90 'focus':61 'get':31 'hi':1 'isn':152 'know':53 'laptop':9,108 'life':40 'like':100,147 'longer':30 'm':3,126,137,149 'need':106 'notic':26 'one':36 'oper':91 'patient':138 'previous':12 'proper':82 'quit':20 'river':103 'room':71 'rough':21 'school':110 'simpli':119 'standalon':98 'stop':23 'support':83,134 'sway':101 'switch':43 'system':92 'thank':159 'time':124,162 'tri':87 'two':79 'use':5,13,74,97 'wait':141 'wayland':75,133 'weren':85 'wonder':50 'work':131 'world':158 'would':73 'x':56 'xfce':6,129 'xfwm':18,46,151"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705836388
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12709757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705751888 {#2505
      date: 2024-01-20 12:58:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whats the problem with XFWM ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727176025 {#2129
    date: 2024-09-24 13:07:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UmbraTemporis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 326112
  -bodyTs: "'problem':3 'what':1 'xfwm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7796111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705772140 {#2131
    date: 2024-01-20 18:35:40.0 +01:00
  }
  +"title": 326112
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
119 DENIED edit
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138
    +user: Proxies\__CG__\App\Entity\User {#2208 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Energy-Efficient-X-Compositors"
    +title: "Energy Efficient X Compositors?"
    +url: null
    +body: """
      Hi! I’m currently using XFCE on my laptop, I was previously using Compify as my compositor (XFWM is quite rough), but stopped when I noticed I could no longer get through the day on one charge. My battery life doubled when switching back to XFWM. So I was wondering if anyone knows of any X compositors that have a focus on energy efficiency?\n
      \n
      To declare the elephant in the room, I would use Wayland if the only two desktops that properly support it weren’t trying to be entire operating systems themselves. I can’t use standalone compositors like Sway or River because I need this laptop for school, I can’t be configuring it constantly, I simply don’t have the time.\n
      \n
      I’m aware that XFCE is working on Wayland support, and I’m patient enough to wait if there are no compositors like I’m describing. XFWM isn’t the end of the world.\n
      \n
      Thanks for your time :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727176025 {#2559
      date: 2024-09-24 13:07:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2565 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    +badges: Doctrine\ORM\PersistentCollection {#2581 …}
    +children: [
      App\Entity\EntryComment {#2132}
    ]
    -id: 31923
    -titleTs: "'compositor':4 'effici':2 'energi':1 'x':3"
    -bodyTs: "'anyon':52 'awar':127 'back':44 'batteri':39 'charg':37 'compifi':14 'compositor':17,57,99,146 'configur':115 'constant':117 'could':28 'current':4 'day':34 'declar':66 'describ':150 'desktop':80 'doubl':41 'effici':64 'eleph':68 'end':155 'energi':63 'enough':139 'entir':90 'focus':61 'get':31 'hi':1 'isn':152 'know':53 'laptop':9,108 'life':40 'like':100,147 'longer':30 'm':3,126,137,149 'need':106 'notic':26 'one':36 'oper':91 'patient':138 'previous':12 'proper':82 'quit':20 'river':103 'room':71 'rough':21 'school':110 'simpli':119 'standalon':98 'stop':23 'support':83,134 'sway':101 'switch':43 'system':92 'thank':159 'time':124,162 'tri':87 'two':79 'use':5,13,74,97 'wait':141 'wayland':75,133 'weren':85 'wonder':50 'work':131 'world':158 'would':73 'x':56 'xfce':6,129 'xfwm':18,46,151"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705836388
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12709757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705751888 {#2505
      date: 2024-01-20 12:58:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whats the problem with XFWM ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727176025 {#2129
    date: 2024-09-24 13:07:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UmbraTemporis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 326112
  -bodyTs: "'problem':3 'what':1 'xfwm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7796111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705772140 {#2131
    date: 2024-01-20 18:35:40.0 +01:00
  }
  +"title": 326112
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
120 DENIED moderate
App\Entity\EntryComment {#2132
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138
    +user: Proxies\__CG__\App\Entity\User {#2208 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2521 …}
    +slug: "Energy-Efficient-X-Compositors"
    +title: "Energy Efficient X Compositors?"
    +url: null
    +body: """
      Hi! I’m currently using XFCE on my laptop, I was previously using Compify as my compositor (XFWM is quite rough), but stopped when I noticed I could no longer get through the day on one charge. My battery life doubled when switching back to XFWM. So I was wondering if anyone knows of any X compositors that have a focus on energy efficiency?\n
      \n
      To declare the elephant in the room, I would use Wayland if the only two desktops that properly support it weren’t trying to be entire operating systems themselves. I can’t use standalone compositors like Sway or River because I need this laptop for school, I can’t be configuring it constantly, I simply don’t have the time.\n
      \n
      I’m aware that XFCE is working on Wayland support, and I’m patient enough to wait if there are no compositors like I’m describing. XFWM isn’t the end of the world.\n
      \n
      Thanks for your time :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 26
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727176025 {#2559
      date: 2024-09-24 13:07:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2253 …}
    +votes: Doctrine\ORM\PersistentCollection {#2565 …}
    +reports: Doctrine\ORM\PersistentCollection {#2575 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2579 …}
    +badges: Doctrine\ORM\PersistentCollection {#2581 …}
    +children: [
      App\Entity\EntryComment {#2132}
    ]
    -id: 31923
    -titleTs: "'compositor':4 'effici':2 'energi':1 'x':3"
    -bodyTs: "'anyon':52 'awar':127 'back':44 'batteri':39 'charg':37 'compifi':14 'compositor':17,57,99,146 'configur':115 'constant':117 'could':28 'current':4 'day':34 'declar':66 'describ':150 'desktop':80 'doubl':41 'effici':64 'eleph':68 'end':155 'energi':63 'enough':139 'entir':90 'focus':61 'get':31 'hi':1 'isn':152 'know':53 'laptop':9,108 'life':40 'like':100,147 'longer':30 'm':3,126,137,149 'need':106 'notic':26 'one':36 'oper':91 'patient':138 'previous':12 'proper':82 'quit':20 'river':103 'room':71 'rough':21 'school':110 'simpli':119 'standalon':98 'stop':23 'support':83,134 'sway':101 'switch':43 'system':92 'thank':159 'time':124,162 'tri':87 'two':79 'use':5,13,74,97 'wait':141 'wayland':75,133 'weren':85 'wonder':50 'work':131 'world':158 'would':73 'x':56 'xfce':6,129 'xfwm':18,46,151"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705836388
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12709757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705751888 {#2505
      date: 2024-01-20 12:58:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Whats the problem with XFWM ?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1727176025 {#2129
    date: 2024-09-24 13:07:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UmbraTemporis@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 326112
  -bodyTs: "'problem':3 'what':1 'xfwm':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7796111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705772140 {#2131
    date: 2024-01-20 18:35:40.0 +01:00
  }
  +"title": 326112
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
121 DENIED ROLE_ADMIN
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
122 DENIED ROLE_MODERATOR
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