GET https://kbin.spritesserver.nl/index.php/d/news.itsfoss.com/comments/newest

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.99 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.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s awesome! I wish more OS-es follow, especially Debian. Having support for an OS that can cover the whole perceived lifecycle of the hardware is something that was once (in the 2000s) the standard. This is something crucial for businesses, but it’s also great for home users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705172769 {#2482
    date: 2024-01-13 20:06:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 305933
  -bodyTs: "'2000s':35 'also':47 'awesom':3 'busi':43 'cover':20 'crucial':41 'debian':12 'es':9 'especi':11 'follow':10 'great':48 'hardwar':27 'home':50 'lifecycl':24 'os':8,17 'os-':7 'perceiv':23 'someth':29,40 'standard':37 'support':14 'user':51 'whole':22 'wish':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6650680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705172769 {#1789
    date: 2024-01-13 20:06:09.0 +01:00
  }
}
"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
3 DENIED edit
App\Entity\EntryComment {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s awesome! I wish more OS-es follow, especially Debian. Having support for an OS that can cover the whole perceived lifecycle of the hardware is something that was once (in the 2000s) the standard. This is something crucial for businesses, but it’s also great for home users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705172769 {#2482
    date: 2024-01-13 20:06:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 305933
  -bodyTs: "'2000s':35 'also':47 'awesom':3 'busi':43 'cover':20 'crucial':41 'debian':12 'es':9 'especi':11 'follow':10 'great':48 'hardwar':27 'home':50 'lifecycl':24 'os':8,17 'os-':7 'perceiv':23 'someth':29,40 'standard':37 'support':14 'user':51 'whole':22 'wish':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6650680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705172769 {#1789
    date: 2024-01-13 20:06:09.0 +01:00
  }
}
"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
4 DENIED moderate
App\Entity\EntryComment {#2388
  +user: App\Entity\User {#2489 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s awesome! I wish more OS-es follow, especially Debian. Having support for an OS that can cover the whole perceived lifecycle of the hardware is something that was once (in the 2000s) the standard. This is something crucial for businesses, but it’s also great for home users."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705172769 {#2482
    date: 2024-01-13 20:06:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1873 …}
  +nested: Doctrine\ORM\PersistentCollection {#1607 …}
  +votes: Doctrine\ORM\PersistentCollection {#1853 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1502 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1946 …}
  -id: 305933
  -bodyTs: "'2000s':35 'also':47 'awesom':3 'busi':43 'cover':20 'crucial':41 'debian':12 'es':9 'especi':11 'follow':10 'great':48 'hardwar':27 'home':50 'lifecycl':24 'os':8,17 'os-':7 'perceiv':23 'someth':29,40 'standard':37 'support':14 'user':51 'whole':22 'wish':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6650680"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705172769 {#1789
    date: 2024-01-13 20:06:09.0 +01:00
  }
}
"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
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 {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    *Laughs in Solaris 10*\n
    \n
    … for 27 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722873688 {#1525
    date: 2024-08-05 18:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 305808
  -bodyTs: "'10':4 '27':6 'laugh':1 'solari':3 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6326136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705169168 {#1565
    date: 2024-01-13 19:06:08.0 +01:00
  }
}
"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 {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    *Laughs in Solaris 10*\n
    \n
    … for 27 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722873688 {#1525
    date: 2024-08-05 18:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 305808
  -bodyTs: "'10':4 '27':6 'laugh':1 'solari':3 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6326136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705169168 {#1565
    date: 2024-01-13 19:06:08.0 +01:00
  }
}
"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 {#1557
  +user: App\Entity\User {#1689 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    *Laughs in Solaris 10*\n
    \n
    … for 27 years.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722873688 {#1525
    date: 2024-08-05 18:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1563 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 305808
  -bodyTs: "'10':4 '27':6 'laugh':1 'solari':3 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6326136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705169168 {#1565
    date: 2024-01-13 19:06:08.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2706
  +user: Proxies\__CG__\App\Entity\User {#2707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      *Laughs in Solaris 10*\n
      \n
      … for 27 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722873688 {#1525
      date: 2024-08-05 18:01:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 305808
    -bodyTs: "'10':4 '27':6 'laugh':1 'solari':3 'year':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6326136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705169168 {#1565
      date: 2024-01-13 19:06:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    Holy shit I had no idea it was still in support lol, that’s wild\n
    \n
    Solaris 11 came out in 2012 and is supported until *2035!!*\n
    \n
    What do you use it for?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705185327 {#2704
    date: 2024-01-13 23:35:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@corsicanguppy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2708 …}
  +nested: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  -id: 306412
  -bodyTs: "'11':17 '2012':21 '2035':26 'came':18 'holi':1 'idea':6 'lol':12 'shit':2 'solari':16 'still':9 'support':11,24 'use':30 'wild':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6655004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705185327 {#2705
    date: 2024-01-13 23:35:27.0 +01:00
  }
}
"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
11 DENIED edit
App\Entity\EntryComment {#2706
  +user: Proxies\__CG__\App\Entity\User {#2707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      *Laughs in Solaris 10*\n
      \n
      … for 27 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722873688 {#1525
      date: 2024-08-05 18:01:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 305808
    -bodyTs: "'10':4 '27':6 'laugh':1 'solari':3 'year':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6326136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705169168 {#1565
      date: 2024-01-13 19:06:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    Holy shit I had no idea it was still in support lol, that’s wild\n
    \n
    Solaris 11 came out in 2012 and is supported until *2035!!*\n
    \n
    What do you use it for?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705185327 {#2704
    date: 2024-01-13 23:35:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@corsicanguppy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2708 …}
  +nested: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  -id: 306412
  -bodyTs: "'11':17 '2012':21 '2035':26 'came':18 'holi':1 'idea':6 'lol':12 'shit':2 'solari':16 'still':9 'support':11,24 'use':30 'wild':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6655004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705185327 {#2705
    date: 2024-01-13 23:35:27.0 +01:00
  }
}
"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
12 DENIED moderate
App\Entity\EntryComment {#2706
  +user: Proxies\__CG__\App\Entity\User {#2707 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#1557
    +user: App\Entity\User {#1689 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      *Laughs in Solaris 10*\n
      \n
      … for 27 years.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722873688 {#1525
      date: 2024-08-05 18:01:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1563 …}
    +nested: Doctrine\ORM\PersistentCollection {#1620 …}
    +votes: Doctrine\ORM\PersistentCollection {#1604 …}
    +reports: Doctrine\ORM\PersistentCollection {#1619 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    -id: 305808
    -bodyTs: "'10':4 '27':6 'laugh':1 'solari':3 'year':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6326136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705169168 {#1565
      date: 2024-01-13 19:06:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1557}
  +body: """
    Holy shit I had no idea it was still in support lol, that’s wild\n
    \n
    Solaris 11 came out in 2012 and is supported until *2035!!*\n
    \n
    What do you use it for?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705185327 {#2704
    date: 2024-01-13 23:35:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@corsicanguppy@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2708 …}
  +nested: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2712 …}
  +reports: Doctrine\ORM\PersistentCollection {#2714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2718 …}
  -id: 306412
  -bodyTs: "'11':17 '2012':21 '2035':26 'came':18 'holi':1 'idea':6 'lol':12 'shit':2 'solari':16 'still':9 'support':11,24 'use':30 'wild':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6655004"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705185327 {#2705
    date: 2024-01-13 23:35:27.0 +01:00
  }
}
"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
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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, fuck. They just made Ubuntu the most relevant distro. Not like it wasn’t before, but now they knocked it up a notch - BAM!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705123789 {#2458
    date: 2024-01-13 06:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 304346
  -bodyTs: "'bam':25 'distro':10 'fuck':2 'knock':20 'like':12 'made':5 'notch':24 'relev':9 'ubuntu':6 'wasn':14 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2048574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705123789 {#2461
    date: 2024-01-13 06:29:49.0 +01:00
  }
}
"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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, fuck. They just made Ubuntu the most relevant distro. Not like it wasn’t before, but now they knocked it up a notch - BAM!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705123789 {#2458
    date: 2024-01-13 06:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 304346
  -bodyTs: "'bam':25 'distro':10 'fuck':2 'knock':20 'like':12 'made':5 'notch':24 'relev':9 'ubuntu':6 'wasn':14 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2048574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705123789 {#2461
    date: 2024-01-13 06:29:49.0 +01:00
  }
}
"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 {#2452
  +user: App\Entity\User {#2377 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, fuck. They just made Ubuntu the most relevant distro. Not like it wasn’t before, but now they knocked it up a notch - BAM!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705123789 {#2458
    date: 2024-01-13 06:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 304346
  -bodyTs: "'bam':25 'distro':10 'fuck':2 'knock':20 'like':12 'made':5 'notch':24 'relev':9 'ubuntu':6 'wasn':14 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2048574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705123789 {#2461
    date: 2024-01-13 06:29:49.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "meanwhile windows 10 is already off the update cycle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1722662972 {#2025
    date: 2024-08-03 07:29:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 303522
  -bodyTs: "'10':3 'alreadi':5 'cycl':9 'meanwhil':1 'updat':8 'window':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5610146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705101648 {#2011
    date: 2024-01-13 00:20:48.0 +01:00
  }
}
"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
19 DENIED edit
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "meanwhile windows 10 is already off the update cycle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1722662972 {#2025
    date: 2024-08-03 07:29:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 303522
  -bodyTs: "'10':3 'alreadi':5 'cycl':9 'meanwhil':1 'updat':8 'window':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5610146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705101648 {#2011
    date: 2024-01-13 00:20:48.0 +01:00
  }
}
"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
20 DENIED moderate
App\Entity\EntryComment {#2029
  +user: App\Entity\User {#2084 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "meanwhile windows 10 is already off the update cycle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1722662972 {#2025
    date: 2024-08-03 07:29:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 303522
  -bodyTs: "'10':3 'alreadi':5 'cycl':9 'meanwhil':1 'updat':8 'window':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5610146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705101648 {#2011
    date: 2024-01-13 00:20:48.0 +01:00
  }
}
"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
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 {#2686
  +user: Proxies\__CG__\App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2029
    +user: App\Entity\User {#2084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "meanwhile windows 10 is already off the update cycle"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722662972 {#2025
      date: 2024-08-03 07:29:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2012 …}
    +nested: Doctrine\ORM\PersistentCollection {#2013 …}
    +votes: Doctrine\ORM\PersistentCollection {#2035 …}
    +reports: Doctrine\ORM\PersistentCollection {#2036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
    -id: 303522
    -bodyTs: "'10':3 'alreadi':5 'cycl':9 'meanwhil':1 'updat':8 'window':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5610146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705101648 {#2011
      date: 2024-01-13 00:20:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "Their long-term support variant (called LTSC) is supported until 2032."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705118348 {#2684
    date: 2024-01-13 04:59:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2695 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 304159
  -bodyTs: "'2032':12 'call':7 'long':3 'long-term':2 'ltsc':8 'support':5,10 'term':4 'variant':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8209293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705118348 {#2685
    date: 2024-01-13 04:59:08.0 +01:00
  }
}
"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 {#2686
  +user: Proxies\__CG__\App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2029
    +user: App\Entity\User {#2084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "meanwhile windows 10 is already off the update cycle"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722662972 {#2025
      date: 2024-08-03 07:29:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2012 …}
    +nested: Doctrine\ORM\PersistentCollection {#2013 …}
    +votes: Doctrine\ORM\PersistentCollection {#2035 …}
    +reports: Doctrine\ORM\PersistentCollection {#2036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
    -id: 303522
    -bodyTs: "'10':3 'alreadi':5 'cycl':9 'meanwhil':1 'updat':8 'window':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5610146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705101648 {#2011
      date: 2024-01-13 00:20:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "Their long-term support variant (called LTSC) is supported until 2032."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705118348 {#2684
    date: 2024-01-13 04:59:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2695 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 304159
  -bodyTs: "'2032':12 'call':7 'long':3 'long-term':2 'ltsc':8 'support':5,10 'term':4 'variant':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8209293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705118348 {#2685
    date: 2024-01-13 04:59:08.0 +01:00
  }
}
"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 {#2686
  +user: Proxies\__CG__\App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2029
    +user: App\Entity\User {#2084 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "meanwhile windows 10 is already off the update cycle"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722662972 {#2025
      date: 2024-08-03 07:29:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2012 …}
    +nested: Doctrine\ORM\PersistentCollection {#2013 …}
    +votes: Doctrine\ORM\PersistentCollection {#2035 …}
    +reports: Doctrine\ORM\PersistentCollection {#2036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
    -id: 303522
    -bodyTs: "'10':3 'alreadi':5 'cycl':9 'meanwhil':1 'updat':8 'window':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5610146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705101648 {#2011
      date: 2024-01-13 00:20:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "Their long-term support variant (called LTSC) is supported until 2032."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705118348 {#2684
    date: 2024-01-13 04:59:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@cupcakezealot@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2695 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  -id: 304159
  -bodyTs: "'2032':12 'call':7 'long':3 'long-term':2 'ltsc':8 'support':5,10 'term':4 'variant':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8209293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705118348 {#2685
    date: 2024-01-13 04:59:08.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2777
  +user: Proxies\__CG__\App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2686
    +user: Proxies\__CG__\App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2029
      +user: App\Entity\User {#2084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "meanwhile windows 10 is already off the update cycle"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1722662972 {#2025
        date: 2024-08-03 07:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 303522
      -bodyTs: "'10':3 'alreadi':5 'cycl':9 'meanwhil':1 'updat':8 'window':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5610146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705101648 {#2011
        date: 2024-01-13 00:20:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2029}
    +body: "Their long-term support variant (called LTSC) is supported until 2032."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705118348 {#2684
      date: 2024-01-13 04:59:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@cupcakezealot@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2695 …}
    +nested: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    -id: 304159
    -bodyTs: "'2032':12 'call':7 'long':3 'long-term':2 'ltsc':8 'support':5,10 'term':4 'variant':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8209293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705118348 {#2685
      date: 2024-01-13 04:59:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "Correct me if I’m wrong, but that’s 17 years after release. Just shy of being able to vote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705159962 {#2775
    date: 2024-01-13 16:32:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@narc0tic_bird@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2779 …}
  +nested: Doctrine\ORM\PersistentCollection {#2781 …}
  +votes: Doctrine\ORM\PersistentCollection {#2783 …}
  +reports: Doctrine\ORM\PersistentCollection {#2785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2789 …}
  -id: 305468
  -bodyTs: "'17':10 'abl':18 'correct':1 'm':5 'releas':13 'shi':15 'vote':20 'wrong':6 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6646530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159962 {#2776
    date: 2024-01-13 16:32:42.0 +01:00
  }
}
"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
27 DENIED edit
App\Entity\EntryComment {#2777
  +user: Proxies\__CG__\App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2686
    +user: Proxies\__CG__\App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2029
      +user: App\Entity\User {#2084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "meanwhile windows 10 is already off the update cycle"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1722662972 {#2025
        date: 2024-08-03 07:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 303522
      -bodyTs: "'10':3 'alreadi':5 'cycl':9 'meanwhil':1 'updat':8 'window':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5610146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705101648 {#2011
        date: 2024-01-13 00:20:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2029}
    +body: "Their long-term support variant (called LTSC) is supported until 2032."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705118348 {#2684
      date: 2024-01-13 04:59:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@cupcakezealot@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2695 …}
    +nested: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    -id: 304159
    -bodyTs: "'2032':12 'call':7 'long':3 'long-term':2 'ltsc':8 'support':5,10 'term':4 'variant':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8209293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705118348 {#2685
      date: 2024-01-13 04:59:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "Correct me if I’m wrong, but that’s 17 years after release. Just shy of being able to vote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705159962 {#2775
    date: 2024-01-13 16:32:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@narc0tic_bird@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2779 …}
  +nested: Doctrine\ORM\PersistentCollection {#2781 …}
  +votes: Doctrine\ORM\PersistentCollection {#2783 …}
  +reports: Doctrine\ORM\PersistentCollection {#2785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2789 …}
  -id: 305468
  -bodyTs: "'17':10 'abl':18 'correct':1 'm':5 'releas':13 'shi':15 'vote':20 'wrong':6 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6646530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159962 {#2776
    date: 2024-01-13 16:32:42.0 +01:00
  }
}
"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
28 DENIED moderate
App\Entity\EntryComment {#2777
  +user: Proxies\__CG__\App\Entity\User {#2778 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2686
    +user: Proxies\__CG__\App\Entity\User {#2696 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2029
      +user: App\Entity\User {#2084 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "meanwhile windows 10 is already off the update cycle"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1722662972 {#2025
        date: 2024-08-03 07:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 303522
      -bodyTs: "'10':3 'alreadi':5 'cycl':9 'meanwhil':1 'updat':8 'window':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5610146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705101648 {#2011
        date: 2024-01-13 00:20:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2029}
    +body: "Their long-term support variant (called LTSC) is supported until 2032."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705118348 {#2684
      date: 2024-01-13 04:59:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@cupcakezealot@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2695 …}
    +nested: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    -id: 304159
    -bodyTs: "'2032':12 'call':7 'long':3 'long-term':2 'ltsc':8 'support':5,10 'term':4 'variant':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8209293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705118348 {#2685
      date: 2024-01-13 04:59:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2029}
  +body: "Correct me if I’m wrong, but that’s 17 years after release. Just shy of being able to vote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705159962 {#2775
    date: 2024-01-13 16:32:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@cupcakezealot@lemmy.blahaj.zone"
    "@narc0tic_bird@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2779 …}
  +nested: Doctrine\ORM\PersistentCollection {#2781 …}
  +votes: Doctrine\ORM\PersistentCollection {#2783 …}
  +reports: Doctrine\ORM\PersistentCollection {#2785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2789 …}
  -id: 305468
  -bodyTs: "'17':10 'abl':18 'correct':1 'm':5 'releas':13 'shi':15 'vote':20 'wrong':6 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6646530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159962 {#2776
    date: 2024-01-13 16:32:42.0 +01:00
  }
}
"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
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 {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1722781007 {#2159
    date: 2024-08-04 16:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 303358
  -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7313789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705097394 {#2143
    date: 2024-01-12 23:09:54.0 +01:00
  }
}
"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 {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1722781007 {#2159
    date: 2024-08-04 16:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 303358
  -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7313789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705097394 {#2143
    date: 2024-01-12 23:09:54.0 +01:00
  }
}
"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 {#2073
  +user: App\Entity\User {#2056 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1722781007 {#2159
    date: 2024-08-04 16:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 303358
  -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7313789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705097394 {#2143
    date: 2024-01-12 23:09:54.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2648
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722781007 {#2159
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 303358
    -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705097394 {#2143
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705099225 {#2650
    date: 2024-01-12 23:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  -id: 303432
  -bodyTs: "'12':2 '2036':8 '2038':11 'add':5 'updat':4 'wouldnt':1 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7314410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099225 {#2649
    date: 2024-01-12 23:40:25.0 +01:00
  }
}
"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
35 DENIED edit
App\Entity\EntryComment {#2648
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722781007 {#2159
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 303358
    -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705097394 {#2143
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705099225 {#2650
    date: 2024-01-12 23:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  -id: 303432
  -bodyTs: "'12':2 '2036':8 '2038':11 'add':5 'updat':4 'wouldnt':1 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7314410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099225 {#2649
    date: 2024-01-12 23:40:25.0 +01:00
  }
}
"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
36 DENIED moderate
App\Entity\EntryComment {#2648
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722781007 {#2159
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 303358
    -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705097394 {#2143
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705099225 {#2650
    date: 2024-01-12 23:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2646 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  -id: 303432
  -bodyTs: "'12':2 '2036':8 '2038':11 'add':5 'updat':4 'wouldnt':1 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7314410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099225 {#2649
    date: 2024-01-12 23:40:25.0 +01:00
  }
}
"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
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 {#2745
  +user: Proxies\__CG__\App\Entity\User {#2746 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2648
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: App\Entity\User {#2056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1722781007 {#2159
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 303358
      -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7313789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705097394 {#2143
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705099225 {#2650
      date: 2024-01-12 23:40:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    -id: 303432
    -bodyTs: "'12':2 '2036':8 '2038':11 'add':5 'updat':4 'wouldnt':1 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7314410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705099225 {#2649
      date: 2024-01-12 23:40:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "They did say next LTS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705101737 {#2743
    date: 2024-01-13 00:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@ShortN0te@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2747 …}
  +nested: Doctrine\ORM\PersistentCollection {#2749 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  -id: 303529
  -bodyTs: "'lts':5 'next':4 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8203170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705101737 {#2744
    date: 2024-01-13 00:22:17.0 +01:00
  }
}
"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 {#2745
  +user: Proxies\__CG__\App\Entity\User {#2746 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2648
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: App\Entity\User {#2056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1722781007 {#2159
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 303358
      -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7313789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705097394 {#2143
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705099225 {#2650
      date: 2024-01-12 23:40:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    -id: 303432
    -bodyTs: "'12':2 '2036':8 '2038':11 'add':5 'updat':4 'wouldnt':1 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7314410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705099225 {#2649
      date: 2024-01-12 23:40:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "They did say next LTS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705101737 {#2743
    date: 2024-01-13 00:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@ShortN0te@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2747 …}
  +nested: Doctrine\ORM\PersistentCollection {#2749 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  -id: 303529
  -bodyTs: "'lts':5 'next':4 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8203170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705101737 {#2744
    date: 2024-01-13 00:22:17.0 +01:00
  }
}
"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 {#2745
  +user: Proxies\__CG__\App\Entity\User {#2746 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2648
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: App\Entity\User {#2056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1722781007 {#2159
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 303358
      -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7313789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705097394 {#2143
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705099225 {#2650
      date: 2024-01-12 23:40:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2646 …}
    +nested: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2642 …}
    +reports: Doctrine\ORM\PersistentCollection {#2640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    -id: 303432
    -bodyTs: "'12':2 '2036':8 '2038':11 'add':5 'updat':4 'wouldnt':1 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7314410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705099225 {#2649
      date: 2024-01-12 23:40:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "They did say next LTS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705101737 {#2743
    date: 2024-01-13 00:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@ShortN0te@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2747 …}
  +nested: Doctrine\ORM\PersistentCollection {#2749 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  -id: 303529
  -bodyTs: "'lts':5 'next':4 'say':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8203170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705101737 {#2744
    date: 2024-01-13 00:22:17.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2632
  +user: Proxies\__CG__\App\Entity\User {#2631 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722781007 {#2159
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 303358
    -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705097394 {#2143
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Suspiciously all current LTS expire on Dec 2026 there is nothing planned ahead of this. And 3y for 6.6 is the shortest of any LTS I remember. My bet is Linus retiring then LF taking over everything.\n
    \n
    @Bogasse@lemmy.ml @ylai@lemmy.ml
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705102146 {#2634
    date: 2024-01-13 00:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2630 …}
  +nested: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 303544
  -bodyTs: "'2026':8 '3y':17 '6.6':19 'ahead':13 'bet':29 'bogasse@lemmy.ml':38 'current':3 'dec':7 'everyth':37 'expir':5 'lf':34 'linus':31 'lts':4,25 'noth':11 'plan':12 'rememb':27 'retir':32 'shortest':22 'suspici':1 'take':35 'ylai@lemmy.ml':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kafeneio.social/users/yianiris/statuses/111745574285653963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102146 {#2633
    date: 2024-01-13 00:29:06.0 +01:00
  }
}
"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
43 DENIED edit
App\Entity\EntryComment {#2632
  +user: Proxies\__CG__\App\Entity\User {#2631 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722781007 {#2159
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 303358
    -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705097394 {#2143
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Suspiciously all current LTS expire on Dec 2026 there is nothing planned ahead of this. And 3y for 6.6 is the shortest of any LTS I remember. My bet is Linus retiring then LF taking over everything.\n
    \n
    @Bogasse@lemmy.ml @ylai@lemmy.ml
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705102146 {#2634
    date: 2024-01-13 00:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2630 …}
  +nested: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 303544
  -bodyTs: "'2026':8 '3y':17 '6.6':19 'ahead':13 'bet':29 'bogasse@lemmy.ml':38 'current':3 'dec':7 'everyth':37 'expir':5 'lf':34 'linus':31 'lts':4,25 'noth':11 'plan':12 'rememb':27 'retir':32 'shortest':22 'suspici':1 'take':35 'ylai@lemmy.ml':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kafeneio.social/users/yianiris/statuses/111745574285653963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102146 {#2633
    date: 2024-01-13 00:29:06.0 +01:00
  }
}
"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
44 DENIED moderate
App\Entity\EntryComment {#2632
  +user: Proxies\__CG__\App\Entity\User {#2631 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722781007 {#2159
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 303358
    -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705097394 {#2143
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Suspiciously all current LTS expire on Dec 2026 there is nothing planned ahead of this. And 3y for 6.6 is the shortest of any LTS I remember. My bet is Linus retiring then LF taking over everything.\n
    \n
    @Bogasse@lemmy.ml @ylai@lemmy.ml
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705102146 {#2634
    date: 2024-01-13 00:29:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2630 …}
  +nested: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2626 …}
  +reports: Doctrine\ORM\PersistentCollection {#2624 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 303544
  -bodyTs: "'2026':8 '3y':17 '6.6':19 'ahead':13 'bet':29 'bogasse@lemmy.ml':38 'current':3 'dec':7 'everyth':37 'expir':5 'lf':34 'linus':31 'lts':4,25 'noth':11 'plan':12 'rememb':27 'retir':32 'shortest':22 'suspici':1 'take':35 'ylai@lemmy.ml':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kafeneio.social/users/yianiris/statuses/111745574285653963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102146 {#2633
    date: 2024-01-13 00:29:06.0 +01:00
  }
}
"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
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 {#2616
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722781007 {#2159
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 303358
    -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705097394 {#2143
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
    \n
    The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705099290 {#2618
    date: 2024-01-12 23:41:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2614 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
  -id: 303436
  -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6389226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099290 {#2617
    date: 2024-01-12 23:41:30.0 +01:00
  }
}
"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 {#2616
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722781007 {#2159
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 303358
    -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705097394 {#2143
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
    \n
    The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705099290 {#2618
    date: 2024-01-12 23:41:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2614 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
  -id: 303436
  -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6389226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099290 {#2617
    date: 2024-01-12 23:41:30.0 +01:00
  }
}
"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 {#2616
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2073
    +user: App\Entity\User {#2056 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1722781007 {#2159
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2068 …}
    +nested: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2074 …}
    +reports: Doctrine\ORM\PersistentCollection {#2071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
    -id: 303358
    -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705097394 {#2143
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
    \n
    The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1705099290 {#2618
    date: 2024-01-12 23:41:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2614 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
  -id: 303436
  -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6389226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705099290 {#2617
    date: 2024-01-12 23:41:30.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2761
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: App\Entity\User {#2056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1722781007 {#2159
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 303358
      -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7313789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705097394 {#2143
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
      \n
      The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705099290 {#2618
      date: 2024-01-12 23:41:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2614 …}
    +nested: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    -id: 303436
    -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6389226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705099290 {#2617
      date: 2024-01-12 23:41:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
    \n
    So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
    \n
    Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705102468 {#2759
    date: 2024-01-13 00:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2763 …}
  +nested: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  -id: 303554
  -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102468 {#2760
    date: 2024-01-13 00:34:28.0 +01:00
  }
}
"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
51 DENIED edit
App\Entity\EntryComment {#2761
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: App\Entity\User {#2056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1722781007 {#2159
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 303358
      -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7313789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705097394 {#2143
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
      \n
      The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705099290 {#2618
      date: 2024-01-12 23:41:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2614 …}
    +nested: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    -id: 303436
    -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6389226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705099290 {#2617
      date: 2024-01-12 23:41:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
    \n
    So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
    \n
    Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705102468 {#2759
    date: 2024-01-13 00:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2763 …}
  +nested: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  -id: 303554
  -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102468 {#2760
    date: 2024-01-13 00:34:28.0 +01:00
  }
}
"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
52 DENIED moderate
App\Entity\EntryComment {#2761
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2616
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2073
      +user: App\Entity\User {#2056 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1722781007 {#2159
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 303358
      -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7313789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705097394 {#2143
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
      \n
      The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1705099290 {#2618
      date: 2024-01-12 23:41:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2614 …}
    +nested: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2693 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
    -id: 303436
    -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6389226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705099290 {#2617
      date: 2024-01-12 23:41:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
    \n
    So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
    \n
    Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705102468 {#2759
    date: 2024-01-13 00:34:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2763 …}
  +nested: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  -id: 303554
  -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705102468 {#2760
    date: 2024-01-13 00:34:28.0 +01:00
  }
}
"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
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 {#2797
  +user: Proxies\__CG__\App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2761
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: Proxies\__CG__\App\Entity\User {#2615 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2073
        +user: App\Entity\User {#2056 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1722781007 {#2159
          date: 2024-08-04 16:16:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 303358
        -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7313789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705097394 {#2143
          date: 2024-01-12 23:09:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
        \n
        The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1705099290 {#2618
        date: 2024-01-12 23:41:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2614 …}
      +nested: Doctrine\ORM\PersistentCollection {#2612 …}
      +votes: Doctrine\ORM\PersistentCollection {#2692 …}
      +reports: Doctrine\ORM\PersistentCollection {#2693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
      -id: 303436
      -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6389226"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705099290 {#2617
        date: 2024-01-12 23:41:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
      \n
      So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
      \n
      Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705102468 {#2759
      date: 2024-01-13 00:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2763 …}
    +nested: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    -id: 303554
    -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705102468 {#2760
      date: 2024-01-13 00:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705163573 {#2796
    date: 2024-01-13 17:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2804 …}
  +nested: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2802 …}
  +reports: Doctrine\ORM\PersistentCollection {#2808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
  -id: 305584
  -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7331997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705163573 {#2793
    date: 2024-01-13 17:32:53.0 +01:00
  }
}
"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 {#2797
  +user: Proxies\__CG__\App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2761
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: Proxies\__CG__\App\Entity\User {#2615 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2073
        +user: App\Entity\User {#2056 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1722781007 {#2159
          date: 2024-08-04 16:16:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 303358
        -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7313789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705097394 {#2143
          date: 2024-01-12 23:09:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
        \n
        The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1705099290 {#2618
        date: 2024-01-12 23:41:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2614 …}
      +nested: Doctrine\ORM\PersistentCollection {#2612 …}
      +votes: Doctrine\ORM\PersistentCollection {#2692 …}
      +reports: Doctrine\ORM\PersistentCollection {#2693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
      -id: 303436
      -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6389226"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705099290 {#2617
        date: 2024-01-12 23:41:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
      \n
      So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
      \n
      Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705102468 {#2759
      date: 2024-01-13 00:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2763 …}
    +nested: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    -id: 303554
    -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705102468 {#2760
      date: 2024-01-13 00:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705163573 {#2796
    date: 2024-01-13 17:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2804 …}
  +nested: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2802 …}
  +reports: Doctrine\ORM\PersistentCollection {#2808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
  -id: 305584
  -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7331997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705163573 {#2793
    date: 2024-01-13 17:32:53.0 +01:00
  }
}
"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 {#2797
  +user: Proxies\__CG__\App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2761
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2616
      +user: Proxies\__CG__\App\Entity\User {#2615 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2073
        +user: App\Entity\User {#2056 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: null
        +root: null
        +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1722781007 {#2159
          date: 2024-08-04 16:16:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 303358
        -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7313789"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705097394 {#2143
          date: 2024-01-12 23:09:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
        \n
        The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1705099290 {#2618
        date: 2024-01-12 23:41:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2614 …}
      +nested: Doctrine\ORM\PersistentCollection {#2612 …}
      +votes: Doctrine\ORM\PersistentCollection {#2692 …}
      +reports: Doctrine\ORM\PersistentCollection {#2693 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
      -id: 303436
      -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6389226"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705099290 {#2617
        date: 2024-01-12 23:41:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
      \n
      So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
      \n
      Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1705102468 {#2759
      date: 2024-01-13 00:34:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2763 …}
    +nested: Doctrine\ORM\PersistentCollection {#2765 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    -id: 303554
    -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705102468 {#2760
      date: 2024-01-13 00:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705163573 {#2796
    date: 2024-01-13 17:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2804 …}
  +nested: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2802 …}
  +reports: Doctrine\ORM\PersistentCollection {#2808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
  -id: 305584
  -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7331997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705163573 {#2793
    date: 2024-01-13 17:32:53.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2829
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: Proxies\__CG__\App\Entity\User {#2800 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2761
      +user: Proxies\__CG__\App\Entity\User {#2762 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: Proxies\__CG__\App\Entity\User {#2615 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2073
          +user: App\Entity\User {#2056 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: null
          +root: null
          +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1722781007 {#2159
            date: 2024-08-04 16:16:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2068 …}
          +nested: Doctrine\ORM\PersistentCollection {#2069 …}
          +votes: Doctrine\ORM\PersistentCollection {#2074 …}
          +reports: Doctrine\ORM\PersistentCollection {#2071 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
          -id: 303358
          -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7313789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705097394 {#2143
            date: 2024-01-12 23:09:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2073}
        +body: """
          Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
          \n
          The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1705099290 {#2618
          date: 2024-01-12 23:41:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@Bogasse@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2614 …}
        +nested: Doctrine\ORM\PersistentCollection {#2612 …}
        +votes: Doctrine\ORM\PersistentCollection {#2692 …}
        +reports: Doctrine\ORM\PersistentCollection {#2693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
        -id: 303436
        -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6389226"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705099290 {#2617
          date: 2024-01-12 23:41:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
        \n
        So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
        \n
        Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705102468 {#2759
        date: 2024-01-13 00:34:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
        "@cmnybo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2763 …}
      +nested: Doctrine\ORM\PersistentCollection {#2765 …}
      +votes: Doctrine\ORM\PersistentCollection {#2767 …}
      +reports: Doctrine\ORM\PersistentCollection {#2769 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
      -id: 303554
      -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705102468 {#2760
        date: 2024-01-13 00:34:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705163573 {#2796
      date: 2024-01-13 17:32:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
      "@r00ty@kbin.life"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2804 …}
    +nested: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2802 …}
    +reports: Doctrine\ORM\PersistentCollection {#2808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
    -id: 305584
    -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7331997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705163573 {#2793
      date: 2024-01-13 17:32:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    I mean, technically you could use unsigned 32bit if you don't need to handle dates before 1970. But yes, the best course of action now is to use 64bits. The cost is pretty much nothing on modern systems.\n
    \n
    I'm just cautious of people judging software from a time with different constraints and expectations, with the current yardstick.\n
    \n
    I also wonder what the problem will be. People playing ghost recon in 2038 are going to be "retro" gaming it. There should be an expectation of such problems. Would it prevent you loading or saving the file is the question?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705164874 {#2824
    date: 2024-01-13 17:54:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2821 …}
  +nested: Doctrine\ORM\PersistentCollection {#2818 …}
  +votes: Doctrine\ORM\PersistentCollection {#2816 …}
  +reports: Doctrine\ORM\PersistentCollection {#2830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
  -id: 305634
  -bodyTs: "'1970':18 '2038':73 '32bit':8 '64bits':30 'action':25 'also':61 'best':22 'cautious':43 'constraint':53 'cost':32 'could':5 'cours':23 'current':58 'date':16 'differ':52 'expect':55,85 'file':97 'game':79 'ghost':70 'go':75 'handl':15 'judg':46 'load':93 'm':41 'mean':2 'modern':38 'much':35 'need':13 'noth':36 'peopl':45,68 'play':69 'pretti':34 'prevent':91 'problem':65,88 'question':100 'recon':71 'retro':78 'save':95 'softwar':47 'system':39 'technic':3 'time':50 'unsign':7 'use':6,29 'wonder':62 'would':89 'yardstick':59 'yes':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1908026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705164874 {#2827
    date: 2024-01-13 17:54:34.0 +01:00
  }
}
"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
59 DENIED edit
App\Entity\EntryComment {#2829
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: Proxies\__CG__\App\Entity\User {#2800 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2761
      +user: Proxies\__CG__\App\Entity\User {#2762 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: Proxies\__CG__\App\Entity\User {#2615 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2073
          +user: App\Entity\User {#2056 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: null
          +root: null
          +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1722781007 {#2159
            date: 2024-08-04 16:16:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2068 …}
          +nested: Doctrine\ORM\PersistentCollection {#2069 …}
          +votes: Doctrine\ORM\PersistentCollection {#2074 …}
          +reports: Doctrine\ORM\PersistentCollection {#2071 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
          -id: 303358
          -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7313789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705097394 {#2143
            date: 2024-01-12 23:09:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2073}
        +body: """
          Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
          \n
          The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1705099290 {#2618
          date: 2024-01-12 23:41:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@Bogasse@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2614 …}
        +nested: Doctrine\ORM\PersistentCollection {#2612 …}
        +votes: Doctrine\ORM\PersistentCollection {#2692 …}
        +reports: Doctrine\ORM\PersistentCollection {#2693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
        -id: 303436
        -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6389226"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705099290 {#2617
          date: 2024-01-12 23:41:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
        \n
        So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
        \n
        Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705102468 {#2759
        date: 2024-01-13 00:34:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
        "@cmnybo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2763 …}
      +nested: Doctrine\ORM\PersistentCollection {#2765 …}
      +votes: Doctrine\ORM\PersistentCollection {#2767 …}
      +reports: Doctrine\ORM\PersistentCollection {#2769 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
      -id: 303554
      -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705102468 {#2760
        date: 2024-01-13 00:34:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705163573 {#2796
      date: 2024-01-13 17:32:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
      "@r00ty@kbin.life"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2804 …}
    +nested: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2802 …}
    +reports: Doctrine\ORM\PersistentCollection {#2808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
    -id: 305584
    -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7331997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705163573 {#2793
      date: 2024-01-13 17:32:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    I mean, technically you could use unsigned 32bit if you don't need to handle dates before 1970. But yes, the best course of action now is to use 64bits. The cost is pretty much nothing on modern systems.\n
    \n
    I'm just cautious of people judging software from a time with different constraints and expectations, with the current yardstick.\n
    \n
    I also wonder what the problem will be. People playing ghost recon in 2038 are going to be "retro" gaming it. There should be an expectation of such problems. Would it prevent you loading or saving the file is the question?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705164874 {#2824
    date: 2024-01-13 17:54:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2821 …}
  +nested: Doctrine\ORM\PersistentCollection {#2818 …}
  +votes: Doctrine\ORM\PersistentCollection {#2816 …}
  +reports: Doctrine\ORM\PersistentCollection {#2830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
  -id: 305634
  -bodyTs: "'1970':18 '2038':73 '32bit':8 '64bits':30 'action':25 'also':61 'best':22 'cautious':43 'constraint':53 'cost':32 'could':5 'cours':23 'current':58 'date':16 'differ':52 'expect':55,85 'file':97 'game':79 'ghost':70 'go':75 'handl':15 'judg':46 'load':93 'm':41 'mean':2 'modern':38 'much':35 'need':13 'noth':36 'peopl':45,68 'play':69 'pretti':34 'prevent':91 'problem':65,88 'question':100 'recon':71 'retro':78 'save':95 'softwar':47 'system':39 'technic':3 'time':50 'unsign':7 'use':6,29 'wonder':62 'would':89 'yardstick':59 'yes':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1908026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705164874 {#2827
    date: 2024-01-13 17:54:34.0 +01:00
  }
}
"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
60 DENIED moderate
App\Entity\EntryComment {#2829
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2797
    +user: Proxies\__CG__\App\Entity\User {#2800 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2761
      +user: Proxies\__CG__\App\Entity\User {#2762 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2616
        +user: Proxies\__CG__\App\Entity\User {#2615 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2073
          +user: App\Entity\User {#2056 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: null
          +root: null
          +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 23
          +score: 0
          +lastActive: DateTime @1722781007 {#2159
            date: 2024-08-04 16:16:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2068 …}
          +nested: Doctrine\ORM\PersistentCollection {#2069 …}
          +votes: Doctrine\ORM\PersistentCollection {#2074 …}
          +reports: Doctrine\ORM\PersistentCollection {#2071 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
          -id: 303358
          -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7313789"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705097394 {#2143
            date: 2024-01-12 23:09:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2073}
        +body: """
          Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
          \n
          The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1705099290 {#2618
          date: 2024-01-12 23:41:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@Bogasse@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2614 …}
        +nested: Doctrine\ORM\PersistentCollection {#2612 …}
        +votes: Doctrine\ORM\PersistentCollection {#2692 …}
        +reports: Doctrine\ORM\PersistentCollection {#2693 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
        -id: 303436
        -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6389226"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705099290 {#2617
          date: 2024-01-12 23:41:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
        \n
        So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
        \n
        Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1705102468 {#2759
        date: 2024-01-13 00:34:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
        "@cmnybo@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2763 …}
      +nested: Doctrine\ORM\PersistentCollection {#2765 …}
      +votes: Doctrine\ORM\PersistentCollection {#2767 …}
      +reports: Doctrine\ORM\PersistentCollection {#2769 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
      -id: 303554
      -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705102468 {#2760
        date: 2024-01-13 00:34:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705163573 {#2796
      date: 2024-01-13 17:32:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
      "@r00ty@kbin.life"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2804 …}
    +nested: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2802 …}
    +reports: Doctrine\ORM\PersistentCollection {#2808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
    -id: 305584
    -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7331997"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705163573 {#2793
      date: 2024-01-13 17:32:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    I mean, technically you could use unsigned 32bit if you don't need to handle dates before 1970. But yes, the best course of action now is to use 64bits. The cost is pretty much nothing on modern systems.\n
    \n
    I'm just cautious of people judging software from a time with different constraints and expectations, with the current yardstick.\n
    \n
    I also wonder what the problem will be. People playing ghost recon in 2038 are going to be "retro" gaming it. There should be an expectation of such problems. Would it prevent you loading or saving the file is the question?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705164874 {#2824
    date: 2024-01-13 17:54:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2821 …}
  +nested: Doctrine\ORM\PersistentCollection {#2818 …}
  +votes: Doctrine\ORM\PersistentCollection {#2816 …}
  +reports: Doctrine\ORM\PersistentCollection {#2830 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
  -id: 305634
  -bodyTs: "'1970':18 '2038':73 '32bit':8 '64bits':30 'action':25 'also':61 'best':22 'cautious':43 'constraint':53 'cost':32 'could':5 'cours':23 'current':58 'date':16 'differ':52 'expect':55,85 'file':97 'game':79 'ghost':70 'go':75 'handl':15 'judg':46 'load':93 'm':41 'mean':2 'modern':38 'much':35 'need':13 'noth':36 'peopl':45,68 'play':69 'pretti':34 'prevent':91 'problem':65,88 'question':100 'recon':71 'retro':78 'save':95 'softwar':47 'system':39 'technic':3 'time':50 'unsign':7 'use':6,29 'wonder':62 'would':89 'yardstick':59 'yes':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1908026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705164874 {#2827
    date: 2024-01-13 17:54:34.0 +01:00
  }
}
"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
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 {#2851
  +user: Proxies\__CG__\App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2829
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: Proxies\__CG__\App\Entity\User {#2800 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2761
        +user: Proxies\__CG__\App\Entity\User {#2762 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2616
          +user: Proxies\__CG__\App\Entity\User {#2615 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: App\Entity\EntryComment {#2073
            +user: App\Entity\User {#2056 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
            +image: null
            +parent: null
            +root: null
            +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1722781007 {#2159
              date: 2024-08-04 16:16:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ylai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2068 …}
            +nested: Doctrine\ORM\PersistentCollection {#2069 …}
            +votes: Doctrine\ORM\PersistentCollection {#2074 …}
            +reports: Doctrine\ORM\PersistentCollection {#2071 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
            -id: 303358
            -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7313789"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705097394 {#2143
              date: 2024-01-12 23:09:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2073}
          +body: """
            Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
            \n
            The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1705099290 {#2618
            date: 2024-01-12 23:41:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
            "@Bogasse@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2614 …}
          +nested: Doctrine\ORM\PersistentCollection {#2612 …}
          +votes: Doctrine\ORM\PersistentCollection {#2692 …}
          +reports: Doctrine\ORM\PersistentCollection {#2693 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
          -id: 303436
          -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/6389226"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705099290 {#2617
            date: 2024-01-12 23:41:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2073}
        +body: """
          It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
          \n
          So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
          \n
          Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1705102468 {#2759
          date: 2024-01-13 00:34:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@Bogasse@lemmy.ml"
          "@cmnybo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2763 …}
        +nested: Doctrine\ORM\PersistentCollection {#2765 …}
        +votes: Doctrine\ORM\PersistentCollection {#2767 …}
        +reports: Doctrine\ORM\PersistentCollection {#2769 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
        -id: 303554
        -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705102468 {#2760
          date: 2024-01-13 00:34:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705163573 {#2796
        date: 2024-01-13 17:32:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
        "@cmnybo@discuss.tchncs.de"
        "@r00ty@kbin.life"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2804 …}
      +nested: Doctrine\ORM\PersistentCollection {#2806 …}
      +votes: Doctrine\ORM\PersistentCollection {#2802 …}
      +reports: Doctrine\ORM\PersistentCollection {#2808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
      -id: 305584
      -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7331997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705163573 {#2793
        date: 2024-01-13 17:32:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      I mean, technically you could use unsigned 32bit if you don't need to handle dates before 1970. But yes, the best course of action now is to use 64bits. The cost is pretty much nothing on modern systems.\n
      \n
      I'm just cautious of people judging software from a time with different constraints and expectations, with the current yardstick.\n
      \n
      I also wonder what the problem will be. People playing ghost recon in 2038 are going to be "retro" gaming it. There should be an expectation of such problems. Would it prevent you loading or saving the file is the question?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705164874 {#2824
      date: 2024-01-13 17:54:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
      "@r00ty@kbin.life"
      "@ipkpjersi@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2821 …}
    +nested: Doctrine\ORM\PersistentCollection {#2818 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
    -id: 305634
    -bodyTs: "'1970':18 '2038':73 '32bit':8 '64bits':30 'action':25 'also':61 'best':22 'cautious':43 'constraint':53 'cost':32 'could':5 'cours':23 'current':58 'date':16 'differ':52 'expect':55,85 'file':97 'game':79 'ghost':70 'go':75 'handl':15 'judg':46 'load':93 'm':41 'mean':2 'modern':38 'much':35 'need':13 'noth':36 'peopl':45,68 'play':69 'pretti':34 'prevent':91 'problem':65,88 'question':100 'recon':71 'retro':78 'save':95 'softwar':47 'system':39 'technic':3 'time':50 'unsign':7 'use':6,29 'wonder':62 'would':89 'yardstick':59 'yes':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1908026"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705164874 {#2827
      date: 2024-01-13 17:54:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Nope, saving and loading works on that game (and pretty much every other game I tested), it’s just you lose the date display in-game so you don’t know when you really last saved."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705167351 {#2846
    date: 2024-01-13 18:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2843 …}
  +nested: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 305756
  -bodyTs: "'date':23 'display':24 'everi':12 'game':8,14,27 'in-gam':25 'know':32 'last':36 'load':4 'lose':21 'much':11 'nope':1 'pretti':10 'realli':35 'save':2,37 'test':16 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7333334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705167351 {#2849
    date: 2024-01-13 18:35:51.0 +01:00
  }
}
"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 {#2851
  +user: Proxies\__CG__\App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2829
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: Proxies\__CG__\App\Entity\User {#2800 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2761
        +user: Proxies\__CG__\App\Entity\User {#2762 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2616
          +user: Proxies\__CG__\App\Entity\User {#2615 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: App\Entity\EntryComment {#2073
            +user: App\Entity\User {#2056 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
            +image: null
            +parent: null
            +root: null
            +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1722781007 {#2159
              date: 2024-08-04 16:16:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ylai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2068 …}
            +nested: Doctrine\ORM\PersistentCollection {#2069 …}
            +votes: Doctrine\ORM\PersistentCollection {#2074 …}
            +reports: Doctrine\ORM\PersistentCollection {#2071 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
            -id: 303358
            -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7313789"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705097394 {#2143
              date: 2024-01-12 23:09:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2073}
          +body: """
            Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
            \n
            The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1705099290 {#2618
            date: 2024-01-12 23:41:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
            "@Bogasse@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2614 …}
          +nested: Doctrine\ORM\PersistentCollection {#2612 …}
          +votes: Doctrine\ORM\PersistentCollection {#2692 …}
          +reports: Doctrine\ORM\PersistentCollection {#2693 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
          -id: 303436
          -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/6389226"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705099290 {#2617
            date: 2024-01-12 23:41:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2073}
        +body: """
          It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
          \n
          So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
          \n
          Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1705102468 {#2759
          date: 2024-01-13 00:34:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@Bogasse@lemmy.ml"
          "@cmnybo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2763 …}
        +nested: Doctrine\ORM\PersistentCollection {#2765 …}
        +votes: Doctrine\ORM\PersistentCollection {#2767 …}
        +reports: Doctrine\ORM\PersistentCollection {#2769 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
        -id: 303554
        -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705102468 {#2760
          date: 2024-01-13 00:34:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705163573 {#2796
        date: 2024-01-13 17:32:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
        "@cmnybo@discuss.tchncs.de"
        "@r00ty@kbin.life"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2804 …}
      +nested: Doctrine\ORM\PersistentCollection {#2806 …}
      +votes: Doctrine\ORM\PersistentCollection {#2802 …}
      +reports: Doctrine\ORM\PersistentCollection {#2808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
      -id: 305584
      -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7331997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705163573 {#2793
        date: 2024-01-13 17:32:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      I mean, technically you could use unsigned 32bit if you don't need to handle dates before 1970. But yes, the best course of action now is to use 64bits. The cost is pretty much nothing on modern systems.\n
      \n
      I'm just cautious of people judging software from a time with different constraints and expectations, with the current yardstick.\n
      \n
      I also wonder what the problem will be. People playing ghost recon in 2038 are going to be "retro" gaming it. There should be an expectation of such problems. Would it prevent you loading or saving the file is the question?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705164874 {#2824
      date: 2024-01-13 17:54:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
      "@r00ty@kbin.life"
      "@ipkpjersi@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2821 …}
    +nested: Doctrine\ORM\PersistentCollection {#2818 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
    -id: 305634
    -bodyTs: "'1970':18 '2038':73 '32bit':8 '64bits':30 'action':25 'also':61 'best':22 'cautious':43 'constraint':53 'cost':32 'could':5 'cours':23 'current':58 'date':16 'differ':52 'expect':55,85 'file':97 'game':79 'ghost':70 'go':75 'handl':15 'judg':46 'load':93 'm':41 'mean':2 'modern':38 'much':35 'need':13 'noth':36 'peopl':45,68 'play':69 'pretti':34 'prevent':91 'problem':65,88 'question':100 'recon':71 'retro':78 'save':95 'softwar':47 'system':39 'technic':3 'time':50 'unsign':7 'use':6,29 'wonder':62 'would':89 'yardstick':59 'yes':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1908026"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705164874 {#2827
      date: 2024-01-13 17:54:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Nope, saving and loading works on that game (and pretty much every other game I tested), it’s just you lose the date display in-game so you don’t know when you really last saved."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705167351 {#2846
    date: 2024-01-13 18:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2843 …}
  +nested: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 305756
  -bodyTs: "'date':23 'display':24 'everi':12 'game':8,14,27 'in-gam':25 'know':32 'last':36 'load':4 'lose':21 'much':11 'nope':1 'pretti':10 'realli':35 'save':2,37 'test':16 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7333334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705167351 {#2849
    date: 2024-01-13 18:35:51.0 +01:00
  }
}
"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 {#2851
  +user: Proxies\__CG__\App\Entity\User {#2800 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2829
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2797
      +user: Proxies\__CG__\App\Entity\User {#2800 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2761
        +user: Proxies\__CG__\App\Entity\User {#2762 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2616
          +user: Proxies\__CG__\App\Entity\User {#2615 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: App\Entity\EntryComment {#2073
            +user: App\Entity\User {#2056 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
            +image: null
            +parent: null
            +root: null
            +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 23
            +score: 0
            +lastActive: DateTime @1722781007 {#2159
              date: 2024-08-04 16:16:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ylai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2068 …}
            +nested: Doctrine\ORM\PersistentCollection {#2069 …}
            +votes: Doctrine\ORM\PersistentCollection {#2074 …}
            +reports: Doctrine\ORM\PersistentCollection {#2071 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
            -id: 303358
            -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/7313789"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705097394 {#2143
              date: 2024-01-12 23:09:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2073}
          +body: """
            Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
            \n
            The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1705099290 {#2618
            date: 2024-01-12 23:41:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
            "@Bogasse@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2614 …}
          +nested: Doctrine\ORM\PersistentCollection {#2612 …}
          +votes: Doctrine\ORM\PersistentCollection {#2692 …}
          +reports: Doctrine\ORM\PersistentCollection {#2693 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
          -id: 303436
          -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/6389226"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705099290 {#2617
            date: 2024-01-12 23:41:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2073}
        +body: """
          It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
          \n
          So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
          \n
          Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1705102468 {#2759
          date: 2024-01-13 00:34:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@Bogasse@lemmy.ml"
          "@cmnybo@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2763 …}
        +nested: Doctrine\ORM\PersistentCollection {#2765 …}
        +votes: Doctrine\ORM\PersistentCollection {#2767 …}
        +reports: Doctrine\ORM\PersistentCollection {#2769 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
        -id: 303554
        -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705102468 {#2760
          date: 2024-01-13 00:34:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705163573 {#2796
        date: 2024-01-13 17:32:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
        "@cmnybo@discuss.tchncs.de"
        "@r00ty@kbin.life"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2804 …}
      +nested: Doctrine\ORM\PersistentCollection {#2806 …}
      +votes: Doctrine\ORM\PersistentCollection {#2802 …}
      +reports: Doctrine\ORM\PersistentCollection {#2808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
      -id: 305584
      -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7331997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705163573 {#2793
        date: 2024-01-13 17:32:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: """
      I mean, technically you could use unsigned 32bit if you don't need to handle dates before 1970. But yes, the best course of action now is to use 64bits. The cost is pretty much nothing on modern systems.\n
      \n
      I'm just cautious of people judging software from a time with different constraints and expectations, with the current yardstick.\n
      \n
      I also wonder what the problem will be. People playing ghost recon in 2038 are going to be "retro" gaming it. There should be an expectation of such problems. Would it prevent you loading or saving the file is the question?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705164874 {#2824
      date: 2024-01-13 17:54:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
      "@r00ty@kbin.life"
      "@ipkpjersi@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2821 …}
    +nested: Doctrine\ORM\PersistentCollection {#2818 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2830 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
    -id: 305634
    -bodyTs: "'1970':18 '2038':73 '32bit':8 '64bits':30 'action':25 'also':61 'best':22 'cautious':43 'constraint':53 'cost':32 'could':5 'cours':23 'current':58 'date':16 'differ':52 'expect':55,85 'file':97 'game':79 'ghost':70 'go':75 'handl':15 'judg':46 'load':93 'm':41 'mean':2 'modern':38 'much':35 'need':13 'noth':36 'peopl':45,68 'play':69 'pretti':34 'prevent':91 'problem':65,88 'question':100 'recon':71 'retro':78 'save':95 'softwar':47 'system':39 'technic':3 'time':50 'unsign':7 'use':6,29 'wonder':62 'would':89 'yardstick':59 'yes':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1908026"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705164874 {#2827
      date: 2024-01-13 17:54:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: "Nope, saving and loading works on that game (and pretty much every other game I tested), it’s just you lose the date display in-game so you don’t know when you really last saved."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705167351 {#2846
    date: 2024-01-13 18:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2843 …}
  +nested: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  -id: 305756
  -bodyTs: "'date':23 'display':24 'everi':12 'game':8,14,27 'in-gam':25 'know':32 'last':36 'load':4 'lose':21 'much':11 'nope':1 'pretti':10 'realli':35 'save':2,37 'test':16 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7333334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705167351 {#2849
    date: 2024-01-13 18:35:51.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2873
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2851
    +user: Proxies\__CG__\App\Entity\User {#2800 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2829
      +user: Proxies\__CG__\App\Entity\User {#2762 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2797
        +user: Proxies\__CG__\App\Entity\User {#2800 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2761
          +user: Proxies\__CG__\App\Entity\User {#2762 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: App\Entity\EntryComment {#2616
            +user: Proxies\__CG__\App\Entity\User {#2615 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
            +image: null
            +parent: App\Entity\EntryComment {#2073
              +user: App\Entity\User {#2056 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
              +image: null
              +parent: null
              +root: null
              +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1722781007 {#2159
                date: 2024-08-04 16:16:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ylai@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2068 …}
              +nested: Doctrine\ORM\PersistentCollection {#2069 …}
              +votes: Doctrine\ORM\PersistentCollection {#2074 …}
              +reports: Doctrine\ORM\PersistentCollection {#2071 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
              -id: 303358
              -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/7313789"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705097394 {#2143
                date: 2024-01-12 23:09:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2073}
            +body: """
              Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
              \n
              The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1705099290 {#2618
              date: 2024-01-12 23:41:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ylai@lemmy.ml"
              "@Bogasse@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2614 …}
            +nested: Doctrine\ORM\PersistentCollection {#2612 …}
            +votes: Doctrine\ORM\PersistentCollection {#2692 …}
            +reports: Doctrine\ORM\PersistentCollection {#2693 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
            -id: 303436
            -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/6389226"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705099290 {#2617
              date: 2024-01-12 23:41:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2073}
          +body: """
            It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
            \n
            So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
            \n
            Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1705102468 {#2759
            date: 2024-01-13 00:34:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
            "@Bogasse@lemmy.ml"
            "@cmnybo@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2763 …}
          +nested: Doctrine\ORM\PersistentCollection {#2765 …}
          +votes: Doctrine\ORM\PersistentCollection {#2767 …}
          +reports: Doctrine\ORM\PersistentCollection {#2769 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
          -id: 303554
          -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705102468 {#2760
            date: 2024-01-13 00:34:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2073}
        +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705163573 {#2796
          date: 2024-01-13 17:32:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@Bogasse@lemmy.ml"
          "@cmnybo@discuss.tchncs.de"
          "@r00ty@kbin.life"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2804 …}
        +nested: Doctrine\ORM\PersistentCollection {#2806 …}
        +votes: Doctrine\ORM\PersistentCollection {#2802 …}
        +reports: Doctrine\ORM\PersistentCollection {#2808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
        -id: 305584
        -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7331997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705163573 {#2793
          date: 2024-01-13 17:32:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        I mean, technically you could use unsigned 32bit if you don't need to handle dates before 1970. But yes, the best course of action now is to use 64bits. The cost is pretty much nothing on modern systems.\n
        \n
        I'm just cautious of people judging software from a time with different constraints and expectations, with the current yardstick.\n
        \n
        I also wonder what the problem will be. People playing ghost recon in 2038 are going to be "retro" gaming it. There should be an expectation of such problems. Would it prevent you loading or saving the file is the question?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705164874 {#2824
        date: 2024-01-13 17:54:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
        "@cmnybo@discuss.tchncs.de"
        "@r00ty@kbin.life"
        "@ipkpjersi@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2821 …}
      +nested: Doctrine\ORM\PersistentCollection {#2818 …}
      +votes: Doctrine\ORM\PersistentCollection {#2816 …}
      +reports: Doctrine\ORM\PersistentCollection {#2830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
      -id: 305634
      -bodyTs: "'1970':18 '2038':73 '32bit':8 '64bits':30 'action':25 'also':61 'best':22 'cautious':43 'constraint':53 'cost':32 'could':5 'cours':23 'current':58 'date':16 'differ':52 'expect':55,85 'file':97 'game':79 'ghost':70 'go':75 'handl':15 'judg':46 'load':93 'm':41 'mean':2 'modern':38 'much':35 'need':13 'noth':36 'peopl':45,68 'play':69 'pretti':34 'prevent':91 'problem':65,88 'question':100 'recon':71 'retro':78 'save':95 'softwar':47 'system':39 'technic':3 'time':50 'unsign':7 'use':6,29 'wonder':62 'would':89 'yardstick':59 'yes':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1908026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705164874 {#2827
        date: 2024-01-13 17:54:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: "Nope, saving and loading works on that game (and pretty much every other game I tested), it’s just you lose the date display in-game so you don’t know when you really last saved."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705167351 {#2846
      date: 2024-01-13 18:35:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
      "@r00ty@kbin.life"
      "@ipkpjersi@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2840 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    -id: 305756
    -bodyTs: "'date':23 'display':24 'everi':12 'game':8,14,27 'in-gam':25 'know':32 'last':36 'load':4 'lose':21 'much':11 'nope':1 'pretti':10 'realli':35 'save':2,37 'test':16 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7333334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705167351 {#2849
      date: 2024-01-13 18:35:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Yeah, that's my point. It'll be a retro game by 2038 and anyone playing it will know it's "one of those quirks"\n
    \n
    The bigger problem is software where the date really matters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705173113 {#2868
    date: 2024-01-13 20:11:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 305945
  -bodyTs: "'2038':13 'anyon':15 'bigger':27 'date':33 'game':11 'know':19 'll':7 'matter':35 'one':22 'play':16 'point':5 'problem':28 'quirk':25 'realli':34 'retro':10 'softwar':30 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1909038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705173113 {#2871
    date: 2024-01-13 20:11:53.0 +01:00
  }
}
"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
67 DENIED edit
App\Entity\EntryComment {#2873
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2851
    +user: Proxies\__CG__\App\Entity\User {#2800 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2829
      +user: Proxies\__CG__\App\Entity\User {#2762 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2797
        +user: Proxies\__CG__\App\Entity\User {#2800 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2761
          +user: Proxies\__CG__\App\Entity\User {#2762 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: App\Entity\EntryComment {#2616
            +user: Proxies\__CG__\App\Entity\User {#2615 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
            +image: null
            +parent: App\Entity\EntryComment {#2073
              +user: App\Entity\User {#2056 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
              +image: null
              +parent: null
              +root: null
              +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1722781007 {#2159
                date: 2024-08-04 16:16:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ylai@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2068 …}
              +nested: Doctrine\ORM\PersistentCollection {#2069 …}
              +votes: Doctrine\ORM\PersistentCollection {#2074 …}
              +reports: Doctrine\ORM\PersistentCollection {#2071 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
              -id: 303358
              -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/7313789"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705097394 {#2143
                date: 2024-01-12 23:09:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2073}
            +body: """
              Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
              \n
              The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1705099290 {#2618
              date: 2024-01-12 23:41:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ylai@lemmy.ml"
              "@Bogasse@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2614 …}
            +nested: Doctrine\ORM\PersistentCollection {#2612 …}
            +votes: Doctrine\ORM\PersistentCollection {#2692 …}
            +reports: Doctrine\ORM\PersistentCollection {#2693 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
            -id: 303436
            -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/6389226"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705099290 {#2617
              date: 2024-01-12 23:41:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2073}
          +body: """
            It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
            \n
            So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
            \n
            Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1705102468 {#2759
            date: 2024-01-13 00:34:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
            "@Bogasse@lemmy.ml"
            "@cmnybo@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2763 …}
          +nested: Doctrine\ORM\PersistentCollection {#2765 …}
          +votes: Doctrine\ORM\PersistentCollection {#2767 …}
          +reports: Doctrine\ORM\PersistentCollection {#2769 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
          -id: 303554
          -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705102468 {#2760
            date: 2024-01-13 00:34:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2073}
        +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705163573 {#2796
          date: 2024-01-13 17:32:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@Bogasse@lemmy.ml"
          "@cmnybo@discuss.tchncs.de"
          "@r00ty@kbin.life"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2804 …}
        +nested: Doctrine\ORM\PersistentCollection {#2806 …}
        +votes: Doctrine\ORM\PersistentCollection {#2802 …}
        +reports: Doctrine\ORM\PersistentCollection {#2808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
        -id: 305584
        -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7331997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705163573 {#2793
          date: 2024-01-13 17:32:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        I mean, technically you could use unsigned 32bit if you don't need to handle dates before 1970. But yes, the best course of action now is to use 64bits. The cost is pretty much nothing on modern systems.\n
        \n
        I'm just cautious of people judging software from a time with different constraints and expectations, with the current yardstick.\n
        \n
        I also wonder what the problem will be. People playing ghost recon in 2038 are going to be "retro" gaming it. There should be an expectation of such problems. Would it prevent you loading or saving the file is the question?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705164874 {#2824
        date: 2024-01-13 17:54:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
        "@cmnybo@discuss.tchncs.de"
        "@r00ty@kbin.life"
        "@ipkpjersi@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2821 …}
      +nested: Doctrine\ORM\PersistentCollection {#2818 …}
      +votes: Doctrine\ORM\PersistentCollection {#2816 …}
      +reports: Doctrine\ORM\PersistentCollection {#2830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
      -id: 305634
      -bodyTs: "'1970':18 '2038':73 '32bit':8 '64bits':30 'action':25 'also':61 'best':22 'cautious':43 'constraint':53 'cost':32 'could':5 'cours':23 'current':58 'date':16 'differ':52 'expect':55,85 'file':97 'game':79 'ghost':70 'go':75 'handl':15 'judg':46 'load':93 'm':41 'mean':2 'modern':38 'much':35 'need':13 'noth':36 'peopl':45,68 'play':69 'pretti':34 'prevent':91 'problem':65,88 'question':100 'recon':71 'retro':78 'save':95 'softwar':47 'system':39 'technic':3 'time':50 'unsign':7 'use':6,29 'wonder':62 'would':89 'yardstick':59 'yes':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1908026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705164874 {#2827
        date: 2024-01-13 17:54:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: "Nope, saving and loading works on that game (and pretty much every other game I tested), it’s just you lose the date display in-game so you don’t know when you really last saved."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705167351 {#2846
      date: 2024-01-13 18:35:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
      "@r00ty@kbin.life"
      "@ipkpjersi@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2840 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    -id: 305756
    -bodyTs: "'date':23 'display':24 'everi':12 'game':8,14,27 'in-gam':25 'know':32 'last':36 'load':4 'lose':21 'much':11 'nope':1 'pretti':10 'realli':35 'save':2,37 'test':16 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7333334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705167351 {#2849
      date: 2024-01-13 18:35:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Yeah, that's my point. It'll be a retro game by 2038 and anyone playing it will know it's "one of those quirks"\n
    \n
    The bigger problem is software where the date really matters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705173113 {#2868
    date: 2024-01-13 20:11:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 305945
  -bodyTs: "'2038':13 'anyon':15 'bigger':27 'date':33 'game':11 'know':19 'll':7 'matter':35 'one':22 'play':16 'point':5 'problem':28 'quirk':25 'realli':34 'retro':10 'softwar':30 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1909038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705173113 {#2871
    date: 2024-01-13 20:11:53.0 +01:00
  }
}
"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
68 DENIED moderate
App\Entity\EntryComment {#2873
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2851
    +user: Proxies\__CG__\App\Entity\User {#2800 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2829
      +user: Proxies\__CG__\App\Entity\User {#2762 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: App\Entity\EntryComment {#2797
        +user: Proxies\__CG__\App\Entity\User {#2800 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
        +image: null
        +parent: App\Entity\EntryComment {#2761
          +user: Proxies\__CG__\App\Entity\User {#2762 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
          +image: null
          +parent: App\Entity\EntryComment {#2616
            +user: Proxies\__CG__\App\Entity\User {#2615 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
            +image: null
            +parent: App\Entity\EntryComment {#2073
              +user: App\Entity\User {#2056 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
              +image: null
              +parent: null
              +root: null
              +body: "So next LTS might have to be resilient to the 2038 bug (32 bit signed timestamps overflow). I wonder how many softwares are vulnerable 🤔"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 23
              +score: 0
              +lastActive: DateTime @1722781007 {#2159
                date: 2024-08-04 16:16:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ylai@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2068 …}
              +nested: Doctrine\ORM\PersistentCollection {#2069 …}
              +votes: Doctrine\ORM\PersistentCollection {#2074 …}
              +reports: Doctrine\ORM\PersistentCollection {#2071 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
              -id: 303358
              -bodyTs: "'2038':11 '32':13 'bit':14 'bug':12 'lts':3 'mani':21 'might':4 'next':2 'overflow':17 'resili':8 'sign':15 'softwar':22 'timestamp':16 'vulner':24 'wonder':19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/7313789"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705097394 {#2143
                date: 2024-01-12 23:09:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2073}
            +body: """
              Ubuntu is already immune to the 2038 bug. The Linux kernel even supports using a 64 bit time_t on 32 bit systems now. Of course some poorly written software could still be affected, but that’s not the fault of the kernel or operating system.\n
              \n
              The 2038 bug will certainly cause problems in some embedded systems that still use a 32 bit time_t if they are still running by then.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 20
            +score: 0
            +lastActive: DateTime @1705099290 {#2618
              date: 2024-01-12 23:41:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ylai@lemmy.ml"
              "@Bogasse@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2614 …}
            +nested: Doctrine\ORM\PersistentCollection {#2612 …}
            +votes: Doctrine\ORM\PersistentCollection {#2692 …}
            +reports: Doctrine\ORM\PersistentCollection {#2693 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2680 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2682 …}
            -id: 303436
            -bodyTs: "'2038':7,48 '32':21,62 '64':16 'affect':34 'alreadi':3 'bit':17,22,63 'bug':8,49 'caus':52 'certain':51 'could':31 'cours':26 'embed':56 'even':12 'fault':40 'immun':4 'kernel':11,43 'linux':10 'oper':45 'poor':28 'problem':53 'run':70 'softwar':30 'still':32,59,69 'support':13 'system':23,46,57 'time':18,64 'ubuntu':1 'use':14,60 'written':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/6389226"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705099290 {#2617
              date: 2024-01-12 23:41:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2073}
          +body: """
            It's not poorly written software if it's is old. Likewise the y2k bug is often declared as bad programming, but at the time the software with the y2k bug was written memory was measured in kilobytes and a lot of accounting software and banking software was written in a time when 64k was the norm. Oh, and I'll tell you now I know of at least some accounting software that is based on code written for the 8088 and has been wrapped and cross compiled so many times now it's unrecognisable. But I know that 40 year old code is still there.\n
            \n
            So 2 digits for year was best practice at the time and at the time software vulnerable to the 2038 bug 32bit epoch dates was the best practice.\n
            \n
            Now, software written today doing the same, could of course be considered bad, but it's not a good blanket statement.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1705102468 {#2759
            date: 2024-01-13 00:34:28.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
            "@Bogasse@lemmy.ml"
            "@cmnybo@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2763 …}
          +nested: Doctrine\ORM\PersistentCollection {#2765 …}
          +votes: Doctrine\ORM\PersistentCollection {#2767 …}
          +reports: Doctrine\ORM\PersistentCollection {#2769 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
          -id: 303554
          -bodyTs: "'2':108 '2038':126 '32bit':128 '40':100 '64k':54 '8088':81 'account':43,71 'bad':20,147 'bank':46 'base':75 'best':113,133 'blanket':154 'bug':15,31,127 'code':77,103 'compil':88 'consid':146 'could':142 'cours':144 'cross':87 'date':130 'declar':18 'digit':109 'epoch':129 'good':153 'kilobyt':38 'know':66,98 'least':69 'likewis':12 'll':61 'lot':41 'mani':90 'measur':36 'memori':34 'norm':57 'often':17 'oh':58 'old':11,102 'poor':4 'practic':114,134 'program':21 'softwar':6,27,44,47,72,122,136 'statement':155 'still':105 'tell':62 'time':25,52,91,117,121 'today':138 'unrecognis':95 'vulner':123 'wrap':85 'written':5,33,49,78,137 'y2k':14,30 'year':101,111"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1902529"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705102468 {#2760
            date: 2024-01-13 00:34:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2073}
        +body: "I mean, Ghost Recon Wildlands which came out in 2017 for example has save dates written as a 32-bit date so it’s prone to the 2038 bug, I set the date to 2040 and tested a bunch of software and while you can save the date overflows and shows as 1969. I bet there are still people using 32-bit dates even if unintentionally."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705163573 {#2796
          date: 2024-01-13 17:32:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
          "@Bogasse@lemmy.ml"
          "@cmnybo@discuss.tchncs.de"
          "@r00ty@kbin.life"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2804 …}
        +nested: Doctrine\ORM\PersistentCollection {#2806 …}
        +votes: Doctrine\ORM\PersistentCollection {#2802 …}
        +reports: Doctrine\ORM\PersistentCollection {#2808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
        -id: 305584
        -bodyTs: "'1969':53 '2017':10 '2038':28 '2040':35 '32':19,61 'bet':55 'bit':20,62 'bug':29 'bunch':39 'came':7 'date':15,21,33,48,63 'even':64 'exampl':12 'ghost':3 'mean':2 'overflow':49 'peopl':59 'prone':25 'recon':4 'save':14,46 'set':31 'show':51 'softwar':41 'still':58 'test':37 'unintent':66 'use':60 'wildland':5 'written':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7331997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705163573 {#2793
          date: 2024-01-13 17:32:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2073}
      +body: """
        I mean, technically you could use unsigned 32bit if you don't need to handle dates before 1970. But yes, the best course of action now is to use 64bits. The cost is pretty much nothing on modern systems.\n
        \n
        I'm just cautious of people judging software from a time with different constraints and expectations, with the current yardstick.\n
        \n
        I also wonder what the problem will be. People playing ghost recon in 2038 are going to be "retro" gaming it. There should be an expectation of such problems. Would it prevent you loading or saving the file is the question?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705164874 {#2824
        date: 2024-01-13 17:54:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@Bogasse@lemmy.ml"
        "@cmnybo@discuss.tchncs.de"
        "@r00ty@kbin.life"
        "@ipkpjersi@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2821 …}
      +nested: Doctrine\ORM\PersistentCollection {#2818 …}
      +votes: Doctrine\ORM\PersistentCollection {#2816 …}
      +reports: Doctrine\ORM\PersistentCollection {#2830 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2832 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2834 …}
      -id: 305634
      -bodyTs: "'1970':18 '2038':73 '32bit':8 '64bits':30 'action':25 'also':61 'best':22 'cautious':43 'constraint':53 'cost':32 'could':5 'cours':23 'current':58 'date':16 'differ':52 'expect':55,85 'file':97 'game':79 'ghost':70 'go':75 'handl':15 'judg':46 'load':93 'm':41 'mean':2 'modern':38 'much':35 'need':13 'noth':36 'peopl':45,68 'play':69 'pretti':34 'prevent':91 'problem':65,88 'question':100 'recon':71 'retro':78 'save':95 'softwar':47 'system':39 'technic':3 'time':50 'unsign':7 'use':6,29 'wonder':62 'would':89 'yardstick':59 'yes':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1908026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705164874 {#2827
        date: 2024-01-13 17:54:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2073}
    +body: "Nope, saving and loading works on that game (and pretty much every other game I tested), it’s just you lose the date display in-game so you don’t know when you really last saved."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705167351 {#2846
      date: 2024-01-13 18:35:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Bogasse@lemmy.ml"
      "@cmnybo@discuss.tchncs.de"
      "@r00ty@kbin.life"
      "@ipkpjersi@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2843 …}
    +nested: Doctrine\ORM\PersistentCollection {#2840 …}
    +votes: Doctrine\ORM\PersistentCollection {#2838 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    -id: 305756
    -bodyTs: "'date':23 'display':24 'everi':12 'game':8,14,27 'in-gam':25 'know':32 'last':36 'load':4 'lose':21 'much':11 'nope':1 'pretti':10 'realli':35 'save':2,37 'test':16 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7333334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705167351 {#2849
      date: 2024-01-13 18:35:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2073}
  +body: """
    Yeah, that's my point. It'll be a retro game by 2038 and anyone playing it will know it's "one of those quirks"\n
    \n
    The bigger problem is software where the date really matters.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705173113 {#2868
    date: 2024-01-13 20:11:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Bogasse@lemmy.ml"
    "@cmnybo@discuss.tchncs.de"
    "@r00ty@kbin.life"
    "@ipkpjersi@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2865 …}
  +nested: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2860 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 305945
  -bodyTs: "'2038':13 'anyon':15 'bigger':27 'date':33 'game':11 'know':19 'll':7 'matter':35 'one':22 'play':16 'point':5 'problem':28 'quirk':25 'realli':34 'retro':10 'softwar':30 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.life/m/linux@lemmy.ml/t/125487/-/comment/1909038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705173113 {#2871
    date: 2024-01-13 20:11:53.0 +01:00
  }
}
"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
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 {#2230
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Melts in long term support*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705091005 {#2227
    date: 2024-01-12 21:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 303085
  -bodyTs: "'long':3 'melt':1 'support':5 'term':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705091005 {#2216
    date: 2024-01-12 21:23:25.0 +01:00
  }
}
"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 {#2230
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Melts in long term support*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705091005 {#2227
    date: 2024-01-12 21:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 303085
  -bodyTs: "'long':3 'melt':1 'support':5 'term':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705091005 {#2216
    date: 2024-01-12 21:23:25.0 +01:00
  }
}
"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 {#2230
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Melts in long term support*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705091005 {#2227
    date: 2024-01-12 21:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2231 …}
  +nested: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 303085
  -bodyTs: "'long':3 'melt':1 'support':5 'term':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705091005 {#2216
    date: 2024-01-12 21:23:25.0 +01:00
  }
}
"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 {#2257
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Laugh at or complain about Ubuntu all you wish… but this type of effort really puts Linux as a compelling competitor to Windows for enterprise desktop users. Rather than paying for the Windows software license and then Microsoft or 3rd party support for the OS on top, the fees would be for dedicated operating system and package support against criticial vulnerabilities. Wouldn’t a business rather have something that “just works as it is” over the long term, rather than something that leaves sysadmins holding their breath every Patch Tuesday with Microsoft randomly shoehorning in “features” here and there that have to be shutoff in GP editor?\n
    \n
    More people using Ubuntu means more will be comfortable switching away from mac/Windows. Plus the free software components benefit from having a dedicated team securely supporting the packages over the long term.\n
    \n
    The longstanding issue that remains is all the industry-specialized software either crappily-coded or riddled with DRMs and whatnot don’t support Linux well yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1722026790 {#2209
    date: 2024-07-26 22:46:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@ylai@lemmy.ml"
    "@ylai@lemmy.ml"
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 303052
  -bodyTs: "'3rd':40 'away':118 'benefit':126 'breath':87 'busi':65 'code':155 'comfort':116 'compel':20 'competitor':21 'complain':4 'compon':125 'crappili':154 'crappily-cod':153 'critici':60 'dedic':53,130 'desktop':26 'drms':159 'editor':107 'effort':14 'either':152 'enterpris':25 'everi':88 'featur':96 'fee':49 'free':123 'gp':106 'hold':85 'industri':149 'industry-speci':148 'issu':142 'laugh':1 'leav':83 'licens':35 'linux':17,165 'long':77,138 'longstand':141 'mac/windows':120 'mean':112 'microsoft':38,92 'oper':54 'os':45 'packag':57,135 'parti':41 'patch':89 'pay':30 'peopl':109 'plus':121 'put':16 'random':93 'rather':28,66,79 'realli':15 'remain':144 'riddl':157 'secur':132 'shoehorn':94 'shutoff':104 'softwar':34,124,151 'someth':68,81 'special':150 'support':42,58,133,164 'switch':117 'sysadmin':84 'system':55 'team':131 'term':78,139 'top':47 'tuesday':90 'type':12 'ubuntu':6,111 'use':110 'user':27 'vulner':61 'well':166 'whatnot':161 'window':23,33 'wish':9 'work':71 'would':50 'wouldn':62 'yet':167"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304192"
  +editedAt: DateTimeImmutable @1722009898 {#2204
    date: 2024-07-26 18:04:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705090402 {#2200
    date: 2024-01-12 21:13:22.0 +01:00
  }
}
"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 {#2257
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Laugh at or complain about Ubuntu all you wish… but this type of effort really puts Linux as a compelling competitor to Windows for enterprise desktop users. Rather than paying for the Windows software license and then Microsoft or 3rd party support for the OS on top, the fees would be for dedicated operating system and package support against criticial vulnerabilities. Wouldn’t a business rather have something that “just works as it is” over the long term, rather than something that leaves sysadmins holding their breath every Patch Tuesday with Microsoft randomly shoehorning in “features” here and there that have to be shutoff in GP editor?\n
    \n
    More people using Ubuntu means more will be comfortable switching away from mac/Windows. Plus the free software components benefit from having a dedicated team securely supporting the packages over the long term.\n
    \n
    The longstanding issue that remains is all the industry-specialized software either crappily-coded or riddled with DRMs and whatnot don’t support Linux well yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1722026790 {#2209
    date: 2024-07-26 22:46:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@ylai@lemmy.ml"
    "@ylai@lemmy.ml"
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 303052
  -bodyTs: "'3rd':40 'away':118 'benefit':126 'breath':87 'busi':65 'code':155 'comfort':116 'compel':20 'competitor':21 'complain':4 'compon':125 'crappili':154 'crappily-cod':153 'critici':60 'dedic':53,130 'desktop':26 'drms':159 'editor':107 'effort':14 'either':152 'enterpris':25 'everi':88 'featur':96 'fee':49 'free':123 'gp':106 'hold':85 'industri':149 'industry-speci':148 'issu':142 'laugh':1 'leav':83 'licens':35 'linux':17,165 'long':77,138 'longstand':141 'mac/windows':120 'mean':112 'microsoft':38,92 'oper':54 'os':45 'packag':57,135 'parti':41 'patch':89 'pay':30 'peopl':109 'plus':121 'put':16 'random':93 'rather':28,66,79 'realli':15 'remain':144 'riddl':157 'secur':132 'shoehorn':94 'shutoff':104 'softwar':34,124,151 'someth':68,81 'special':150 'support':42,58,133,164 'switch':117 'sysadmin':84 'system':55 'team':131 'term':78,139 'top':47 'tuesday':90 'type':12 'ubuntu':6,111 'use':110 'user':27 'vulner':61 'well':166 'whatnot':161 'window':23,33 'wish':9 'work':71 'would':50 'wouldn':62 'yet':167"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304192"
  +editedAt: DateTimeImmutable @1722009898 {#2204
    date: 2024-07-26 18:04:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705090402 {#2200
    date: 2024-01-12 21:13:22.0 +01:00
  }
}
"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 {#2257
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Laugh at or complain about Ubuntu all you wish… but this type of effort really puts Linux as a compelling competitor to Windows for enterprise desktop users. Rather than paying for the Windows software license and then Microsoft or 3rd party support for the OS on top, the fees would be for dedicated operating system and package support against criticial vulnerabilities. Wouldn’t a business rather have something that “just works as it is” over the long term, rather than something that leaves sysadmins holding their breath every Patch Tuesday with Microsoft randomly shoehorning in “features” here and there that have to be shutoff in GP editor?\n
    \n
    More people using Ubuntu means more will be comfortable switching away from mac/Windows. Plus the free software components benefit from having a dedicated team securely supporting the packages over the long term.\n
    \n
    The longstanding issue that remains is all the industry-specialized software either crappily-coded or riddled with DRMs and whatnot don’t support Linux well yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1722026790 {#2209
    date: 2024-07-26 22:46:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@ylai@lemmy.ml"
    "@ylai@lemmy.ml"
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 303052
  -bodyTs: "'3rd':40 'away':118 'benefit':126 'breath':87 'busi':65 'code':155 'comfort':116 'compel':20 'competitor':21 'complain':4 'compon':125 'crappili':154 'crappily-cod':153 'critici':60 'dedic':53,130 'desktop':26 'drms':159 'editor':107 'effort':14 'either':152 'enterpris':25 'everi':88 'featur':96 'fee':49 'free':123 'gp':106 'hold':85 'industri':149 'industry-speci':148 'issu':142 'laugh':1 'leav':83 'licens':35 'linux':17,165 'long':77,138 'longstand':141 'mac/windows':120 'mean':112 'microsoft':38,92 'oper':54 'os':45 'packag':57,135 'parti':41 'patch':89 'pay':30 'peopl':109 'plus':121 'put':16 'random':93 'rather':28,66,79 'realli':15 'remain':144 'riddl':157 'secur':132 'shoehorn':94 'shutoff':104 'softwar':34,124,151 'someth':68,81 'special':150 'support':42,58,133,164 'switch':117 'sysadmin':84 'system':55 'team':131 'term':78,139 'top':47 'tuesday':90 'type':12 'ubuntu':6,111 'use':110 'user':27 'vulner':61 'well':166 'whatnot':161 'window':23,33 'wish':9 'work':71 'would':50 'wouldn':62 'yet':167"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304192"
  +editedAt: DateTimeImmutable @1722009898 {#2204
    date: 2024-07-26 18:04:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705090402 {#2200
    date: 2024-01-12 21:13:22.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2663
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Laugh at or complain about Ubuntu all you wish… but this type of effort really puts Linux as a compelling competitor to Windows for enterprise desktop users. Rather than paying for the Windows software license and then Microsoft or 3rd party support for the OS on top, the fees would be for dedicated operating system and package support against criticial vulnerabilities. Wouldn’t a business rather have something that “just works as it is” over the long term, rather than something that leaves sysadmins holding their breath every Patch Tuesday with Microsoft randomly shoehorning in “features” here and there that have to be shutoff in GP editor?\n
      \n
      More people using Ubuntu means more will be comfortable switching away from mac/Windows. Plus the free software components benefit from having a dedicated team securely supporting the packages over the long term.\n
      \n
      The longstanding issue that remains is all the industry-specialized software either crappily-coded or riddled with DRMs and whatnot don’t support Linux well yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 131
    +score: 0
    +lastActive: DateTime @1722026790 {#2209
      date: 2024-07-26 22:46:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@ylai@lemmy.ml"
      "@ylai@lemmy.ml"
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 303052
    -bodyTs: "'3rd':40 'away':118 'benefit':126 'breath':87 'busi':65 'code':155 'comfort':116 'compel':20 'competitor':21 'complain':4 'compon':125 'crappili':154 'crappily-cod':153 'critici':60 'dedic':53,130 'desktop':26 'drms':159 'editor':107 'effort':14 'either':152 'enterpris':25 'everi':88 'featur':96 'fee':49 'free':123 'gp':106 'hold':85 'industri':149 'industry-speci':148 'issu':142 'laugh':1 'leav':83 'licens':35 'linux':17,165 'long':77,138 'longstand':141 'mac/windows':120 'mean':112 'microsoft':38,92 'oper':54 'os':45 'packag':57,135 'parti':41 'patch':89 'pay':30 'peopl':109 'plus':121 'put':16 'random':93 'rather':28,66,79 'realli':15 'remain':144 'riddl':157 'secur':132 'shoehorn':94 'shutoff':104 'softwar':34,124,151 'someth':68,81 'special':150 'support':42,58,133,164 'switch':117 'sysadmin':84 'system':55 'team':131 'term':78,139 'top':47 'tuesday':90 'type':12 'ubuntu':6,111 'use':110 'user':27 'vulner':61 'well':166 'whatnot':161 'window':23,33 'wish':9 'work':71 'would':50 'wouldn':62 'yet':167"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6304192"
    +editedAt: DateTimeImmutable @1722009898 {#2204
      date: 2024-07-26 18:04:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705090402 {#2200
      date: 2024-01-12 21:13:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "This is valid for end users too. Ubuntu Pro is free for up to 5 machines. People can install 22.04 and stay on it for 10 years or 24.04 for 12 years. That’s the kind of boring stable desktop operation that only Windows XP has managed to muster and people loved it. It’s perfect for the kind of folks who hate having to do major OS upgrades, **as well as** people who support others for free. Cough … family IT … cough. You bet your ass the family members I support would stay on 22.04 for a looong time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1705091377 {#2666
    date: 2024-01-12 21:29:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2662 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  -id: 303098
  -bodyTs: "'10':26 '12':31 '22.04':20,95 '24.04':29 '5':15 'ass':86 'bet':84 'bore':38 'cough':79,82 'desktop':40 'end':5 'famili':80,88 'folk':61 'free':11,78 'hate':63 'instal':19 'kind':36,59 'looong':98 'love':52 'machin':16 'major':67 'manag':47 'member':89 'muster':49 'oper':41 'os':68 'other':76 'peopl':17,51,73 'perfect':56 'pro':9 'stabl':39 'stay':22,93 'support':75,91 'time':99 'ubuntu':8 'upgrad':69 'user':6 'valid':3 'well':71 'window':44 'would':92 'xp':45 'year':27,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304460"
  +editedAt: DateTimeImmutable @1722023792 {#2665
    date: 2024-07-26 21:56:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091377 {#2664
    date: 2024-01-12 21:29:37.0 +01:00
  }
}
"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
79 DENIED edit
App\Entity\EntryComment {#2663
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Laugh at or complain about Ubuntu all you wish… but this type of effort really puts Linux as a compelling competitor to Windows for enterprise desktop users. Rather than paying for the Windows software license and then Microsoft or 3rd party support for the OS on top, the fees would be for dedicated operating system and package support against criticial vulnerabilities. Wouldn’t a business rather have something that “just works as it is” over the long term, rather than something that leaves sysadmins holding their breath every Patch Tuesday with Microsoft randomly shoehorning in “features” here and there that have to be shutoff in GP editor?\n
      \n
      More people using Ubuntu means more will be comfortable switching away from mac/Windows. Plus the free software components benefit from having a dedicated team securely supporting the packages over the long term.\n
      \n
      The longstanding issue that remains is all the industry-specialized software either crappily-coded or riddled with DRMs and whatnot don’t support Linux well yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 131
    +score: 0
    +lastActive: DateTime @1722026790 {#2209
      date: 2024-07-26 22:46:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@ylai@lemmy.ml"
      "@ylai@lemmy.ml"
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 303052
    -bodyTs: "'3rd':40 'away':118 'benefit':126 'breath':87 'busi':65 'code':155 'comfort':116 'compel':20 'competitor':21 'complain':4 'compon':125 'crappili':154 'crappily-cod':153 'critici':60 'dedic':53,130 'desktop':26 'drms':159 'editor':107 'effort':14 'either':152 'enterpris':25 'everi':88 'featur':96 'fee':49 'free':123 'gp':106 'hold':85 'industri':149 'industry-speci':148 'issu':142 'laugh':1 'leav':83 'licens':35 'linux':17,165 'long':77,138 'longstand':141 'mac/windows':120 'mean':112 'microsoft':38,92 'oper':54 'os':45 'packag':57,135 'parti':41 'patch':89 'pay':30 'peopl':109 'plus':121 'put':16 'random':93 'rather':28,66,79 'realli':15 'remain':144 'riddl':157 'secur':132 'shoehorn':94 'shutoff':104 'softwar':34,124,151 'someth':68,81 'special':150 'support':42,58,133,164 'switch':117 'sysadmin':84 'system':55 'team':131 'term':78,139 'top':47 'tuesday':90 'type':12 'ubuntu':6,111 'use':110 'user':27 'vulner':61 'well':166 'whatnot':161 'window':23,33 'wish':9 'work':71 'would':50 'wouldn':62 'yet':167"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6304192"
    +editedAt: DateTimeImmutable @1722009898 {#2204
      date: 2024-07-26 18:04:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705090402 {#2200
      date: 2024-01-12 21:13:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "This is valid for end users too. Ubuntu Pro is free for up to 5 machines. People can install 22.04 and stay on it for 10 years or 24.04 for 12 years. That’s the kind of boring stable desktop operation that only Windows XP has managed to muster and people loved it. It’s perfect for the kind of folks who hate having to do major OS upgrades, **as well as** people who support others for free. Cough … family IT … cough. You bet your ass the family members I support would stay on 22.04 for a looong time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1705091377 {#2666
    date: 2024-01-12 21:29:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2662 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  -id: 303098
  -bodyTs: "'10':26 '12':31 '22.04':20,95 '24.04':29 '5':15 'ass':86 'bet':84 'bore':38 'cough':79,82 'desktop':40 'end':5 'famili':80,88 'folk':61 'free':11,78 'hate':63 'instal':19 'kind':36,59 'looong':98 'love':52 'machin':16 'major':67 'manag':47 'member':89 'muster':49 'oper':41 'os':68 'other':76 'peopl':17,51,73 'perfect':56 'pro':9 'stabl':39 'stay':22,93 'support':75,91 'time':99 'ubuntu':8 'upgrad':69 'user':6 'valid':3 'well':71 'window':44 'would':92 'xp':45 'year':27,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304460"
  +editedAt: DateTimeImmutable @1722023792 {#2665
    date: 2024-07-26 21:56:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091377 {#2664
    date: 2024-01-12 21:29:37.0 +01:00
  }
}
"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
80 DENIED moderate
App\Entity\EntryComment {#2663
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2257
    +user: App\Entity\User {#2235 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Laugh at or complain about Ubuntu all you wish… but this type of effort really puts Linux as a compelling competitor to Windows for enterprise desktop users. Rather than paying for the Windows software license and then Microsoft or 3rd party support for the OS on top, the fees would be for dedicated operating system and package support against criticial vulnerabilities. Wouldn’t a business rather have something that “just works as it is” over the long term, rather than something that leaves sysadmins holding their breath every Patch Tuesday with Microsoft randomly shoehorning in “features” here and there that have to be shutoff in GP editor?\n
      \n
      More people using Ubuntu means more will be comfortable switching away from mac/Windows. Plus the free software components benefit from having a dedicated team securely supporting the packages over the long term.\n
      \n
      The longstanding issue that remains is all the industry-specialized software either crappily-coded or riddled with DRMs and whatnot don’t support Linux well yet.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 131
    +score: 0
    +lastActive: DateTime @1722026790 {#2209
      date: 2024-07-26 22:46:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@ylai@lemmy.ml"
      "@ylai@lemmy.ml"
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2268 …}
    +nested: Doctrine\ORM\PersistentCollection {#2273 …}
    +votes: Doctrine\ORM\PersistentCollection {#2274 …}
    +reports: Doctrine\ORM\PersistentCollection {#2190 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
    -id: 303052
    -bodyTs: "'3rd':40 'away':118 'benefit':126 'breath':87 'busi':65 'code':155 'comfort':116 'compel':20 'competitor':21 'complain':4 'compon':125 'crappili':154 'crappily-cod':153 'critici':60 'dedic':53,130 'desktop':26 'drms':159 'editor':107 'effort':14 'either':152 'enterpris':25 'everi':88 'featur':96 'fee':49 'free':123 'gp':106 'hold':85 'industri':149 'industry-speci':148 'issu':142 'laugh':1 'leav':83 'licens':35 'linux':17,165 'long':77,138 'longstand':141 'mac/windows':120 'mean':112 'microsoft':38,92 'oper':54 'os':45 'packag':57,135 'parti':41 'patch':89 'pay':30 'peopl':109 'plus':121 'put':16 'random':93 'rather':28,66,79 'realli':15 'remain':144 'riddl':157 'secur':132 'shoehorn':94 'shutoff':104 'softwar':34,124,151 'someth':68,81 'special':150 'support':42,58,133,164 'switch':117 'sysadmin':84 'system':55 'team':131 'term':78,139 'top':47 'tuesday':90 'type':12 'ubuntu':6,111 'use':110 'user':27 'vulner':61 'well':166 'whatnot':161 'window':23,33 'wish':9 'work':71 'would':50 'wouldn':62 'yet':167"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6304192"
    +editedAt: DateTimeImmutable @1722009898 {#2204
      date: 2024-07-26 18:04:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705090402 {#2200
      date: 2024-01-12 21:13:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "This is valid for end users too. Ubuntu Pro is free for up to 5 machines. People can install 22.04 and stay on it for 10 years or 24.04 for 12 years. That’s the kind of boring stable desktop operation that only Windows XP has managed to muster and people loved it. It’s perfect for the kind of folks who hate having to do major OS upgrades, **as well as** people who support others for free. Cough … family IT … cough. You bet your ass the family members I support would stay on 22.04 for a looong time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1705091377 {#2666
    date: 2024-01-12 21:29:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2662 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  -id: 303098
  -bodyTs: "'10':26 '12':31 '22.04':20,95 '24.04':29 '5':15 'ass':86 'bet':84 'bore':38 'cough':79,82 'desktop':40 'end':5 'famili':80,88 'folk':61 'free':11,78 'hate':63 'instal':19 'kind':36,59 'looong':98 'love':52 'machin':16 'major':67 'manag':47 'member':89 'muster':49 'oper':41 'os':68 'other':76 'peopl':17,51,73 'perfect':56 'pro':9 'stabl':39 'stay':22,93 'support':75,91 'time':99 'ubuntu':8 'upgrad':69 'user':6 'valid':3 'well':71 'window':44 'would':92 'xp':45 'year':27,32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304460"
  +editedAt: DateTimeImmutable @1722023792 {#2665
    date: 2024-07-26 21:56:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091377 {#2664
    date: 2024-01-12 21:29:37.0 +01:00
  }
}
"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
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 {#2729
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2663
    +user: App\Entity\User {#2309 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2257
      +user: App\Entity\User {#2235 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Laugh at or complain about Ubuntu all you wish… but this type of effort really puts Linux as a compelling competitor to Windows for enterprise desktop users. Rather than paying for the Windows software license and then Microsoft or 3rd party support for the OS on top, the fees would be for dedicated operating system and package support against criticial vulnerabilities. Wouldn’t a business rather have something that “just works as it is” over the long term, rather than something that leaves sysadmins holding their breath every Patch Tuesday with Microsoft randomly shoehorning in “features” here and there that have to be shutoff in GP editor?\n
        \n
        More people using Ubuntu means more will be comfortable switching away from mac/Windows. Plus the free software components benefit from having a dedicated team securely supporting the packages over the long term.\n
        \n
        The longstanding issue that remains is all the industry-specialized software either crappily-coded or riddled with DRMs and whatnot don’t support Linux well yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1722026790 {#2209
        date: 2024-07-26 22:46:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@ylai@lemmy.ml"
        "@ylai@lemmy.ml"
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 303052
      -bodyTs: "'3rd':40 'away':118 'benefit':126 'breath':87 'busi':65 'code':155 'comfort':116 'compel':20 'competitor':21 'complain':4 'compon':125 'crappili':154 'crappily-cod':153 'critici':60 'dedic':53,130 'desktop':26 'drms':159 'editor':107 'effort':14 'either':152 'enterpris':25 'everi':88 'featur':96 'fee':49 'free':123 'gp':106 'hold':85 'industri':149 'industry-speci':148 'issu':142 'laugh':1 'leav':83 'licens':35 'linux':17,165 'long':77,138 'longstand':141 'mac/windows':120 'mean':112 'microsoft':38,92 'oper':54 'os':45 'packag':57,135 'parti':41 'patch':89 'pay':30 'peopl':109 'plus':121 'put':16 'random':93 'rather':28,66,79 'realli':15 'remain':144 'riddl':157 'secur':132 'shoehorn':94 'shutoff':104 'softwar':34,124,151 'someth':68,81 'special':150 'support':42,58,133,164 'switch':117 'sysadmin':84 'system':55 'team':131 'term':78,139 'top':47 'tuesday':90 'type':12 'ubuntu':6,111 'use':110 'user':27 'vulner':61 'well':166 'whatnot':161 'window':23,33 'wish':9 'work':71 'would':50 'wouldn':62 'yet':167"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6304192"
      +editedAt: DateTimeImmutable @1722009898 {#2204
        date: 2024-07-26 18:04:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705090402 {#2200
        date: 2024-01-12 21:13:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2257}
    +body: "This is valid for end users too. Ubuntu Pro is free for up to 5 machines. People can install 22.04 and stay on it for 10 years or 24.04 for 12 years. That’s the kind of boring stable desktop operation that only Windows XP has managed to muster and people loved it. It’s perfect for the kind of folks who hate having to do major OS upgrades, **as well as** people who support others for free. Cough … family IT … cough. You bet your ass the family members I support would stay on 22.04 for a looong time!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1705091377 {#2666
      date: 2024-01-12 21:29:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2662 …}
    +nested: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    -id: 303098
    -bodyTs: "'10':26 '12':31 '22.04':20,95 '24.04':29 '5':15 'ass':86 'bet':84 'bore':38 'cough':79,82 'desktop':40 'end':5 'famili':80,88 'folk':61 'free':11,78 'hate':63 'instal':19 'kind':36,59 'looong':98 'love':52 'machin':16 'major':67 'manag':47 'member':89 'muster':49 'oper':41 'os':68 'other':76 'peopl':17,51,73 'perfect':56 'pro':9 'stabl':39 'stay':22,93 'support':75,91 'time':99 'ubuntu':8 'upgrad':69 'user':6 'valid':3 'well':71 'window':44 'would':92 'xp':45 'year':27,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6304460"
    +editedAt: DateTimeImmutable @1722023792 {#2665
      date: 2024-07-26 21:56:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705091377 {#2664
      date: 2024-01-12 21:29:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "Absolutely. Perfect for the people that get spooked at one pixel not being where they were used to it being. (It could be me 😳)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705091796 {#2723
    date: 2024-01-12 21:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@avidamoeba@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2735 …}
  +nested: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2741 …}
  -id: 303115
  -bodyTs: "'absolut':1 'could':22 'get':7 'one':10 'peopl':5 'perfect':2 'pixel':11 'spook':8 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304579"
  +editedAt: DateTimeImmutable @1722026972 {#2726
    date: 2024-07-26 22:49:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091796 {#2724
    date: 2024-01-12 21:36:36.0 +01:00
  }
}
"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 {#2729
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2663
    +user: App\Entity\User {#2309 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2257
      +user: App\Entity\User {#2235 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Laugh at or complain about Ubuntu all you wish… but this type of effort really puts Linux as a compelling competitor to Windows for enterprise desktop users. Rather than paying for the Windows software license and then Microsoft or 3rd party support for the OS on top, the fees would be for dedicated operating system and package support against criticial vulnerabilities. Wouldn’t a business rather have something that “just works as it is” over the long term, rather than something that leaves sysadmins holding their breath every Patch Tuesday with Microsoft randomly shoehorning in “features” here and there that have to be shutoff in GP editor?\n
        \n
        More people using Ubuntu means more will be comfortable switching away from mac/Windows. Plus the free software components benefit from having a dedicated team securely supporting the packages over the long term.\n
        \n
        The longstanding issue that remains is all the industry-specialized software either crappily-coded or riddled with DRMs and whatnot don’t support Linux well yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1722026790 {#2209
        date: 2024-07-26 22:46:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@ylai@lemmy.ml"
        "@ylai@lemmy.ml"
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 303052
      -bodyTs: "'3rd':40 'away':118 'benefit':126 'breath':87 'busi':65 'code':155 'comfort':116 'compel':20 'competitor':21 'complain':4 'compon':125 'crappili':154 'crappily-cod':153 'critici':60 'dedic':53,130 'desktop':26 'drms':159 'editor':107 'effort':14 'either':152 'enterpris':25 'everi':88 'featur':96 'fee':49 'free':123 'gp':106 'hold':85 'industri':149 'industry-speci':148 'issu':142 'laugh':1 'leav':83 'licens':35 'linux':17,165 'long':77,138 'longstand':141 'mac/windows':120 'mean':112 'microsoft':38,92 'oper':54 'os':45 'packag':57,135 'parti':41 'patch':89 'pay':30 'peopl':109 'plus':121 'put':16 'random':93 'rather':28,66,79 'realli':15 'remain':144 'riddl':157 'secur':132 'shoehorn':94 'shutoff':104 'softwar':34,124,151 'someth':68,81 'special':150 'support':42,58,133,164 'switch':117 'sysadmin':84 'system':55 'team':131 'term':78,139 'top':47 'tuesday':90 'type':12 'ubuntu':6,111 'use':110 'user':27 'vulner':61 'well':166 'whatnot':161 'window':23,33 'wish':9 'work':71 'would':50 'wouldn':62 'yet':167"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6304192"
      +editedAt: DateTimeImmutable @1722009898 {#2204
        date: 2024-07-26 18:04:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705090402 {#2200
        date: 2024-01-12 21:13:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2257}
    +body: "This is valid for end users too. Ubuntu Pro is free for up to 5 machines. People can install 22.04 and stay on it for 10 years or 24.04 for 12 years. That’s the kind of boring stable desktop operation that only Windows XP has managed to muster and people loved it. It’s perfect for the kind of folks who hate having to do major OS upgrades, **as well as** people who support others for free. Cough … family IT … cough. You bet your ass the family members I support would stay on 22.04 for a looong time!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1705091377 {#2666
      date: 2024-01-12 21:29:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2662 …}
    +nested: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    -id: 303098
    -bodyTs: "'10':26 '12':31 '22.04':20,95 '24.04':29 '5':15 'ass':86 'bet':84 'bore':38 'cough':79,82 'desktop':40 'end':5 'famili':80,88 'folk':61 'free':11,78 'hate':63 'instal':19 'kind':36,59 'looong':98 'love':52 'machin':16 'major':67 'manag':47 'member':89 'muster':49 'oper':41 'os':68 'other':76 'peopl':17,51,73 'perfect':56 'pro':9 'stabl':39 'stay':22,93 'support':75,91 'time':99 'ubuntu':8 'upgrad':69 'user':6 'valid':3 'well':71 'window':44 'would':92 'xp':45 'year':27,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6304460"
    +editedAt: DateTimeImmutable @1722023792 {#2665
      date: 2024-07-26 21:56:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705091377 {#2664
      date: 2024-01-12 21:29:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "Absolutely. Perfect for the people that get spooked at one pixel not being where they were used to it being. (It could be me 😳)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705091796 {#2723
    date: 2024-01-12 21:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@avidamoeba@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2735 …}
  +nested: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2741 …}
  -id: 303115
  -bodyTs: "'absolut':1 'could':22 'get':7 'one':10 'peopl':5 'perfect':2 'pixel':11 'spook':8 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304579"
  +editedAt: DateTimeImmutable @1722026972 {#2726
    date: 2024-07-26 22:49:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091796 {#2724
    date: 2024-01-12 21:36:36.0 +01:00
  }
}
"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 {#2729
  +user: App\Entity\User {#2235 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2663
    +user: App\Entity\User {#2309 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: App\Entity\EntryComment {#2257
      +user: App\Entity\User {#2235 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Laugh at or complain about Ubuntu all you wish… but this type of effort really puts Linux as a compelling competitor to Windows for enterprise desktop users. Rather than paying for the Windows software license and then Microsoft or 3rd party support for the OS on top, the fees would be for dedicated operating system and package support against criticial vulnerabilities. Wouldn’t a business rather have something that “just works as it is” over the long term, rather than something that leaves sysadmins holding their breath every Patch Tuesday with Microsoft randomly shoehorning in “features” here and there that have to be shutoff in GP editor?\n
        \n
        More people using Ubuntu means more will be comfortable switching away from mac/Windows. Plus the free software components benefit from having a dedicated team securely supporting the packages over the long term.\n
        \n
        The longstanding issue that remains is all the industry-specialized software either crappily-coded or riddled with DRMs and whatnot don’t support Linux well yet.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1722026790 {#2209
        date: 2024-07-26 22:46:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
        "@ylai@lemmy.ml"
        "@ylai@lemmy.ml"
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 303052
      -bodyTs: "'3rd':40 'away':118 'benefit':126 'breath':87 'busi':65 'code':155 'comfort':116 'compel':20 'competitor':21 'complain':4 'compon':125 'crappili':154 'crappily-cod':153 'critici':60 'dedic':53,130 'desktop':26 'drms':159 'editor':107 'effort':14 'either':152 'enterpris':25 'everi':88 'featur':96 'fee':49 'free':123 'gp':106 'hold':85 'industri':149 'industry-speci':148 'issu':142 'laugh':1 'leav':83 'licens':35 'linux':17,165 'long':77,138 'longstand':141 'mac/windows':120 'mean':112 'microsoft':38,92 'oper':54 'os':45 'packag':57,135 'parti':41 'patch':89 'pay':30 'peopl':109 'plus':121 'put':16 'random':93 'rather':28,66,79 'realli':15 'remain':144 'riddl':157 'secur':132 'shoehorn':94 'shutoff':104 'softwar':34,124,151 'someth':68,81 'special':150 'support':42,58,133,164 'switch':117 'sysadmin':84 'system':55 'team':131 'term':78,139 'top':47 'tuesday':90 'type':12 'ubuntu':6,111 'use':110 'user':27 'vulner':61 'well':166 'whatnot':161 'window':23,33 'wish':9 'work':71 'would':50 'wouldn':62 'yet':167"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6304192"
      +editedAt: DateTimeImmutable @1722009898 {#2204
        date: 2024-07-26 18:04:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705090402 {#2200
        date: 2024-01-12 21:13:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2257}
    +body: "This is valid for end users too. Ubuntu Pro is free for up to 5 machines. People can install 22.04 and stay on it for 10 years or 24.04 for 12 years. That’s the kind of boring stable desktop operation that only Windows XP has managed to muster and people loved it. It’s perfect for the kind of folks who hate having to do major OS upgrades, **as well as** people who support others for free. Cough … family IT … cough. You bet your ass the family members I support would stay on 22.04 for a looong time!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1705091377 {#2666
      date: 2024-01-12 21:29:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
      "@ylai@lemmy.ml"
      "@Rentlar@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2662 …}
    +nested: Doctrine\ORM\PersistentCollection {#2660 …}
    +votes: Doctrine\ORM\PersistentCollection {#2658 …}
    +reports: Doctrine\ORM\PersistentCollection {#2656 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2654 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    -id: 303098
    -bodyTs: "'10':26 '12':31 '22.04':20,95 '24.04':29 '5':15 'ass':86 'bet':84 'bore':38 'cough':79,82 'desktop':40 'end':5 'famili':80,88 'folk':61 'free':11,78 'hate':63 'instal':19 'kind':36,59 'looong':98 'love':52 'machin':16 'major':67 'manag':47 'member':89 'muster':49 'oper':41 'os':68 'other':76 'peopl':17,51,73 'perfect':56 'pro':9 'stabl':39 'stay':22,93 'support':75,91 'time':99 'ubuntu':8 'upgrad':69 'user':6 'valid':3 'well':71 'window':44 'would':92 'xp':45 'year':27,32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6304460"
    +editedAt: DateTimeImmutable @1722023792 {#2665
      date: 2024-07-26 21:56:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705091377 {#2664
      date: 2024-01-12 21:29:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2257}
  +body: "Absolutely. Perfect for the people that get spooked at one pixel not being where they were used to it being. (It could be me 😳)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705091796 {#2723
    date: 2024-01-12 21:36:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@avidamoeba@lemmy.ca"
    "@ylai@lemmy.ml"
    "@Rentlar@lemmy.ca"
    "@avidamoeba@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2735 …}
  +nested: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2741 …}
  -id: 303115
  -bodyTs: "'absolut':1 'could':22 'get':7 'one':10 'peopl':5 'perfect':2 'pixel':11 'spook':8 'use':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304579"
  +editedAt: DateTimeImmutable @1722026972 {#2726
    date: 2024-07-26 22:49:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091796 {#2724
    date: 2024-01-12 21:36:36.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder how angry will the maintainers be in 2036:\n
    \n
    > aaaa, why do we have to support this ancient release, why did we promise 12 years of support
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1723161611 {#2173
    date: 2024-08-09 02:00:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 303026
  -bodyTs: "'12':25 '2036':10 'aaaa':11 'ancient':19 'angri':4 'maintain':7 'promis':24 'releas':20 'support':17,28 'wonder':2 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7311179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090018 {#2187
    date: 2024-01-12 21:06:58.0 +01:00
  }
}
"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
87 DENIED edit
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder how angry will the maintainers be in 2036:\n
    \n
    > aaaa, why do we have to support this ancient release, why did we promise 12 years of support
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1723161611 {#2173
    date: 2024-08-09 02:00:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 303026
  -bodyTs: "'12':25 '2036':10 'aaaa':11 'ancient':19 'angri':4 'maintain':7 'promis':24 'releas':20 'support':17,28 'wonder':2 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7311179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090018 {#2187
    date: 2024-01-12 21:06:58.0 +01:00
  }
}
"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
88 DENIED moderate
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#1995 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wonder how angry will the maintainers be in 2036:\n
    \n
    > aaaa, why do we have to support this ancient release, why did we promise 12 years of support
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1723161611 {#2173
    date: 2024-08-09 02:00:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 303026
  -bodyTs: "'12':25 '2036':10 'aaaa':11 'ancient':19 'angri':4 'maintain':7 'promis':24 'releas':20 'support':17,28 'wonder':2 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7311179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705090018 {#2187
    date: 2024-01-12 21:06:58.0 +01:00
  }
}
"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
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 {#2577
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder how angry will the maintainers be in 2036:\n
      \n
      > aaaa, why do we have to support this ancient release, why did we promise 12 years of support
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1723161611 {#2173
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 303026
    -bodyTs: "'12':25 '2036':10 'aaaa':11 'ancient':19 'angri':4 'maintain':7 'promis':24 'releas':20 'support':17,28 'wonder':2 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7311179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705090018 {#2187
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Not a problem. Ship the component as a snap instead. 😊"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705091064 {#2584
    date: 2024-01-12 21:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@testman@lemmy.ml"
    "@ylai@lemmy.ml"
    "@testman@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
  -id: 303090
  -bodyTs: "'compon':6 'instead':10 'problem':3 'ship':4 'snap':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304384"
  +editedAt: DateTimeImmutable @1722014842 {#2581
    date: 2024-07-26 19:27:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091064 {#2583
    date: 2024-01-12 21:24:24.0 +01:00
  }
}
"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 {#2577
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder how angry will the maintainers be in 2036:\n
      \n
      > aaaa, why do we have to support this ancient release, why did we promise 12 years of support
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1723161611 {#2173
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 303026
    -bodyTs: "'12':25 '2036':10 'aaaa':11 'ancient':19 'angri':4 'maintain':7 'promis':24 'releas':20 'support':17,28 'wonder':2 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7311179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705090018 {#2187
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Not a problem. Ship the component as a snap instead. 😊"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705091064 {#2584
    date: 2024-01-12 21:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@testman@lemmy.ml"
    "@ylai@lemmy.ml"
    "@testman@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
  -id: 303090
  -bodyTs: "'compon':6 'instead':10 'problem':3 'ship':4 'snap':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304384"
  +editedAt: DateTimeImmutable @1722014842 {#2581
    date: 2024-07-26 19:27:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091064 {#2583
    date: 2024-01-12 21:24:24.0 +01:00
  }
}
"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 {#2577
  +user: App\Entity\User {#2309 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder how angry will the maintainers be in 2036:\n
      \n
      > aaaa, why do we have to support this ancient release, why did we promise 12 years of support
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1723161611 {#2173
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 303026
    -bodyTs: "'12':25 '2036':10 'aaaa':11 'ancient':19 'angri':4 'maintain':7 'promis':24 'releas':20 'support':17,28 'wonder':2 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7311179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705090018 {#2187
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: "Not a problem. Ship the component as a snap instead. 😊"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705091064 {#2584
    date: 2024-01-12 21:24:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@testman@lemmy.ml"
    "@ylai@lemmy.ml"
    "@testman@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2571 …}
  +nested: Doctrine\ORM\PersistentCollection {#2575 …}
  +votes: Doctrine\ORM\PersistentCollection {#2573 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
  -id: 303090
  -bodyTs: "'compon':6 'instead':10 'problem':3 'ship':4 'snap':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6304384"
  +editedAt: DateTimeImmutable @1722014842 {#2581
    date: 2024-07-26 19:27:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091064 {#2583
    date: 2024-01-12 21:24:24.0 +01:00
  }
}
"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
App\Entity\EntryComment {#2595
  +user: Proxies\__CG__\App\Entity\User {#2679 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder how angry will the maintainers be in 2036:\n
      \n
      > aaaa, why do we have to support this ancient release, why did we promise 12 years of support
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1723161611 {#2173
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 303026
    -bodyTs: "'12':25 '2036':10 'aaaa':11 'ancient':19 'angri':4 'maintain':7 'promis':24 'releas':20 'support':17,28 'wonder':2 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7311179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705090018 {#2187
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: """
    “Oh no, we’re getting paid to do this thing instead of some other thing.”\n
    \n
    Part of having a job is working on things that need to be worked on, not because they’re fun.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705229538 {#2593
    date: 2024-01-14 11:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@testman@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2678 …}
  +nested: Doctrine\ORM\PersistentCollection {#2676 …}
  +votes: Doctrine\ORM\PersistentCollection {#2674 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 307547
  -bodyTs: "'fun':35 'get':5 'instead':11 'job':20 'need':26 'oh':1 'paid':6 'part':16 're':4,34 'thing':10,15,24 'work':22,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6681487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705229538 {#2594
    date: 2024-01-14 11:52:18.0 +01:00
  }
}
"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
95 DENIED edit
App\Entity\EntryComment {#2595
  +user: Proxies\__CG__\App\Entity\User {#2679 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder how angry will the maintainers be in 2036:\n
      \n
      > aaaa, why do we have to support this ancient release, why did we promise 12 years of support
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1723161611 {#2173
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 303026
    -bodyTs: "'12':25 '2036':10 'aaaa':11 'ancient':19 'angri':4 'maintain':7 'promis':24 'releas':20 'support':17,28 'wonder':2 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7311179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705090018 {#2187
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: """
    “Oh no, we’re getting paid to do this thing instead of some other thing.”\n
    \n
    Part of having a job is working on things that need to be worked on, not because they’re fun.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705229538 {#2593
    date: 2024-01-14 11:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@testman@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2678 …}
  +nested: Doctrine\ORM\PersistentCollection {#2676 …}
  +votes: Doctrine\ORM\PersistentCollection {#2674 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 307547
  -bodyTs: "'fun':35 'get':5 'instead':11 'job':20 'need':26 'oh':1 'paid':6 'part':16 're':4,34 'thing':10,15,24 'work':22,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6681487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705229538 {#2594
    date: 2024-01-14 11:52:18.0 +01:00
  }
}
"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
96 DENIED moderate
App\Entity\EntryComment {#2595
  +user: Proxies\__CG__\App\Entity\User {#2679 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: App\Entity\EntryComment {#2174
    +user: App\Entity\User {#1995 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wonder how angry will the maintainers be in 2036:\n
      \n
      > aaaa, why do we have to support this ancient release, why did we promise 12 years of support
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1723161611 {#2173
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2178 …}
    +nested: Doctrine\ORM\PersistentCollection {#2183 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    -id: 303026
    -bodyTs: "'12':25 '2036':10 'aaaa':11 'ancient':19 'angri':4 'maintain':7 'promis':24 'releas':20 'support':17,28 'wonder':2 'year':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7311179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705090018 {#2187
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2174}
  +body: """
    “Oh no, we’re getting paid to do this thing instead of some other thing.”\n
    \n
    Part of having a job is working on things that need to be worked on, not because they’re fun.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705229538 {#2593
    date: 2024-01-14 11:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
    "@testman@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2678 …}
  +nested: Doctrine\ORM\PersistentCollection {#2676 …}
  +votes: Doctrine\ORM\PersistentCollection {#2674 …}
  +reports: Doctrine\ORM\PersistentCollection {#2672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 307547
  -bodyTs: "'fun':35 'get':5 'instead':11 'job':20 'need':26 'oh':1 'paid':6 'part':16 're':4,34 'thing':10,15,24 'work':22,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6681487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705229538 {#2594
    date: 2024-01-14 11:52:18.0 +01:00
  }
}
"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
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 {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "With Ubuntu Pro. I’ll stick with Alma, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705089559 {#2491
    date: 2024-01-12 20:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 303001
  -bodyTs: "'alma':8 'll':5 'pro':3 'stick':6 'thank':9 'ubuntu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705089559 {#2492
    date: 2024-01-12 20:59:19.0 +01:00
  }
}
"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 {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "With Ubuntu Pro. I’ll stick with Alma, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705089559 {#2491
    date: 2024-01-12 20:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 303001
  -bodyTs: "'alma':8 'll':5 'pro':3 'stick':6 'thank':9 'ubuntu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705089559 {#2492
    date: 2024-01-12 20:59:19.0 +01:00
  }
}
"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 {#2496
  +user: App\Entity\User {#2509 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1869 …}
  +image: null
  +parent: null
  +root: null
  +body: "With Ubuntu Pro. I’ll stick with Alma, thanks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705089559 {#2491
    date: 2024-01-12 20:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2497 …}
  +nested: Doctrine\ORM\PersistentCollection {#2499 …}
  +votes: Doctrine\ORM\PersistentCollection {#2501 …}
  +reports: Doctrine\ORM\PersistentCollection {#2503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2505 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2507 …}
  -id: 303001
  -bodyTs: "'alma':8 'll':5 'pro':3 'stick':6 'thank':9 'ubuntu':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6389432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705089559 {#2492
    date: 2024-01-12 20:59:19.0 +01:00
  }
}
"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