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

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 …}
}
13.02 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 {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2425
    date: 2024-08-09 02:00:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -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 {#1602
    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
3 DENIED edit
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2425
    date: 2024-08-09 02:00:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -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 {#1602
    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
4 DENIED moderate
App\Entity\EntryComment {#2420
  +user: App\Entity\User {#2488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2425
    date: 2024-08-09 02:00:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1601 …}
  +nested: Doctrine\ORM\PersistentCollection {#1873 …}
  +votes: Doctrine\ORM\PersistentCollection {#1855 …}
  +reports: Doctrine\ORM\PersistentCollection {#1942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
  -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 {#1602
    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
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 {#2575
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2425
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -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 {#1602
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Not a problem. Ship the component as a snap instead. 😊"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705091064 {#2582
    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 {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -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 {#2579
    date: 2024-07-26 19:27:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091064 {#2581
    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
7 DENIED edit
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2425
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -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 {#1602
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Not a problem. Ship the component as a snap instead. 😊"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705091064 {#2582
    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 {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -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 {#2579
    date: 2024-07-26 19:27:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091064 {#2581
    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
8 DENIED moderate
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2425
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -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 {#1602
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +body: "Not a problem. Ship the component as a snap instead. 😊"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705091064 {#2582
    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 {#2569 …}
  +nested: Doctrine\ORM\PersistentCollection {#2573 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -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 {#2579
    date: 2024-07-26 19:27:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091064 {#2581
    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
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 {#2593
  +user: Proxies\__CG__\App\Entity\User {#2677 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2425
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -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 {#1602
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +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 {#2591
    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 {#2676 …}
  +nested: Doctrine\ORM\PersistentCollection {#2674 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2666 …}
  -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 {#2592
    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
11 DENIED edit
App\Entity\EntryComment {#2593
  +user: Proxies\__CG__\App\Entity\User {#2677 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2425
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -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 {#1602
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +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 {#2591
    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 {#2676 …}
  +nested: Doctrine\ORM\PersistentCollection {#2674 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2666 …}
  -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 {#2592
    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
12 DENIED moderate
App\Entity\EntryComment {#2593
  +user: Proxies\__CG__\App\Entity\User {#2677 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2420
    +user: App\Entity\User {#2488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2425
      date: 2024-08-09 02:00:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1601 …}
    +nested: Doctrine\ORM\PersistentCollection {#1873 …}
    +votes: Doctrine\ORM\PersistentCollection {#1855 …}
    +reports: Doctrine\ORM\PersistentCollection {#1942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1514 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1955 …}
    -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 {#1602
      date: 2024-01-12 21:06:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2420}
  +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 {#2591
    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 {#2676 …}
  +nested: Doctrine\ORM\PersistentCollection {#2674 …}
  +votes: Doctrine\ORM\PersistentCollection {#2672 …}
  +reports: Doctrine\ORM\PersistentCollection {#2670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2666 …}
  -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 {#2592
    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
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 {#1558
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#1527
    date: 2024-08-05 18:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -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 {#1563
    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
15 DENIED edit
App\Entity\EntryComment {#1558
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#1527
    date: 2024-08-05 18:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -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 {#1563
    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
16 DENIED moderate
App\Entity\EntryComment {#1558
  +user: App\Entity\User {#1687 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#1527
    date: 2024-08-05 18:01:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  -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 {#1563
    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
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 {#2704
  +user: Proxies\__CG__\App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1687 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#1527
      date: 2024-08-05 18:01:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1564 …}
    +nested: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1620 …}
    +reports: Doctrine\ORM\PersistentCollection {#1604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
    -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 {#1563
      date: 2024-01-13 19:06:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +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 {#2702
    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 {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -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 {#2703
    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
19 DENIED edit
App\Entity\EntryComment {#2704
  +user: Proxies\__CG__\App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1687 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#1527
      date: 2024-08-05 18:01:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1564 …}
    +nested: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1620 …}
    +reports: Doctrine\ORM\PersistentCollection {#1604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
    -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 {#1563
      date: 2024-01-13 19:06:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +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 {#2702
    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 {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -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 {#2703
    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
20 DENIED moderate
App\Entity\EntryComment {#2704
  +user: Proxies\__CG__\App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1687 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#1527
      date: 2024-08-05 18:01:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1564 …}
    +nested: Doctrine\ORM\PersistentCollection {#1555 …}
    +votes: Doctrine\ORM\PersistentCollection {#1620 …}
    +reports: Doctrine\ORM\PersistentCollection {#1604 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
    -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 {#1563
      date: 2024-01-13 19:06:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1558}
  +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 {#2702
    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 {#2706 …}
  +nested: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  -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 {#2703
    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
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 {#2460
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2422
    date: 2024-08-04 16:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -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 {#2462
    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
23 DENIED edit
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2422
    date: 2024-08-04 16:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -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 {#2462
    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
24 DENIED moderate
App\Entity\EntryComment {#2460
  +user: App\Entity\User {#2363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2422
    date: 2024-08-04 16:16:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2453 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -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 {#2462
    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
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 {#2646
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2422
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -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 {#2462
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705099225 {#2648
    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 {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -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 {#2647
    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
27 DENIED edit
App\Entity\EntryComment {#2646
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2422
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -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 {#2462
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705099225 {#2648
    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 {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -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 {#2647
    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
28 DENIED moderate
App\Entity\EntryComment {#2646
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2422
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -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 {#2462
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705099225 {#2648
    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 {#2644 …}
  +nested: Doctrine\ORM\PersistentCollection {#2642 …}
  +votes: Doctrine\ORM\PersistentCollection {#2640 …}
  +reports: Doctrine\ORM\PersistentCollection {#2638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -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 {#2647
    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
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 {#2743
  +user: Proxies\__CG__\App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2422
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -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 {#2462
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705099225 {#2648
      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 {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    -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 {#2647
      date: 2024-01-12 23:40:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "They did say next LTS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705101737 {#2741
    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 {#2745 …}
  +nested: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  -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 {#2742
    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
31 DENIED edit
App\Entity\EntryComment {#2743
  +user: Proxies\__CG__\App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2422
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -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 {#2462
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705099225 {#2648
      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 {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    -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 {#2647
      date: 2024-01-12 23:40:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "They did say next LTS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705101737 {#2741
    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 {#2745 …}
  +nested: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  -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 {#2742
    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
32 DENIED moderate
App\Entity\EntryComment {#2743
  +user: Proxies\__CG__\App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2422
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -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 {#2462
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +body: "Wouldnt 12 years update add up to 2036 and not 2038?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705099225 {#2648
      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 {#2644 …}
    +nested: Doctrine\ORM\PersistentCollection {#2642 …}
    +votes: Doctrine\ORM\PersistentCollection {#2640 …}
    +reports: Doctrine\ORM\PersistentCollection {#2638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
    -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 {#2647
      date: 2024-01-12 23:40:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +body: "They did say next LTS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705101737 {#2741
    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 {#2745 …}
  +nested: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  -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 {#2742
    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
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 {#2630
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2422
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -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 {#2462
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2632
    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 {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
  -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 {#2631
    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
35 DENIED edit
App\Entity\EntryComment {#2630
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2422
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -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 {#2462
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2632
    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 {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
  -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 {#2631
    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
36 DENIED moderate
App\Entity\EntryComment {#2630
  +user: Proxies\__CG__\App\Entity\User {#2629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2422
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -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 {#2462
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2632
    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 {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2618 …}
  -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 {#2631
    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
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 {#2614
  +user: Proxies\__CG__\App\Entity\User {#2613 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2422
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -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 {#2462
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2616
    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 {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2610 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
  -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 {#2615
    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
39 DENIED edit
App\Entity\EntryComment {#2614
  +user: Proxies\__CG__\App\Entity\User {#2613 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2422
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -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 {#2462
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2616
    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 {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2610 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
  -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 {#2615
    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
40 DENIED moderate
App\Entity\EntryComment {#2614
  +user: Proxies\__CG__\App\Entity\User {#2613 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2460
    +user: App\Entity\User {#2363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2422
      date: 2024-08-04 16:16:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2453 …}
    +nested: Doctrine\ORM\PersistentCollection {#2457 …}
    +votes: Doctrine\ORM\PersistentCollection {#2455 …}
    +reports: Doctrine\ORM\PersistentCollection {#2468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    -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 {#2462
      date: 2024-01-12 23:09:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2616
    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 {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2610 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
  -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 {#2615
    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
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 {#2759
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2614
    +user: Proxies\__CG__\App\Entity\User {#2613 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2422
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -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 {#2462
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2616
      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 {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2610 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
    -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 {#2615
      date: 2024-01-12 23:41:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2757
    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 {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -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 {#2758
    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
43 DENIED edit
App\Entity\EntryComment {#2759
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2614
    +user: Proxies\__CG__\App\Entity\User {#2613 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2422
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -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 {#2462
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2616
      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 {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2610 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
    -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 {#2615
      date: 2024-01-12 23:41:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2757
    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 {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -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 {#2758
    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
44 DENIED moderate
App\Entity\EntryComment {#2759
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2614
    +user: Proxies\__CG__\App\Entity\User {#2613 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2460
      +user: App\Entity\User {#2363 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2422
        date: 2024-08-04 16:16:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2453 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -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 {#2462
        date: 2024-01-12 23:09:54.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2616
      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 {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2610 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
    -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 {#2615
      date: 2024-01-12 23:41:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2757
    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 {#2761 …}
  +nested: Doctrine\ORM\PersistentCollection {#2763 …}
  +votes: Doctrine\ORM\PersistentCollection {#2765 …}
  +reports: Doctrine\ORM\PersistentCollection {#2767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
  -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 {#2758
    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
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 {#2795
  +user: Proxies\__CG__\App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2759
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2614
      +user: Proxies\__CG__\App\Entity\User {#2613 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2460
        +user: App\Entity\User {#2363 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +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 {#2422
          date: 2024-08-04 16:16:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -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 {#2462
          date: 2024-01-12 23:09:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2616
        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 {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2610 …}
      +votes: Doctrine\ORM\PersistentCollection {#2690 …}
      +reports: Doctrine\ORM\PersistentCollection {#2691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
      -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 {#2615
        date: 2024-01-12 23:41:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2757
      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 {#2761 …}
    +nested: Doctrine\ORM\PersistentCollection {#2763 …}
    +votes: Doctrine\ORM\PersistentCollection {#2765 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
    -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 {#2758
      date: 2024-01-13 00:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2794
    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 {#2802 …}
  +nested: Doctrine\ORM\PersistentCollection {#2804 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -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 {#2791
    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
47 DENIED edit
App\Entity\EntryComment {#2795
  +user: Proxies\__CG__\App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2759
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2614
      +user: Proxies\__CG__\App\Entity\User {#2613 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2460
        +user: App\Entity\User {#2363 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +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 {#2422
          date: 2024-08-04 16:16:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -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 {#2462
          date: 2024-01-12 23:09:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2616
        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 {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2610 …}
      +votes: Doctrine\ORM\PersistentCollection {#2690 …}
      +reports: Doctrine\ORM\PersistentCollection {#2691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
      -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 {#2615
        date: 2024-01-12 23:41:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2757
      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 {#2761 …}
    +nested: Doctrine\ORM\PersistentCollection {#2763 …}
    +votes: Doctrine\ORM\PersistentCollection {#2765 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
    -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 {#2758
      date: 2024-01-13 00:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2794
    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 {#2802 …}
  +nested: Doctrine\ORM\PersistentCollection {#2804 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -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 {#2791
    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
48 DENIED moderate
App\Entity\EntryComment {#2795
  +user: Proxies\__CG__\App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2759
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2614
      +user: Proxies\__CG__\App\Entity\User {#2613 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2460
        +user: App\Entity\User {#2363 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +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 {#2422
          date: 2024-08-04 16:16:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ylai@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2453 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -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 {#2462
          date: 2024-01-12 23:09:54.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2616
        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 {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2610 …}
      +votes: Doctrine\ORM\PersistentCollection {#2690 …}
      +reports: Doctrine\ORM\PersistentCollection {#2691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
      -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 {#2615
        date: 2024-01-12 23:41:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2757
      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 {#2761 …}
    +nested: Doctrine\ORM\PersistentCollection {#2763 …}
    +votes: Doctrine\ORM\PersistentCollection {#2765 …}
    +reports: Doctrine\ORM\PersistentCollection {#2767 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
    -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 {#2758
      date: 2024-01-13 00:34:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2794
    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 {#2802 …}
  +nested: Doctrine\ORM\PersistentCollection {#2804 …}
  +votes: Doctrine\ORM\PersistentCollection {#2800 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  -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 {#2791
    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
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 {#2827
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: Proxies\__CG__\App\Entity\User {#2798 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2759
      +user: Proxies\__CG__\App\Entity\User {#2760 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2614
        +user: Proxies\__CG__\App\Entity\User {#2613 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2460
          +user: App\Entity\User {#2363 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +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 {#2422
            date: 2024-08-04 16:16:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2453 …}
          +nested: Doctrine\ORM\PersistentCollection {#2457 …}
          +votes: Doctrine\ORM\PersistentCollection {#2455 …}
          +reports: Doctrine\ORM\PersistentCollection {#2468 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
          -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 {#2462
            date: 2024-01-12 23:09:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2460}
        +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 {#2616
          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 {#2612 …}
        +nested: Doctrine\ORM\PersistentCollection {#2610 …}
        +votes: Doctrine\ORM\PersistentCollection {#2690 …}
        +reports: Doctrine\ORM\PersistentCollection {#2691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
        -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 {#2615
          date: 2024-01-12 23:41:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2757
        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 {#2761 …}
      +nested: Doctrine\ORM\PersistentCollection {#2763 …}
      +votes: Doctrine\ORM\PersistentCollection {#2765 …}
      +reports: Doctrine\ORM\PersistentCollection {#2767 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
      -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 {#2758
        date: 2024-01-13 00:34:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2794
      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 {#2802 …}
    +nested: Doctrine\ORM\PersistentCollection {#2804 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -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 {#2791
      date: 2024-01-13 17:32:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2822
    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 {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2814 …}
  +reports: Doctrine\ORM\PersistentCollection {#2828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
  -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 {#2825
    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
51 DENIED edit
App\Entity\EntryComment {#2827
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: Proxies\__CG__\App\Entity\User {#2798 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2759
      +user: Proxies\__CG__\App\Entity\User {#2760 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2614
        +user: Proxies\__CG__\App\Entity\User {#2613 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2460
          +user: App\Entity\User {#2363 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +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 {#2422
            date: 2024-08-04 16:16:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2453 …}
          +nested: Doctrine\ORM\PersistentCollection {#2457 …}
          +votes: Doctrine\ORM\PersistentCollection {#2455 …}
          +reports: Doctrine\ORM\PersistentCollection {#2468 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
          -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 {#2462
            date: 2024-01-12 23:09:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2460}
        +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 {#2616
          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 {#2612 …}
        +nested: Doctrine\ORM\PersistentCollection {#2610 …}
        +votes: Doctrine\ORM\PersistentCollection {#2690 …}
        +reports: Doctrine\ORM\PersistentCollection {#2691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
        -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 {#2615
          date: 2024-01-12 23:41:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2757
        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 {#2761 …}
      +nested: Doctrine\ORM\PersistentCollection {#2763 …}
      +votes: Doctrine\ORM\PersistentCollection {#2765 …}
      +reports: Doctrine\ORM\PersistentCollection {#2767 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
      -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 {#2758
        date: 2024-01-13 00:34:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2794
      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 {#2802 …}
    +nested: Doctrine\ORM\PersistentCollection {#2804 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -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 {#2791
      date: 2024-01-13 17:32:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2822
    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 {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2814 …}
  +reports: Doctrine\ORM\PersistentCollection {#2828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
  -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 {#2825
    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
52 DENIED moderate
App\Entity\EntryComment {#2827
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2795
    +user: Proxies\__CG__\App\Entity\User {#2798 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2759
      +user: Proxies\__CG__\App\Entity\User {#2760 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2614
        +user: Proxies\__CG__\App\Entity\User {#2613 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2460
          +user: App\Entity\User {#2363 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +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 {#2422
            date: 2024-08-04 16:16:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ylai@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2453 …}
          +nested: Doctrine\ORM\PersistentCollection {#2457 …}
          +votes: Doctrine\ORM\PersistentCollection {#2455 …}
          +reports: Doctrine\ORM\PersistentCollection {#2468 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
          -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 {#2462
            date: 2024-01-12 23:09:54.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2460}
        +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 {#2616
          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 {#2612 …}
        +nested: Doctrine\ORM\PersistentCollection {#2610 …}
        +votes: Doctrine\ORM\PersistentCollection {#2690 …}
        +reports: Doctrine\ORM\PersistentCollection {#2691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
        -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 {#2615
          date: 2024-01-12 23:41:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2757
        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 {#2761 …}
      +nested: Doctrine\ORM\PersistentCollection {#2763 …}
      +votes: Doctrine\ORM\PersistentCollection {#2765 …}
      +reports: Doctrine\ORM\PersistentCollection {#2767 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
      -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 {#2758
        date: 2024-01-13 00:34:28.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2794
      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 {#2802 …}
    +nested: Doctrine\ORM\PersistentCollection {#2804 …}
    +votes: Doctrine\ORM\PersistentCollection {#2800 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    -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 {#2791
      date: 2024-01-13 17:32:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2822
    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 {#2819 …}
  +nested: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2814 …}
  +reports: Doctrine\ORM\PersistentCollection {#2828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
  -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 {#2825
    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
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 {#2849
  +user: Proxies\__CG__\App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2827
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2795
      +user: Proxies\__CG__\App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2759
        +user: Proxies\__CG__\App\Entity\User {#2760 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2614
          +user: Proxies\__CG__\App\Entity\User {#2613 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: App\Entity\EntryComment {#2460
            +user: App\Entity\User {#2363 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
            +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 {#2422
              date: 2024-08-04 16:16:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ylai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2453 …}
            +nested: Doctrine\ORM\PersistentCollection {#2457 …}
            +votes: Doctrine\ORM\PersistentCollection {#2455 …}
            +reports: Doctrine\ORM\PersistentCollection {#2468 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
            -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 {#2462
              date: 2024-01-12 23:09:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2460}
          +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 {#2616
            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 {#2612 …}
          +nested: Doctrine\ORM\PersistentCollection {#2610 …}
          +votes: Doctrine\ORM\PersistentCollection {#2690 …}
          +reports: Doctrine\ORM\PersistentCollection {#2691 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
          -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 {#2615
            date: 2024-01-12 23:41:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2460}
        +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 {#2757
          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 {#2761 …}
        +nested: Doctrine\ORM\PersistentCollection {#2763 …}
        +votes: Doctrine\ORM\PersistentCollection {#2765 …}
        +reports: Doctrine\ORM\PersistentCollection {#2767 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
        -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 {#2758
          date: 2024-01-13 00:34:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2794
        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 {#2802 …}
      +nested: Doctrine\ORM\PersistentCollection {#2804 …}
      +votes: Doctrine\ORM\PersistentCollection {#2800 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -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 {#2791
        date: 2024-01-13 17:32:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2822
      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 {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2814 …}
    +reports: Doctrine\ORM\PersistentCollection {#2828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
    -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 {#2825
      date: 2024-01-13 17:54:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2844
    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 {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  -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 {#2847
    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
55 DENIED edit
App\Entity\EntryComment {#2849
  +user: Proxies\__CG__\App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2827
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2795
      +user: Proxies\__CG__\App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2759
        +user: Proxies\__CG__\App\Entity\User {#2760 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2614
          +user: Proxies\__CG__\App\Entity\User {#2613 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: App\Entity\EntryComment {#2460
            +user: App\Entity\User {#2363 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
            +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 {#2422
              date: 2024-08-04 16:16:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ylai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2453 …}
            +nested: Doctrine\ORM\PersistentCollection {#2457 …}
            +votes: Doctrine\ORM\PersistentCollection {#2455 …}
            +reports: Doctrine\ORM\PersistentCollection {#2468 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
            -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 {#2462
              date: 2024-01-12 23:09:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2460}
          +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 {#2616
            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 {#2612 …}
          +nested: Doctrine\ORM\PersistentCollection {#2610 …}
          +votes: Doctrine\ORM\PersistentCollection {#2690 …}
          +reports: Doctrine\ORM\PersistentCollection {#2691 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
          -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 {#2615
            date: 2024-01-12 23:41:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2460}
        +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 {#2757
          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 {#2761 …}
        +nested: Doctrine\ORM\PersistentCollection {#2763 …}
        +votes: Doctrine\ORM\PersistentCollection {#2765 …}
        +reports: Doctrine\ORM\PersistentCollection {#2767 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
        -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 {#2758
          date: 2024-01-13 00:34:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2794
        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 {#2802 …}
      +nested: Doctrine\ORM\PersistentCollection {#2804 …}
      +votes: Doctrine\ORM\PersistentCollection {#2800 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -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 {#2791
        date: 2024-01-13 17:32:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2822
      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 {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2814 …}
    +reports: Doctrine\ORM\PersistentCollection {#2828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
    -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 {#2825
      date: 2024-01-13 17:54:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2844
    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 {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  -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 {#2847
    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
56 DENIED moderate
App\Entity\EntryComment {#2849
  +user: Proxies\__CG__\App\Entity\User {#2798 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2827
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2795
      +user: Proxies\__CG__\App\Entity\User {#2798 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2759
        +user: Proxies\__CG__\App\Entity\User {#2760 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2614
          +user: Proxies\__CG__\App\Entity\User {#2613 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: App\Entity\EntryComment {#2460
            +user: App\Entity\User {#2363 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
            +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 {#2422
              date: 2024-08-04 16:16:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ylai@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2453 …}
            +nested: Doctrine\ORM\PersistentCollection {#2457 …}
            +votes: Doctrine\ORM\PersistentCollection {#2455 …}
            +reports: Doctrine\ORM\PersistentCollection {#2468 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
            -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 {#2462
              date: 2024-01-12 23:09:54.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2460}
          +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 {#2616
            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 {#2612 …}
          +nested: Doctrine\ORM\PersistentCollection {#2610 …}
          +votes: Doctrine\ORM\PersistentCollection {#2690 …}
          +reports: Doctrine\ORM\PersistentCollection {#2691 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
          -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 {#2615
            date: 2024-01-12 23:41:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2460}
        +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 {#2757
          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 {#2761 …}
        +nested: Doctrine\ORM\PersistentCollection {#2763 …}
        +votes: Doctrine\ORM\PersistentCollection {#2765 …}
        +reports: Doctrine\ORM\PersistentCollection {#2767 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
        -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 {#2758
          date: 2024-01-13 00:34:28.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2794
        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 {#2802 …}
      +nested: Doctrine\ORM\PersistentCollection {#2804 …}
      +votes: Doctrine\ORM\PersistentCollection {#2800 …}
      +reports: Doctrine\ORM\PersistentCollection {#2806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
      -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 {#2791
        date: 2024-01-13 17:32:53.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2822
      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 {#2819 …}
    +nested: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2814 …}
    +reports: Doctrine\ORM\PersistentCollection {#2828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
    -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 {#2825
      date: 2024-01-13 17:54:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2844
    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 {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
  -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 {#2847
    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
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 {#2871
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2849
    +user: Proxies\__CG__\App\Entity\User {#2798 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2827
      +user: Proxies\__CG__\App\Entity\User {#2760 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2795
        +user: Proxies\__CG__\App\Entity\User {#2798 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2759
          +user: Proxies\__CG__\App\Entity\User {#2760 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: App\Entity\EntryComment {#2614
            +user: Proxies\__CG__\App\Entity\User {#2613 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
            +image: null
            +parent: App\Entity\EntryComment {#2460
              +user: App\Entity\User {#2363 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
              +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 {#2422
                date: 2024-08-04 16:16:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ylai@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2453 …}
              +nested: Doctrine\ORM\PersistentCollection {#2457 …}
              +votes: Doctrine\ORM\PersistentCollection {#2455 …}
              +reports: Doctrine\ORM\PersistentCollection {#2468 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
              -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 {#2462
                date: 2024-01-12 23:09:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2460}
            +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 {#2616
              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 {#2612 …}
            +nested: Doctrine\ORM\PersistentCollection {#2610 …}
            +votes: Doctrine\ORM\PersistentCollection {#2690 …}
            +reports: Doctrine\ORM\PersistentCollection {#2691 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
            -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 {#2615
              date: 2024-01-12 23:41:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2460}
          +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 {#2757
            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 {#2761 …}
          +nested: Doctrine\ORM\PersistentCollection {#2763 …}
          +votes: Doctrine\ORM\PersistentCollection {#2765 …}
          +reports: Doctrine\ORM\PersistentCollection {#2767 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
          -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 {#2758
            date: 2024-01-13 00:34:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2460}
        +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 {#2794
          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 {#2802 …}
        +nested: Doctrine\ORM\PersistentCollection {#2804 …}
        +votes: Doctrine\ORM\PersistentCollection {#2800 …}
        +reports: Doctrine\ORM\PersistentCollection {#2806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
        -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 {#2791
          date: 2024-01-13 17:32:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2822
        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 {#2819 …}
      +nested: Doctrine\ORM\PersistentCollection {#2816 …}
      +votes: Doctrine\ORM\PersistentCollection {#2814 …}
      +reports: Doctrine\ORM\PersistentCollection {#2828 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
      -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 {#2825
        date: 2024-01-13 17:54:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2844
      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 {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    -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 {#2847
      date: 2024-01-13 18:35:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2866
    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 {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -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 {#2869
    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
59 DENIED edit
App\Entity\EntryComment {#2871
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2849
    +user: Proxies\__CG__\App\Entity\User {#2798 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2827
      +user: Proxies\__CG__\App\Entity\User {#2760 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2795
        +user: Proxies\__CG__\App\Entity\User {#2798 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2759
          +user: Proxies\__CG__\App\Entity\User {#2760 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: App\Entity\EntryComment {#2614
            +user: Proxies\__CG__\App\Entity\User {#2613 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
            +image: null
            +parent: App\Entity\EntryComment {#2460
              +user: App\Entity\User {#2363 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
              +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 {#2422
                date: 2024-08-04 16:16:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ylai@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2453 …}
              +nested: Doctrine\ORM\PersistentCollection {#2457 …}
              +votes: Doctrine\ORM\PersistentCollection {#2455 …}
              +reports: Doctrine\ORM\PersistentCollection {#2468 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
              -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 {#2462
                date: 2024-01-12 23:09:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2460}
            +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 {#2616
              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 {#2612 …}
            +nested: Doctrine\ORM\PersistentCollection {#2610 …}
            +votes: Doctrine\ORM\PersistentCollection {#2690 …}
            +reports: Doctrine\ORM\PersistentCollection {#2691 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
            -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 {#2615
              date: 2024-01-12 23:41:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2460}
          +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 {#2757
            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 {#2761 …}
          +nested: Doctrine\ORM\PersistentCollection {#2763 …}
          +votes: Doctrine\ORM\PersistentCollection {#2765 …}
          +reports: Doctrine\ORM\PersistentCollection {#2767 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
          -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 {#2758
            date: 2024-01-13 00:34:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2460}
        +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 {#2794
          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 {#2802 …}
        +nested: Doctrine\ORM\PersistentCollection {#2804 …}
        +votes: Doctrine\ORM\PersistentCollection {#2800 …}
        +reports: Doctrine\ORM\PersistentCollection {#2806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
        -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 {#2791
          date: 2024-01-13 17:32:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2822
        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 {#2819 …}
      +nested: Doctrine\ORM\PersistentCollection {#2816 …}
      +votes: Doctrine\ORM\PersistentCollection {#2814 …}
      +reports: Doctrine\ORM\PersistentCollection {#2828 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
      -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 {#2825
        date: 2024-01-13 17:54:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2844
      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 {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    -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 {#2847
      date: 2024-01-13 18:35:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2866
    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 {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -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 {#2869
    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
60 DENIED moderate
App\Entity\EntryComment {#2871
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2849
    +user: Proxies\__CG__\App\Entity\User {#2798 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2827
      +user: Proxies\__CG__\App\Entity\User {#2760 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +image: null
      +parent: App\Entity\EntryComment {#2795
        +user: Proxies\__CG__\App\Entity\User {#2798 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
        +image: null
        +parent: App\Entity\EntryComment {#2759
          +user: Proxies\__CG__\App\Entity\User {#2760 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
          +image: null
          +parent: App\Entity\EntryComment {#2614
            +user: Proxies\__CG__\App\Entity\User {#2613 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
            +image: null
            +parent: App\Entity\EntryComment {#2460
              +user: App\Entity\User {#2363 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
              +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 {#2422
                date: 2024-08-04 16:16:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ylai@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2453 …}
              +nested: Doctrine\ORM\PersistentCollection {#2457 …}
              +votes: Doctrine\ORM\PersistentCollection {#2455 …}
              +reports: Doctrine\ORM\PersistentCollection {#2468 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
              -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 {#2462
                date: 2024-01-12 23:09:54.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2460}
            +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 {#2616
              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 {#2612 …}
            +nested: Doctrine\ORM\PersistentCollection {#2610 …}
            +votes: Doctrine\ORM\PersistentCollection {#2690 …}
            +reports: Doctrine\ORM\PersistentCollection {#2691 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2678 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2680 …}
            -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 {#2615
              date: 2024-01-12 23:41:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2460}
          +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 {#2757
            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 {#2761 …}
          +nested: Doctrine\ORM\PersistentCollection {#2763 …}
          +votes: Doctrine\ORM\PersistentCollection {#2765 …}
          +reports: Doctrine\ORM\PersistentCollection {#2767 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2769 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2771 …}
          -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 {#2758
            date: 2024-01-13 00:34:28.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2460}
        +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 {#2794
          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 {#2802 …}
        +nested: Doctrine\ORM\PersistentCollection {#2804 …}
        +votes: Doctrine\ORM\PersistentCollection {#2800 …}
        +reports: Doctrine\ORM\PersistentCollection {#2806 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
        -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 {#2791
          date: 2024-01-13 17:32:53.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2460}
      +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 {#2822
        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 {#2819 …}
      +nested: Doctrine\ORM\PersistentCollection {#2816 …}
      +votes: Doctrine\ORM\PersistentCollection {#2814 …}
      +reports: Doctrine\ORM\PersistentCollection {#2828 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
      -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 {#2825
        date: 2024-01-13 17:54:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2460}
    +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 {#2844
      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 {#2841 …}
    +nested: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2836 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2854 …}
    -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 {#2847
      date: 2024-01-13 18:35:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2460}
  +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 {#2866
    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 {#2863 …}
  +nested: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  -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 {#2869
    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
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 {#2021
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2022
    date: 2024-08-03 07:29:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -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 {#2018
    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
63 DENIED edit
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2022
    date: 2024-08-03 07:29:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -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 {#2018
    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
64 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2022
    date: 2024-08-03 07:29:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -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 {#2018
    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
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 {#2684
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2021
    +user: App\Entity\User {#2061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2022
      date: 2024-08-03 07:29:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2028 …}
    +nested: Doctrine\ORM\PersistentCollection {#2012 …}
    +votes: Doctrine\ORM\PersistentCollection {#2013 …}
    +reports: Doctrine\ORM\PersistentCollection {#2035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
    -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 {#2018
      date: 2024-01-13 00:20:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2021}
  +body: "Their long-term support variant (called LTSC) is supported until 2032."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705118348 {#2682
    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 {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -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 {#2683
    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
67 DENIED edit
App\Entity\EntryComment {#2684
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2021
    +user: App\Entity\User {#2061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2022
      date: 2024-08-03 07:29:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2028 …}
    +nested: Doctrine\ORM\PersistentCollection {#2012 …}
    +votes: Doctrine\ORM\PersistentCollection {#2013 …}
    +reports: Doctrine\ORM\PersistentCollection {#2035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
    -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 {#2018
      date: 2024-01-13 00:20:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2021}
  +body: "Their long-term support variant (called LTSC) is supported until 2032."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705118348 {#2682
    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 {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -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 {#2683
    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
68 DENIED moderate
App\Entity\EntryComment {#2684
  +user: Proxies\__CG__\App\Entity\User {#2694 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2021
    +user: App\Entity\User {#2061 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2022
      date: 2024-08-03 07:29:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ylai@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2028 …}
    +nested: Doctrine\ORM\PersistentCollection {#2012 …}
    +votes: Doctrine\ORM\PersistentCollection {#2013 …}
    +reports: Doctrine\ORM\PersistentCollection {#2035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
    -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 {#2018
      date: 2024-01-13 00:20:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2021}
  +body: "Their long-term support variant (called LTSC) is supported until 2032."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705118348 {#2682
    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 {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
  -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 {#2683
    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
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 {#2775
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2021
      +user: App\Entity\User {#2061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2022
        date: 2024-08-03 07:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -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 {#2018
        date: 2024-01-13 00:20:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2021}
    +body: "Their long-term support variant (called LTSC) is supported until 2032."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705118348 {#2682
      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 {#2693 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    -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 {#2683
      date: 2024-01-13 04:59:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2021}
  +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 {#2773
    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 {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  -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 {#2774
    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
71 DENIED edit
App\Entity\EntryComment {#2775
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2021
      +user: App\Entity\User {#2061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2022
        date: 2024-08-03 07:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -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 {#2018
        date: 2024-01-13 00:20:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2021}
    +body: "Their long-term support variant (called LTSC) is supported until 2032."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705118348 {#2682
      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 {#2693 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    -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 {#2683
      date: 2024-01-13 04:59:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2021}
  +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 {#2773
    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 {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  -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 {#2774
    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
72 DENIED moderate
App\Entity\EntryComment {#2775
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: Proxies\__CG__\App\Entity\User {#2694 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2021
      +user: App\Entity\User {#2061 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2022
        date: 2024-08-03 07:29:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ylai@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2028 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2013 …}
      +reports: Doctrine\ORM\PersistentCollection {#2035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
      -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 {#2018
        date: 2024-01-13 00:20:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2021}
    +body: "Their long-term support variant (called LTSC) is supported until 2032."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705118348 {#2682
      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 {#2693 …}
    +nested: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2688 …}
    +reports: Doctrine\ORM\PersistentCollection {#2696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2700 …}
    -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 {#2683
      date: 2024-01-13 04:59:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2021}
  +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 {#2773
    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 {#2777 …}
  +nested: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2781 …}
  +reports: Doctrine\ORM\PersistentCollection {#2783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2787 …}
  -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 {#2774
    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
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 {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2339
    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 {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -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 {#2338
    date: 2024-07-26 18:04:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705090402 {#2159
    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 {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2339
    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 {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -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 {#2338
    date: 2024-07-26 18:04:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705090402 {#2159
    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 {#2137
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2339
    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 {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -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 {#2338
    date: 2024-07-26 18:04:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705090402 {#2159
    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 {#2661
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2339
      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 {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -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 {#2338
      date: 2024-07-26 18:04:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705090402 {#2159
      date: 2024-01-12 21:13:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +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 {#2664
    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 {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -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 {#2663
    date: 2024-07-26 21:56:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091377 {#2662
    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 {#2661
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2339
      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 {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -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 {#2338
      date: 2024-07-26 18:04:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705090402 {#2159
      date: 2024-01-12 21:13:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +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 {#2664
    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 {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -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 {#2663
    date: 2024-07-26 21:56:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091377 {#2662
    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 {#2661
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2137
    +user: App\Entity\User {#2051 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +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 {#2339
      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 {#2073 …}
    +nested: Doctrine\ORM\PersistentCollection {#2072 …}
    +votes: Doctrine\ORM\PersistentCollection {#2065 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
    -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 {#2338
      date: 2024-07-26 18:04:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705090402 {#2159
      date: 2024-01-12 21:13:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +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 {#2664
    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 {#2660 …}
  +nested: Doctrine\ORM\PersistentCollection {#2658 …}
  +votes: Doctrine\ORM\PersistentCollection {#2656 …}
  +reports: Doctrine\ORM\PersistentCollection {#2654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
  -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 {#2663
    date: 2024-07-26 21:56:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091377 {#2662
    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 {#2727
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2661
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2339
        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 {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -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 {#2338
        date: 2024-07-26 18:04:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705090402 {#2159
        date: 2024-01-12 21:13:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +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 {#2664
      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 {#2660 …}
    +nested: Doctrine\ORM\PersistentCollection {#2658 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -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 {#2663
      date: 2024-07-26 21:56:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705091377 {#2662
      date: 2024-01-12 21:29:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +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 {#2721
    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 {#2733 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  -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 {#2724
    date: 2024-07-26 22:49:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091796 {#2722
    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 {#2727
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2661
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2339
        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 {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -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 {#2338
        date: 2024-07-26 18:04:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705090402 {#2159
        date: 2024-01-12 21:13:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +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 {#2664
      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 {#2660 …}
    +nested: Doctrine\ORM\PersistentCollection {#2658 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -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 {#2663
      date: 2024-07-26 21:56:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705091377 {#2662
      date: 2024-01-12 21:29:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +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 {#2721
    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 {#2733 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  -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 {#2724
    date: 2024-07-26 22:49:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091796 {#2722
    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 {#2727
  +user: App\Entity\User {#2051 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: App\Entity\EntryComment {#2661
    +user: App\Entity\User {#1988 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
    +image: null
    +parent: App\Entity\EntryComment {#2137
      +user: App\Entity\User {#2051 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
      +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 {#2339
        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 {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -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 {#2338
        date: 2024-07-26 18:04:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705090402 {#2159
        date: 2024-01-12 21:13:22.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2137}
    +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 {#2664
      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 {#2660 …}
    +nested: Doctrine\ORM\PersistentCollection {#2658 …}
    +votes: Doctrine\ORM\PersistentCollection {#2656 …}
    +reports: Doctrine\ORM\PersistentCollection {#2654 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2650 …}
    -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 {#2663
      date: 2024-07-26 21:56:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705091377 {#2662
      date: 2024-01-12 21:29:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2137}
  +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 {#2721
    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 {#2733 …}
  +nested: Doctrine\ORM\PersistentCollection {#2729 …}
  +votes: Doctrine\ORM\PersistentCollection {#2731 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  -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 {#2724
    date: 2024-07-26 22:49:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705091796 {#2722
    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 {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2223
    date: 2024-01-13 20:06:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -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 {#2227
    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
87 DENIED edit
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2223
    date: 2024-01-13 20:06:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -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 {#2227
    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
88 DENIED moderate
App\Entity\EntryComment {#2225
  +user: App\Entity\User {#2291 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2223
    date: 2024-01-13 20:06:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -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 {#2227
    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
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 {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2207
    date: 2024-01-13 06:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -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 {#2212
    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
91 DENIED edit
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2207
    date: 2024-01-13 06:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -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 {#2212
    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
92 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#2265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#2207
    date: 2024-01-13 06:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -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 {#2212
    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
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 {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Melts in long term support*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705091005 {#2182
    date: 2024-01-12 21:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -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 {#2171
    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
95 DENIED edit
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Melts in long term support*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705091005 {#2182
    date: 2024-01-12 21:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -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 {#2171
    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
96 DENIED moderate
App\Entity\EntryComment {#2187
  +user: App\Entity\User {#1988 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Melts in long term support*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705091005 {#2182
    date: 2024-01-12 21:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -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 {#2171
    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
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 {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#1355
    date: 2024-01-12 20:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -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 {#1357
    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 {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#1355
    date: 2024-01-12 20:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -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 {#1357
    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 {#2494
  +user: App\Entity\User {#2507 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1603 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1594 …}
  +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 {#1355
    date: 2024-01-12 20:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ylai@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2495 …}
  +nested: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  -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 {#1357
    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