GET https://kbin.spritesserver.nl/index.php/d/itsfoss.com/comments/oldest?p=5

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Should I stop using Iceraven then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702774785 {#82
    date: 2023-12-17 01:59:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 191626
  -bodyTs: "'iceraven':5 'stop':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4914851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597193 {#1930
    date: 2023-12-03 10:53:13.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 {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Should I stop using Iceraven then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702774785 {#82
    date: 2023-12-17 01:59:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 191626
  -bodyTs: "'iceraven':5 'stop':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4914851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597193 {#1930
    date: 2023-12-03 10:53:13.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 {#2429
  +user: App\Entity\User {#1524 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Should I stop using Iceraven then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702774785 {#82
    date: 2023-12-17 01:59:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
  -id: 191626
  -bodyTs: "'iceraven':5 'stop':3 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4914851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701597193 {#1930
    date: 2023-12-03 10:53:13.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 {#3028
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Should I stop using Iceraven then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702774785 {#82
      date: 2023-12-17 01:59:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
    -id: 191626
    -bodyTs: "'iceraven':5 'stop':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4914851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701597193 {#1930
      date: 2023-12-03 10:53:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "Nothing wrong with Iceraven. It gets updates regularly. I use it on all my android devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701603159 {#3029
    date: 2023-12-03 12:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@florge@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 191799
  -bodyTs: "'android':15 'devic':16 'get':6 'iceraven':4 'noth':1 'regular':8 'updat':7 'use':10 'wrong':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1797222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603159 {#3032
    date: 2023-12-03 12:32:39.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 {#3028
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Should I stop using Iceraven then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702774785 {#82
      date: 2023-12-17 01:59:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
    -id: 191626
    -bodyTs: "'iceraven':5 'stop':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4914851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701597193 {#1930
      date: 2023-12-03 10:53:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "Nothing wrong with Iceraven. It gets updates regularly. I use it on all my android devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701603159 {#3029
    date: 2023-12-03 12:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@florge@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 191799
  -bodyTs: "'android':15 'devic':16 'get':6 'iceraven':4 'noth':1 'regular':8 'updat':7 'use':10 'wrong':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1797222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603159 {#3032
    date: 2023-12-03 12:32:39.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 {#3028
  +user: Proxies\__CG__\App\Entity\User {#3111 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2429
    +user: App\Entity\User {#1524 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Should I stop using Iceraven then?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702774785 {#82
      date: 2023-12-17 01:59:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2409 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2449 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2356 …}
    -id: 191626
    -bodyTs: "'iceraven':5 'stop':3 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4914851"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701597193 {#1930
      date: 2023-12-03 10:53:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2429}
  +body: "Nothing wrong with Iceraven. It gets updates regularly. I use it on all my android devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701603159 {#3029
    date: 2023-12-03 12:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@florge@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3110 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3106 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 191799
  -bodyTs: "'android':15 'devic':16 'get':6 'iceraven':4 'noth':1 'regular':8 'updat':7 'use':10 'wrong':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1797222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603159 {#3032
    date: 2023-12-03 12:32:39.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 {#1558
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It seems the main takeaway from these discussions is that we are all fucked because a decent open source non evil independent browser doesn’t exist?\n
    \n
    In the age where a browser is about the only thing you need.\n
    \n
    Shit.\n
    \n
    Somebody needs to pull a Linus Torvalds here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702775220 {#1548
    date: 2023-12-17 02:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 191740
  -bodyTs: "'age':29 'browser':23,32 'decent':17 'discuss':8 'doesn':24 'evil':21 'exist':26 'fuck':14 'independ':22 'linus':46 'main':4 'need':39,42 'non':20 'open':18 'pull':44 'seem':2 'shit':40 'somebodi':41 'sourc':19 'takeaway':5 'thing':37 'torvald':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5770509"
  +editedAt: DateTimeImmutable @1702773206 {#1557
    date: 2023-12-17 01:33:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701601355 {#1556
    date: 2023-12-03 12:02:35.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 {#1558
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It seems the main takeaway from these discussions is that we are all fucked because a decent open source non evil independent browser doesn’t exist?\n
    \n
    In the age where a browser is about the only thing you need.\n
    \n
    Shit.\n
    \n
    Somebody needs to pull a Linus Torvalds here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702775220 {#1548
    date: 2023-12-17 02:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 191740
  -bodyTs: "'age':29 'browser':23,32 'decent':17 'discuss':8 'doesn':24 'evil':21 'exist':26 'fuck':14 'independ':22 'linus':46 'main':4 'need':39,42 'non':20 'open':18 'pull':44 'seem':2 'shit':40 'somebodi':41 'sourc':19 'takeaway':5 'thing':37 'torvald':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5770509"
  +editedAt: DateTimeImmutable @1702773206 {#1557
    date: 2023-12-17 01:33:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701601355 {#1556
    date: 2023-12-03 12:02:35.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 {#1558
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It seems the main takeaway from these discussions is that we are all fucked because a decent open source non evil independent browser doesn’t exist?\n
    \n
    In the age where a browser is about the only thing you need.\n
    \n
    Shit.\n
    \n
    Somebody needs to pull a Linus Torvalds here.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702775220 {#1548
    date: 2023-12-17 02:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 191740
  -bodyTs: "'age':29 'browser':23,32 'decent':17 'discuss':8 'doesn':24 'evil':21 'exist':26 'fuck':14 'independ':22 'linus':46 'main':4 'need':39,42 'non':20 'open':18 'pull':44 'seem':2 'shit':40 'somebodi':41 'sourc':19 'takeaway':5 'thing':37 'torvald':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5770509"
  +editedAt: DateTimeImmutable @1702773206 {#1557
    date: 2023-12-17 01:33:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701601355 {#1556
    date: 2023-12-03 12:02:35.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 {#3264
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3096 …}
  +root: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It seems the main takeaway from these discussions is that we are all fucked because a decent open source non evil independent browser doesn’t exist?\n
      \n
      In the age where a browser is about the only thing you need.\n
      \n
      Shit.\n
      \n
      Somebody needs to pull a Linus Torvalds here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702775220 {#1548
      date: 2023-12-17 02:07:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1596 …}
    +nested: Doctrine\ORM\PersistentCollection {#1702 …}
    +votes: Doctrine\ORM\PersistentCollection {#1683 …}
    +reports: Doctrine\ORM\PersistentCollection {#1680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
    -id: 191740
    -bodyTs: "'age':29 'browser':23,32 'decent':17 'discuss':8 'doesn':24 'evil':21 'exist':26 'fuck':14 'independ':22 'linus':46 'main':4 'need':39,42 'non':20 'open':18 'pull':44 'seem':2 'shit':40 'somebodi':41 'sourc':19 'takeaway':5 'thing':37 'torvald':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5770509"
    +editedAt: DateTimeImmutable @1702773206 {#1557
      date: 2023-12-17 01:33:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701601355 {#1556
      date: 2023-12-03 12:02:35.0 +01:00
    }
  }
  +body: "Still has a Firefox upstream dependency? Or is it a completely independent fork?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701602054 {#3259
    date: 2023-12-03 12:14:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@sturlabragason@lemmy.world"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 191767
  -bodyTs: "'complet':11 'depend':6 'firefox':4 'fork':13 'independ':12 'still':1 'upstream':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5770656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701602054 {#3262
    date: 2023-12-03 12:14:14.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 {#3264
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3096 …}
  +root: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It seems the main takeaway from these discussions is that we are all fucked because a decent open source non evil independent browser doesn’t exist?\n
      \n
      In the age where a browser is about the only thing you need.\n
      \n
      Shit.\n
      \n
      Somebody needs to pull a Linus Torvalds here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702775220 {#1548
      date: 2023-12-17 02:07:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1596 …}
    +nested: Doctrine\ORM\PersistentCollection {#1702 …}
    +votes: Doctrine\ORM\PersistentCollection {#1683 …}
    +reports: Doctrine\ORM\PersistentCollection {#1680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
    -id: 191740
    -bodyTs: "'age':29 'browser':23,32 'decent':17 'discuss':8 'doesn':24 'evil':21 'exist':26 'fuck':14 'independ':22 'linus':46 'main':4 'need':39,42 'non':20 'open':18 'pull':44 'seem':2 'shit':40 'somebodi':41 'sourc':19 'takeaway':5 'thing':37 'torvald':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5770509"
    +editedAt: DateTimeImmutable @1702773206 {#1557
      date: 2023-12-17 01:33:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701601355 {#1556
      date: 2023-12-03 12:02:35.0 +01:00
    }
  }
  +body: "Still has a Firefox upstream dependency? Or is it a completely independent fork?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701602054 {#3259
    date: 2023-12-03 12:14:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@sturlabragason@lemmy.world"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 191767
  -bodyTs: "'complet':11 'depend':6 'firefox':4 'fork':13 'independ':12 'still':1 'upstream':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5770656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701602054 {#3262
    date: 2023-12-03 12:14:14.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 {#3264
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3096 …}
  +root: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It seems the main takeaway from these discussions is that we are all fucked because a decent open source non evil independent browser doesn’t exist?\n
      \n
      In the age where a browser is about the only thing you need.\n
      \n
      Shit.\n
      \n
      Somebody needs to pull a Linus Torvalds here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702775220 {#1548
      date: 2023-12-17 02:07:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1596 …}
    +nested: Doctrine\ORM\PersistentCollection {#1702 …}
    +votes: Doctrine\ORM\PersistentCollection {#1683 …}
    +reports: Doctrine\ORM\PersistentCollection {#1680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
    -id: 191740
    -bodyTs: "'age':29 'browser':23,32 'decent':17 'discuss':8 'doesn':24 'evil':21 'exist':26 'fuck':14 'independ':22 'linus':46 'main':4 'need':39,42 'non':20 'open':18 'pull':44 'seem':2 'shit':40 'somebodi':41 'sourc':19 'takeaway':5 'thing':37 'torvald':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5770509"
    +editedAt: DateTimeImmutable @1702773206 {#1557
      date: 2023-12-17 01:33:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701601355 {#1556
      date: 2023-12-03 12:02:35.0 +01:00
    }
  }
  +body: "Still has a Firefox upstream dependency? Or is it a completely independent fork?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701602054 {#3259
    date: 2023-12-03 12:14:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@sturlabragason@lemmy.world"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3253 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 191767
  -bodyTs: "'complet':11 'depend':6 'firefox':4 'fork':13 'independ':12 'still':1 'upstream':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5770656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701602054 {#3262
    date: 2023-12-03 12:14:14.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 {#3611
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3479 …}
  +root: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It seems the main takeaway from these discussions is that we are all fucked because a decent open source non evil independent browser doesn’t exist?\n
      \n
      In the age where a browser is about the only thing you need.\n
      \n
      Shit.\n
      \n
      Somebody needs to pull a Linus Torvalds here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702775220 {#1548
      date: 2023-12-17 02:07:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1596 …}
    +nested: Doctrine\ORM\PersistentCollection {#1702 …}
    +votes: Doctrine\ORM\PersistentCollection {#1683 …}
    +reports: Doctrine\ORM\PersistentCollection {#1680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
    -id: 191740
    -bodyTs: "'age':29 'browser':23,32 'decent':17 'discuss':8 'doesn':24 'evil':21 'exist':26 'fuck':14 'independ':22 'linus':46 'main':4 'need':39,42 'non':20 'open':18 'pull':44 'seem':2 'shit':40 'somebodi':41 'sourc':19 'takeaway':5 'thing':37 'torvald':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5770509"
    +editedAt: DateTimeImmutable @1702773206 {#1557
      date: 2023-12-17 01:33:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701601355 {#1556
      date: 2023-12-03 12:02:35.0 +01:00
    }
  }
  +body: "Same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701603597 {#3610
    date: 2023-12-03 12:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@sturlabragason@lemmy.world"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3617 …}
  +votes: Doctrine\ORM\PersistentCollection {#3619 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 191814
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603597 {#3613
    date: 2023-12-03 12:39:57.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 {#3611
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3479 …}
  +root: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It seems the main takeaway from these discussions is that we are all fucked because a decent open source non evil independent browser doesn’t exist?\n
      \n
      In the age where a browser is about the only thing you need.\n
      \n
      Shit.\n
      \n
      Somebody needs to pull a Linus Torvalds here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702775220 {#1548
      date: 2023-12-17 02:07:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1596 …}
    +nested: Doctrine\ORM\PersistentCollection {#1702 …}
    +votes: Doctrine\ORM\PersistentCollection {#1683 …}
    +reports: Doctrine\ORM\PersistentCollection {#1680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
    -id: 191740
    -bodyTs: "'age':29 'browser':23,32 'decent':17 'discuss':8 'doesn':24 'evil':21 'exist':26 'fuck':14 'independ':22 'linus':46 'main':4 'need':39,42 'non':20 'open':18 'pull':44 'seem':2 'shit':40 'somebodi':41 'sourc':19 'takeaway':5 'thing':37 'torvald':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5770509"
    +editedAt: DateTimeImmutable @1702773206 {#1557
      date: 2023-12-17 01:33:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701601355 {#1556
      date: 2023-12-03 12:02:35.0 +01:00
    }
  }
  +body: "Same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701603597 {#3610
    date: 2023-12-03 12:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@sturlabragason@lemmy.world"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3617 …}
  +votes: Doctrine\ORM\PersistentCollection {#3619 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 191814
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603597 {#3613
    date: 2023-12-03 12:39:57.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 {#3611
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3479 …}
  +root: App\Entity\EntryComment {#1558
    +user: App\Entity\User {#1705 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      It seems the main takeaway from these discussions is that we are all fucked because a decent open source non evil independent browser doesn’t exist?\n
      \n
      In the age where a browser is about the only thing you need.\n
      \n
      Shit.\n
      \n
      Somebody needs to pull a Linus Torvalds here.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702775220 {#1548
      date: 2023-12-17 02:07:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1596 …}
    +nested: Doctrine\ORM\PersistentCollection {#1702 …}
    +votes: Doctrine\ORM\PersistentCollection {#1683 …}
    +reports: Doctrine\ORM\PersistentCollection {#1680 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
    -id: 191740
    -bodyTs: "'age':29 'browser':23,32 'decent':17 'discuss':8 'doesn':24 'evil':21 'exist':26 'fuck':14 'independ':22 'linus':46 'main':4 'need':39,42 'non':20 'open':18 'pull':44 'seem':2 'shit':40 'somebodi':41 'sourc':19 'takeaway':5 'thing':37 'torvald':47"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5770509"
    +editedAt: DateTimeImmutable @1702773206 {#1557
      date: 2023-12-17 01:33:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701601355 {#1556
      date: 2023-12-03 12:02:35.0 +01:00
    }
  }
  +body: "Same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701603597 {#3610
    date: 2023-12-03 12:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@sturlabragason@lemmy.world"
    "@DangerousInternet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3617 …}
  +votes: Doctrine\ORM\PersistentCollection {#3619 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 191814
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5771098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603597 {#3613
    date: 2023-12-03 12:39:57.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 {#2468
  +user: App\Entity\User {#2380 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703209077 {#2452
    date: 2023-12-22 02:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 199925
  -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5429078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805181 {#2457
    date: 2023-12-05 20:39:41.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 {#2468
  +user: App\Entity\User {#2380 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703209077 {#2452
    date: 2023-12-22 02:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 199925
  -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5429078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805181 {#2457
    date: 2023-12-05 20:39:41.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 {#2468
  +user: App\Entity\User {#2380 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703209077 {#2452
    date: 2023-12-22 02:37:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2471 …}
  +votes: Doctrine\ORM\PersistentCollection {#2363 …}
  +reports: Doctrine\ORM\PersistentCollection {#2377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 199925
  -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5429078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805181 {#2457
    date: 2023-12-05 20:39:41.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 {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2468
    +user: App\Entity\User {#2380 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703209077 {#2452
      date: 2023-12-22 02:37:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2469 …}
    +nested: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
    -id: 199925
    -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805181 {#2457
      date: 2023-12-05 20:39:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "This incident will be reported"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701805325 {#3082
    date: 2023-12-05 20:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 199932
  -bodyTs: "'incid':2 'report':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5826370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805325 {#3081
    date: 2023-12-05 20:42:05.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 {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2468
    +user: App\Entity\User {#2380 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703209077 {#2452
      date: 2023-12-22 02:37:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2469 …}
    +nested: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
    -id: 199925
    -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805181 {#2457
      date: 2023-12-05 20:39:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "This incident will be reported"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701805325 {#3082
    date: 2023-12-05 20:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 199932
  -bodyTs: "'incid':2 'report':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5826370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805325 {#3081
    date: 2023-12-05 20:42:05.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 {#3080
  +user: Proxies\__CG__\App\Entity\User {#3079 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2468
    +user: App\Entity\User {#2380 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703209077 {#2452
      date: 2023-12-22 02:37:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2469 …}
    +nested: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
    -id: 199925
    -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805181 {#2457
      date: 2023-12-05 20:39:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "This incident will be reported"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1701805325 {#3082
    date: 2023-12-05 20:42:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3078 …}
  +nested: Doctrine\ORM\PersistentCollection {#3076 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
  -id: 199932
  -bodyTs: "'incid':2 'report':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5826370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805325 {#3081
    date: 2023-12-05 20:42:05.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 {#3273
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2468
      +user: App\Entity\User {#2380 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703209077 {#2452
        date: 2023-12-22 02:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 199925
      -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5429078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701805181 {#2457
        date: 2023-12-05 20:39:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2468}
    +body: "This incident will be reported"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701805325 {#3082
      date: 2023-12-05 20:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@somenonewho@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 199932
    -bodyTs: "'incid':2 'report':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5826370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805325 {#3081
      date: 2023-12-05 20:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Guru meditation number: 73564804"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701813662 {#3271
    date: 2023-12-05 23:01:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
    "@shotgun_crab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 200364
  -bodyTs: "'73564804':4 'guru':1 'medit':2 'number':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/948215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813662 {#3272
    date: 2023-12-05 23:01:02.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 {#3273
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2468
      +user: App\Entity\User {#2380 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703209077 {#2452
        date: 2023-12-22 02:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 199925
      -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5429078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701805181 {#2457
        date: 2023-12-05 20:39:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2468}
    +body: "This incident will be reported"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701805325 {#3082
      date: 2023-12-05 20:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@somenonewho@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 199932
    -bodyTs: "'incid':2 'report':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5826370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805325 {#3081
      date: 2023-12-05 20:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Guru meditation number: 73564804"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701813662 {#3271
    date: 2023-12-05 23:01:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
    "@shotgun_crab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 200364
  -bodyTs: "'73564804':4 'guru':1 'medit':2 'number':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/948215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813662 {#3272
    date: 2023-12-05 23:01:02.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 {#3273
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3080
    +user: Proxies\__CG__\App\Entity\User {#3079 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2468
      +user: App\Entity\User {#2380 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703209077 {#2452
        date: 2023-12-22 02:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 199925
      -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5429078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701805181 {#2457
        date: 2023-12-05 20:39:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2468}
    +body: "This incident will be reported"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1701805325 {#3082
      date: 2023-12-05 20:42:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@somenonewho@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3078 …}
    +nested: Doctrine\ORM\PersistentCollection {#3076 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3070 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3068 …}
    -id: 199932
    -bodyTs: "'incid':2 'report':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5826370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805325 {#3081
      date: 2023-12-05 20:42:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Guru meditation number: 73564804"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701813662 {#3271
    date: 2023-12-05 23:01:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
    "@shotgun_crab@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 200364
  -bodyTs: "'73564804':4 'guru':1 'medit':2 'number':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.mindoki.com/comment/948215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813662 {#3272
    date: 2023-12-05 23:01:02.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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2468
    +user: App\Entity\User {#2380 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703209077 {#2452
      date: 2023-12-22 02:37:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2469 …}
    +nested: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
    -id: 199925
    -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805181 {#2457
      date: 2023-12-05 20:39:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Insults is a bonus after tip 7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701805807 {#3066
    date: 2023-12-05 20:50:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 199963
  -bodyTs: "'7':7 'bonus':4 'insult':1 'tip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5429317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805807 {#3065
    date: 2023-12-05 20:50:07.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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2468
    +user: App\Entity\User {#2380 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703209077 {#2452
      date: 2023-12-22 02:37:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2469 …}
    +nested: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
    -id: 199925
    -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805181 {#2457
      date: 2023-12-05 20:39:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Insults is a bonus after tip 7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701805807 {#3066
    date: 2023-12-05 20:50:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 199963
  -bodyTs: "'7':7 'bonus':4 'insult':1 'tip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5429317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805807 {#3065
    date: 2023-12-05 20:50:07.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 {#3064
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2468
    +user: App\Entity\User {#2380 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1703209077 {#2452
      date: 2023-12-22 02:37:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2469 …}
    +nested: Doctrine\ORM\PersistentCollection {#2471 …}
    +votes: Doctrine\ORM\PersistentCollection {#2363 …}
    +reports: Doctrine\ORM\PersistentCollection {#2377 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
    -id: 199925
    -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429078"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805181 {#2457
      date: 2023-12-05 20:39:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Insults is a bonus after tip 7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701805807 {#3066
    date: 2023-12-05 20:50:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3062 …}
  +nested: Doctrine\ORM\PersistentCollection {#3060 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
  -id: 199963
  -bodyTs: "'7':7 'bonus':4 'insult':1 'tip':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5429317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805807 {#3065
    date: 2023-12-05 20:50:07.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 {#3289
  +user: App\Entity\User {#2380 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2468
      +user: App\Entity\User {#2380 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703209077 {#2452
        date: 2023-12-22 02:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 199925
      -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5429078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701805181 {#2457
        date: 2023-12-05 20:39:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2468}
    +body: "Insults is a bonus after tip 7"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701805807 {#3066
      date: 2023-12-05 20:50:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@somenonewho@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    -id: 199963
    -bodyTs: "'7':7 'bonus':4 'insult':1 'tip':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805807 {#3065
      date: 2023-12-05 20:50:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Oops guess I didn’t read far enough ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701848392 {#3287
    date: 2023-12-06 08:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
    "@mustbe3to20signs@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 202612
  -bodyTs: "'didn':4 'enough':8 'far':7 'guess':2 'oop':1 'read':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5444395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701848392 {#3288
    date: 2023-12-06 08:39:52.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 {#3289
  +user: App\Entity\User {#2380 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2468
      +user: App\Entity\User {#2380 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703209077 {#2452
        date: 2023-12-22 02:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 199925
      -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5429078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701805181 {#2457
        date: 2023-12-05 20:39:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2468}
    +body: "Insults is a bonus after tip 7"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701805807 {#3066
      date: 2023-12-05 20:50:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@somenonewho@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    -id: 199963
    -bodyTs: "'7':7 'bonus':4 'insult':1 'tip':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805807 {#3065
      date: 2023-12-05 20:50:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Oops guess I didn’t read far enough ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701848392 {#3287
    date: 2023-12-06 08:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
    "@mustbe3to20signs@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 202612
  -bodyTs: "'didn':4 'enough':8 'far':7 'guess':2 'oop':1 'read':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5444395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701848392 {#3288
    date: 2023-12-06 08:39:52.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 {#3289
  +user: App\Entity\User {#2380 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2468
      +user: App\Entity\User {#2380 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "An article about tweaking sudo without [insults? ](https://itsfoss.com/sudo-insult-linux/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703209077 {#2452
        date: 2023-12-22 02:37:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2471 …}
      +votes: Doctrine\ORM\PersistentCollection {#2363 …}
      +reports: Doctrine\ORM\PersistentCollection {#2377 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 199925
      -bodyTs: "'/sudo-insult-linux/)':10 'articl':2 'insult':7 'itsfoss.com':9 'itsfoss.com/sudo-insult-linux/)':8 'sudo':5 'tweak':4 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5429078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701805181 {#2457
        date: 2023-12-05 20:39:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2468}
    +body: "Insults is a bonus after tip 7"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701805807 {#3066
      date: 2023-12-05 20:50:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@somenonewho@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3062 …}
    +nested: Doctrine\ORM\PersistentCollection {#3060 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3056 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3052 …}
    -id: 199963
    -bodyTs: "'7':7 'bonus':4 'insult':1 'tip':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805807 {#3065
      date: 2023-12-05 20:50:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Oops guess I didn’t read far enough ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701848392 {#3287
    date: 2023-12-06 08:39:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@somenonewho@feddit.de"
    "@mustbe3to20signs@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3292 …}
  +votes: Doctrine\ORM\PersistentCollection {#3294 …}
  +reports: Doctrine\ORM\PersistentCollection {#3296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3300 …}
  -id: 202612
  -bodyTs: "'didn':4 'enough':8 'far':7 'guess':2 'oop':1 'read':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5444395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701848392 {#3288
    date: 2023-12-06 08:39:52.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 {#2031
  +user: App\Entity\User {#2085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703100807 {#2012
    date: 2023-12-20 20:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 200024
  -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5429735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701806924 {#2020
    date: 2023-12-05 21:08:44.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 {#2031
  +user: App\Entity\User {#2085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703100807 {#2012
    date: 2023-12-20 20:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 200024
  -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5429735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701806924 {#2020
    date: 2023-12-05 21:08:44.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 {#2031
  +user: App\Entity\User {#2085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703100807 {#2012
    date: 2023-12-20 20:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 200024
  -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5429735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701806924 {#2020
    date: 2023-12-05 21:08:44.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 {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2031
    +user: App\Entity\User {#2085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703100807 {#2012
      date: 2023-12-20 20:33:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2036 …}
    +nested: Doctrine\ORM\PersistentCollection {#2144 …}
    +votes: Doctrine\ORM\PersistentCollection {#2061 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
    -id: 200024
    -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701806924 {#2020
      date: 2023-12-05 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2031}
  +body: "bu-bu-but number 4 will shock you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701808289 {#3050
    date: 2023-12-05 21:31:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Herbstzeitlose@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 200100
  -bodyTs: "'4':6 'bu':2,3 'bu-bu-but':1 'number':5 'shock':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7019559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701808289 {#3049
    date: 2023-12-05 21:31:29.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 {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2031
    +user: App\Entity\User {#2085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703100807 {#2012
      date: 2023-12-20 20:33:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2036 …}
    +nested: Doctrine\ORM\PersistentCollection {#2144 …}
    +votes: Doctrine\ORM\PersistentCollection {#2061 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
    -id: 200024
    -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701806924 {#2020
      date: 2023-12-05 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2031}
  +body: "bu-bu-but number 4 will shock you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701808289 {#3050
    date: 2023-12-05 21:31:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Herbstzeitlose@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 200100
  -bodyTs: "'4':6 'bu':2,3 'bu-bu-but':1 'number':5 'shock':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7019559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701808289 {#3049
    date: 2023-12-05 21:31:29.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 {#3048
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2031
    +user: App\Entity\User {#2085 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703100807 {#2012
      date: 2023-12-20 20:33:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2036 …}
    +nested: Doctrine\ORM\PersistentCollection {#2144 …}
    +votes: Doctrine\ORM\PersistentCollection {#2061 …}
    +reports: Doctrine\ORM\PersistentCollection {#2084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
    -id: 200024
    -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5429735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701806924 {#2020
      date: 2023-12-05 21:08:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2031}
  +body: "bu-bu-but number 4 will shock you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701808289 {#3050
    date: 2023-12-05 21:31:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Herbstzeitlose@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3046 …}
  +nested: Doctrine\ORM\PersistentCollection {#3044 …}
  +votes: Doctrine\ORM\PersistentCollection {#3124 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  -id: 200100
  -bodyTs: "'4':6 'bu':2,3 'bu-bu-but':1 'number':5 'shock':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7019559"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701808289 {#3049
    date: 2023-12-05 21:31:29.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 {#3304
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2031
      +user: App\Entity\User {#2085 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1703100807 {#2012
        date: 2023-12-20 20:33:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 200024
      -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5429735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701806924 {#2020
        date: 2023-12-05 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2031}
    +body: "bu-bu-but number 4 will shock you!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701808289 {#3050
      date: 2023-12-05 21:31:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Herbstzeitlose@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3044 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    -id: 200100
    -bodyTs: "'4':6 'bu':2,3 'bu-bu-but':1 'number':5 'shock':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7019559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701808289 {#3049
      date: 2023-12-05 21:31:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2031}
  +body: "You are right. I expected to see a boring list of most frequently used options from `/etc/sudoers`, but WOW! The author is very brave guy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701814468 {#3302
    date: 2023-12-05 23:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Herbstzeitlose@feddit.de"
    "@noodlejetski@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 200407
  -bodyTs: "'/etc/sudoers':17 'author':21 'bore':9 'brave':24 'expect':5 'frequent':13 'guy':25 'list':10 'option':15 'right':3 'see':7 'use':14 'wow':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6406710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701814468 {#3303
    date: 2023-12-05 23:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3304
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2031
      +user: App\Entity\User {#2085 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1703100807 {#2012
        date: 2023-12-20 20:33:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 200024
      -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5429735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701806924 {#2020
        date: 2023-12-05 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2031}
    +body: "bu-bu-but number 4 will shock you!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701808289 {#3050
      date: 2023-12-05 21:31:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Herbstzeitlose@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3044 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    -id: 200100
    -bodyTs: "'4':6 'bu':2,3 'bu-bu-but':1 'number':5 'shock':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7019559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701808289 {#3049
      date: 2023-12-05 21:31:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2031}
  +body: "You are right. I expected to see a boring list of most frequently used options from `/etc/sudoers`, but WOW! The author is very brave guy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701814468 {#3302
    date: 2023-12-05 23:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Herbstzeitlose@feddit.de"
    "@noodlejetski@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 200407
  -bodyTs: "'/etc/sudoers':17 'author':21 'bore':9 'brave':24 'expect':5 'frequent':13 'guy':25 'list':10 'option':15 'right':3 'see':7 'use':14 'wow':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6406710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701814468 {#3303
    date: 2023-12-05 23:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3304
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3048
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2031
      +user: App\Entity\User {#2085 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Please stop the blogspam. Nobody wants to see yet another shitty list."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1703100807 {#2012
        date: 2023-12-20 20:33:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 200024
      -bodyTs: "'anoth':10 'blogspam':4 'list':12 'nobodi':5 'pleas':1 'see':8 'shitti':11 'stop':2 'want':6 'yet':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5429735"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701806924 {#2020
        date: 2023-12-05 21:08:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2031}
    +body: "bu-bu-but number 4 will shock you!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701808289 {#3050
      date: 2023-12-05 21:31:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Herbstzeitlose@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3046 …}
    +nested: Doctrine\ORM\PersistentCollection {#3044 …}
    +votes: Doctrine\ORM\PersistentCollection {#3124 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    -id: 200100
    -bodyTs: "'4':6 'bu':2,3 'bu-bu-but':1 'number':5 'shock':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7019559"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701808289 {#3049
      date: 2023-12-05 21:31:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2031}
  +body: "You are right. I expected to see a boring list of most frequently used options from `/etc/sudoers`, but WOW! The author is very brave guy!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701814468 {#3302
    date: 2023-12-05 23:14:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Herbstzeitlose@feddit.de"
    "@noodlejetski@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3308 …}
  +votes: Doctrine\ORM\PersistentCollection {#3310 …}
  +reports: Doctrine\ORM\PersistentCollection {#3312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3316 …}
  -id: 200407
  -bodyTs: "'/etc/sudoers':17 'author':21 'bore':9 'brave':24 'expect':5 'frequent':13 'guy':25 'list':10 'option':15 'right':3 'see':7 'use':14 'wow':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6406710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701814468 {#3303
    date: 2023-12-05 23:14:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I.e. how malware could easily catch your Sudo password without root access.\n
    \n
    Peeps, bad news, Linux is damn insecure.\n
    \n
    By simply placing an alias in your bashrc they could already grab your sudo password.\n
    \n
    Another bad news, this Windows “okay” Button without any password is actually more secure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703261127 {#2334
    date: 2023-12-22 17:05:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 200260
  -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5431728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701811795 {#2340
    date: 2023-12-05 22:29:55.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 {#2343
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I.e. how malware could easily catch your Sudo password without root access.\n
    \n
    Peeps, bad news, Linux is damn insecure.\n
    \n
    By simply placing an alias in your bashrc they could already grab your sudo password.\n
    \n
    Another bad news, this Windows “okay” Button without any password is actually more secure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703261127 {#2334
    date: 2023-12-22 17:05:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 200260
  -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5431728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701811795 {#2340
    date: 2023-12-05 22:29:55.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 {#2343
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I.e. how malware could easily catch your Sudo password without root access.\n
    \n
    Peeps, bad news, Linux is damn insecure.\n
    \n
    By simply placing an alias in your bashrc they could already grab your sudo password.\n
    \n
    Another bad news, this Windows “okay” Button without any password is actually more secure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703261127 {#2334
    date: 2023-12-22 17:05:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 200260
  -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5431728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701811795 {#2340
    date: 2023-12-05 22:29:55.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 {#3118
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I.e. how malware could easily catch your Sudo password without root access.\n
      \n
      Peeps, bad news, Linux is damn insecure.\n
      \n
      By simply placing an alias in your bashrc they could already grab your sudo password.\n
      \n
      Another bad news, this Windows “okay” Button without any password is actually more secure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703261127 {#2334
      date: 2023-12-22 17:05:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 200260
    -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5431728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701811795 {#2340
      date: 2023-12-05 22:29:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
    \n
    Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701873336 {#3116
    date: 2023-12-06 15:35:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 202816
  -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6425996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873336 {#3117
    date: 2023-12-06 15:35: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
59 DENIED edit
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I.e. how malware could easily catch your Sudo password without root access.\n
      \n
      Peeps, bad news, Linux is damn insecure.\n
      \n
      By simply placing an alias in your bashrc they could already grab your sudo password.\n
      \n
      Another bad news, this Windows “okay” Button without any password is actually more secure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703261127 {#2334
      date: 2023-12-22 17:05:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 200260
    -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5431728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701811795 {#2340
      date: 2023-12-05 22:29:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
    \n
    Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701873336 {#3116
    date: 2023-12-06 15:35:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 202816
  -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6425996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873336 {#3117
    date: 2023-12-06 15:35: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
60 DENIED moderate
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3128 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I.e. how malware could easily catch your Sudo password without root access.\n
      \n
      Peeps, bad news, Linux is damn insecure.\n
      \n
      By simply placing an alias in your bashrc they could already grab your sudo password.\n
      \n
      Another bad news, this Windows “okay” Button without any password is actually more secure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703261127 {#2334
      date: 2023-12-22 17:05:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 200260
    -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5431728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701811795 {#2340
      date: 2023-12-05 22:29:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
    \n
    Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701873336 {#3116
    date: 2023-12-06 15:35:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  -id: 202816
  -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6425996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701873336 {#3117
    date: 2023-12-06 15:35: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
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 {#3337
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
      \n
      Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701873336 {#3116
      date: 2023-12-06 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 202816
    -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6425996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873336 {#3117
      date: 2023-12-06 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
    \n
    Windows isn’t much better here, though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701892967 {#3334
    date: 2023-12-06 21:02:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 203804
  -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6373866"
  +editedAt: DateTimeImmutable @1703242589 {#3335
    date: 2023-12-22 11:56:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701892967 {#3336
    date: 2023-12-06 21:02:47.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 {#3337
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
      \n
      Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701873336 {#3116
      date: 2023-12-06 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 202816
    -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6425996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873336 {#3117
      date: 2023-12-06 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
    \n
    Windows isn’t much better here, though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701892967 {#3334
    date: 2023-12-06 21:02:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 203804
  -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6373866"
  +editedAt: DateTimeImmutable @1703242589 {#3335
    date: 2023-12-22 11:56:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701892967 {#3336
    date: 2023-12-06 21:02:47.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 {#3337
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
      \n
      Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701873336 {#3116
      date: 2023-12-06 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 202816
    -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6425996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873336 {#3117
      date: 2023-12-06 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
    \n
    Windows isn’t much better here, though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701892967 {#3334
    date: 2023-12-06 21:02:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3338 …}
  +nested: Doctrine\ORM\PersistentCollection {#3340 …}
  +votes: Doctrine\ORM\PersistentCollection {#3342 …}
  +reports: Doctrine\ORM\PersistentCollection {#3344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
  -id: 203804
  -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6373866"
  +editedAt: DateTimeImmutable @1703242589 {#3335
    date: 2023-12-22 11:56:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701892967 {#3336
    date: 2023-12-06 21:02:47.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 {#3502
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3337
    +user: Proxies\__CG__\App\Entity\User {#3321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: Proxies\__CG__\App\Entity\User {#3128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2343
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I.e. how malware could easily catch your Sudo password without root access.\n
          \n
          Peeps, bad news, Linux is damn insecure.\n
          \n
          By simply placing an alias in your bashrc they could already grab your sudo password.\n
          \n
          Another bad news, this Windows “okay” Button without any password is actually more secure.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703261127 {#2334
          date: 2023-12-22 17:05:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 200260
        -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5431728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701811795 {#2340
          date: 2023-12-05 22:29:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
        \n
        Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701873336 {#3116
        date: 2023-12-06 15:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 202816
      -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6425996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701873336 {#3117
        date: 2023-12-06 15:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
      \n
      Windows isn’t much better here, though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701892967 {#3334
      date: 2023-12-06 21:02:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 203804
    -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6373866"
    +editedAt: DateTimeImmutable @1703242589 {#3335
      date: 2023-12-22 11:56:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701892967 {#3336
      date: 2023-12-06 21:02:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: "Regarding Windows all I read is that this “admin permission dialog” is launched in some form of sandbox where no software can access it. Not sure about faking input devices though, and I am also not promoting Windows for Security"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701899857 {#3500
    date: 2023-12-06 22:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3503 …}
  +nested: Doctrine\ORM\PersistentCollection {#3505 …}
  +votes: Doctrine\ORM\PersistentCollection {#3507 …}
  +reports: Doctrine\ORM\PersistentCollection {#3509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
  -id: 204249
  -bodyTs: "'access':23 'admin':9 'also':35 'devic':30 'dialog':11 'fake':28 'form':16 'input':29 'launch':13 'permiss':10 'promot':37 'read':5 'regard':1 'sandbox':18 'secur':40 'softwar':21 'sure':26 'though':31 'window':2,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5461852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899857 {#3501
    date: 2023-12-06 22:57: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
67 DENIED edit
App\Entity\EntryComment {#3502
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3337
    +user: Proxies\__CG__\App\Entity\User {#3321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: Proxies\__CG__\App\Entity\User {#3128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2343
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I.e. how malware could easily catch your Sudo password without root access.\n
          \n
          Peeps, bad news, Linux is damn insecure.\n
          \n
          By simply placing an alias in your bashrc they could already grab your sudo password.\n
          \n
          Another bad news, this Windows “okay” Button without any password is actually more secure.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703261127 {#2334
          date: 2023-12-22 17:05:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 200260
        -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5431728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701811795 {#2340
          date: 2023-12-05 22:29:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
        \n
        Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701873336 {#3116
        date: 2023-12-06 15:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 202816
      -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6425996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701873336 {#3117
        date: 2023-12-06 15:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
      \n
      Windows isn’t much better here, though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701892967 {#3334
      date: 2023-12-06 21:02:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 203804
    -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6373866"
    +editedAt: DateTimeImmutable @1703242589 {#3335
      date: 2023-12-22 11:56:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701892967 {#3336
      date: 2023-12-06 21:02:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: "Regarding Windows all I read is that this “admin permission dialog” is launched in some form of sandbox where no software can access it. Not sure about faking input devices though, and I am also not promoting Windows for Security"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701899857 {#3500
    date: 2023-12-06 22:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3503 …}
  +nested: Doctrine\ORM\PersistentCollection {#3505 …}
  +votes: Doctrine\ORM\PersistentCollection {#3507 …}
  +reports: Doctrine\ORM\PersistentCollection {#3509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
  -id: 204249
  -bodyTs: "'access':23 'admin':9 'also':35 'devic':30 'dialog':11 'fake':28 'form':16 'input':29 'launch':13 'permiss':10 'promot':37 'read':5 'regard':1 'sandbox':18 'secur':40 'softwar':21 'sure':26 'though':31 'window':2,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5461852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899857 {#3501
    date: 2023-12-06 22:57: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
68 DENIED moderate
App\Entity\EntryComment {#3502
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3337
    +user: Proxies\__CG__\App\Entity\User {#3321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: Proxies\__CG__\App\Entity\User {#3128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2343
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I.e. how malware could easily catch your Sudo password without root access.\n
          \n
          Peeps, bad news, Linux is damn insecure.\n
          \n
          By simply placing an alias in your bashrc they could already grab your sudo password.\n
          \n
          Another bad news, this Windows “okay” Button without any password is actually more secure.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703261127 {#2334
          date: 2023-12-22 17:05:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 200260
        -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5431728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701811795 {#2340
          date: 2023-12-05 22:29:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
        \n
        Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701873336 {#3116
        date: 2023-12-06 15:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 202816
      -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6425996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701873336 {#3117
        date: 2023-12-06 15:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
      \n
      Windows isn’t much better here, though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701892967 {#3334
      date: 2023-12-06 21:02:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 203804
    -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6373866"
    +editedAt: DateTimeImmutable @1703242589 {#3335
      date: 2023-12-22 11:56:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701892967 {#3336
      date: 2023-12-06 21:02:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: "Regarding Windows all I read is that this “admin permission dialog” is launched in some form of sandbox where no software can access it. Not sure about faking input devices though, and I am also not promoting Windows for Security"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701899857 {#3500
    date: 2023-12-06 22:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3503 …}
  +nested: Doctrine\ORM\PersistentCollection {#3505 …}
  +votes: Doctrine\ORM\PersistentCollection {#3507 …}
  +reports: Doctrine\ORM\PersistentCollection {#3509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
  -id: 204249
  -bodyTs: "'access':23 'admin':9 'also':35 'devic':30 'dialog':11 'fake':28 'form':16 'input':29 'launch':13 'permiss':10 'promot':37 'read':5 'regard':1 'sandbox':18 'secur':40 'softwar':21 'sure':26 'though':31 'window':2,38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5461852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899857 {#3501
    date: 2023-12-06 22:57: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
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 {#3632
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3502
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3337
      +user: Proxies\__CG__\App\Entity\User {#3321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: Proxies\__CG__\App\Entity\User {#3128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#2069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I.e. how malware could easily catch your Sudo password without root access.\n
            \n
            Peeps, bad news, Linux is damn insecure.\n
            \n
            By simply placing an alias in your bashrc they could already grab your sudo password.\n
            \n
            Another bad news, this Windows “okay” Button without any password is actually more secure.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703261127 {#2334
            date: 2023-12-22 17:05:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 200260
          -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5431728"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701811795 {#2340
            date: 2023-12-05 22:29:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
          \n
          Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701873336 {#3116
          date: 2023-12-06 15:35:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3127 …}
        +nested: Doctrine\ORM\PersistentCollection {#3120 …}
        +votes: Doctrine\ORM\PersistentCollection {#3122 …}
        +reports: Doctrine\ORM\PersistentCollection {#3130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
        -id: 202816
        -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6425996"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701873336 {#3117
          date: 2023-12-06 15:35:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
        \n
        Windows isn’t much better here, though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701892967 {#3334
        date: 2023-12-06 21:02:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
        "@digdilem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3338 …}
      +nested: Doctrine\ORM\PersistentCollection {#3340 …}
      +votes: Doctrine\ORM\PersistentCollection {#3342 …}
      +reports: Doctrine\ORM\PersistentCollection {#3344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
      -id: 203804
      -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6373866"
      +editedAt: DateTimeImmutable @1703242589 {#3335
        date: 2023-12-22 11:56:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701892967 {#3336
        date: 2023-12-06 21:02:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: "Regarding Windows all I read is that this “admin permission dialog” is launched in some form of sandbox where no software can access it. Not sure about faking input devices though, and I am also not promoting Windows for Security"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701899857 {#3500
      date: 2023-12-06 22:57:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
      "@IAm_A_Complete_Idiot@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3503 …}
    +nested: Doctrine\ORM\PersistentCollection {#3505 …}
    +votes: Doctrine\ORM\PersistentCollection {#3507 …}
    +reports: Doctrine\ORM\PersistentCollection {#3509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
    -id: 204249
    -bodyTs: "'access':23 'admin':9 'also':35 'devic':30 'dialog':11 'fake':28 'form':16 'input':29 'launch':13 'permiss':10 'promot':37 'read':5 'regard':1 'sandbox':18 'secur':40 'softwar':21 'sure':26 'though':31 'window':2,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5461852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701899857 {#3501
      date: 2023-12-06 22:57:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    True, but that doesn’t necessarily matter if I can compromise the privileged app instead. I could replace it, modify it on disk, or really any number of things in order to get myself a hook into a privileged position.\n
    \n
    Just injecting code in some function call which launches `malware.exe` would do the trick. Ofc signature checks and the like can help here - but those aren’t a given. There’s any number of ways you can elevate yourself on a system based off of user security if your threat model is malicious processes. Linux (and windows) will stop users from accessing each other’s crap by default, but not processes.\n
    \n
    Or: supply chain attacks. Now your official app without any modifications is malicious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701901474 {#3629
    date: 2023-12-06 23:24:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3633 …}
  +nested: Doctrine\ORM\PersistentCollection {#3635 …}
  +votes: Doctrine\ORM\PersistentCollection {#3637 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 204322
  -bodyTs: "'access':102 'app':14,119 'aren':66 'attack':115 'base':83 'call':47 'chain':114 'check':57 'code':43 'compromis':11 'could':17 'crap':106 'default':108 'disk':23 'doesn':4 'elev':78 'function':46 'get':33 'given':69 'help':62 'hook':36 'inject':42 'instead':15 'launch':49 'like':60 'linux':95 'malici':93,124 'malware.exe':50 'matter':7 'model':91 'modif':122 'modifi':20 'necessarili':6 'number':27,73 'ofc':55 'offici':118 'order':31 'posit':40 'privileg':13,39 'process':94,111 'realli':25 'replac':18 'secur':87 'signatur':56 'stop':99 'suppli':113 'system':82 'thing':29 'threat':90 'trick':54 'true':1 'user':86,100 'way':75 'window':97 'without':120 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6378130"
  +editedAt: DateTimeImmutable @1703256144 {#3630
    date: 2023-12-22 15:42:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701901474 {#3631
    date: 2023-12-06 23:24: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
71 DENIED edit
App\Entity\EntryComment {#3632
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3502
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3337
      +user: Proxies\__CG__\App\Entity\User {#3321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: Proxies\__CG__\App\Entity\User {#3128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#2069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I.e. how malware could easily catch your Sudo password without root access.\n
            \n
            Peeps, bad news, Linux is damn insecure.\n
            \n
            By simply placing an alias in your bashrc they could already grab your sudo password.\n
            \n
            Another bad news, this Windows “okay” Button without any password is actually more secure.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703261127 {#2334
            date: 2023-12-22 17:05:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 200260
          -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5431728"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701811795 {#2340
            date: 2023-12-05 22:29:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
          \n
          Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701873336 {#3116
          date: 2023-12-06 15:35:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3127 …}
        +nested: Doctrine\ORM\PersistentCollection {#3120 …}
        +votes: Doctrine\ORM\PersistentCollection {#3122 …}
        +reports: Doctrine\ORM\PersistentCollection {#3130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
        -id: 202816
        -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6425996"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701873336 {#3117
          date: 2023-12-06 15:35:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
        \n
        Windows isn’t much better here, though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701892967 {#3334
        date: 2023-12-06 21:02:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
        "@digdilem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3338 …}
      +nested: Doctrine\ORM\PersistentCollection {#3340 …}
      +votes: Doctrine\ORM\PersistentCollection {#3342 …}
      +reports: Doctrine\ORM\PersistentCollection {#3344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
      -id: 203804
      -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6373866"
      +editedAt: DateTimeImmutable @1703242589 {#3335
        date: 2023-12-22 11:56:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701892967 {#3336
        date: 2023-12-06 21:02:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: "Regarding Windows all I read is that this “admin permission dialog” is launched in some form of sandbox where no software can access it. Not sure about faking input devices though, and I am also not promoting Windows for Security"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701899857 {#3500
      date: 2023-12-06 22:57:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
      "@IAm_A_Complete_Idiot@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3503 …}
    +nested: Doctrine\ORM\PersistentCollection {#3505 …}
    +votes: Doctrine\ORM\PersistentCollection {#3507 …}
    +reports: Doctrine\ORM\PersistentCollection {#3509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
    -id: 204249
    -bodyTs: "'access':23 'admin':9 'also':35 'devic':30 'dialog':11 'fake':28 'form':16 'input':29 'launch':13 'permiss':10 'promot':37 'read':5 'regard':1 'sandbox':18 'secur':40 'softwar':21 'sure':26 'though':31 'window':2,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5461852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701899857 {#3501
      date: 2023-12-06 22:57:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    True, but that doesn’t necessarily matter if I can compromise the privileged app instead. I could replace it, modify it on disk, or really any number of things in order to get myself a hook into a privileged position.\n
    \n
    Just injecting code in some function call which launches `malware.exe` would do the trick. Ofc signature checks and the like can help here - but those aren’t a given. There’s any number of ways you can elevate yourself on a system based off of user security if your threat model is malicious processes. Linux (and windows) will stop users from accessing each other’s crap by default, but not processes.\n
    \n
    Or: supply chain attacks. Now your official app without any modifications is malicious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701901474 {#3629
    date: 2023-12-06 23:24:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3633 …}
  +nested: Doctrine\ORM\PersistentCollection {#3635 …}
  +votes: Doctrine\ORM\PersistentCollection {#3637 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 204322
  -bodyTs: "'access':102 'app':14,119 'aren':66 'attack':115 'base':83 'call':47 'chain':114 'check':57 'code':43 'compromis':11 'could':17 'crap':106 'default':108 'disk':23 'doesn':4 'elev':78 'function':46 'get':33 'given':69 'help':62 'hook':36 'inject':42 'instead':15 'launch':49 'like':60 'linux':95 'malici':93,124 'malware.exe':50 'matter':7 'model':91 'modif':122 'modifi':20 'necessarili':6 'number':27,73 'ofc':55 'offici':118 'order':31 'posit':40 'privileg':13,39 'process':94,111 'realli':25 'replac':18 'secur':87 'signatur':56 'stop':99 'suppli':113 'system':82 'thing':29 'threat':90 'trick':54 'true':1 'user':86,100 'way':75 'window':97 'without':120 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6378130"
  +editedAt: DateTimeImmutable @1703256144 {#3630
    date: 2023-12-22 15:42:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701901474 {#3631
    date: 2023-12-06 23:24: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
72 DENIED moderate
App\Entity\EntryComment {#3632
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3502
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3337
      +user: Proxies\__CG__\App\Entity\User {#3321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: Proxies\__CG__\App\Entity\User {#3128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#2069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I.e. how malware could easily catch your Sudo password without root access.\n
            \n
            Peeps, bad news, Linux is damn insecure.\n
            \n
            By simply placing an alias in your bashrc they could already grab your sudo password.\n
            \n
            Another bad news, this Windows “okay” Button without any password is actually more secure.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703261127 {#2334
            date: 2023-12-22 17:05:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 200260
          -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5431728"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701811795 {#2340
            date: 2023-12-05 22:29:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
          \n
          Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701873336 {#3116
          date: 2023-12-06 15:35:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3127 …}
        +nested: Doctrine\ORM\PersistentCollection {#3120 …}
        +votes: Doctrine\ORM\PersistentCollection {#3122 …}
        +reports: Doctrine\ORM\PersistentCollection {#3130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
        -id: 202816
        -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6425996"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701873336 {#3117
          date: 2023-12-06 15:35:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
        \n
        Windows isn’t much better here, though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701892967 {#3334
        date: 2023-12-06 21:02:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
        "@digdilem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3338 …}
      +nested: Doctrine\ORM\PersistentCollection {#3340 …}
      +votes: Doctrine\ORM\PersistentCollection {#3342 …}
      +reports: Doctrine\ORM\PersistentCollection {#3344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
      -id: 203804
      -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6373866"
      +editedAt: DateTimeImmutable @1703242589 {#3335
        date: 2023-12-22 11:56:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701892967 {#3336
        date: 2023-12-06 21:02:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: "Regarding Windows all I read is that this “admin permission dialog” is launched in some form of sandbox where no software can access it. Not sure about faking input devices though, and I am also not promoting Windows for Security"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701899857 {#3500
      date: 2023-12-06 22:57:37.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
      "@IAm_A_Complete_Idiot@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3503 …}
    +nested: Doctrine\ORM\PersistentCollection {#3505 …}
    +votes: Doctrine\ORM\PersistentCollection {#3507 …}
    +reports: Doctrine\ORM\PersistentCollection {#3509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
    -id: 204249
    -bodyTs: "'access':23 'admin':9 'also':35 'devic':30 'dialog':11 'fake':28 'form':16 'input':29 'launch':13 'permiss':10 'promot':37 'read':5 'regard':1 'sandbox':18 'secur':40 'softwar':21 'sure':26 'though':31 'window':2,38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5461852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701899857 {#3501
      date: 2023-12-06 22:57:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    True, but that doesn’t necessarily matter if I can compromise the privileged app instead. I could replace it, modify it on disk, or really any number of things in order to get myself a hook into a privileged position.\n
    \n
    Just injecting code in some function call which launches `malware.exe` would do the trick. Ofc signature checks and the like can help here - but those aren’t a given. There’s any number of ways you can elevate yourself on a system based off of user security if your threat model is malicious processes. Linux (and windows) will stop users from accessing each other’s crap by default, but not processes.\n
    \n
    Or: supply chain attacks. Now your official app without any modifications is malicious.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701901474 {#3629
    date: 2023-12-06 23:24:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3633 …}
  +nested: Doctrine\ORM\PersistentCollection {#3635 …}
  +votes: Doctrine\ORM\PersistentCollection {#3637 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 204322
  -bodyTs: "'access':102 'app':14,119 'aren':66 'attack':115 'base':83 'call':47 'chain':114 'check':57 'code':43 'compromis':11 'could':17 'crap':106 'default':108 'disk':23 'doesn':4 'elev':78 'function':46 'get':33 'given':69 'help':62 'hook':36 'inject':42 'instead':15 'launch':49 'like':60 'linux':95 'malici':93,124 'malware.exe':50 'matter':7 'model':91 'modif':122 'modifi':20 'necessarili':6 'number':27,73 'ofc':55 'offici':118 'order':31 'posit':40 'privileg':13,39 'process':94,111 'realli':25 'replac':18 'secur':87 'signatur':56 'stop':99 'suppli':113 'system':82 'thing':29 'threat':90 'trick':54 'true':1 'user':86,100 'way':75 'window':97 'without':120 'would':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6378130"
  +editedAt: DateTimeImmutable @1703256144 {#3630
    date: 2023-12-22 15:42:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701901474 {#3631
    date: 2023-12-06 23:24: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
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 {#3517
  +user: Proxies\__CG__\App\Entity\User {#3518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3337
    +user: Proxies\__CG__\App\Entity\User {#3321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: Proxies\__CG__\App\Entity\User {#3128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2343
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I.e. how malware could easily catch your Sudo password without root access.\n
          \n
          Peeps, bad news, Linux is damn insecure.\n
          \n
          By simply placing an alias in your bashrc they could already grab your sudo password.\n
          \n
          Another bad news, this Windows “okay” Button without any password is actually more secure.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703261127 {#2334
          date: 2023-12-22 17:05:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 200260
        -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5431728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701811795 {#2340
          date: 2023-12-05 22:29:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
        \n
        Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701873336 {#3116
        date: 2023-12-06 15:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 202816
      -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6425996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701873336 {#3117
        date: 2023-12-06 15:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
      \n
      Windows isn’t much better here, though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701892967 {#3334
      date: 2023-12-06 21:02:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 203804
    -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6373866"
    +editedAt: DateTimeImmutable @1703242589 {#3335
      date: 2023-12-22 11:56:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701892967 {#3336
      date: 2023-12-06 21:02:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    If you containerize, the application (malware) will run under the user configured in the image, unless you override it, and in a separate mount namespace, unless you change that, which makes the “alias sudo” trick extremely unlikely.\n
    \n
    Even running under a separate user anyway prevents almost fully the attack you mention, unless the separate user has root privileges or the DAC_OVERRIDE capability is assigned to the binary (assigning it requires CAP_SYS_ADMIN).\n
    \n
    In short, the attack you mention is a common persistence and privilege escalation vector, which is relatively easy to detect (watch for changes to shell profiles), although preventing it requires some care. I just want to point out that in single-user machines (e.g. personal computers) escalating to root is anyway fairly unnecessary, given that all the juicy stuff (ssh keys, data, etc.) is anyway probably running under/owned by that user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701900436 {#3515
    date: 2023-12-06 23:07:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3519 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3523 …}
  +reports: Doctrine\ORM\PersistentCollection {#3525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3529 …}
  -id: 204267
  -bodyTs: "'admin':74 'alia':33 'almost':46 'although':101 'anyway':44,126,140 'applic':5 'assign':65,69 'attack':49,78 'binari':68 'cap':72 'capabl':63 'care':106 'chang':28,97 'common':83 'comput':121 'configur':12 'container':3 'dac':61 'data':137 'detect':94 'e.g':119 'easi':92 'escal':87,122 'etc':138 'even':38 'extrem':36 'fair':127 'fulli':47 'given':129 'imag':15 'juici':133 'key':136 'machin':118 'make':31 'malwar':6 'mention':51,80 'mount':24 'namespac':25 'overrid':18,62 'persist':84 'person':120 'point':111 'prevent':45,102 'privileg':58,86 'probabl':141 'profil':100 'relat':91 'requir':71,104 'root':57,124 'run':8,39,142 'separ':23,42,54 'shell':99 'short':76 'singl':116 'single-us':115 'ssh':135 'stuff':134 'sudo':34 'sys':73 'trick':35 'under/owned':143 'unless':16,26,52 'unlik':37 'unnecessari':128 'user':11,43,55,117,146 'vector':88 'want':109 'watch':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900436 {#3516
    date: 2023-12-06 23:07:16.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 {#3517
  +user: Proxies\__CG__\App\Entity\User {#3518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3337
    +user: Proxies\__CG__\App\Entity\User {#3321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: Proxies\__CG__\App\Entity\User {#3128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2343
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I.e. how malware could easily catch your Sudo password without root access.\n
          \n
          Peeps, bad news, Linux is damn insecure.\n
          \n
          By simply placing an alias in your bashrc they could already grab your sudo password.\n
          \n
          Another bad news, this Windows “okay” Button without any password is actually more secure.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703261127 {#2334
          date: 2023-12-22 17:05:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 200260
        -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5431728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701811795 {#2340
          date: 2023-12-05 22:29:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
        \n
        Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701873336 {#3116
        date: 2023-12-06 15:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 202816
      -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6425996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701873336 {#3117
        date: 2023-12-06 15:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
      \n
      Windows isn’t much better here, though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701892967 {#3334
      date: 2023-12-06 21:02:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 203804
    -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6373866"
    +editedAt: DateTimeImmutable @1703242589 {#3335
      date: 2023-12-22 11:56:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701892967 {#3336
      date: 2023-12-06 21:02:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    If you containerize, the application (malware) will run under the user configured in the image, unless you override it, and in a separate mount namespace, unless you change that, which makes the “alias sudo” trick extremely unlikely.\n
    \n
    Even running under a separate user anyway prevents almost fully the attack you mention, unless the separate user has root privileges or the DAC_OVERRIDE capability is assigned to the binary (assigning it requires CAP_SYS_ADMIN).\n
    \n
    In short, the attack you mention is a common persistence and privilege escalation vector, which is relatively easy to detect (watch for changes to shell profiles), although preventing it requires some care. I just want to point out that in single-user machines (e.g. personal computers) escalating to root is anyway fairly unnecessary, given that all the juicy stuff (ssh keys, data, etc.) is anyway probably running under/owned by that user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701900436 {#3515
    date: 2023-12-06 23:07:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3519 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3523 …}
  +reports: Doctrine\ORM\PersistentCollection {#3525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3529 …}
  -id: 204267
  -bodyTs: "'admin':74 'alia':33 'almost':46 'although':101 'anyway':44,126,140 'applic':5 'assign':65,69 'attack':49,78 'binari':68 'cap':72 'capabl':63 'care':106 'chang':28,97 'common':83 'comput':121 'configur':12 'container':3 'dac':61 'data':137 'detect':94 'e.g':119 'easi':92 'escal':87,122 'etc':138 'even':38 'extrem':36 'fair':127 'fulli':47 'given':129 'imag':15 'juici':133 'key':136 'machin':118 'make':31 'malwar':6 'mention':51,80 'mount':24 'namespac':25 'overrid':18,62 'persist':84 'person':120 'point':111 'prevent':45,102 'privileg':58,86 'probabl':141 'profil':100 'relat':91 'requir':71,104 'root':57,124 'run':8,39,142 'separ':23,42,54 'shell':99 'short':76 'singl':116 'single-us':115 'ssh':135 'stuff':134 'sudo':34 'sys':73 'trick':35 'under/owned':143 'unless':16,26,52 'unlik':37 'unnecessari':128 'user':11,43,55,117,146 'vector':88 'want':109 'watch':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900436 {#3516
    date: 2023-12-06 23:07:16.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 {#3517
  +user: Proxies\__CG__\App\Entity\User {#3518 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3337
    +user: Proxies\__CG__\App\Entity\User {#3321 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3118
      +user: Proxies\__CG__\App\Entity\User {#3128 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2343
        +user: App\Entity\User {#2069 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I.e. how malware could easily catch your Sudo password without root access.\n
          \n
          Peeps, bad news, Linux is damn insecure.\n
          \n
          By simply placing an alias in your bashrc they could already grab your sudo password.\n
          \n
          Another bad news, this Windows “okay” Button without any password is actually more secure.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703261127 {#2334
          date: 2023-12-22 17:05:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 200260
        -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5431728"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701811795 {#2340
          date: 2023-12-05 22:29:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
        \n
        Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701873336 {#3116
        date: 2023-12-06 15:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3127 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
      -id: 202816
      -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6425996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701873336 {#3117
        date: 2023-12-06 15:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
      \n
      Windows isn’t much better here, though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701892967 {#3334
      date: 2023-12-06 21:02:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3338 …}
    +nested: Doctrine\ORM\PersistentCollection {#3340 …}
    +votes: Doctrine\ORM\PersistentCollection {#3342 …}
    +reports: Doctrine\ORM\PersistentCollection {#3344 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
    -id: 203804
    -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6373866"
    +editedAt: DateTimeImmutable @1703242589 {#3335
      date: 2023-12-22 11:56:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701892967 {#3336
      date: 2023-12-06 21:02:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    If you containerize, the application (malware) will run under the user configured in the image, unless you override it, and in a separate mount namespace, unless you change that, which makes the “alias sudo” trick extremely unlikely.\n
    \n
    Even running under a separate user anyway prevents almost fully the attack you mention, unless the separate user has root privileges or the DAC_OVERRIDE capability is assigned to the binary (assigning it requires CAP_SYS_ADMIN).\n
    \n
    In short, the attack you mention is a common persistence and privilege escalation vector, which is relatively easy to detect (watch for changes to shell profiles), although preventing it requires some care. I just want to point out that in single-user machines (e.g. personal computers) escalating to root is anyway fairly unnecessary, given that all the juicy stuff (ssh keys, data, etc.) is anyway probably running under/owned by that user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701900436 {#3515
    date: 2023-12-06 23:07:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3519 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3523 …}
  +reports: Doctrine\ORM\PersistentCollection {#3525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3529 …}
  -id: 204267
  -bodyTs: "'admin':74 'alia':33 'almost':46 'although':101 'anyway':44,126,140 'applic':5 'assign':65,69 'attack':49,78 'binari':68 'cap':72 'capabl':63 'care':106 'chang':28,97 'common':83 'comput':121 'configur':12 'container':3 'dac':61 'data':137 'detect':94 'e.g':119 'easi':92 'escal':87,122 'etc':138 'even':38 'extrem':36 'fair':127 'fulli':47 'given':129 'imag':15 'juici':133 'key':136 'machin':118 'make':31 'malwar':6 'mention':51,80 'mount':24 'namespac':25 'overrid':18,62 'persist':84 'person':120 'point':111 'prevent':45,102 'privileg':58,86 'probabl':141 'profil':100 'relat':91 'requir':71,104 'root':57,124 'run':8,39,142 'separ':23,42,54 'shell':99 'short':76 'singl':116 'single-us':115 'ssh':135 'stuff':134 'sudo':34 'sys':73 'trick':35 'under/owned':143 'unless':16,26,52 'unlik':37 'unnecessari':128 'user':11,43,55,117,146 'vector':88 'want':109 'watch':95"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5856485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701900436 {#3516
    date: 2023-12-06 23:07:16.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 {#3647
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3517
    +user: Proxies\__CG__\App\Entity\User {#3518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3337
      +user: Proxies\__CG__\App\Entity\User {#3321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: Proxies\__CG__\App\Entity\User {#3128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#2069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I.e. how malware could easily catch your Sudo password without root access.\n
            \n
            Peeps, bad news, Linux is damn insecure.\n
            \n
            By simply placing an alias in your bashrc they could already grab your sudo password.\n
            \n
            Another bad news, this Windows “okay” Button without any password is actually more secure.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703261127 {#2334
            date: 2023-12-22 17:05:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 200260
          -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5431728"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701811795 {#2340
            date: 2023-12-05 22:29:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
          \n
          Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701873336 {#3116
          date: 2023-12-06 15:35:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3127 …}
        +nested: Doctrine\ORM\PersistentCollection {#3120 …}
        +votes: Doctrine\ORM\PersistentCollection {#3122 …}
        +reports: Doctrine\ORM\PersistentCollection {#3130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
        -id: 202816
        -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6425996"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701873336 {#3117
          date: 2023-12-06 15:35:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
        \n
        Windows isn’t much better here, though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701892967 {#3334
        date: 2023-12-06 21:02:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
        "@digdilem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3338 …}
      +nested: Doctrine\ORM\PersistentCollection {#3340 …}
      +votes: Doctrine\ORM\PersistentCollection {#3342 …}
      +reports: Doctrine\ORM\PersistentCollection {#3344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
      -id: 203804
      -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6373866"
      +editedAt: DateTimeImmutable @1703242589 {#3335
        date: 2023-12-22 11:56:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701892967 {#3336
        date: 2023-12-06 21:02:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      If you containerize, the application (malware) will run under the user configured in the image, unless you override it, and in a separate mount namespace, unless you change that, which makes the “alias sudo” trick extremely unlikely.\n
      \n
      Even running under a separate user anyway prevents almost fully the attack you mention, unless the separate user has root privileges or the DAC_OVERRIDE capability is assigned to the binary (assigning it requires CAP_SYS_ADMIN).\n
      \n
      In short, the attack you mention is a common persistence and privilege escalation vector, which is relatively easy to detect (watch for changes to shell profiles), although preventing it requires some care. I just want to point out that in single-user machines (e.g. personal computers) escalating to root is anyway fairly unnecessary, given that all the juicy stuff (ssh keys, data, etc.) is anyway probably running under/owned by that user.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701900436 {#3515
      date: 2023-12-06 23:07:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
      "@IAm_A_Complete_Idiot@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3519 …}
    +nested: Doctrine\ORM\PersistentCollection {#3521 …}
    +votes: Doctrine\ORM\PersistentCollection {#3523 …}
    +reports: Doctrine\ORM\PersistentCollection {#3525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3529 …}
    -id: 204267
    -bodyTs: "'admin':74 'alia':33 'almost':46 'although':101 'anyway':44,126,140 'applic':5 'assign':65,69 'attack':49,78 'binari':68 'cap':72 'capabl':63 'care':106 'chang':28,97 'common':83 'comput':121 'configur':12 'container':3 'dac':61 'data':137 'detect':94 'e.g':119 'easi':92 'escal':87,122 'etc':138 'even':38 'extrem':36 'fair':127 'fulli':47 'given':129 'imag':15 'juici':133 'key':136 'machin':118 'make':31 'malwar':6 'mention':51,80 'mount':24 'namespac':25 'overrid':18,62 'persist':84 'person':120 'point':111 'prevent':45,102 'privileg':58,86 'probabl':141 'profil':100 'relat':91 'requir':71,104 'root':57,124 'run':8,39,142 'separ':23,42,54 'shell':99 'short':76 'singl':116 'single-us':115 'ssh':135 'stuff':134 'sudo':34 'sys':73 'trick':35 'under/owned':143 'unless':16,26,52 'unlik':37 'unnecessari':128 'user':11,43,55,117,146 'vector':88 'want':109 'watch':95"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5856485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701900436 {#3516
      date: 2023-12-06 23:07:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: "Yep! You can also get pretty far even without containers. At the end of the day containers are just sandboxing using namespaces, and `systemd` can expose that pretty trivially for services, and tools like bubble wrap / flatpak let you do it for desktop apps. In an ideal world every package would only use the namespaces it needs, and stuff like this would largely not be a concern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701901341 {#3645
    date: 2023-12-06 23:22:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
    "@sudneo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3648 …}
  +nested: Doctrine\ORM\PersistentCollection {#3650 …}
  +votes: Doctrine\ORM\PersistentCollection {#3652 …}
  +reports: Doctrine\ORM\PersistentCollection {#3654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
  -id: 204312
  -bodyTs: "'also':4 'app':44 'bubbl':35 'concern':67 'contain':10,17 'day':16 'desktop':43 'end':13 'even':8 'everi':49 'expos':26 'far':7 'flatpak':37 'get':5 'ideal':47 'larg':63 'let':38 'like':34,60 'namespac':22,55 'need':57 'packag':50 'pretti':6,28 'sandbox':20 'servic':31 'stuff':59 'systemd':24 'tool':33 'trivial':29 'use':21,53 'without':9 'world':48 'would':51,62 'wrap':36 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6378089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701901341 {#3646
    date: 2023-12-06 23:22:21.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 {#3647
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3517
    +user: Proxies\__CG__\App\Entity\User {#3518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3337
      +user: Proxies\__CG__\App\Entity\User {#3321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: Proxies\__CG__\App\Entity\User {#3128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#2069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I.e. how malware could easily catch your Sudo password without root access.\n
            \n
            Peeps, bad news, Linux is damn insecure.\n
            \n
            By simply placing an alias in your bashrc they could already grab your sudo password.\n
            \n
            Another bad news, this Windows “okay” Button without any password is actually more secure.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703261127 {#2334
            date: 2023-12-22 17:05:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 200260
          -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5431728"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701811795 {#2340
            date: 2023-12-05 22:29:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
          \n
          Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701873336 {#3116
          date: 2023-12-06 15:35:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3127 …}
        +nested: Doctrine\ORM\PersistentCollection {#3120 …}
        +votes: Doctrine\ORM\PersistentCollection {#3122 …}
        +reports: Doctrine\ORM\PersistentCollection {#3130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
        -id: 202816
        -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6425996"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701873336 {#3117
          date: 2023-12-06 15:35:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
        \n
        Windows isn’t much better here, though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701892967 {#3334
        date: 2023-12-06 21:02:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
        "@digdilem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3338 …}
      +nested: Doctrine\ORM\PersistentCollection {#3340 …}
      +votes: Doctrine\ORM\PersistentCollection {#3342 …}
      +reports: Doctrine\ORM\PersistentCollection {#3344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
      -id: 203804
      -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6373866"
      +editedAt: DateTimeImmutable @1703242589 {#3335
        date: 2023-12-22 11:56:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701892967 {#3336
        date: 2023-12-06 21:02:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      If you containerize, the application (malware) will run under the user configured in the image, unless you override it, and in a separate mount namespace, unless you change that, which makes the “alias sudo” trick extremely unlikely.\n
      \n
      Even running under a separate user anyway prevents almost fully the attack you mention, unless the separate user has root privileges or the DAC_OVERRIDE capability is assigned to the binary (assigning it requires CAP_SYS_ADMIN).\n
      \n
      In short, the attack you mention is a common persistence and privilege escalation vector, which is relatively easy to detect (watch for changes to shell profiles), although preventing it requires some care. I just want to point out that in single-user machines (e.g. personal computers) escalating to root is anyway fairly unnecessary, given that all the juicy stuff (ssh keys, data, etc.) is anyway probably running under/owned by that user.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701900436 {#3515
      date: 2023-12-06 23:07:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
      "@IAm_A_Complete_Idiot@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3519 …}
    +nested: Doctrine\ORM\PersistentCollection {#3521 …}
    +votes: Doctrine\ORM\PersistentCollection {#3523 …}
    +reports: Doctrine\ORM\PersistentCollection {#3525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3529 …}
    -id: 204267
    -bodyTs: "'admin':74 'alia':33 'almost':46 'although':101 'anyway':44,126,140 'applic':5 'assign':65,69 'attack':49,78 'binari':68 'cap':72 'capabl':63 'care':106 'chang':28,97 'common':83 'comput':121 'configur':12 'container':3 'dac':61 'data':137 'detect':94 'e.g':119 'easi':92 'escal':87,122 'etc':138 'even':38 'extrem':36 'fair':127 'fulli':47 'given':129 'imag':15 'juici':133 'key':136 'machin':118 'make':31 'malwar':6 'mention':51,80 'mount':24 'namespac':25 'overrid':18,62 'persist':84 'person':120 'point':111 'prevent':45,102 'privileg':58,86 'probabl':141 'profil':100 'relat':91 'requir':71,104 'root':57,124 'run':8,39,142 'separ':23,42,54 'shell':99 'short':76 'singl':116 'single-us':115 'ssh':135 'stuff':134 'sudo':34 'sys':73 'trick':35 'under/owned':143 'unless':16,26,52 'unlik':37 'unnecessari':128 'user':11,43,55,117,146 'vector':88 'want':109 'watch':95"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5856485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701900436 {#3516
      date: 2023-12-06 23:07:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: "Yep! You can also get pretty far even without containers. At the end of the day containers are just sandboxing using namespaces, and `systemd` can expose that pretty trivially for services, and tools like bubble wrap / flatpak let you do it for desktop apps. In an ideal world every package would only use the namespaces it needs, and stuff like this would largely not be a concern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701901341 {#3645
    date: 2023-12-06 23:22:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
    "@sudneo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3648 …}
  +nested: Doctrine\ORM\PersistentCollection {#3650 …}
  +votes: Doctrine\ORM\PersistentCollection {#3652 …}
  +reports: Doctrine\ORM\PersistentCollection {#3654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
  -id: 204312
  -bodyTs: "'also':4 'app':44 'bubbl':35 'concern':67 'contain':10,17 'day':16 'desktop':43 'end':13 'even':8 'everi':49 'expos':26 'far':7 'flatpak':37 'get':5 'ideal':47 'larg':63 'let':38 'like':34,60 'namespac':22,55 'need':57 'packag':50 'pretti':6,28 'sandbox':20 'servic':31 'stuff':59 'systemd':24 'tool':33 'trivial':29 'use':21,53 'without':9 'world':48 'would':51,62 'wrap':36 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6378089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701901341 {#3646
    date: 2023-12-06 23:22:21.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 {#3647
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3517
    +user: Proxies\__CG__\App\Entity\User {#3518 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3337
      +user: Proxies\__CG__\App\Entity\User {#3321 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3118
        +user: Proxies\__CG__\App\Entity\User {#3128 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#2069 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            I.e. how malware could easily catch your Sudo password without root access.\n
            \n
            Peeps, bad news, Linux is damn insecure.\n
            \n
            By simply placing an alias in your bashrc they could already grab your sudo password.\n
            \n
            Another bad news, this Windows “okay” Button without any password is actually more secure.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1703261127 {#2334
            date: 2023-12-22 17:05:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2336 …}
          +nested: Doctrine\ORM\PersistentCollection {#2339 …}
          +votes: Doctrine\ORM\PersistentCollection {#2159 …}
          +reports: Doctrine\ORM\PersistentCollection {#2135 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
          -id: 200260
          -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5431728"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701811795 {#2340
            date: 2023-12-05 22:29:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
          \n
          Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1701873336 {#3116
          date: 2023-12-06 15:35:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@Pantherina@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3127 …}
        +nested: Doctrine\ORM\PersistentCollection {#3120 …}
        +votes: Doctrine\ORM\PersistentCollection {#3122 …}
        +reports: Doctrine\ORM\PersistentCollection {#3130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
        -id: 202816
        -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6425996"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701873336 {#3117
          date: 2023-12-06 15:35:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2343}
      +body: """
        The idea is malware you installed would presumably run under your user account and have access. You could explicitly give it different UIDs or even containerize it to counteract that, but by default a process can access everything it’s UID can, which isn’t great. And even still to this day that’s how users execute a lot of processes.\n
        \n
        Windows isn’t much better here, though.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701892967 {#3334
        date: 2023-12-06 21:02:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@Pantherina@feddit.de"
        "@digdilem@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3338 …}
      +nested: Doctrine\ORM\PersistentCollection {#3340 …}
      +votes: Doctrine\ORM\PersistentCollection {#3342 …}
      +reports: Doctrine\ORM\PersistentCollection {#3344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3346 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3348 …}
      -id: 203804
      -bodyTs: "'access':16,37 'account':13 'better':66 'container':26 'could':18 'counteract':29 'day':52 'default':33 'differ':22 'even':25,48 'everyth':38 'execut':57 'explicit':19 'give':20 'great':46 'idea':2 'instal':6 'isn':44,63 'lot':59 'malwar':4 'much':65 'presum':8 'process':35,61 'run':9 'still':49 'though':68 'uid':23,41 'user':12,56 'window':62 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6373866"
      +editedAt: DateTimeImmutable @1703242589 {#3335
        date: 2023-12-22 11:56:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701892967 {#3336
        date: 2023-12-06 21:02:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      If you containerize, the application (malware) will run under the user configured in the image, unless you override it, and in a separate mount namespace, unless you change that, which makes the “alias sudo” trick extremely unlikely.\n
      \n
      Even running under a separate user anyway prevents almost fully the attack you mention, unless the separate user has root privileges or the DAC_OVERRIDE capability is assigned to the binary (assigning it requires CAP_SYS_ADMIN).\n
      \n
      In short, the attack you mention is a common persistence and privilege escalation vector, which is relatively easy to detect (watch for changes to shell profiles), although preventing it requires some care. I just want to point out that in single-user machines (e.g. personal computers) escalating to root is anyway fairly unnecessary, given that all the juicy stuff (ssh keys, data, etc.) is anyway probably running under/owned by that user.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701900436 {#3515
      date: 2023-12-06 23:07:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
      "@digdilem@lemmy.ml"
      "@IAm_A_Complete_Idiot@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3519 …}
    +nested: Doctrine\ORM\PersistentCollection {#3521 …}
    +votes: Doctrine\ORM\PersistentCollection {#3523 …}
    +reports: Doctrine\ORM\PersistentCollection {#3525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3529 …}
    -id: 204267
    -bodyTs: "'admin':74 'alia':33 'almost':46 'although':101 'anyway':44,126,140 'applic':5 'assign':65,69 'attack':49,78 'binari':68 'cap':72 'capabl':63 'care':106 'chang':28,97 'common':83 'comput':121 'configur':12 'container':3 'dac':61 'data':137 'detect':94 'e.g':119 'easi':92 'escal':87,122 'etc':138 'even':38 'extrem':36 'fair':127 'fulli':47 'given':129 'imag':15 'juici':133 'key':136 'machin':118 'make':31 'malwar':6 'mention':51,80 'mount':24 'namespac':25 'overrid':18,62 'persist':84 'person':120 'point':111 'prevent':45,102 'privileg':58,86 'probabl':141 'profil':100 'relat':91 'requir':71,104 'root':57,124 'run':8,39,142 'separ':23,42,54 'shell':99 'short':76 'singl':116 'single-us':115 'ssh':135 'stuff':134 'sudo':34 'sys':73 'trick':35 'under/owned':143 'unless':16,26,52 'unlik':37 'unnecessari':128 'user':11,43,55,117,146 'vector':88 'want':109 'watch':95"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5856485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701900436 {#3516
      date: 2023-12-06 23:07:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: "Yep! You can also get pretty far even without containers. At the end of the day containers are just sandboxing using namespaces, and `systemd` can expose that pretty trivially for services, and tools like bubble wrap / flatpak let you do it for desktop apps. In an ideal world every package would only use the namespaces it needs, and stuff like this would largely not be a concern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701901341 {#3645
    date: 2023-12-06 23:22:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
    "@IAm_A_Complete_Idiot@sh.itjust.works"
    "@sudneo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3648 …}
  +nested: Doctrine\ORM\PersistentCollection {#3650 …}
  +votes: Doctrine\ORM\PersistentCollection {#3652 …}
  +reports: Doctrine\ORM\PersistentCollection {#3654 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3658 …}
  -id: 204312
  -bodyTs: "'also':4 'app':44 'bubbl':35 'concern':67 'contain':10,17 'day':16 'desktop':43 'end':13 'even':8 'everi':49 'expos':26 'far':7 'flatpak':37 'get':5 'ideal':47 'larg':63 'let':38 'like':34,60 'namespac':22,55 'need':57 'packag':50 'pretti':6,28 'sandbox':20 'servic':31 'stuff':59 'systemd':24 'tool':33 'trivial':29 'use':21,53 'without':9 'world':48 'would':51,62 'wrap':36 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6378089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701901341 {#3646
    date: 2023-12-06 23:22:21.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 {#3352
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
      \n
      Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701873336 {#3116
      date: 2023-12-06 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 202816
    -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6425996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873336 {#3117
      date: 2023-12-06 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    Nearly all tools (with flatpak and portals progressing into better directions but probably never finished) have rw permissions everwhere.\n
    \n
    The modern OS threat model is not other users, as private users mostly have single user systems. It is malware and software doing nasty things.\n
    \n
    On Linux this always worked out somehow, but grabbing your sudo password is not hard, just alias `sudo` to a script reading your argument, reading your password, and piping the password to the real sudo. You dont even notice it but that script just got your sudo password.\n
    \n
    Dont know what Reddit has to do with that
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701899758 {#3350
    date: 2023-12-06 22:55:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 204246
  -bodyTs: "'alia':61 'alway':48 'argument':68 'better':10 'direct':11 'dont':81,93 'even':82 'everwher':19 'finish':15 'flatpak':5 'got':89 'grab':53 'hard':59 'know':94 'linux':46 'malwar':39 'model':24 'modern':21 'most':32 'nasti':43 'near':1 'never':14 'notic':83 'os':22 'password':56,71,75,92 'permiss':18 'pipe':73 'portal':7 'privat':30 'probabl':13 'progress':8 'read':66,69 'real':78 'reddit':96 'rw':17 'script':65,87 'singl':34 'softwar':41 'somehow':51 'sudo':55,62,79,91 'system':36 'thing':44 'threat':23 'tool':3 'user':28,31,35 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5461820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899758 {#3351
    date: 2023-12-06 22:55: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
83 DENIED edit
App\Entity\EntryComment {#3352
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
      \n
      Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701873336 {#3116
      date: 2023-12-06 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 202816
    -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6425996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873336 {#3117
      date: 2023-12-06 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    Nearly all tools (with flatpak and portals progressing into better directions but probably never finished) have rw permissions everwhere.\n
    \n
    The modern OS threat model is not other users, as private users mostly have single user systems. It is malware and software doing nasty things.\n
    \n
    On Linux this always worked out somehow, but grabbing your sudo password is not hard, just alias `sudo` to a script reading your argument, reading your password, and piping the password to the real sudo. You dont even notice it but that script just got your sudo password.\n
    \n
    Dont know what Reddit has to do with that
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701899758 {#3350
    date: 2023-12-06 22:55:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 204246
  -bodyTs: "'alia':61 'alway':48 'argument':68 'better':10 'direct':11 'dont':81,93 'even':82 'everwher':19 'finish':15 'flatpak':5 'got':89 'grab':53 'hard':59 'know':94 'linux':46 'malwar':39 'model':24 'modern':21 'most':32 'nasti':43 'near':1 'never':14 'notic':83 'os':22 'password':56,71,75,92 'permiss':18 'pipe':73 'portal':7 'privat':30 'probabl':13 'progress':8 'read':66,69 'real':78 'reddit':96 'rw':17 'script':65,87 'singl':34 'softwar':41 'somehow':51 'sudo':55,62,79,91 'system':36 'thing':44 'threat':23 'tool':3 'user':28,31,35 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5461820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899758 {#3351
    date: 2023-12-06 22:55: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
84 DENIED moderate
App\Entity\EntryComment {#3352
  +user: App\Entity\User {#2069 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
      \n
      Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701873336 {#3116
      date: 2023-12-06 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 202816
    -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6425996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873336 {#3117
      date: 2023-12-06 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    Nearly all tools (with flatpak and portals progressing into better directions but probably never finished) have rw permissions everwhere.\n
    \n
    The modern OS threat model is not other users, as private users mostly have single user systems. It is malware and software doing nasty things.\n
    \n
    On Linux this always worked out somehow, but grabbing your sudo password is not hard, just alias `sudo` to a script reading your argument, reading your password, and piping the password to the real sudo. You dont even notice it but that script just got your sudo password.\n
    \n
    Dont know what Reddit has to do with that
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701899758 {#3350
    date: 2023-12-06 22:55:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3353 …}
  +nested: Doctrine\ORM\PersistentCollection {#3355 …}
  +votes: Doctrine\ORM\PersistentCollection {#3357 …}
  +reports: Doctrine\ORM\PersistentCollection {#3359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3363 …}
  -id: 204246
  -bodyTs: "'alia':61 'alway':48 'argument':68 'better':10 'direct':11 'dont':81,93 'even':82 'everwher':19 'finish':15 'flatpak':5 'got':89 'grab':53 'hard':59 'know':94 'linux':46 'malwar':39 'model':24 'modern':21 'most':32 'nasti':43 'near':1 'never':14 'notic':83 'os':22 'password':56,71,75,92 'permiss':18 'pipe':73 'portal':7 'privat':30 'probabl':13 'progress':8 'read':66,69 'real':78 'reddit':96 'rw':17 'script':65,87 'singl':34 'softwar':41 'somehow':51 'sudo':55,62,79,91 'system':36 'thing':44 'threat':23 'tool':3 'user':28,31,35 'work':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5461820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899758 {#3351
    date: 2023-12-06 22:55: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
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 {#3367
  +user: Proxies\__CG__\App\Entity\User {#3368 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
      \n
      Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701873336 {#3116
      date: 2023-12-06 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 202816
    -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6425996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873336 {#3117
      date: 2023-12-06 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    It’s not about someone, it’s about some*thing*. A lot of us aren’t (only) using Linux as a server OS, but for desktop too, and desktop usage involves running much more different kinds of software that you simply just can’t afford to audit, and at times there are programs that you can’t choose to not use, because it’s not on you but on someone on whom you depend.\n
    \n
    Then it’s not even only that. It’s not only random shit or a game you got that can edit your bashrc and such, but if let’s say there’s a critical vulnerability in a complex software you use, like a web browser, an attacker could make use of that to take over your account with the use of *a bashrc alias*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701904582 {#3365
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 204508
  -bodyTs: "'account':131 'afford':45 'alia':138 'aren':15 'attack':121 'audit':47 'bashrc':97,137 'browser':119 'choos':58 'complex':112 'could':122 'critic':108 'depend':74 'desktop':26,29 'differ':35 'edit':95 'even':79 'game':90 'got':92 'involv':31 'kind':36 'let':102 'like':116 'linux':19 'lot':12 'make':123 'much':33 'os':23 'program':53 'random':86 'run':32 'say':104 'server':22 'shit':87 'simpli':41 'softwar':38,113 'someon':5,70 'take':128 'thing':10 'time':50 'us':14 'usag':30 'use':18,61,115,124,134 'vulner':109 'web':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1821866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701904582 {#3366
    date: 2023-12-07 00:16: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
87 DENIED edit
App\Entity\EntryComment {#3367
  +user: Proxies\__CG__\App\Entity\User {#3368 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
      \n
      Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701873336 {#3116
      date: 2023-12-06 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 202816
    -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6425996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873336 {#3117
      date: 2023-12-06 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    It’s not about someone, it’s about some*thing*. A lot of us aren’t (only) using Linux as a server OS, but for desktop too, and desktop usage involves running much more different kinds of software that you simply just can’t afford to audit, and at times there are programs that you can’t choose to not use, because it’s not on you but on someone on whom you depend.\n
    \n
    Then it’s not even only that. It’s not only random shit or a game you got that can edit your bashrc and such, but if let’s say there’s a critical vulnerability in a complex software you use, like a web browser, an attacker could make use of that to take over your account with the use of *a bashrc alias*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701904582 {#3365
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 204508
  -bodyTs: "'account':131 'afford':45 'alia':138 'aren':15 'attack':121 'audit':47 'bashrc':97,137 'browser':119 'choos':58 'complex':112 'could':122 'critic':108 'depend':74 'desktop':26,29 'differ':35 'edit':95 'even':79 'game':90 'got':92 'involv':31 'kind':36 'let':102 'like':116 'linux':19 'lot':12 'make':123 'much':33 'os':23 'program':53 'random':86 'run':32 'say':104 'server':22 'shit':87 'simpli':41 'softwar':38,113 'someon':5,70 'take':128 'thing':10 'time':50 'us':14 'usag':30 'use':18,61,115,124,134 'vulner':109 'web':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1821866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701904582 {#3366
    date: 2023-12-07 00:16: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
88 DENIED moderate
App\Entity\EntryComment {#3367
  +user: Proxies\__CG__\App\Entity\User {#3368 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3118
    +user: Proxies\__CG__\App\Entity\User {#3128 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      Either you’re trolling - in which case, sod off back to Reddit - or you have a woeful misunderstanding of how Linux user permissions work.\n
      \n
      Please explain how someone might “simply change” someone else’s .bashrc without either already having access to that user account, or root access on the whole machine?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701873336 {#3116
      date: 2023-12-06 15:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3127 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    -id: 202816
    -bodyTs: "'access':40,47 'account':44 'alreadi':38 'back':10 'bashrc':35 'case':7 'chang':31 'either':1,37 'els':33 'explain':26 'linux':21 'machin':51 'might':29 'misunderstand':18 'permiss':23 'pleas':25 're':3 'reddit':12 'root':46 'simpli':30 'sod':8 'someon':28,32 'troll':4 'user':22,43 'whole':50 'without':36 'woeful':17 'work':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6425996"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701873336 {#3117
      date: 2023-12-06 15:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    It’s not about someone, it’s about some*thing*. A lot of us aren’t (only) using Linux as a server OS, but for desktop too, and desktop usage involves running much more different kinds of software that you simply just can’t afford to audit, and at times there are programs that you can’t choose to not use, because it’s not on you but on someone on whom you depend.\n
    \n
    Then it’s not even only that. It’s not only random shit or a game you got that can edit your bashrc and such, but if let’s say there’s a critical vulnerability in a complex software you use, like a web browser, an attacker could make use of that to take over your account with the use of *a bashrc alias*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701904582 {#3365
    date: 2023-12-07 00:16:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@digdilem@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3369 …}
  +nested: Doctrine\ORM\PersistentCollection {#3371 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3379 …}
  -id: 204508
  -bodyTs: "'account':131 'afford':45 'alia':138 'aren':15 'attack':121 'audit':47 'bashrc':97,137 'browser':119 'choos':58 'complex':112 'could':122 'critic':108 'depend':74 'desktop':26,29 'differ':35 'edit':95 'even':79 'game':90 'got':92 'involv':31 'kind':36 'let':102 'like':116 'linux':19 'lot':12 'make':123 'much':33 'os':23 'program':53 'random':86 'run':32 'say':104 'server':22 'shit':87 'simpli':41 'softwar':38,113 'someon':5,70 'take':128 'thing':10 'time':50 'us':14 'usag':30 'use':18,61,115,124,134 'vulner':109 'web':118"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1821866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701904582 {#3366
    date: 2023-12-07 00:16: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
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 {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I.e. how malware could easily catch your Sudo password without root access.\n
      \n
      Peeps, bad news, Linux is damn insecure.\n
      \n
      By simply placing an alias in your bashrc they could already grab your sudo password.\n
      \n
      Another bad news, this Windows “okay” Button without any password is actually more secure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703261127 {#2334
      date: 2023-12-22 17:05:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 200260
    -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5431728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701811795 {#2340
      date: 2023-12-05 22:29:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    > I.e. how malware could easily catch your Sudo password without root access.\n
    > \n
    > Peeps, bad news, Linux is damn insecure.\n
    > \n
    > By simply placing an alias in your bashrc they could already grab your sudo password.\n
    > \n
    > Another bad news, this Windows “okay” Button without any password is actually more secure.\n
    \n
    In other words: a compromised system at the User level can easily compromised at the admin level if there are no additional checks/measures in place. Same for Windows. Just change the link to a Programm you commonly need the press OK to to you maleware. Profit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701813784 {#3136
    date: 2023-12-05 23:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 200372
  -bodyTs: "'access':12 'actual':46 'addit':70 'admin':64 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'chang':78 'checks/measures':71 'common':85 'compromis':53,61 'could':4,29 'damn':18 'easili':5,60 'grab':31 'i.e':1 'insecur':19 'level':58,65 'link':80 'linux':16 'malewar':93 'malwar':3 'need':86 'news':15,37 'ok':89 'okay':40 'password':9,34,44 'peep':13 'place':22,73 'press':88 'profit':94 'programm':83 'root':11 'secur':48 'simpli':21 'sudo':8,33 'system':54 'user':57 'window':39,76 'without':10,42 'word':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6406402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813784 {#3137
    date: 2023-12-05 23:03:04.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 {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I.e. how malware could easily catch your Sudo password without root access.\n
      \n
      Peeps, bad news, Linux is damn insecure.\n
      \n
      By simply placing an alias in your bashrc they could already grab your sudo password.\n
      \n
      Another bad news, this Windows “okay” Button without any password is actually more secure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703261127 {#2334
      date: 2023-12-22 17:05:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 200260
    -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5431728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701811795 {#2340
      date: 2023-12-05 22:29:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    > I.e. how malware could easily catch your Sudo password without root access.\n
    > \n
    > Peeps, bad news, Linux is damn insecure.\n
    > \n
    > By simply placing an alias in your bashrc they could already grab your sudo password.\n
    > \n
    > Another bad news, this Windows “okay” Button without any password is actually more secure.\n
    \n
    In other words: a compromised system at the User level can easily compromised at the admin level if there are no additional checks/measures in place. Same for Windows. Just change the link to a Programm you commonly need the press OK to to you maleware. Profit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701813784 {#3136
    date: 2023-12-05 23:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 200372
  -bodyTs: "'access':12 'actual':46 'addit':70 'admin':64 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'chang':78 'checks/measures':71 'common':85 'compromis':53,61 'could':4,29 'damn':18 'easili':5,60 'grab':31 'i.e':1 'insecur':19 'level':58,65 'link':80 'linux':16 'malewar':93 'malwar':3 'need':86 'news':15,37 'ok':89 'okay':40 'password':9,34,44 'peep':13 'place':22,73 'press':88 'profit':94 'programm':83 'root':11 'secur':48 'simpli':21 'sudo':8,33 'system':54 'user':57 'window':39,76 'without':10,42 'word':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6406402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813784 {#3137
    date: 2023-12-05 23:03:04.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 {#3138
  +user: Proxies\__CG__\App\Entity\User {#3139 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#2069 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I.e. how malware could easily catch your Sudo password without root access.\n
      \n
      Peeps, bad news, Linux is damn insecure.\n
      \n
      By simply placing an alias in your bashrc they could already grab your sudo password.\n
      \n
      Another bad news, this Windows “okay” Button without any password is actually more secure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703261127 {#2334
      date: 2023-12-22 17:05:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2336 …}
    +nested: Doctrine\ORM\PersistentCollection {#2339 …}
    +votes: Doctrine\ORM\PersistentCollection {#2159 …}
    +reports: Doctrine\ORM\PersistentCollection {#2135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    -id: 200260
    -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5431728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701811795 {#2340
      date: 2023-12-05 22:29:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: """
    > I.e. how malware could easily catch your Sudo password without root access.\n
    > \n
    > Peeps, bad news, Linux is damn insecure.\n
    > \n
    > By simply placing an alias in your bashrc they could already grab your sudo password.\n
    > \n
    > Another bad news, this Windows “okay” Button without any password is actually more secure.\n
    \n
    In other words: a compromised system at the User level can easily compromised at the admin level if there are no additional checks/measures in place. Same for Windows. Just change the link to a Programm you commonly need the press OK to to you maleware. Profit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701813784 {#3136
    date: 2023-12-05 23:03:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3142 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 200372
  -bodyTs: "'access':12 'actual':46 'addit':70 'admin':64 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'chang':78 'checks/measures':71 'common':85 'compromis':53,61 'could':4,29 'damn':18 'easili':5,60 'grab':31 'i.e':1 'insecur':19 'level':58,65 'link':80 'linux':16 'malewar':93 'malwar':3 'need':86 'news':15,37 'ok':89 'okay':40 'password':9,34,44 'peep':13 'place':22,73 'press':88 'profit':94 'programm':83 'root':11 'secur':48 'simpli':21 'sudo':8,33 'system':54 'user':57 'window':39,76 'without':10,42 'word':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6406402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813784 {#3137
    date: 2023-12-05 23:03:04.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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      > I.e. how malware could easily catch your Sudo password without root access.\n
      > \n
      > Peeps, bad news, Linux is damn insecure.\n
      > \n
      > By simply placing an alias in your bashrc they could already grab your sudo password.\n
      > \n
      > Another bad news, this Windows “okay” Button without any password is actually more secure.\n
      \n
      In other words: a compromised system at the User level can easily compromised at the admin level if there are no additional checks/measures in place. Same for Windows. Just change the link to a Programm you commonly need the press OK to to you maleware. Profit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701813784 {#3136
      date: 2023-12-05 23:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 200372
    -bodyTs: "'access':12 'actual':46 'addit':70 'admin':64 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'chang':78 'checks/measures':71 'common':85 'compromis':53,61 'could':4,29 'damn':18 'easili':5,60 'grab':31 'i.e':1 'insecur':19 'level':58,65 'link':80 'linux':16 'malewar':93 'malwar':3 'need':86 'news':15,37 'ok':89 'okay':40 'password':9,34,44 'peep':13 'place':22,73 'press':88 'profit':94 'programm':83 'root':11 'secur':48 'simpli':21 'sudo':8,33 'system':54 'user':57 'window':39,76 'without':10,42 'word':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6406402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813784 {#3137
      date: 2023-12-05 23:03:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: "The proper way to handle issues like these is process level permissions (i.e. capability systems), instead of user level. Linux CGroups, namespaces, etc. are already moving that way, and in effect that’s the way windows is trying to head too. (Windows has its own form of containerization called AppContainers, which UWP apps use. Windows also has its own capability system)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701816401 {#3318
    date: 2023-12-05 23:46:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@ShortN0te@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 200535
  -bodyTs: "'alreadi':25 'also':56 'app':53 'appcontain':50 'call':49 'capabl':14,60 'cgroup':21 'container':48 'effect':31 'etc':23 'form':46 'handl':5 'head':40 'i.e':13 'instead':16 'issu':6 'level':11,19 'like':7 'linux':20 'move':26 'namespac':22 'permiss':12 'process':10 'proper':2 'system':15,61 'tri':38 'use':54 'user':18 'uwp':52 'way':3,28,35 'window':36,42,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6339311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816401 {#3319
    date: 2023-12-05 23:46:41.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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      > I.e. how malware could easily catch your Sudo password without root access.\n
      > \n
      > Peeps, bad news, Linux is damn insecure.\n
      > \n
      > By simply placing an alias in your bashrc they could already grab your sudo password.\n
      > \n
      > Another bad news, this Windows “okay” Button without any password is actually more secure.\n
      \n
      In other words: a compromised system at the User level can easily compromised at the admin level if there are no additional checks/measures in place. Same for Windows. Just change the link to a Programm you commonly need the press OK to to you maleware. Profit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701813784 {#3136
      date: 2023-12-05 23:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 200372
    -bodyTs: "'access':12 'actual':46 'addit':70 'admin':64 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'chang':78 'checks/measures':71 'common':85 'compromis':53,61 'could':4,29 'damn':18 'easili':5,60 'grab':31 'i.e':1 'insecur':19 'level':58,65 'link':80 'linux':16 'malewar':93 'malwar':3 'need':86 'news':15,37 'ok':89 'okay':40 'password':9,34,44 'peep':13 'place':22,73 'press':88 'profit':94 'programm':83 'root':11 'secur':48 'simpli':21 'sudo':8,33 'system':54 'user':57 'window':39,76 'without':10,42 'word':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6406402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813784 {#3137
      date: 2023-12-05 23:03:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: "The proper way to handle issues like these is process level permissions (i.e. capability systems), instead of user level. Linux CGroups, namespaces, etc. are already moving that way, and in effect that’s the way windows is trying to head too. (Windows has its own form of containerization called AppContainers, which UWP apps use. Windows also has its own capability system)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701816401 {#3318
    date: 2023-12-05 23:46:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@ShortN0te@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 200535
  -bodyTs: "'alreadi':25 'also':56 'app':53 'appcontain':50 'call':49 'capabl':14,60 'cgroup':21 'container':48 'effect':31 'etc':23 'form':46 'handl':5 'head':40 'i.e':13 'instead':16 'issu':6 'level':11,19 'like':7 'linux':20 'move':26 'namespac':22 'permiss':12 'process':10 'proper':2 'system':15,61 'tri':38 'use':54 'user':18 'uwp':52 'way':3,28,35 'window':36,42,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6339311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816401 {#3319
    date: 2023-12-05 23:46:41.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 {#3320
  +user: Proxies\__CG__\App\Entity\User {#3321 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3138
    +user: Proxies\__CG__\App\Entity\User {#3139 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2343
      +user: App\Entity\User {#2069 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I.e. how malware could easily catch your Sudo password without root access.\n
        \n
        Peeps, bad news, Linux is damn insecure.\n
        \n
        By simply placing an alias in your bashrc they could already grab your sudo password.\n
        \n
        Another bad news, this Windows “okay” Button without any password is actually more secure.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703261127 {#2334
        date: 2023-12-22 17:05:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 200260
      -bodyTs: "'access':12 'actual':46 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'could':4,29 'damn':18 'easili':5 'grab':31 'i.e':1 'insecur':19 'linux':16 'malwar':3 'news':15,37 'okay':40 'password':9,34,44 'peep':13 'place':22 'root':11 'secur':48 'simpli':21 'sudo':8,33 'window':39 'without':10,42"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5431728"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701811795 {#2340
        date: 2023-12-05 22:29:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2343}
    +body: """
      > I.e. how malware could easily catch your Sudo password without root access.\n
      > \n
      > Peeps, bad news, Linux is damn insecure.\n
      > \n
      > By simply placing an alias in your bashrc they could already grab your sudo password.\n
      > \n
      > Another bad news, this Windows “okay” Button without any password is actually more secure.\n
      \n
      In other words: a compromised system at the User level can easily compromised at the admin level if there are no additional checks/measures in place. Same for Windows. Just change the link to a Programm you commonly need the press OK to to you maleware. Profit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1701813784 {#3136
      date: 2023-12-05 23:03:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@Pantherina@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3142 …}
    +votes: Doctrine\ORM\PersistentCollection {#3144 …}
    +reports: Doctrine\ORM\PersistentCollection {#3146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
    -id: 200372
    -bodyTs: "'access':12 'actual':46 'addit':70 'admin':64 'alia':24 'alreadi':30 'anoth':35 'bad':14,36 'bashrc':27 'button':41 'catch':6 'chang':78 'checks/measures':71 'common':85 'compromis':53,61 'could':4,29 'damn':18 'easili':5,60 'grab':31 'i.e':1 'insecur':19 'level':58,65 'link':80 'linux':16 'malewar':93 'malwar':3 'need':86 'news':15,37 'ok':89 'okay':40 'password':9,34,44 'peep':13 'place':22,73 'press':88 'profit':94 'programm':83 'root':11 'secur':48 'simpli':21 'sudo':8,33 'system':54 'user':57 'window':39,76 'without':10,42 'word':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6406402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701813784 {#3137
      date: 2023-12-05 23:03:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2343}
  +body: "The proper way to handle issues like these is process level permissions (i.e. capability systems), instead of user level. Linux CGroups, namespaces, etc. are already moving that way, and in effect that’s the way windows is trying to head too. (Windows has its own form of containerization called AppContainers, which UWP apps use. Windows also has its own capability system)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701816401 {#3318
    date: 2023-12-05 23:46:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Pantherina@feddit.de"
    "@ShortN0te@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3322 …}
  +nested: Doctrine\ORM\PersistentCollection {#3324 …}
  +votes: Doctrine\ORM\PersistentCollection {#3326 …}
  +reports: Doctrine\ORM\PersistentCollection {#3328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3332 …}
  -id: 200535
  -bodyTs: "'alreadi':25 'also':56 'app':53 'appcontain':50 'call':49 'capabl':14,60 'cgroup':21 'container':48 'effect':31 'etc':23 'form':46 'handl':5 'head':40 'i.e':13 'instead':16 'issu':6 'level':11,19 'like':7 'linux':20 'move':26 'namespac':22 'permiss':12 'process':10 'proper':2 'system':15,61 'tri':38 'use':54 'user':18 'uwp':52 'way':3,28,35 'window':36,42,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6339311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816401 {#3319
    date: 2023-12-05 23:46:41.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 {#2139
  +user: App\Entity\User {#2229 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Step 1. install opendoas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701836491 {#2044
    date: 2023-12-06 05:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 202473
  -bodyTs: "'1':2 'instal':3 'opendoa':4 'step':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5185085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701836491 {#2128
    date: 2023-12-06 05:21:31.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 {#2139
  +user: App\Entity\User {#2229 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Step 1. install opendoas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701836491 {#2044
    date: 2023-12-06 05:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 202473
  -bodyTs: "'1':2 'instal':3 'opendoa':4 'step':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5185085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701836491 {#2128
    date: 2023-12-06 05:21:31.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 {#2139
  +user: App\Entity\User {#2229 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Step 1. install opendoas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701836491 {#2044
    date: 2023-12-06 05:21:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 202473
  -bodyTs: "'1':2 'instal':3 'opendoa':4 'step':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5185085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701836491 {#2128
    date: 2023-12-06 05:21:31.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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#2268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice. But I want to change the default terminal in gnome but gnome-files doesn’t respect my choice. …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704258485 {#2195
    date: 2024-01-03 06:08:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 220286
  -bodyTs: "'chang':6 'choic':20 'default':8 'doesn':16 'file':15 'gnome':11,14 'gnome-fil':13 'nice':1 'respect':18 'termin':9 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702452474 {#2193
    date: 2023-12-13 08:27: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
103 DENIED edit
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#2268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice. But I want to change the default terminal in gnome but gnome-files doesn’t respect my choice. …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704258485 {#2195
    date: 2024-01-03 06:08:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 220286
  -bodyTs: "'chang':6 'choic':20 'default':8 'doesn':16 'file':15 'gnome':11,14 'gnome-fil':13 'nice':1 'respect':18 'termin':9 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702452474 {#2193
    date: 2023-12-13 08:27: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
104 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#2268 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nice. But I want to change the default terminal in gnome but gnome-files doesn’t respect my choice. …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704258485 {#2195
    date: 2024-01-03 06:08:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 220286
  -bodyTs: "'chang':6 'choic':20 'default':8 'doesn':16 'file':15 'gnome':11,14 'gnome-fil':13 'nice':1 'respect':18 'termin':9 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5675614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702452474 {#2193
    date: 2023-12-13 08:27: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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2202
    +user: App\Entity\User {#2268 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nice. But I want to change the default terminal in gnome but gnome-files doesn’t respect my choice. …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704258485 {#2195
      date: 2024-01-03 06:08:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2210 …}
    +nested: Doctrine\ORM\PersistentCollection {#2207 …}
    +votes: Doctrine\ORM\PersistentCollection {#2208 …}
    +reports: Doctrine\ORM\PersistentCollection {#2204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
    -id: 220286
    -bodyTs: "'chang':6 'choic':20 'default':8 'doesn':16 'file':15 'gnome':11,14 'gnome-fil':13 'nice':1 'respect':18 'termin':9 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5675614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702452474 {#2193
      date: 2023-12-13 08:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2202}
  +body: "[This](https://github.com/Stunkymonkey/nautilus-open-any-terminal) might be right up your alley."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702452826 {#3152
    date: 2023-12-13 08:33:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 220294
  -bodyTs: "'/stunkymonkey/nautilus-open-any-terminal)':4 'alley':10 'github.com':3 'github.com/stunkymonkey/nautilus-open-any-terminal)':2 'might':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.beru.co/comment/1347786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702452826 {#3153
    date: 2023-12-13 08:33:46.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
107 DENIED edit
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2202
    +user: App\Entity\User {#2268 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nice. But I want to change the default terminal in gnome but gnome-files doesn’t respect my choice. …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704258485 {#2195
      date: 2024-01-03 06:08:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2210 …}
    +nested: Doctrine\ORM\PersistentCollection {#2207 …}
    +votes: Doctrine\ORM\PersistentCollection {#2208 …}
    +reports: Doctrine\ORM\PersistentCollection {#2204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
    -id: 220286
    -bodyTs: "'chang':6 'choic':20 'default':8 'doesn':16 'file':15 'gnome':11,14 'gnome-fil':13 'nice':1 'respect':18 'termin':9 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5675614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702452474 {#2193
      date: 2023-12-13 08:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2202}
  +body: "[This](https://github.com/Stunkymonkey/nautilus-open-any-terminal) might be right up your alley."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702452826 {#3152
    date: 2023-12-13 08:33:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 220294
  -bodyTs: "'/stunkymonkey/nautilus-open-any-terminal)':4 'alley':10 'github.com':3 'github.com/stunkymonkey/nautilus-open-any-terminal)':2 'might':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.beru.co/comment/1347786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702452826 {#3153
    date: 2023-12-13 08:33:46.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
108 DENIED moderate
App\Entity\EntryComment {#3154
  +user: Proxies\__CG__\App\Entity\User {#3155 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2202
    +user: App\Entity\User {#2268 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nice. But I want to change the default terminal in gnome but gnome-files doesn’t respect my choice. …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1704258485 {#2195
      date: 2024-01-03 06:08:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2210 …}
    +nested: Doctrine\ORM\PersistentCollection {#2207 …}
    +votes: Doctrine\ORM\PersistentCollection {#2208 …}
    +reports: Doctrine\ORM\PersistentCollection {#2204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
    -id: 220286
    -bodyTs: "'chang':6 'choic':20 'default':8 'doesn':16 'file':15 'gnome':11,14 'gnome-fil':13 'nice':1 'respect':18 'termin':9 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5675614"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702452474 {#2193
      date: 2023-12-13 08:27:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2202}
  +body: "[This](https://github.com/Stunkymonkey/nautilus-open-any-terminal) might be right up your alley."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702452826 {#3152
    date: 2023-12-13 08:33:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3166 …}
  -id: 220294
  -bodyTs: "'/stunkymonkey/nautilus-open-any-terminal)':4 'alley':10 'github.com':3 'github.com/stunkymonkey/nautilus-open-any-terminal)':2 'might':5 'right':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.beru.co/comment/1347786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702452826 {#3153
    date: 2023-12-13 08:33:46.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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2180
  +user: App\Entity\User {#2178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "i use nushell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702463989 {#2153
    date: 2023-12-13 11:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 220418
  -bodyTs: "'nushel':3 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4701813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463989 {#2148
    date: 2023-12-13 11:39: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
111 DENIED edit
App\Entity\EntryComment {#2180
  +user: App\Entity\User {#2178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "i use nushell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702463989 {#2153
    date: 2023-12-13 11:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 220418
  -bodyTs: "'nushel':3 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4701813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463989 {#2148
    date: 2023-12-13 11:39: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
112 DENIED moderate
App\Entity\EntryComment {#2180
  +user: App\Entity\User {#2178 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "i use nushell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702463989 {#2153
    date: 2023-12-13 11:39:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2179 …}
  +nested: Doctrine\ORM\PersistentCollection {#2182 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 220418
  -bodyTs: "'nushel':3 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4701813"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702463989 {#2148
    date: 2023-12-13 11:39: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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The article just describes the *how*, but gives no reasons for a *why*.\n
    \n
    So, why would anyone move away from the de-facto standard bash, except for some rare circumstances like having a small system and using busybox?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704296204 {#2496
    date: 2024-01-03 16:36:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 220429
  -bodyTs: "'anyon':17 'articl':2 'away':19 'bash':26 'busybox':39 'circumst':31 'de':23 'de-facto':22 'describ':4 'except':27 'facto':24 'give':8 'like':32 'move':18 'rare':30 'reason':10 'small':35 'standard':25 'system':36 'use':38 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/699890/-/comment/4101118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465156 {#2497
    date: 2023-12-13 11:59:16.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
115 DENIED edit
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The article just describes the *how*, but gives no reasons for a *why*.\n
    \n
    So, why would anyone move away from the de-facto standard bash, except for some rare circumstances like having a small system and using busybox?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704296204 {#2496
    date: 2024-01-03 16:36:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 220429
  -bodyTs: "'anyon':17 'articl':2 'away':19 'bash':26 'busybox':39 'circumst':31 'de':23 'de-facto':22 'describ':4 'except':27 'facto':24 'give':8 'like':32 'move':18 'rare':30 'reason':10 'small':35 'standard':25 'system':36 'use':38 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/699890/-/comment/4101118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465156 {#2497
    date: 2023-12-13 11:59:16.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
116 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#2514 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The article just describes the *how*, but gives no reasons for a *why*.\n
    \n
    So, why would anyone move away from the de-facto standard bash, except for some rare circumstances like having a small system and using busybox?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1704296204 {#2496
    date: 2024-01-03 16:36:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2502 …}
  +nested: Doctrine\ORM\PersistentCollection {#2504 …}
  +votes: Doctrine\ORM\PersistentCollection {#2506 …}
  +reports: Doctrine\ORM\PersistentCollection {#2508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
  -id: 220429
  -bodyTs: "'anyon':17 'articl':2 'away':19 'bash':26 'busybox':39 'circumst':31 'de':23 'de-facto':22 'describ':4 'except':27 'facto':24 'give':8 'like':32 'move':18 'rare':30 'reason':10 'small':35 'standard':25 'system':36 'use':38 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/699890/-/comment/4101118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702465156 {#2497
    date: 2023-12-13 11:59:16.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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The article just describes the *how*, but gives no reasons for a *why*.\n
      \n
      So, why would anyone move away from the de-facto standard bash, except for some rare circumstances like having a small system and using busybox?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704296204 {#2496
      date: 2024-01-03 16:36:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2502 …}
    +nested: Doctrine\ORM\PersistentCollection {#2504 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    -id: 220429
    -bodyTs: "'anyon':17 'articl':2 'away':19 'bash':26 'busybox':39 'circumst':31 'de':23 'de-facto':22 'describ':4 'except':27 'facto':24 'give':8 'like':32 'move':18 'rare':30 'reason':10 'small':35 'standard':25 'system':36 'use':38 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/699890/-/comment/4101118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702465156 {#2497
      date: 2023-12-13 11:59:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "You probably never used fish shell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702467427 {#3168
    date: 2023-12-13 12:37:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Treczoks@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 220449
  -bodyTs: "'fish':5 'never':3 'probabl':2 'shell':6 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5675809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702467427 {#3169
    date: 2023-12-13 12:37:07.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
119 DENIED edit
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The article just describes the *how*, but gives no reasons for a *why*.\n
      \n
      So, why would anyone move away from the de-facto standard bash, except for some rare circumstances like having a small system and using busybox?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704296204 {#2496
      date: 2024-01-03 16:36:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2502 …}
    +nested: Doctrine\ORM\PersistentCollection {#2504 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    -id: 220429
    -bodyTs: "'anyon':17 'articl':2 'away':19 'bash':26 'busybox':39 'circumst':31 'de':23 'de-facto':22 'describ':4 'except':27 'facto':24 'give':8 'like':32 'move':18 'rare':30 'reason':10 'small':35 'standard':25 'system':36 'use':38 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/699890/-/comment/4101118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702465156 {#2497
      date: 2023-12-13 11:59:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "You probably never used fish shell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702467427 {#3168
    date: 2023-12-13 12:37:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Treczoks@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 220449
  -bodyTs: "'fish':5 'never':3 'probabl':2 'shell':6 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5675809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702467427 {#3169
    date: 2023-12-13 12:37:07.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
120 DENIED moderate
App\Entity\EntryComment {#3170
  +user: Proxies\__CG__\App\Entity\User {#3171 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2501
    +user: App\Entity\User {#2514 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      The article just describes the *how*, but gives no reasons for a *why*.\n
      \n
      So, why would anyone move away from the de-facto standard bash, except for some rare circumstances like having a small system and using busybox?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1704296204 {#2496
      date: 2024-01-03 16:36:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2502 …}
    +nested: Doctrine\ORM\PersistentCollection {#2504 …}
    +votes: Doctrine\ORM\PersistentCollection {#2506 …}
    +reports: Doctrine\ORM\PersistentCollection {#2508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2512 …}
    -id: 220429
    -bodyTs: "'anyon':17 'articl':2 'away':19 'bash':26 'busybox':39 'circumst':31 'de':23 'de-facto':22 'describ':4 'except':27 'facto':24 'give':8 'like':32 'move':18 'rare':30 'reason':10 'small':35 'standard':25 'system':36 'use':38 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/699890/-/comment/4101118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702465156 {#2497
      date: 2023-12-13 11:59:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2501}
  +body: "You probably never used fish shell."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1702467427 {#3168
    date: 2023-12-13 12:37:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@Treczoks@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3172 …}
  +nested: Doctrine\ORM\PersistentCollection {#3174 …}
  +votes: Doctrine\ORM\PersistentCollection {#3176 …}
  +reports: Doctrine\ORM\PersistentCollection {#3178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3182 …}
  -id: 220449
  -bodyTs: "'fish':5 'never':3 'probabl':2 'shell':6 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5675809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702467427 {#3169
    date: 2023-12-13 12:37:07.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
121 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
122 DENIED moderate
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bored with driving your car with a wheel and pedals? Change the default handling device in your vehicle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702470123 {#2569
    date: 2023-12-13 13:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 220471
  -bodyTs: "'bore':1 'car':5 'chang':11 'default':13 'devic':15 'drive':3 'handl':14 'pedal':10 'vehicl':18 'wheel':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/699890/-/comment/4101896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702470123 {#2570
    date: 2023-12-13 13:22:03.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
123 DENIED edit
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bored with driving your car with a wheel and pedals? Change the default handling device in your vehicle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702470123 {#2569
    date: 2023-12-13 13:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 220471
  -bodyTs: "'bore':1 'car':5 'chang':11 'default':13 'devic':15 'drive':3 'handl':14 'pedal':10 'vehicl':18 'wheel':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/699890/-/comment/4101896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702470123 {#2570
    date: 2023-12-13 13:22:03.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
124 DENIED moderate
App\Entity\EntryComment {#2574
  +user: App\Entity\User {#2587 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2201 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Bored with driving your car with a wheel and pedals? Change the default handling device in your vehicle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702470123 {#2569
    date: 2023-12-13 13:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2575 …}
  +nested: Doctrine\ORM\PersistentCollection {#2577 …}
  +votes: Doctrine\ORM\PersistentCollection {#2579 …}
  +reports: Doctrine\ORM\PersistentCollection {#2581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2585 …}
  -id: 220471
  -bodyTs: "'bore':1 'car':5 'chang':11 'default':13 'devic':15 'drive':3 'handl':14 'pedal':10 'vehicl':18 'wheel':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/699890/-/comment/4101896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702470123 {#2570
    date: 2023-12-13 13:22:03.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
125 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
126 DENIED moderate
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727287669 {#2642
    date: 2024-09-25 20:07:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 304481
  -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6639309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705128331 {#2643
    date: 2024-01-13 07:45:31.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
127 DENIED edit
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727287669 {#2642
    date: 2024-09-25 20:07:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 304481
  -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6639309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705128331 {#2643
    date: 2024-01-13 07:45:31.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
128 DENIED moderate
App\Entity\EntryComment {#2647
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727287669 {#2642
    date: 2024-09-25 20:07:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  -id: 304481
  -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6639309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705128331 {#2643
    date: 2024-01-13 07:45:31.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
129 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
130 DENIED moderate
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727287669 {#2642
      date: 2024-09-25 20:07:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 304481
    -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6639309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705128331 {#2643
      date: 2024-01-13 07:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    Only show interest in open source software,  \n
    let the anti consumer surveillance tech companies drown.\n
    \n
    For SearX,  \n
    checkout these random SearX redirectors:\n
    \n
    - GimmeASearX - Self Hosted  \n
        [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
    - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
    \n
    Both increase your privacy + prevent rate limits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705130147 {#3184
    date: 2024-01-13 08:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 304517
  -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6399057"
  +editedAt: DateTimeImmutable @1722410311 {#3185
    date: 2024-07-31 09:18:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705130147 {#3186
    date: 2024-01-13 08:15:47.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
131 DENIED edit
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727287669 {#2642
      date: 2024-09-25 20:07:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 304481
    -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6639309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705128331 {#2643
      date: 2024-01-13 07:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    Only show interest in open source software,  \n
    let the anti consumer surveillance tech companies drown.\n
    \n
    For SearX,  \n
    checkout these random SearX redirectors:\n
    \n
    - GimmeASearX - Self Hosted  \n
        [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
    - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
    \n
    Both increase your privacy + prevent rate limits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705130147 {#3184
    date: 2024-01-13 08:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 304517
  -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6399057"
  +editedAt: DateTimeImmutable @1722410311 {#3185
    date: 2024-07-31 09:18:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705130147 {#3186
    date: 2024-01-13 08:15:47.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
132 DENIED moderate
App\Entity\EntryComment {#3187
  +user: Proxies\__CG__\App\Entity\User {#3188 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727287669 {#2642
      date: 2024-09-25 20:07:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 304481
    -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6639309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705128331 {#2643
      date: 2024-01-13 07:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    Only show interest in open source software,  \n
    let the anti consumer surveillance tech companies drown.\n
    \n
    For SearX,  \n
    checkout these random SearX redirectors:\n
    \n
    - GimmeASearX - Self Hosted  \n
        [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
    - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
    \n
    Both increase your privacy + prevent rate limits.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705130147 {#3184
    date: 2024-01-13 08:15:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3189 …}
  +nested: Doctrine\ORM\PersistentCollection {#3191 …}
  +votes: Doctrine\ORM\PersistentCollection {#3193 …}
  +reports: Doctrine\ORM\PersistentCollection {#3195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
  -id: 304517
  -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6399057"
  +editedAt: DateTimeImmutable @1722410311 {#3185
    date: 2024-07-31 09:18:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705130147 {#3186
    date: 2024-01-13 08:15:47.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
133 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
134 DENIED moderate
App\Entity\EntryComment {#3384
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2661 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727287669 {#2642
        date: 2024-09-25 20:07:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2649 …}
      +nested: Doctrine\ORM\PersistentCollection {#2651 …}
      +votes: Doctrine\ORM\PersistentCollection {#2653 …}
      +reports: Doctrine\ORM\PersistentCollection {#2655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
      -id: 304481
      -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705128331 {#2643
        date: 2024-01-13 07:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Only show interest in open source software,  \n
      let the anti consumer surveillance tech companies drown.\n
      \n
      For SearX,  \n
      checkout these random SearX redirectors:\n
      \n
      - GimmeASearX - Self Hosted  \n
          [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
      - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
      \n
      Both increase your privacy + prevent rate limits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705130147 {#3184
      date: 2024-01-13 08:15:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 304517
    -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6399057"
    +editedAt: DateTimeImmutable @1722410311 {#3185
      date: 2024-07-31 09:18:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705130147 {#3186
      date: 2024-01-13 08:15:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705132697 {#3381
    date: 2024-01-13 08:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 304579
  -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7324155"
  +editedAt: DateTimeImmutable @1722430362 {#3382
    date: 2024-07-31 14:52:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705132697 {#3383
    date: 2024-01-13 08:58: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
135 DENIED edit
App\Entity\EntryComment {#3384
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2661 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727287669 {#2642
        date: 2024-09-25 20:07:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2649 …}
      +nested: Doctrine\ORM\PersistentCollection {#2651 …}
      +votes: Doctrine\ORM\PersistentCollection {#2653 …}
      +reports: Doctrine\ORM\PersistentCollection {#2655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
      -id: 304481
      -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705128331 {#2643
        date: 2024-01-13 07:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Only show interest in open source software,  \n
      let the anti consumer surveillance tech companies drown.\n
      \n
      For SearX,  \n
      checkout these random SearX redirectors:\n
      \n
      - GimmeASearX - Self Hosted  \n
          [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
      - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
      \n
      Both increase your privacy + prevent rate limits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705130147 {#3184
      date: 2024-01-13 08:15:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 304517
    -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6399057"
    +editedAt: DateTimeImmutable @1722410311 {#3185
      date: 2024-07-31 09:18:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705130147 {#3186
      date: 2024-01-13 08:15:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705132697 {#3381
    date: 2024-01-13 08:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 304579
  -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7324155"
  +editedAt: DateTimeImmutable @1722430362 {#3382
    date: 2024-07-31 14:52:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705132697 {#3383
    date: 2024-01-13 08:58: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
136 DENIED moderate
App\Entity\EntryComment {#3384
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2661 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727287669 {#2642
        date: 2024-09-25 20:07:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2649 …}
      +nested: Doctrine\ORM\PersistentCollection {#2651 …}
      +votes: Doctrine\ORM\PersistentCollection {#2653 …}
      +reports: Doctrine\ORM\PersistentCollection {#2655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
      -id: 304481
      -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705128331 {#2643
        date: 2024-01-13 07:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Only show interest in open source software,  \n
      let the anti consumer surveillance tech companies drown.\n
      \n
      For SearX,  \n
      checkout these random SearX redirectors:\n
      \n
      - GimmeASearX - Self Hosted  \n
          [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
      - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
      \n
      Both increase your privacy + prevent rate limits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705130147 {#3184
      date: 2024-01-13 08:15:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 304517
    -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6399057"
    +editedAt: DateTimeImmutable @1722410311 {#3185
      date: 2024-07-31 09:18:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705130147 {#3186
      date: 2024-01-13 08:15:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705132697 {#3381
    date: 2024-01-13 08:58:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3386 …}
  +nested: Doctrine\ORM\PersistentCollection {#3388 …}
  +votes: Doctrine\ORM\PersistentCollection {#3390 …}
  +reports: Doctrine\ORM\PersistentCollection {#3392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
  -id: 304579
  -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7324155"
  +editedAt: DateTimeImmutable @1722430362 {#3382
    date: 2024-07-31 14:52:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705132697 {#3383
    date: 2024-01-13 08:58: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
137 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
138 DENIED moderate
App\Entity\EntryComment {#3533
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Only show interest in open source software,  \n
        let the anti consumer surveillance tech companies drown.\n
        \n
        For SearX,  \n
        checkout these random SearX redirectors:\n
        \n
        - GimmeASearX - Self Hosted  \n
            [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
        - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
        \n
        Both increase your privacy + prevent rate limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705130147 {#3184
        date: 2024-01-13 08:15:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 304517
      -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6399057"
      +editedAt: DateTimeImmutable @1722410311 {#3185
        date: 2024-07-31 09:18:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705130147 {#3186
        date: 2024-01-13 08:15:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705132697 {#3381
      date: 2024-01-13 08:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 304579
    -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7324155"
    +editedAt: DateTimeImmutable @1722430362 {#3382
      date: 2024-07-31 14:52:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705132697 {#3383
      date: 2024-01-13 08:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "I was thinking the same until @Rikj000 responded to my comment. The defeat of the surveillance state (both private and government) relies on us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705199446 {#3531
    date: 2024-01-14 03:30:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3534 …}
  +nested: Doctrine\ORM\PersistentCollection {#3536 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
  -id: 306834
  -bodyTs: "'comment':11 'defeat':13 'govern':21 'privat':19 'reli':22 'respond':8 'rikj000':7 'state':17 'surveil':16 'think':3 'us':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6663144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705199446 {#3532
    date: 2024-01-14 03:30:46.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
139 DENIED edit
App\Entity\EntryComment {#3533
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Only show interest in open source software,  \n
        let the anti consumer surveillance tech companies drown.\n
        \n
        For SearX,  \n
        checkout these random SearX redirectors:\n
        \n
        - GimmeASearX - Self Hosted  \n
            [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
        - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
        \n
        Both increase your privacy + prevent rate limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705130147 {#3184
        date: 2024-01-13 08:15:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 304517
      -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6399057"
      +editedAt: DateTimeImmutable @1722410311 {#3185
        date: 2024-07-31 09:18:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705130147 {#3186
        date: 2024-01-13 08:15:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705132697 {#3381
      date: 2024-01-13 08:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 304579
    -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7324155"
    +editedAt: DateTimeImmutable @1722430362 {#3382
      date: 2024-07-31 14:52:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705132697 {#3383
      date: 2024-01-13 08:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "I was thinking the same until @Rikj000 responded to my comment. The defeat of the surveillance state (both private and government) relies on us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705199446 {#3531
    date: 2024-01-14 03:30:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3534 …}
  +nested: Doctrine\ORM\PersistentCollection {#3536 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
  -id: 306834
  -bodyTs: "'comment':11 'defeat':13 'govern':21 'privat':19 'reli':22 'respond':8 'rikj000':7 'state':17 'surveil':16 'think':3 'us':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6663144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705199446 {#3532
    date: 2024-01-14 03:30:46.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
140 DENIED moderate
App\Entity\EntryComment {#3533
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Only show interest in open source software,  \n
        let the anti consumer surveillance tech companies drown.\n
        \n
        For SearX,  \n
        checkout these random SearX redirectors:\n
        \n
        - GimmeASearX - Self Hosted  \n
            [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
        - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
        \n
        Both increase your privacy + prevent rate limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705130147 {#3184
        date: 2024-01-13 08:15:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 304517
      -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6399057"
      +editedAt: DateTimeImmutable @1722410311 {#3185
        date: 2024-07-31 09:18:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705130147 {#3186
        date: 2024-01-13 08:15:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705132697 {#3381
      date: 2024-01-13 08:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 304579
    -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7324155"
    +editedAt: DateTimeImmutable @1722430362 {#3382
      date: 2024-07-31 14:52:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705132697 {#3383
      date: 2024-01-13 08:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "I was thinking the same until @Rikj000 responded to my comment. The defeat of the surveillance state (both private and government) relies on us."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705199446 {#3531
    date: 2024-01-14 03:30:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@Rikj000"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3534 …}
  +nested: Doctrine\ORM\PersistentCollection {#3536 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
  -id: 306834
  -bodyTs: "'comment':11 'defeat':13 'govern':21 'privat':19 'reli':22 'respond':8 'rikj000':7 'state':17 'surveil':16 'think':3 'us':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6663144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705199446 {#3532
    date: 2024-01-14 03:30:46.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
141 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
142 DENIED moderate
App\Entity\EntryComment {#3548
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Only show interest in open source software,  \n
        let the anti consumer surveillance tech companies drown.\n
        \n
        For SearX,  \n
        checkout these random SearX redirectors:\n
        \n
        - GimmeASearX - Self Hosted  \n
            [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
        - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
        \n
        Both increase your privacy + prevent rate limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705130147 {#3184
        date: 2024-01-13 08:15:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 304517
      -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6399057"
      +editedAt: DateTimeImmutable @1722410311 {#3185
        date: 2024-07-31 09:18:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705130147 {#3186
        date: 2024-01-13 08:15:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705132697 {#3381
      date: 2024-01-13 08:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 304579
    -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7324155"
    +editedAt: DateTimeImmutable @1722430362 {#3382
      date: 2024-07-31 14:52:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705132697 {#3383
      date: 2024-01-13 08:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705138292 {#3546
    date: 2024-01-13 10:31:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3549 …}
  +nested: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 304727
  -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6624506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138292 {#3547
    date: 2024-01-13 10:31:32.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
143 DENIED edit
App\Entity\EntryComment {#3548
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Only show interest in open source software,  \n
        let the anti consumer surveillance tech companies drown.\n
        \n
        For SearX,  \n
        checkout these random SearX redirectors:\n
        \n
        - GimmeASearX - Self Hosted  \n
            [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
        - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
        \n
        Both increase your privacy + prevent rate limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705130147 {#3184
        date: 2024-01-13 08:15:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 304517
      -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6399057"
      +editedAt: DateTimeImmutable @1722410311 {#3185
        date: 2024-07-31 09:18:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705130147 {#3186
        date: 2024-01-13 08:15:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705132697 {#3381
      date: 2024-01-13 08:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 304579
    -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7324155"
    +editedAt: DateTimeImmutable @1722430362 {#3382
      date: 2024-07-31 14:52:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705132697 {#3383
      date: 2024-01-13 08:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705138292 {#3546
    date: 2024-01-13 10:31:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3549 …}
  +nested: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 304727
  -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6624506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138292 {#3547
    date: 2024-01-13 10:31:32.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
144 DENIED moderate
App\Entity\EntryComment {#3548
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Only show interest in open source software,  \n
        let the anti consumer surveillance tech companies drown.\n
        \n
        For SearX,  \n
        checkout these random SearX redirectors:\n
        \n
        - GimmeASearX - Self Hosted  \n
            [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
        - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
        \n
        Both increase your privacy + prevent rate limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705130147 {#3184
        date: 2024-01-13 08:15:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 304517
      -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6399057"
      +editedAt: DateTimeImmutable @1722410311 {#3185
        date: 2024-07-31 09:18:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705130147 {#3186
        date: 2024-01-13 08:15:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705132697 {#3381
      date: 2024-01-13 08:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 304579
    -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7324155"
    +editedAt: DateTimeImmutable @1722430362 {#3382
      date: 2024-07-31 14:52:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705132697 {#3383
      date: 2024-01-13 08:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705138292 {#3546
    date: 2024-01-13 10:31:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3549 …}
  +nested: Doctrine\ORM\PersistentCollection {#3551 …}
  +votes: Doctrine\ORM\PersistentCollection {#3553 …}
  +reports: Doctrine\ORM\PersistentCollection {#3555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
  -id: 304727
  -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6624506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138292 {#3547
    date: 2024-01-13 10:31:32.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
145 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
146 DENIED moderate
App\Entity\EntryComment {#3662
  +user: Proxies\__CG__\App\Entity\User {#3663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3548
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3384
      +user: Proxies\__CG__\App\Entity\User {#3385 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3187
        +user: Proxies\__CG__\App\Entity\User {#3188 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2647
          +user: App\Entity\User {#2661 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1727287669 {#2642
            date: 2024-09-25 20:07:49.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2649 …}
          +nested: Doctrine\ORM\PersistentCollection {#2651 …}
          +votes: Doctrine\ORM\PersistentCollection {#2653 …}
          +reports: Doctrine\ORM\PersistentCollection {#2655 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
          -id: 304481
          -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6639309"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705128331 {#2643
            date: 2024-01-13 07:45:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2647}
        +body: """
          Only show interest in open source software,  \n
          let the anti consumer surveillance tech companies drown.\n
          \n
          For SearX,  \n
          checkout these random SearX redirectors:\n
          \n
          - GimmeASearX - Self Hosted  \n
              [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
          - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
          \n
          Both increase your privacy + prevent rate limits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1705130147 {#3184
          date: 2024-01-13 08:15:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3189 …}
        +nested: Doctrine\ORM\PersistentCollection {#3191 …}
        +votes: Doctrine\ORM\PersistentCollection {#3193 …}
        +reports: Doctrine\ORM\PersistentCollection {#3195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
        -id: 304517
        -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6399057"
        +editedAt: DateTimeImmutable @1722410311 {#3185
          date: 2024-07-31 09:18:31.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705130147 {#3186
          date: 2024-01-13 08:15:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705132697 {#3381
        date: 2024-01-13 08:58:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3388 …}
      +votes: Doctrine\ORM\PersistentCollection {#3390 …}
      +reports: Doctrine\ORM\PersistentCollection {#3392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
      -id: 304579
      -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7324155"
      +editedAt: DateTimeImmutable @1722430362 {#3382
        date: 2024-07-31 14:52:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705132697 {#3383
        date: 2024-01-13 08:58:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705138292 {#3546
      date: 2024-01-13 10:31:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@lemmy_user_838586@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3549 …}
    +nested: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 304727
    -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6624506"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138292 {#3547
      date: 2024-01-13 10:31:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Why don’t you take google out of your walls?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705159778 {#3660
    date: 2024-01-13 16:29:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3664 …}
  +nested: Doctrine\ORM\PersistentCollection {#3666 …}
  +votes: Doctrine\ORM\PersistentCollection {#3668 …}
  +reports: Doctrine\ORM\PersistentCollection {#3670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
  -id: 305459
  -bodyTs: "'googl':6 'take':5 'wall':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4364937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159778 {#3661
    date: 2024-01-13 16:29:38.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
147 DENIED edit
App\Entity\EntryComment {#3662
  +user: Proxies\__CG__\App\Entity\User {#3663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3548
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3384
      +user: Proxies\__CG__\App\Entity\User {#3385 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3187
        +user: Proxies\__CG__\App\Entity\User {#3188 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2647
          +user: App\Entity\User {#2661 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1727287669 {#2642
            date: 2024-09-25 20:07:49.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2649 …}
          +nested: Doctrine\ORM\PersistentCollection {#2651 …}
          +votes: Doctrine\ORM\PersistentCollection {#2653 …}
          +reports: Doctrine\ORM\PersistentCollection {#2655 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
          -id: 304481
          -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6639309"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705128331 {#2643
            date: 2024-01-13 07:45:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2647}
        +body: """
          Only show interest in open source software,  \n
          let the anti consumer surveillance tech companies drown.\n
          \n
          For SearX,  \n
          checkout these random SearX redirectors:\n
          \n
          - GimmeASearX - Self Hosted  \n
              [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
          - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
          \n
          Both increase your privacy + prevent rate limits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1705130147 {#3184
          date: 2024-01-13 08:15:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3189 …}
        +nested: Doctrine\ORM\PersistentCollection {#3191 …}
        +votes: Doctrine\ORM\PersistentCollection {#3193 …}
        +reports: Doctrine\ORM\PersistentCollection {#3195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
        -id: 304517
        -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6399057"
        +editedAt: DateTimeImmutable @1722410311 {#3185
          date: 2024-07-31 09:18:31.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705130147 {#3186
          date: 2024-01-13 08:15:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705132697 {#3381
        date: 2024-01-13 08:58:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3388 …}
      +votes: Doctrine\ORM\PersistentCollection {#3390 …}
      +reports: Doctrine\ORM\PersistentCollection {#3392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
      -id: 304579
      -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7324155"
      +editedAt: DateTimeImmutable @1722430362 {#3382
        date: 2024-07-31 14:52:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705132697 {#3383
        date: 2024-01-13 08:58:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705138292 {#3546
      date: 2024-01-13 10:31:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@lemmy_user_838586@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3549 …}
    +nested: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 304727
    -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6624506"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138292 {#3547
      date: 2024-01-13 10:31:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Why don’t you take google out of your walls?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705159778 {#3660
    date: 2024-01-13 16:29:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3664 …}
  +nested: Doctrine\ORM\PersistentCollection {#3666 …}
  +votes: Doctrine\ORM\PersistentCollection {#3668 …}
  +reports: Doctrine\ORM\PersistentCollection {#3670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
  -id: 305459
  -bodyTs: "'googl':6 'take':5 'wall':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4364937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159778 {#3661
    date: 2024-01-13 16:29:38.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
148 DENIED moderate
App\Entity\EntryComment {#3662
  +user: Proxies\__CG__\App\Entity\User {#3663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3548
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3384
      +user: Proxies\__CG__\App\Entity\User {#3385 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3187
        +user: Proxies\__CG__\App\Entity\User {#3188 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2647
          +user: App\Entity\User {#2661 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1727287669 {#2642
            date: 2024-09-25 20:07:49.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2649 …}
          +nested: Doctrine\ORM\PersistentCollection {#2651 …}
          +votes: Doctrine\ORM\PersistentCollection {#2653 …}
          +reports: Doctrine\ORM\PersistentCollection {#2655 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
          -id: 304481
          -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6639309"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705128331 {#2643
            date: 2024-01-13 07:45:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2647}
        +body: """
          Only show interest in open source software,  \n
          let the anti consumer surveillance tech companies drown.\n
          \n
          For SearX,  \n
          checkout these random SearX redirectors:\n
          \n
          - GimmeASearX - Self Hosted  \n
              [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
          - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
          \n
          Both increase your privacy + prevent rate limits.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1705130147 {#3184
          date: 2024-01-13 08:15:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3189 …}
        +nested: Doctrine\ORM\PersistentCollection {#3191 …}
        +votes: Doctrine\ORM\PersistentCollection {#3193 …}
        +reports: Doctrine\ORM\PersistentCollection {#3195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
        -id: 304517
        -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/6399057"
        +editedAt: DateTimeImmutable @1722410311 {#3185
          date: 2024-07-31 09:18:31.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705130147 {#3186
          date: 2024-01-13 08:15:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705132697 {#3381
        date: 2024-01-13 08:58:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3386 …}
      +nested: Doctrine\ORM\PersistentCollection {#3388 …}
      +votes: Doctrine\ORM\PersistentCollection {#3390 …}
      +reports: Doctrine\ORM\PersistentCollection {#3392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
      -id: 304579
      -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7324155"
      +editedAt: DateTimeImmutable @1722430362 {#3382
        date: 2024-07-31 14:52:42.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705132697 {#3383
        date: 2024-01-13 08:58:17.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705138292 {#3546
      date: 2024-01-13 10:31:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@lemmy_user_838586@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3549 …}
    +nested: Doctrine\ORM\PersistentCollection {#3551 …}
    +votes: Doctrine\ORM\PersistentCollection {#3553 …}
    +reports: Doctrine\ORM\PersistentCollection {#3555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
    -id: 304727
    -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6624506"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705138292 {#3547
      date: 2024-01-13 10:31:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Why don’t you take google out of your walls?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705159778 {#3660
    date: 2024-01-13 16:29:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3664 …}
  +nested: Doctrine\ORM\PersistentCollection {#3666 …}
  +votes: Doctrine\ORM\PersistentCollection {#3668 …}
  +reports: Doctrine\ORM\PersistentCollection {#3670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
  -id: 305459
  -bodyTs: "'googl':6 'take':5 'wall':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4364937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705159778 {#3661
    date: 2024-01-13 16:29:38.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
149 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
150 DENIED moderate
App\Entity\EntryComment {#3682
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3662
    +user: Proxies\__CG__\App\Entity\User {#3663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3548
      +user: Proxies\__CG__\App\Entity\User {#3220 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3384
        +user: Proxies\__CG__\App\Entity\User {#3385 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3187
          +user: Proxies\__CG__\App\Entity\User {#3188 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2647
            +user: App\Entity\User {#2661 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1727287669 {#2642
              date: 2024-09-25 20:07:49.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@petsoi@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2649 …}
            +nested: Doctrine\ORM\PersistentCollection {#2651 …}
            +votes: Doctrine\ORM\PersistentCollection {#2653 …}
            +reports: Doctrine\ORM\PersistentCollection {#2655 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
            -id: 304481
            -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6639309"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705128331 {#2643
              date: 2024-01-13 07:45:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2647}
          +body: """
            Only show interest in open source software,  \n
            let the anti consumer surveillance tech companies drown.\n
            \n
            For SearX,  \n
            checkout these random SearX redirectors:\n
            \n
            - GimmeASearX - Self Hosted  \n
                [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
            - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
            \n
            Both increase your privacy + prevent rate limits.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1705130147 {#3184
            date: 2024-01-13 08:15:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3189 …}
          +nested: Doctrine\ORM\PersistentCollection {#3191 …}
          +votes: Doctrine\ORM\PersistentCollection {#3193 …}
          +reports: Doctrine\ORM\PersistentCollection {#3195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
          -id: 304517
          -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/6399057"
          +editedAt: DateTimeImmutable @1722410311 {#3185
            date: 2024-07-31 09:18:31.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705130147 {#3186
            date: 2024-01-13 08:15:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2647}
        +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705132697 {#3381
          date: 2024-01-13 08:58:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@Rikj000@discuss.tchncs.de"
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@Rikj000@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3386 …}
        +nested: Doctrine\ORM\PersistentCollection {#3388 …}
        +votes: Doctrine\ORM\PersistentCollection {#3390 …}
        +reports: Doctrine\ORM\PersistentCollection {#3392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
        -id: 304579
        -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7324155"
        +editedAt: DateTimeImmutable @1722430362 {#3382
          date: 2024-07-31 14:52:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705132697 {#3383
          date: 2024-01-13 08:58:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705138292 {#3546
        date: 2024-01-13 10:31:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3549 …}
      +nested: Doctrine\ORM\PersistentCollection {#3551 …}
      +votes: Doctrine\ORM\PersistentCollection {#3553 …}
      +reports: Doctrine\ORM\PersistentCollection {#3555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
      -id: 304727
      -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6624506"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705138292 {#3547
        date: 2024-01-13 10:31:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Why don’t you take google out of your walls?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705159778 {#3660
      date: 2024-01-13 16:29:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@lemmy_user_838586@lemmy.ml"
      "@QuazarOmega@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3664 …}
    +nested: Doctrine\ORM\PersistentCollection {#3666 …}
    +votes: Doctrine\ORM\PersistentCollection {#3668 …}
    +reports: Doctrine\ORM\PersistentCollection {#3670 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
    -id: 305459
    -bodyTs: "'googl':6 'take':5 'wall':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4364937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705159778 {#3661
      date: 2024-01-13 16:29:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "It’s threatening me with breaking my house’s structural integrity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705175025 {#3681
    date: 2024-01-13 20:43:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3685 …}
  +nested: Doctrine\ORM\PersistentCollection {#3690 …}
  +votes: Doctrine\ORM\PersistentCollection {#3686 …}
  +reports: Doctrine\ORM\PersistentCollection {#3692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
  -id: 306013
  -bodyTs: "'break':6 'hous':8 'integr':11 'structur':10 'threaten':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6635049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705175025 {#3678
    date: 2024-01-13 20:43:45.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
151 DENIED edit
App\Entity\EntryComment {#3682
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3662
    +user: Proxies\__CG__\App\Entity\User {#3663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3548
      +user: Proxies\__CG__\App\Entity\User {#3220 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3384
        +user: Proxies\__CG__\App\Entity\User {#3385 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3187
          +user: Proxies\__CG__\App\Entity\User {#3188 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2647
            +user: App\Entity\User {#2661 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1727287669 {#2642
              date: 2024-09-25 20:07:49.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@petsoi@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2649 …}
            +nested: Doctrine\ORM\PersistentCollection {#2651 …}
            +votes: Doctrine\ORM\PersistentCollection {#2653 …}
            +reports: Doctrine\ORM\PersistentCollection {#2655 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
            -id: 304481
            -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6639309"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705128331 {#2643
              date: 2024-01-13 07:45:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2647}
          +body: """
            Only show interest in open source software,  \n
            let the anti consumer surveillance tech companies drown.\n
            \n
            For SearX,  \n
            checkout these random SearX redirectors:\n
            \n
            - GimmeASearX - Self Hosted  \n
                [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
            - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
            \n
            Both increase your privacy + prevent rate limits.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1705130147 {#3184
            date: 2024-01-13 08:15:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3189 …}
          +nested: Doctrine\ORM\PersistentCollection {#3191 …}
          +votes: Doctrine\ORM\PersistentCollection {#3193 …}
          +reports: Doctrine\ORM\PersistentCollection {#3195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
          -id: 304517
          -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/6399057"
          +editedAt: DateTimeImmutable @1722410311 {#3185
            date: 2024-07-31 09:18:31.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705130147 {#3186
            date: 2024-01-13 08:15:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2647}
        +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705132697 {#3381
          date: 2024-01-13 08:58:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@Rikj000@discuss.tchncs.de"
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@Rikj000@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3386 …}
        +nested: Doctrine\ORM\PersistentCollection {#3388 …}
        +votes: Doctrine\ORM\PersistentCollection {#3390 …}
        +reports: Doctrine\ORM\PersistentCollection {#3392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
        -id: 304579
        -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7324155"
        +editedAt: DateTimeImmutable @1722430362 {#3382
          date: 2024-07-31 14:52:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705132697 {#3383
          date: 2024-01-13 08:58:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705138292 {#3546
        date: 2024-01-13 10:31:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3549 …}
      +nested: Doctrine\ORM\PersistentCollection {#3551 …}
      +votes: Doctrine\ORM\PersistentCollection {#3553 …}
      +reports: Doctrine\ORM\PersistentCollection {#3555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
      -id: 304727
      -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6624506"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705138292 {#3547
        date: 2024-01-13 10:31:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Why don’t you take google out of your walls?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705159778 {#3660
      date: 2024-01-13 16:29:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@lemmy_user_838586@lemmy.ml"
      "@QuazarOmega@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3664 …}
    +nested: Doctrine\ORM\PersistentCollection {#3666 …}
    +votes: Doctrine\ORM\PersistentCollection {#3668 …}
    +reports: Doctrine\ORM\PersistentCollection {#3670 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
    -id: 305459
    -bodyTs: "'googl':6 'take':5 'wall':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4364937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705159778 {#3661
      date: 2024-01-13 16:29:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "It’s threatening me with breaking my house’s structural integrity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705175025 {#3681
    date: 2024-01-13 20:43:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3685 …}
  +nested: Doctrine\ORM\PersistentCollection {#3690 …}
  +votes: Doctrine\ORM\PersistentCollection {#3686 …}
  +reports: Doctrine\ORM\PersistentCollection {#3692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
  -id: 306013
  -bodyTs: "'break':6 'hous':8 'integr':11 'structur':10 'threaten':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6635049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705175025 {#3678
    date: 2024-01-13 20:43:45.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
152 DENIED moderate
App\Entity\EntryComment {#3682
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3662
    +user: Proxies\__CG__\App\Entity\User {#3663 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3548
      +user: Proxies\__CG__\App\Entity\User {#3220 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3384
        +user: Proxies\__CG__\App\Entity\User {#3385 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3187
          +user: Proxies\__CG__\App\Entity\User {#3188 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#2647
            +user: App\Entity\User {#2661 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: null
            +root: null
            +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1727287669 {#2642
              date: 2024-09-25 20:07:49.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@petsoi@discuss.tchncs.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2649 …}
            +nested: Doctrine\ORM\PersistentCollection {#2651 …}
            +votes: Doctrine\ORM\PersistentCollection {#2653 …}
            +reports: Doctrine\ORM\PersistentCollection {#2655 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
            -id: 304481
            -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6639309"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705128331 {#2643
              date: 2024-01-13 07:45:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2647}
          +body: """
            Only show interest in open source software,  \n
            let the anti consumer surveillance tech companies drown.\n
            \n
            For SearX,  \n
            checkout these random SearX redirectors:\n
            \n
            - GimmeASearX - Self Hosted  \n
                [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
            - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
            \n
            Both increase your privacy + prevent rate limits.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1705130147 {#3184
            date: 2024-01-13 08:15:47.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3189 …}
          +nested: Doctrine\ORM\PersistentCollection {#3191 …}
          +votes: Doctrine\ORM\PersistentCollection {#3193 …}
          +reports: Doctrine\ORM\PersistentCollection {#3195 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
          -id: 304517
          -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://discuss.tchncs.de/comment/6399057"
          +editedAt: DateTimeImmutable @1722410311 {#3185
            date: 2024-07-31 09:18:31.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705130147 {#3186
            date: 2024-01-13 08:15:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2647}
        +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705132697 {#3381
          date: 2024-01-13 08:58:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@Rikj000@discuss.tchncs.de"
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@Rikj000@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3386 …}
        +nested: Doctrine\ORM\PersistentCollection {#3388 …}
        +votes: Doctrine\ORM\PersistentCollection {#3390 …}
        +reports: Doctrine\ORM\PersistentCollection {#3392 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
        -id: 304579
        -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7324155"
        +editedAt: DateTimeImmutable @1722430362 {#3382
          date: 2024-07-31 14:52:42.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705132697 {#3383
          date: 2024-01-13 08:58:17.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705138292 {#3546
        date: 2024-01-13 10:31:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@lemmy_user_838586@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3549 …}
      +nested: Doctrine\ORM\PersistentCollection {#3551 …}
      +votes: Doctrine\ORM\PersistentCollection {#3553 …}
      +reports: Doctrine\ORM\PersistentCollection {#3555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
      -id: 304727
      -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6624506"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705138292 {#3547
        date: 2024-01-13 10:31:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Why don’t you take google out of your walls?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705159778 {#3660
      date: 2024-01-13 16:29:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@lemmy_user_838586@lemmy.ml"
      "@QuazarOmega@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3664 …}
    +nested: Doctrine\ORM\PersistentCollection {#3666 …}
    +votes: Doctrine\ORM\PersistentCollection {#3668 …}
    +reports: Doctrine\ORM\PersistentCollection {#3670 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
    -id: 305459
    -bodyTs: "'googl':6 'take':5 'wall':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4364937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705159778 {#3661
      date: 2024-01-13 16:29:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "It’s threatening me with breaking my house’s structural integrity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705175025 {#3681
    date: 2024-01-13 20:43:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3685 …}
  +nested: Doctrine\ORM\PersistentCollection {#3690 …}
  +votes: Doctrine\ORM\PersistentCollection {#3686 …}
  +reports: Doctrine\ORM\PersistentCollection {#3692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
  -id: 306013
  -bodyTs: "'break':6 'hous':8 'integr':11 'structur':10 'threaten':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6635049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705175025 {#3678
    date: 2024-01-13 20:43:45.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#3705
  +user: Proxies\__CG__\App\Entity\User {#3663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3682
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3662
      +user: Proxies\__CG__\App\Entity\User {#3663 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3548
        +user: Proxies\__CG__\App\Entity\User {#3220 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3384
          +user: Proxies\__CG__\App\Entity\User {#3385 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3187
            +user: Proxies\__CG__\App\Entity\User {#3188 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#2647
              +user: App\Entity\User {#2661 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: null
              +root: null
              +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1727287669 {#2642
                date: 2024-09-25 20:07:49.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@petsoi@discuss.tchncs.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2649 …}
              +nested: Doctrine\ORM\PersistentCollection {#2651 …}
              +votes: Doctrine\ORM\PersistentCollection {#2653 …}
              +reports: Doctrine\ORM\PersistentCollection {#2655 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
              -id: 304481
              -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6639309"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705128331 {#2643
                date: 2024-01-13 07:45:31.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2647}
            +body: """
              Only show interest in open source software,  \n
              let the anti consumer surveillance tech companies drown.\n
              \n
              For SearX,  \n
              checkout these random SearX redirectors:\n
              \n
              - GimmeASearX - Self Hosted  \n
                  [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
              - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
              \n
              Both increase your privacy + prevent rate limits.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1705130147 {#3184
              date: 2024-01-13 08:15:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@petsoi@discuss.tchncs.de"
              "@SpiceDealer@lemmy.world"
              "@petsoi@discuss.tchncs.de"
              "@SpiceDealer@lemmy.world"
              "@petsoi@discuss.tchncs.de"
              "@SpiceDealer@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3189 …}
            +nested: Doctrine\ORM\PersistentCollection {#3191 …}
            +votes: Doctrine\ORM\PersistentCollection {#3193 …}
            +reports: Doctrine\ORM\PersistentCollection {#3195 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
            -id: 304517
            -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/6399057"
            +editedAt: DateTimeImmutable @1722410311 {#3185
              date: 2024-07-31 09:18:31.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705130147 {#3186
              date: 2024-01-13 08:15:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2647}
          +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1705132697 {#3381
            date: 2024-01-13 08:58:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@Rikj000@discuss.tchncs.de"
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@Rikj000@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3386 …}
          +nested: Doctrine\ORM\PersistentCollection {#3388 …}
          +votes: Doctrine\ORM\PersistentCollection {#3390 …}
          +reports: Doctrine\ORM\PersistentCollection {#3392 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
          -id: 304579
          -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7324155"
          +editedAt: DateTimeImmutable @1722430362 {#3382
            date: 2024-07-31 14:52:42.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705132697 {#3383
            date: 2024-01-13 08:58:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2647}
        +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705138292 {#3546
          date: 2024-01-13 10:31:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@Rikj000@discuss.tchncs.de"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3549 …}
        +nested: Doctrine\ORM\PersistentCollection {#3551 …}
        +votes: Doctrine\ORM\PersistentCollection {#3553 …}
        +reports: Doctrine\ORM\PersistentCollection {#3555 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
        -id: 304727
        -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6624506"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705138292 {#3547
          date: 2024-01-13 10:31:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: "Why don’t you take google out of your walls?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705159778 {#3660
        date: 2024-01-13 16:29:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@lemmy_user_838586@lemmy.ml"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3664 …}
      +nested: Doctrine\ORM\PersistentCollection {#3666 …}
      +votes: Doctrine\ORM\PersistentCollection {#3668 …}
      +reports: Doctrine\ORM\PersistentCollection {#3670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
      -id: 305459
      -bodyTs: "'googl':6 'take':5 'wall':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4364937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705159778 {#3661
        date: 2024-01-13 16:29:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "It’s threatening me with breaking my house’s structural integrity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705175025 {#3681
      date: 2024-01-13 20:43:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@lemmy_user_838586@lemmy.ml"
      "@QuazarOmega@lemy.lol"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3685 …}
    +nested: Doctrine\ORM\PersistentCollection {#3690 …}
    +votes: Doctrine\ORM\PersistentCollection {#3686 …}
    +reports: Doctrine\ORM\PersistentCollection {#3692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
    -id: 306013
    -bodyTs: "'break':6 'hous':8 'integr':11 'structur':10 'threaten':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6635049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705175025 {#3678
      date: 2024-01-13 20:43:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Oh yeah, load-bearing Googles are a trap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705202792 {#3708
    date: 2024-01-14 04:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@library_napper@monyet.cc"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3701 …}
  +votes: Doctrine\ORM\PersistentCollection {#3699 …}
  +reports: Doctrine\ORM\PersistentCollection {#3715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3719 …}
  -id: 306915
  -bodyTs: "'bear':5 'googl':6 'load':4 'load-bear':3 'oh':1 'trap':9 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4375078"
  +editedAt: DateTimeImmutable @1722998634 {#3711
    date: 2024-08-07 04:43:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705202792 {#3713
    date: 2024-01-14 04:26:32.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
155 DENIED edit
App\Entity\EntryComment {#3705
  +user: Proxies\__CG__\App\Entity\User {#3663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3682
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3662
      +user: Proxies\__CG__\App\Entity\User {#3663 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3548
        +user: Proxies\__CG__\App\Entity\User {#3220 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3384
          +user: Proxies\__CG__\App\Entity\User {#3385 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3187
            +user: Proxies\__CG__\App\Entity\User {#3188 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#2647
              +user: App\Entity\User {#2661 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: null
              +root: null
              +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1727287669 {#2642
                date: 2024-09-25 20:07:49.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@petsoi@discuss.tchncs.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2649 …}
              +nested: Doctrine\ORM\PersistentCollection {#2651 …}
              +votes: Doctrine\ORM\PersistentCollection {#2653 …}
              +reports: Doctrine\ORM\PersistentCollection {#2655 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
              -id: 304481
              -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6639309"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705128331 {#2643
                date: 2024-01-13 07:45:31.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2647}
            +body: """
              Only show interest in open source software,  \n
              let the anti consumer surveillance tech companies drown.\n
              \n
              For SearX,  \n
              checkout these random SearX redirectors:\n
              \n
              - GimmeASearX - Self Hosted  \n
                  [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
              - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
              \n
              Both increase your privacy + prevent rate limits.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1705130147 {#3184
              date: 2024-01-13 08:15:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@petsoi@discuss.tchncs.de"
              "@SpiceDealer@lemmy.world"
              "@petsoi@discuss.tchncs.de"
              "@SpiceDealer@lemmy.world"
              "@petsoi@discuss.tchncs.de"
              "@SpiceDealer@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3189 …}
            +nested: Doctrine\ORM\PersistentCollection {#3191 …}
            +votes: Doctrine\ORM\PersistentCollection {#3193 …}
            +reports: Doctrine\ORM\PersistentCollection {#3195 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
            -id: 304517
            -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/6399057"
            +editedAt: DateTimeImmutable @1722410311 {#3185
              date: 2024-07-31 09:18:31.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705130147 {#3186
              date: 2024-01-13 08:15:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2647}
          +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1705132697 {#3381
            date: 2024-01-13 08:58:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@Rikj000@discuss.tchncs.de"
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@Rikj000@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3386 …}
          +nested: Doctrine\ORM\PersistentCollection {#3388 …}
          +votes: Doctrine\ORM\PersistentCollection {#3390 …}
          +reports: Doctrine\ORM\PersistentCollection {#3392 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
          -id: 304579
          -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7324155"
          +editedAt: DateTimeImmutable @1722430362 {#3382
            date: 2024-07-31 14:52:42.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705132697 {#3383
            date: 2024-01-13 08:58:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2647}
        +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705138292 {#3546
          date: 2024-01-13 10:31:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@Rikj000@discuss.tchncs.de"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3549 …}
        +nested: Doctrine\ORM\PersistentCollection {#3551 …}
        +votes: Doctrine\ORM\PersistentCollection {#3553 …}
        +reports: Doctrine\ORM\PersistentCollection {#3555 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
        -id: 304727
        -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6624506"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705138292 {#3547
          date: 2024-01-13 10:31:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: "Why don’t you take google out of your walls?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705159778 {#3660
        date: 2024-01-13 16:29:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@lemmy_user_838586@lemmy.ml"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3664 …}
      +nested: Doctrine\ORM\PersistentCollection {#3666 …}
      +votes: Doctrine\ORM\PersistentCollection {#3668 …}
      +reports: Doctrine\ORM\PersistentCollection {#3670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
      -id: 305459
      -bodyTs: "'googl':6 'take':5 'wall':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4364937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705159778 {#3661
        date: 2024-01-13 16:29:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "It’s threatening me with breaking my house’s structural integrity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705175025 {#3681
      date: 2024-01-13 20:43:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@lemmy_user_838586@lemmy.ml"
      "@QuazarOmega@lemy.lol"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3685 …}
    +nested: Doctrine\ORM\PersistentCollection {#3690 …}
    +votes: Doctrine\ORM\PersistentCollection {#3686 …}
    +reports: Doctrine\ORM\PersistentCollection {#3692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
    -id: 306013
    -bodyTs: "'break':6 'hous':8 'integr':11 'structur':10 'threaten':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6635049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705175025 {#3678
      date: 2024-01-13 20:43:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Oh yeah, load-bearing Googles are a trap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705202792 {#3708
    date: 2024-01-14 04:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@library_napper@monyet.cc"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3701 …}
  +votes: Doctrine\ORM\PersistentCollection {#3699 …}
  +reports: Doctrine\ORM\PersistentCollection {#3715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3719 …}
  -id: 306915
  -bodyTs: "'bear':5 'googl':6 'load':4 'load-bear':3 'oh':1 'trap':9 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4375078"
  +editedAt: DateTimeImmutable @1722998634 {#3711
    date: 2024-08-07 04:43:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705202792 {#3713
    date: 2024-01-14 04:26:32.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
156 DENIED moderate
App\Entity\EntryComment {#3705
  +user: Proxies\__CG__\App\Entity\User {#3663 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3682
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3662
      +user: Proxies\__CG__\App\Entity\User {#3663 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3548
        +user: Proxies\__CG__\App\Entity\User {#3220 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#3384
          +user: Proxies\__CG__\App\Entity\User {#3385 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: App\Entity\EntryComment {#3187
            +user: Proxies\__CG__\App\Entity\User {#3188 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
            +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
            +image: null
            +parent: App\Entity\EntryComment {#2647
              +user: App\Entity\User {#2661 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
              +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
              +image: null
              +parent: null
              +root: null
              +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 7
              +score: 0
              +lastActive: DateTime @1727287669 {#2642
                date: 2024-09-25 20:07:49.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@petsoi@discuss.tchncs.de"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2649 …}
              +nested: Doctrine\ORM\PersistentCollection {#2651 …}
              +votes: Doctrine\ORM\PersistentCollection {#2653 …}
              +reports: Doctrine\ORM\PersistentCollection {#2655 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
              -id: 304481
              -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6639309"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705128331 {#2643
                date: 2024-01-13 07:45:31.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#2647}
            +body: """
              Only show interest in open source software,  \n
              let the anti consumer surveillance tech companies drown.\n
              \n
              For SearX,  \n
              checkout these random SearX redirectors:\n
              \n
              - GimmeASearX - Self Hosted  \n
                  [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
              - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
              \n
              Both increase your privacy + prevent rate limits.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 22
            +score: 0
            +lastActive: DateTime @1705130147 {#3184
              date: 2024-01-13 08:15:47.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@petsoi@discuss.tchncs.de"
              "@SpiceDealer@lemmy.world"
              "@petsoi@discuss.tchncs.de"
              "@SpiceDealer@lemmy.world"
              "@petsoi@discuss.tchncs.de"
              "@SpiceDealer@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3189 …}
            +nested: Doctrine\ORM\PersistentCollection {#3191 …}
            +votes: Doctrine\ORM\PersistentCollection {#3193 …}
            +reports: Doctrine\ORM\PersistentCollection {#3195 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
            -id: 304517
            -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://discuss.tchncs.de/comment/6399057"
            +editedAt: DateTimeImmutable @1722410311 {#3185
              date: 2024-07-31 09:18:31.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705130147 {#3186
              date: 2024-01-13 08:15:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#2647}
          +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1705132697 {#3381
            date: 2024-01-13 08:58:17.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@Rikj000@discuss.tchncs.de"
            "@petsoi@discuss.tchncs.de"
            "@SpiceDealer@lemmy.world"
            "@Rikj000@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3386 …}
          +nested: Doctrine\ORM\PersistentCollection {#3388 …}
          +votes: Doctrine\ORM\PersistentCollection {#3390 …}
          +reports: Doctrine\ORM\PersistentCollection {#3392 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
          -id: 304579
          -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/7324155"
          +editedAt: DateTimeImmutable @1722430362 {#3382
            date: 2024-07-31 14:52:42.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705132697 {#3383
            date: 2024-01-13 08:58:17.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2647}
        +body: "Little baby steps, at least we can make the difference for ourselves… But Google is in my walls"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1705138292 {#3546
          date: 2024-01-13 10:31:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
          "@SpiceDealer@lemmy.world"
          "@Rikj000@discuss.tchncs.de"
          "@lemmy_user_838586@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3549 …}
        +nested: Doctrine\ORM\PersistentCollection {#3551 …}
        +votes: Doctrine\ORM\PersistentCollection {#3553 …}
        +reports: Doctrine\ORM\PersistentCollection {#3555 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3557 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3559 …}
        -id: 304727
        -bodyTs: "'babi':2 'differ':10 'googl':14 'least':5 'littl':1 'make':8 'step':3 'wall':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6624506"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705138292 {#3547
          date: 2024-01-13 10:31:32.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: "Why don’t you take google out of your walls?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705159778 {#3660
        date: 2024-01-13 16:29:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@Rikj000@discuss.tchncs.de"
        "@lemmy_user_838586@lemmy.ml"
        "@QuazarOmega@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3664 …}
      +nested: Doctrine\ORM\PersistentCollection {#3666 …}
      +votes: Doctrine\ORM\PersistentCollection {#3668 …}
      +reports: Doctrine\ORM\PersistentCollection {#3670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3672 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
      -id: 305459
      -bodyTs: "'googl':6 'take':5 'wall':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4364937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705159778 {#3661
        date: 2024-01-13 16:29:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "It’s threatening me with breaking my house’s structural integrity"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705175025 {#3681
      date: 2024-01-13 20:43:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@lemmy_user_838586@lemmy.ml"
      "@QuazarOmega@lemy.lol"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3685 …}
    +nested: Doctrine\ORM\PersistentCollection {#3690 …}
    +votes: Doctrine\ORM\PersistentCollection {#3686 …}
    +reports: Doctrine\ORM\PersistentCollection {#3692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3696 …}
    -id: 306013
    -bodyTs: "'break':6 'hous':8 'integr':11 'structur':10 'threaten':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6635049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705175025 {#3678
      date: 2024-01-13 20:43:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Oh yeah, load-bearing Googles are a trap"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705202792 {#3708
    date: 2024-01-14 04:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@library_napper@monyet.cc"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3703 …}
  +nested: Doctrine\ORM\PersistentCollection {#3701 …}
  +votes: Doctrine\ORM\PersistentCollection {#3699 …}
  +reports: Doctrine\ORM\PersistentCollection {#3715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3719 …}
  -id: 306915
  -bodyTs: "'bear':5 'googl':6 'load':4 'load-bear':3 'oh':1 'trap':9 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4375078"
  +editedAt: DateTimeImmutable @1722998634 {#3711
    date: 2024-08-07 04:43:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705202792 {#3713
    date: 2024-01-14 04:26:32.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
157 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
158 DENIED moderate
App\Entity\EntryComment {#3563
  +user: Proxies\__CG__\App\Entity\User {#3564 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Only show interest in open source software,  \n
        let the anti consumer surveillance tech companies drown.\n
        \n
        For SearX,  \n
        checkout these random SearX redirectors:\n
        \n
        - GimmeASearX - Self Hosted  \n
            [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
        - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
        \n
        Both increase your privacy + prevent rate limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705130147 {#3184
        date: 2024-01-13 08:15:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 304517
      -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6399057"
      +editedAt: DateTimeImmutable @1722410311 {#3185
        date: 2024-07-31 09:18:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705130147 {#3186
        date: 2024-01-13 08:15:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705132697 {#3381
      date: 2024-01-13 08:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 304579
    -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7324155"
    +editedAt: DateTimeImmutable @1722430362 {#3382
      date: 2024-07-31 14:52:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705132697 {#3383
      date: 2024-01-13 08:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    > Can’t tell you how many people in my life have Alexa, FireTV and random shit like that.\n
    \n
    This doesn’t mean that you have to surrender to it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705139072 {#3561
    date: 2024-01-13 10:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3565 …}
  +nested: Doctrine\ORM\PersistentCollection {#3567 …}
  +votes: Doctrine\ORM\PersistentCollection {#3569 …}
  +reports: Doctrine\ORM\PersistentCollection {#3571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
  -id: 304750
  -bodyTs: "'alexa':12 'doesn':20 'firetv':13 'life':10 'like':17 'mani':6 'mean':22 'peopl':7 'random':15 'shit':16 'surrend':27 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705139072 {#3562
    date: 2024-01-13 10:44:32.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
159 DENIED edit
App\Entity\EntryComment {#3563
  +user: Proxies\__CG__\App\Entity\User {#3564 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Only show interest in open source software,  \n
        let the anti consumer surveillance tech companies drown.\n
        \n
        For SearX,  \n
        checkout these random SearX redirectors:\n
        \n
        - GimmeASearX - Self Hosted  \n
            [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
        - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
        \n
        Both increase your privacy + prevent rate limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705130147 {#3184
        date: 2024-01-13 08:15:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 304517
      -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6399057"
      +editedAt: DateTimeImmutable @1722410311 {#3185
        date: 2024-07-31 09:18:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705130147 {#3186
        date: 2024-01-13 08:15:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705132697 {#3381
      date: 2024-01-13 08:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 304579
    -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7324155"
    +editedAt: DateTimeImmutable @1722430362 {#3382
      date: 2024-07-31 14:52:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705132697 {#3383
      date: 2024-01-13 08:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    > Can’t tell you how many people in my life have Alexa, FireTV and random shit like that.\n
    \n
    This doesn’t mean that you have to surrender to it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705139072 {#3561
    date: 2024-01-13 10:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3565 …}
  +nested: Doctrine\ORM\PersistentCollection {#3567 …}
  +votes: Doctrine\ORM\PersistentCollection {#3569 …}
  +reports: Doctrine\ORM\PersistentCollection {#3571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
  -id: 304750
  -bodyTs: "'alexa':12 'doesn':20 'firetv':13 'life':10 'like':17 'mani':6 'mean':22 'peopl':7 'random':15 'shit':16 'surrend':27 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705139072 {#3562
    date: 2024-01-13 10:44:32.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
160 DENIED moderate
App\Entity\EntryComment {#3563
  +user: Proxies\__CG__\App\Entity\User {#3564 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3384
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3187
      +user: Proxies\__CG__\App\Entity\User {#3188 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Only show interest in open source software,  \n
        let the anti consumer surveillance tech companies drown.\n
        \n
        For SearX,  \n
        checkout these random SearX redirectors:\n
        \n
        - GimmeASearX - Self Hosted  \n
            [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
        - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
        \n
        Both increase your privacy + prevent rate limits.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1705130147 {#3184
        date: 2024-01-13 08:15:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3189 …}
      +nested: Doctrine\ORM\PersistentCollection {#3191 …}
      +votes: Doctrine\ORM\PersistentCollection {#3193 …}
      +reports: Doctrine\ORM\PersistentCollection {#3195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
      -id: 304517
      -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/6399057"
      +editedAt: DateTimeImmutable @1722410311 {#3185
        date: 2024-07-31 09:18:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705130147 {#3186
        date: 2024-01-13 08:15:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Love the sentiment, and I agree, but anti consumer surveillance tech is here to stay, sadly. Can’t tell you how many people in my life have Alexa, FireTV and random shit like that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705132697 {#3381
      date: 2024-01-13 08:58:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Rikj000@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3386 …}
    +nested: Doctrine\ORM\PersistentCollection {#3388 …}
    +votes: Doctrine\ORM\PersistentCollection {#3390 …}
    +reports: Doctrine\ORM\PersistentCollection {#3392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3396 …}
    -id: 304579
    -bodyTs: "'agre':6 'alexa':28 'anti':8 'consum':9 'firetv':29 'life':26 'like':33 'love':1 'mani':22 'peopl':23 'random':31 'sad':16 'sentiment':3 'shit':32 'stay':15 'surveil':10 'tech':11 'tell':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7324155"
    +editedAt: DateTimeImmutable @1722430362 {#3382
      date: 2024-07-31 14:52:42.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705132697 {#3383
      date: 2024-01-13 08:58:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    > Can’t tell you how many people in my life have Alexa, FireTV and random shit like that.\n
    \n
    This doesn’t mean that you have to surrender to it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705139072 {#3561
    date: 2024-01-13 10:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@lemmy_user_838586@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3565 …}
  +nested: Doctrine\ORM\PersistentCollection {#3567 …}
  +votes: Doctrine\ORM\PersistentCollection {#3569 …}
  +reports: Doctrine\ORM\PersistentCollection {#3571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3575 …}
  -id: 304750
  -bodyTs: "'alexa':12 'doesn':20 'firetv':13 'life':10 'like':17 'mani':6 'mean':22 'peopl':7 'random':15 'shit':16 'surrend':27 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8214641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705139072 {#3562
    date: 2024-01-13 10:44:32.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
161 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
162 DENIED moderate
App\Entity\EntryComment {#3401
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2661 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727287669 {#2642
        date: 2024-09-25 20:07:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2649 …}
      +nested: Doctrine\ORM\PersistentCollection {#2651 …}
      +votes: Doctrine\ORM\PersistentCollection {#2653 …}
      +reports: Doctrine\ORM\PersistentCollection {#2655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
      -id: 304481
      -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705128331 {#2643
        date: 2024-01-13 07:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Only show interest in open source software,  \n
      let the anti consumer surveillance tech companies drown.\n
      \n
      For SearX,  \n
      checkout these random SearX redirectors:\n
      \n
      - GimmeASearX - Self Hosted  \n
          [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
      - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
      \n
      Both increase your privacy + prevent rate limits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705130147 {#3184
      date: 2024-01-13 08:15:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 304517
    -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6399057"
    +editedAt: DateTimeImmutable @1722410311 {#3185
      date: 2024-07-31 09:18:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705130147 {#3186
      date: 2024-01-13 08:15:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Thanks for the tip. Dodged another proprietary bullet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705199044 {#3398
    date: 2024-01-14 03:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3406 …}
  +reports: Doctrine\ORM\PersistentCollection {#3408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
  -id: 306819
  -bodyTs: "'anoth':6 'bullet':8 'dodg':5 'proprietari':7 'thank':1 'tip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6662870"
  +editedAt: DateTimeImmutable @1722968860 {#3399
    date: 2024-08-06 20:27:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705199044 {#3400
    date: 2024-01-14 03:24:04.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
163 DENIED edit
App\Entity\EntryComment {#3401
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2661 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727287669 {#2642
        date: 2024-09-25 20:07:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2649 …}
      +nested: Doctrine\ORM\PersistentCollection {#2651 …}
      +votes: Doctrine\ORM\PersistentCollection {#2653 …}
      +reports: Doctrine\ORM\PersistentCollection {#2655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
      -id: 304481
      -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705128331 {#2643
        date: 2024-01-13 07:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Only show interest in open source software,  \n
      let the anti consumer surveillance tech companies drown.\n
      \n
      For SearX,  \n
      checkout these random SearX redirectors:\n
      \n
      - GimmeASearX - Self Hosted  \n
          [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
      - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
      \n
      Both increase your privacy + prevent rate limits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705130147 {#3184
      date: 2024-01-13 08:15:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 304517
    -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6399057"
    +editedAt: DateTimeImmutable @1722410311 {#3185
      date: 2024-07-31 09:18:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705130147 {#3186
      date: 2024-01-13 08:15:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Thanks for the tip. Dodged another proprietary bullet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705199044 {#3398
    date: 2024-01-14 03:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3406 …}
  +reports: Doctrine\ORM\PersistentCollection {#3408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
  -id: 306819
  -bodyTs: "'anoth':6 'bullet':8 'dodg':5 'proprietari':7 'thank':1 'tip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6662870"
  +editedAt: DateTimeImmutable @1722968860 {#3399
    date: 2024-08-06 20:27:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705199044 {#3400
    date: 2024-01-14 03:24:04.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
164 DENIED moderate
App\Entity\EntryComment {#3401
  +user: App\Entity\User {#2661 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3187
    +user: Proxies\__CG__\App\Entity\User {#3188 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2661 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727287669 {#2642
        date: 2024-09-25 20:07:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2649 …}
      +nested: Doctrine\ORM\PersistentCollection {#2651 …}
      +votes: Doctrine\ORM\PersistentCollection {#2653 …}
      +reports: Doctrine\ORM\PersistentCollection {#2655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
      -id: 304481
      -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705128331 {#2643
        date: 2024-01-13 07:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Only show interest in open source software,  \n
      let the anti consumer surveillance tech companies drown.\n
      \n
      For SearX,  \n
      checkout these random SearX redirectors:\n
      \n
      - GimmeASearX - Self Hosted  \n
          [github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)\n
      - SearX NeoCities - Publicly Hosted [searx.neocities.org](https://searx.neocities.org/)\n
      \n
      Both increase your privacy + prevent rate limits.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705130147 {#3184
      date: 2024-01-13 08:15:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3189 …}
    +nested: Doctrine\ORM\PersistentCollection {#3191 …}
    +votes: Doctrine\ORM\PersistentCollection {#3193 …}
    +reports: Doctrine\ORM\PersistentCollection {#3195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3199 …}
    -id: 304517
    -bodyTs: "'/)':36 '/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':28 'anti':10 'checkout':18 'compani':14 'consum':11 'drown':15 'gimmeasearx':23 'github.com':27 'github.com/demostanis/gimmeasearx](https://github.com/demostanis/gimmeasearx)':26 'host':25,32 'increas':38 'interest':3 'let':8 'limit':43 'neociti':30 'open':5 'prevent':41 'privaci':40 'public':31 'random':20 'rate':42 'redirector':22 'searx':17,21,29 'searx.neocities.org':33,35 'searx.neocities.org/)':34 'self':24 'show':2 'softwar':7 'sourc':6 'surveil':12 'tech':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/6399057"
    +editedAt: DateTimeImmutable @1722410311 {#3185
      date: 2024-07-31 09:18:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705130147 {#3186
      date: 2024-01-13 08:15:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Thanks for the tip. Dodged another proprietary bullet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705199044 {#3398
    date: 2024-01-14 03:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Rikj000@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3402 …}
  +nested: Doctrine\ORM\PersistentCollection {#3404 …}
  +votes: Doctrine\ORM\PersistentCollection {#3406 …}
  +reports: Doctrine\ORM\PersistentCollection {#3408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3412 …}
  -id: 306819
  -bodyTs: "'anoth':6 'bullet':8 'dodg':5 'proprietari':7 'thank':1 'tip':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6662870"
  +editedAt: DateTimeImmutable @1722968860 {#3399
    date: 2024-08-06 20:27:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705199044 {#3400
    date: 2024-01-14 03:24:04.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
165 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
166 DENIED moderate
App\Entity\EntryComment {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727287669 {#2642
      date: 2024-09-25 20:07:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 304481
    -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6639309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705128331 {#2643
      date: 2024-01-13 07:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    Kagi is the only search engine I use which has really good results and no junk links. …and you have to pay for it, of course. It’s a meta search engine but they use their own indexes for news results and Teclis, which indexes small commercial sites with fewer than 5 trackers. One of the cool features it added recently was an icon for identifying paywalled articles.\n
    \n
    I’d like to recommend Mojeek, my default search engine, but it still has a way to go. If you’re just looking for an “answer engine” rather than a general search engine…I guess an LLM probably isn’t a bad place to start?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705153660 {#3201
    date: 2024-01-13 14:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 305122
  -bodyTs: "'5':52 'ad':60 'answer':94 'articl':68 'bad':110 'commerci':47 'cool':57 'cours':26 'd':70 'default':76 'engin':6,32,78,95,101 'featur':58 'fewer':50 'general':99 'go':86 'good':12 'guess':103 'icon':64 'identifi':66 'index':38,45 'isn':107 'junk':16 'kagi':1 'like':71 'link':17 'llm':105 'look':91 'meta':30 'mojeek':74 'news':40 'one':54 'pay':22 'paywal':67 'place':111 'probabl':106 'rather':96 're':89 'realli':11 'recent':61 'recommend':73 'result':13,41 'search':5,31,77,100 'site':48 'small':46 'start':113 'still':81 'tec':43 'tracker':53 'use':8,35 'way':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1429049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705153660 {#3202
    date: 2024-01-13 14:47:40.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
167 DENIED edit
App\Entity\EntryComment {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727287669 {#2642
      date: 2024-09-25 20:07:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 304481
    -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6639309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705128331 {#2643
      date: 2024-01-13 07:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    Kagi is the only search engine I use which has really good results and no junk links. …and you have to pay for it, of course. It’s a meta search engine but they use their own indexes for news results and Teclis, which indexes small commercial sites with fewer than 5 trackers. One of the cool features it added recently was an icon for identifying paywalled articles.\n
    \n
    I’d like to recommend Mojeek, my default search engine, but it still has a way to go. If you’re just looking for an “answer engine” rather than a general search engine…I guess an LLM probably isn’t a bad place to start?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705153660 {#3201
    date: 2024-01-13 14:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 305122
  -bodyTs: "'5':52 'ad':60 'answer':94 'articl':68 'bad':110 'commerci':47 'cool':57 'cours':26 'd':70 'default':76 'engin':6,32,78,95,101 'featur':58 'fewer':50 'general':99 'go':86 'good':12 'guess':103 'icon':64 'identifi':66 'index':38,45 'isn':107 'junk':16 'kagi':1 'like':71 'link':17 'llm':105 'look':91 'meta':30 'mojeek':74 'news':40 'one':54 'pay':22 'paywal':67 'place':111 'probabl':106 'rather':96 're':89 'realli':11 'recent':61 'recommend':73 'result':13,41 'search':5,31,77,100 'site':48 'small':46 'start':113 'still':81 'tec':43 'tracker':53 'use':8,35 'way':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1429049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705153660 {#3202
    date: 2024-01-13 14:47:40.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
168 DENIED moderate
App\Entity\EntryComment {#3203
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2647
    +user: App\Entity\User {#2661 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1727287669 {#2642
      date: 2024-09-25 20:07:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2649 …}
    +nested: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    -id: 304481
    -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6639309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705128331 {#2643
      date: 2024-01-13 07:45:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    Kagi is the only search engine I use which has really good results and no junk links. …and you have to pay for it, of course. It’s a meta search engine but they use their own indexes for news results and Teclis, which indexes small commercial sites with fewer than 5 trackers. One of the cool features it added recently was an icon for identifying paywalled articles.\n
    \n
    I’d like to recommend Mojeek, my default search engine, but it still has a way to go. If you’re just looking for an “answer engine” rather than a general search engine…I guess an LLM probably isn’t a bad place to start?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705153660 {#3201
    date: 2024-01-13 14:47:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3205 …}
  +nested: Doctrine\ORM\PersistentCollection {#3207 …}
  +votes: Doctrine\ORM\PersistentCollection {#3209 …}
  +reports: Doctrine\ORM\PersistentCollection {#3211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
  -id: 305122
  -bodyTs: "'5':52 'ad':60 'answer':94 'articl':68 'bad':110 'commerci':47 'cool':57 'cours':26 'd':70 'default':76 'engin':6,32,78,95,101 'featur':58 'fewer':50 'general':99 'go':86 'good':12 'guess':103 'icon':64 'identifi':66 'index':38,45 'isn':107 'junk':16 'kagi':1 'like':71 'link':17 'llm':105 'look':91 'meta':30 'mojeek':74 'news':40 'one':54 'pay':22 'paywal':67 'place':111 'probabl':106 'rather':96 're':89 'realli':11 'recent':61 'recommend':73 'result':13,41 'search':5,31,77,100 'site':48 'small':46 'start':113 'still':81 'tec':43 'tracker':53 'use':8,35 'way':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1429049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705153660 {#3202
    date: 2024-01-13 14:47:40.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
169 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
170 DENIED moderate
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3417 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2661 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727287669 {#2642
        date: 2024-09-25 20:07:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2649 …}
      +nested: Doctrine\ORM\PersistentCollection {#2651 …}
      +votes: Doctrine\ORM\PersistentCollection {#2653 …}
      +reports: Doctrine\ORM\PersistentCollection {#2655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
      -id: 304481
      -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705128331 {#2643
        date: 2024-01-13 07:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Kagi is the only search engine I use which has really good results and no junk links. …and you have to pay for it, of course. It’s a meta search engine but they use their own indexes for news results and Teclis, which indexes small commercial sites with fewer than 5 trackers. One of the cool features it added recently was an icon for identifying paywalled articles.\n
      \n
      I’d like to recommend Mojeek, my default search engine, but it still has a way to go. If you’re just looking for an “answer engine” rather than a general search engine…I guess an LLM probably isn’t a bad place to start?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705153660 {#3201
      date: 2024-01-13 14:47:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 305122
    -bodyTs: "'5':52 'ad':60 'answer':94 'articl':68 'bad':110 'commerci':47 'cool':57 'cours':26 'd':70 'default':76 'engin':6,32,78,95,101 'featur':58 'fewer':50 'general':99 'go':86 'good':12 'guess':103 'icon':64 'identifi':66 'index':38,45 'isn':107 'junk':16 'kagi':1 'like':71 'link':17 'llm':105 'look':91 'meta':30 'mojeek':74 'news':40 'one':54 'pay':22 'paywal':67 'place':111 'probabl':106 'rather':96 're':89 'realli':11 'recent':61 'recommend':73 'result':13,41 'search':5,31,77,100 'site':48 'small':46 'start':113 'still':81 'tec':43 'tracker':53 'use':8,35 'way':84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.comfysnug.space/comment/1429049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705153660 {#3202
      date: 2024-01-13 14:47:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Thanks for mentioning us nonetheless! You can help out with that journey, if you want, by chucking some searches (either new ones or old ones you remember being not so great) into the [Evaluation Page](https://www.mojeek.com/eval) and voting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705405087 {#3414
    date: 2024-01-16 12:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Spectacle8011@lemmy.comfysnug.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3418 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 313307
  -bodyTs: "'/eval)':38 'chuck':17 'either':20 'evalu':34 'great':31 'help':8 'journey':12 'mention':3 'new':21 'nonetheless':5 'old':24 'one':22,25 'page':35 'rememb':27 'search':19 'thank':1 'us':4 'vote':40 'want':15 'www.mojeek.com':37 'www.mojeek.com/eval)':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7434359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405087 {#3415
    date: 2024-01-16 12:38:07.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
171 DENIED edit
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3417 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2661 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727287669 {#2642
        date: 2024-09-25 20:07:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2649 …}
      +nested: Doctrine\ORM\PersistentCollection {#2651 …}
      +votes: Doctrine\ORM\PersistentCollection {#2653 …}
      +reports: Doctrine\ORM\PersistentCollection {#2655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
      -id: 304481
      -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705128331 {#2643
        date: 2024-01-13 07:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Kagi is the only search engine I use which has really good results and no junk links. …and you have to pay for it, of course. It’s a meta search engine but they use their own indexes for news results and Teclis, which indexes small commercial sites with fewer than 5 trackers. One of the cool features it added recently was an icon for identifying paywalled articles.\n
      \n
      I’d like to recommend Mojeek, my default search engine, but it still has a way to go. If you’re just looking for an “answer engine” rather than a general search engine…I guess an LLM probably isn’t a bad place to start?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705153660 {#3201
      date: 2024-01-13 14:47:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 305122
    -bodyTs: "'5':52 'ad':60 'answer':94 'articl':68 'bad':110 'commerci':47 'cool':57 'cours':26 'd':70 'default':76 'engin':6,32,78,95,101 'featur':58 'fewer':50 'general':99 'go':86 'good':12 'guess':103 'icon':64 'identifi':66 'index':38,45 'isn':107 'junk':16 'kagi':1 'like':71 'link':17 'llm':105 'look':91 'meta':30 'mojeek':74 'news':40 'one':54 'pay':22 'paywal':67 'place':111 'probabl':106 'rather':96 're':89 'realli':11 'recent':61 'recommend':73 'result':13,41 'search':5,31,77,100 'site':48 'small':46 'start':113 'still':81 'tec':43 'tracker':53 'use':8,35 'way':84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.comfysnug.space/comment/1429049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705153660 {#3202
      date: 2024-01-13 14:47:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Thanks for mentioning us nonetheless! You can help out with that journey, if you want, by chucking some searches (either new ones or old ones you remember being not so great) into the [Evaluation Page](https://www.mojeek.com/eval) and voting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705405087 {#3414
    date: 2024-01-16 12:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Spectacle8011@lemmy.comfysnug.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3418 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 313307
  -bodyTs: "'/eval)':38 'chuck':17 'either':20 'evalu':34 'great':31 'help':8 'journey':12 'mention':3 'new':21 'nonetheless':5 'old':24 'one':22,25 'page':35 'rememb':27 'search':19 'thank':1 'us':4 'vote':40 'want':15 'www.mojeek.com':37 'www.mojeek.com/eval)':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7434359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405087 {#3415
    date: 2024-01-16 12:38:07.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
172 DENIED moderate
App\Entity\EntryComment {#3416
  +user: Proxies\__CG__\App\Entity\User {#3417 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3203
    +user: Proxies\__CG__\App\Entity\User {#3204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2647
      +user: App\Entity\User {#2661 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1727287669 {#2642
        date: 2024-09-25 20:07:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2649 …}
      +nested: Doctrine\ORM\PersistentCollection {#2651 …}
      +votes: Doctrine\ORM\PersistentCollection {#2653 …}
      +reports: Doctrine\ORM\PersistentCollection {#2655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
      -id: 304481
      -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6639309"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705128331 {#2643
        date: 2024-01-13 07:45:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: """
      Kagi is the only search engine I use which has really good results and no junk links. …and you have to pay for it, of course. It’s a meta search engine but they use their own indexes for news results and Teclis, which indexes small commercial sites with fewer than 5 trackers. One of the cool features it added recently was an icon for identifying paywalled articles.\n
      \n
      I’d like to recommend Mojeek, my default search engine, but it still has a way to go. If you’re just looking for an “answer engine” rather than a general search engine…I guess an LLM probably isn’t a bad place to start?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705153660 {#3201
      date: 2024-01-13 14:47:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3205 …}
    +nested: Doctrine\ORM\PersistentCollection {#3207 …}
    +votes: Doctrine\ORM\PersistentCollection {#3209 …}
    +reports: Doctrine\ORM\PersistentCollection {#3211 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
    -id: 305122
    -bodyTs: "'5':52 'ad':60 'answer':94 'articl':68 'bad':110 'commerci':47 'cool':57 'cours':26 'd':70 'default':76 'engin':6,32,78,95,101 'featur':58 'fewer':50 'general':99 'go':86 'good':12 'guess':103 'icon':64 'identifi':66 'index':38,45 'isn':107 'junk':16 'kagi':1 'like':71 'link':17 'llm':105 'look':91 'meta':30 'mojeek':74 'news':40 'one':54 'pay':22 'paywal':67 'place':111 'probabl':106 'rather':96 're':89 'realli':11 'recent':61 'recommend':73 'result':13,41 'search':5,31,77,100 'site':48 'small':46 'start':113 'still':81 'tec':43 'tracker':53 'use':8,35 'way':84"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.comfysnug.space/comment/1429049"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705153660 {#3202
      date: 2024-01-13 14:47:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: "Thanks for mentioning us nonetheless! You can help out with that journey, if you want, by chucking some searches (either new ones or old ones you remember being not so great) into the [Evaluation Page](https://www.mojeek.com/eval) and voting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705405087 {#3414
    date: 2024-01-16 12:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Spectacle8011@lemmy.comfysnug.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3418 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 313307
  -bodyTs: "'/eval)':38 'chuck':17 'either':20 'evalu':34 'great':31 'help':8 'journey':12 'mention':3 'new':21 'nonetheless':5 'old':24 'one':22,25 'page':35 'rememb':27 'search':19 'thank':1 'us':4 'vote':40 'want':15 'www.mojeek.com':37 'www.mojeek.com/eval)':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7434359"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405087 {#3415
    date: 2024-01-16 12:38:07.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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3594
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3417 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3203
      +user: Proxies\__CG__\App\Entity\User {#3204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Kagi is the only search engine I use which has really good results and no junk links. …and you have to pay for it, of course. It’s a meta search engine but they use their own indexes for news results and Teclis, which indexes small commercial sites with fewer than 5 trackers. One of the cool features it added recently was an icon for identifying paywalled articles.\n
        \n
        I’d like to recommend Mojeek, my default search engine, but it still has a way to go. If you’re just looking for an “answer engine” rather than a general search engine…I guess an LLM probably isn’t a bad place to start?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705153660 {#3201
        date: 2024-01-13 14:47:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3205 …}
      +nested: Doctrine\ORM\PersistentCollection {#3207 …}
      +votes: Doctrine\ORM\PersistentCollection {#3209 …}
      +reports: Doctrine\ORM\PersistentCollection {#3211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
      -id: 305122
      -bodyTs: "'5':52 'ad':60 'answer':94 'articl':68 'bad':110 'commerci':47 'cool':57 'cours':26 'd':70 'default':76 'engin':6,32,78,95,101 'featur':58 'fewer':50 'general':99 'go':86 'good':12 'guess':103 'icon':64 'identifi':66 'index':38,45 'isn':107 'junk':16 'kagi':1 'like':71 'link':17 'llm':105 'look':91 'meta':30 'mojeek':74 'news':40 'one':54 'pay':22 'paywal':67 'place':111 'probabl':106 'rather':96 're':89 'realli':11 'recent':61 'recommend':73 'result':13,41 'search':5,31,77,100 'site':48 'small':46 'start':113 'still':81 'tec':43 'tracker':53 'use':8,35 'way':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1429049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705153660 {#3202
        date: 2024-01-13 14:47:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Thanks for mentioning us nonetheless! You can help out with that journey, if you want, by chucking some searches (either new ones or old ones you remember being not so great) into the [Evaluation Page](https://www.mojeek.com/eval) and voting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705405087 {#3414
      date: 2024-01-16 12:38:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Spectacle8011@lemmy.comfysnug.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 313307
    -bodyTs: "'/eval)':38 'chuck':17 'either':20 'evalu':34 'great':31 'help':8 'journey':12 'mention':3 'new':21 'nonetheless':5 'old':24 'one':22,25 'page':35 'rememb':27 'search':19 'thank':1 'us':4 'vote':40 'want':15 'www.mojeek.com':37 'www.mojeek.com/eval)':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7434359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705405087 {#3415
      date: 2024-01-16 12:38:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    It’s good to see you guys on Lemmy :)\n
    \n
    I tested it a bit a few days ago, but I’ll see if I can give it a more rigorous go today. The ones I’ve found Mojeek to be weak in are bug strings that programs I’m working with spit out. Although I think I’ve had more luck in the past few months.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705405850 {#3592
    date: 2024-01-16 12:50:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Spectacle8011@lemmy.comfysnug.space"
    "@Mojeek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 327569
  -bodyTs: "'ago':18 'although':54 'bit':14 'bug':44 'day':17 'found':37 'give':26 'go':31 'good':3 'guy':7 'lemmi':9 'll':21 'luck':61 'm':49 'mojeek':38 'month':66 'one':34 'past':64 'program':47 'rigor':30 'see':5,22 'spit':52 'string':45 'test':11 'think':56 'today':32 've':36,58 'weak':41 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1437752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405850 {#3593
    date: 2024-01-16 12:50:50.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
175 DENIED edit
App\Entity\EntryComment {#3594
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3417 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3203
      +user: Proxies\__CG__\App\Entity\User {#3204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Kagi is the only search engine I use which has really good results and no junk links. …and you have to pay for it, of course. It’s a meta search engine but they use their own indexes for news results and Teclis, which indexes small commercial sites with fewer than 5 trackers. One of the cool features it added recently was an icon for identifying paywalled articles.\n
        \n
        I’d like to recommend Mojeek, my default search engine, but it still has a way to go. If you’re just looking for an “answer engine” rather than a general search engine…I guess an LLM probably isn’t a bad place to start?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705153660 {#3201
        date: 2024-01-13 14:47:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3205 …}
      +nested: Doctrine\ORM\PersistentCollection {#3207 …}
      +votes: Doctrine\ORM\PersistentCollection {#3209 …}
      +reports: Doctrine\ORM\PersistentCollection {#3211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
      -id: 305122
      -bodyTs: "'5':52 'ad':60 'answer':94 'articl':68 'bad':110 'commerci':47 'cool':57 'cours':26 'd':70 'default':76 'engin':6,32,78,95,101 'featur':58 'fewer':50 'general':99 'go':86 'good':12 'guess':103 'icon':64 'identifi':66 'index':38,45 'isn':107 'junk':16 'kagi':1 'like':71 'link':17 'llm':105 'look':91 'meta':30 'mojeek':74 'news':40 'one':54 'pay':22 'paywal':67 'place':111 'probabl':106 'rather':96 're':89 'realli':11 'recent':61 'recommend':73 'result':13,41 'search':5,31,77,100 'site':48 'small':46 'start':113 'still':81 'tec':43 'tracker':53 'use':8,35 'way':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1429049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705153660 {#3202
        date: 2024-01-13 14:47:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Thanks for mentioning us nonetheless! You can help out with that journey, if you want, by chucking some searches (either new ones or old ones you remember being not so great) into the [Evaluation Page](https://www.mojeek.com/eval) and voting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705405087 {#3414
      date: 2024-01-16 12:38:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Spectacle8011@lemmy.comfysnug.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 313307
    -bodyTs: "'/eval)':38 'chuck':17 'either':20 'evalu':34 'great':31 'help':8 'journey':12 'mention':3 'new':21 'nonetheless':5 'old':24 'one':22,25 'page':35 'rememb':27 'search':19 'thank':1 'us':4 'vote':40 'want':15 'www.mojeek.com':37 'www.mojeek.com/eval)':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7434359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705405087 {#3415
      date: 2024-01-16 12:38:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    It’s good to see you guys on Lemmy :)\n
    \n
    I tested it a bit a few days ago, but I’ll see if I can give it a more rigorous go today. The ones I’ve found Mojeek to be weak in are bug strings that programs I’m working with spit out. Although I think I’ve had more luck in the past few months.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705405850 {#3592
    date: 2024-01-16 12:50:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Spectacle8011@lemmy.comfysnug.space"
    "@Mojeek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 327569
  -bodyTs: "'ago':18 'although':54 'bit':14 'bug':44 'day':17 'found':37 'give':26 'go':31 'good':3 'guy':7 'lemmi':9 'll':21 'luck':61 'm':49 'mojeek':38 'month':66 'one':34 'past':64 'program':47 'rigor':30 'see':5,22 'spit':52 'string':45 'test':11 'think':56 'today':32 've':36,58 'weak':41 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1437752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405850 {#3593
    date: 2024-01-16 12:50:50.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
176 DENIED moderate
App\Entity\EntryComment {#3594
  +user: Proxies\__CG__\App\Entity\User {#3204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3416
    +user: Proxies\__CG__\App\Entity\User {#3417 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3203
      +user: Proxies\__CG__\App\Entity\User {#3204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2647
        +user: App\Entity\User {#2661 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good! I’m looking to ditch most search engines (with the possible exception of Searx) since they have become so inundated with so much junk links. Louis Rossmann mentioned in one of his videos that he pays $20/month for GPT-4 since it fetches better results. But I’ll look into this before I do so. Thanks for sharing this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1727287669 {#2642
          date: 2024-09-25 20:07:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2649 …}
        +nested: Doctrine\ORM\PersistentCollection {#2651 …}
        +votes: Doctrine\ORM\PersistentCollection {#2653 …}
        +reports: Doctrine\ORM\PersistentCollection {#2655 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
        -id: 304481
        -bodyTs: "'-4':41 '20/month':38 'becom':19 'better':45 'ditch':6 'engin':9 'except':13 'fetch':44 'good':1 'gpt':40 'inund':21 'junk':25 'link':26 'll':49 'look':4,50 'loui':27 'm':3 'mention':29 'much':24 'one':31 'pay':37 'possibl':12 'result':46 'rossmann':28 'search':8 'searx':15 'share':59 'sinc':16,42 'thank':57 'video':34"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6639309"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705128331 {#2643
          date: 2024-01-13 07:45:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2647}
      +body: """
        Kagi is the only search engine I use which has really good results and no junk links. …and you have to pay for it, of course. It’s a meta search engine but they use their own indexes for news results and Teclis, which indexes small commercial sites with fewer than 5 trackers. One of the cool features it added recently was an icon for identifying paywalled articles.\n
        \n
        I’d like to recommend Mojeek, my default search engine, but it still has a way to go. If you’re just looking for an “answer engine” rather than a general search engine…I guess an LLM probably isn’t a bad place to start?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705153660 {#3201
        date: 2024-01-13 14:47:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@SpiceDealer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3205 …}
      +nested: Doctrine\ORM\PersistentCollection {#3207 …}
      +votes: Doctrine\ORM\PersistentCollection {#3209 …}
      +reports: Doctrine\ORM\PersistentCollection {#3211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3215 …}
      -id: 305122
      -bodyTs: "'5':52 'ad':60 'answer':94 'articl':68 'bad':110 'commerci':47 'cool':57 'cours':26 'd':70 'default':76 'engin':6,32,78,95,101 'featur':58 'fewer':50 'general':99 'go':86 'good':12 'guess':103 'icon':64 'identifi':66 'index':38,45 'isn':107 'junk':16 'kagi':1 'like':71 'link':17 'llm':105 'look':91 'meta':30 'mojeek':74 'news':40 'one':54 'pay':22 'paywal':67 'place':111 'probabl':106 'rather':96 're':89 'realli':11 'recent':61 'recommend':73 'result':13,41 'search':5,31,77,100 'site':48 'small':46 'start':113 'still':81 'tec':43 'tracker':53 'use':8,35 'way':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1429049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705153660 {#3202
        date: 2024-01-13 14:47:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2647}
    +body: "Thanks for mentioning us nonetheless! You can help out with that journey, if you want, by chucking some searches (either new ones or old ones you remember being not so great) into the [Evaluation Page](https://www.mojeek.com/eval) and voting."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705405087 {#3414
      date: 2024-01-16 12:38:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@SpiceDealer@lemmy.world"
      "@Spectacle8011@lemmy.comfysnug.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3418 …}
    +nested: Doctrine\ORM\PersistentCollection {#3420 …}
    +votes: Doctrine\ORM\PersistentCollection {#3422 …}
    +reports: Doctrine\ORM\PersistentCollection {#3424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
    -id: 313307
    -bodyTs: "'/eval)':38 'chuck':17 'either':20 'evalu':34 'great':31 'help':8 'journey':12 'mention':3 'new':21 'nonetheless':5 'old':24 'one':22,25 'page':35 'rememb':27 'search':19 'thank':1 'us':4 'vote':40 'want':15 'www.mojeek.com':37 'www.mojeek.com/eval)':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7434359"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705405087 {#3415
      date: 2024-01-16 12:38:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2647}
  +body: """
    It’s good to see you guys on Lemmy :)\n
    \n
    I tested it a bit a few days ago, but I’ll see if I can give it a more rigorous go today. The ones I’ve found Mojeek to be weak in are bug strings that programs I’m working with spit out. Although I think I’ve had more luck in the past few months.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705405850 {#3592
    date: 2024-01-16 12:50:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@SpiceDealer@lemmy.world"
    "@Spectacle8011@lemmy.comfysnug.space"
    "@Mojeek@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3595 …}
  +nested: Doctrine\ORM\PersistentCollection {#3597 …}
  +votes: Doctrine\ORM\PersistentCollection {#3599 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 327569
  -bodyTs: "'ago':18 'although':54 'bit':14 'bug':44 'day':17 'found':37 'give':26 'go':31 'good':3 'guy':7 'lemmi':9 'll':21 'luck':61 'm':49 'mojeek':38 'month':66 'one':34 'past':64 'program':47 'rigor':30 'see':5,22 'spit':52 'string':45 'test':11 'think':56 'today':32 've':36,58 'weak':41 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1437752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705405850 {#3593
    date: 2024-01-16 12:50:50.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can tell its have huggingChat in list without even clicking the article."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1722470177 {#2717
    date: 2024-08-01 01:56:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 304501
  -bodyTs: "'articl':13 'click':11 'even':10 'huggingchat':6 'list':8 'tell':3 'without':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8212352"
  +editedAt: DateTimeImmutable @1722404844 {#2718
    date: 2024-07-31 07:47:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705129452 {#2719
    date: 2024-01-13 08:04:12.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
179 DENIED edit
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can tell its have huggingChat in list without even clicking the article."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1722470177 {#2717
    date: 2024-08-01 01:56:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 304501
  -bodyTs: "'articl':13 'click':11 'even':10 'huggingchat':6 'list':8 'tell':3 'without':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8212352"
  +editedAt: DateTimeImmutable @1722404844 {#2718
    date: 2024-07-31 07:47:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705129452 {#2719
    date: 2024-01-13 08:04:12.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
180 DENIED moderate
App\Entity\EntryComment {#2723
  +user: App\Entity\User {#2736 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I can tell its have huggingChat in list without even clicking the article."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1722470177 {#2717
    date: 2024-08-01 01:56:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2724 …}
  +nested: Doctrine\ORM\PersistentCollection {#2726 …}
  +votes: Doctrine\ORM\PersistentCollection {#2728 …}
  +reports: Doctrine\ORM\PersistentCollection {#2730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
  -id: 304501
  -bodyTs: "'articl':13 'click':11 'even':10 'huggingchat':6 'list':8 'tell':3 'without':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8212352"
  +editedAt: DateTimeImmutable @1722404844 {#2718
    date: 2024-07-31 07:47:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705129452 {#2719
    date: 2024-01-13 08:04:12.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
181 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
182 DENIED moderate
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "I can tell its have huggingChat in list without even clicking the article."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1722470177 {#2717
      date: 2024-08-01 01:56:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 304501
    -bodyTs: "'articl':13 'click':11 'even':10 'huggingchat':6 'list':8 'tell':3 'without':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8212352"
    +editedAt: DateTimeImmutable @1722404844 {#2718
      date: 2024-07-31 07:47:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705129452 {#2719
      date: 2024-01-13 08:04:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Hands down the easiest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705138101 {#3217
    date: 2024-01-13 10:28:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 304724
  -bodyTs: "'easiest':4 'hand':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6624473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138101 {#3218
    date: 2024-01-13 10:28:21.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
183 DENIED edit
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "I can tell its have huggingChat in list without even clicking the article."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1722470177 {#2717
      date: 2024-08-01 01:56:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 304501
    -bodyTs: "'articl':13 'click':11 'even':10 'huggingchat':6 'list':8 'tell':3 'without':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8212352"
    +editedAt: DateTimeImmutable @1722404844 {#2718
      date: 2024-07-31 07:47:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705129452 {#2719
      date: 2024-01-13 08:04:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Hands down the easiest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705138101 {#3217
    date: 2024-01-13 10:28:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 304724
  -bodyTs: "'easiest':4 'hand':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6624473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138101 {#3218
    date: 2024-01-13 10:28:21.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
184 DENIED moderate
App\Entity\EntryComment {#3219
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2723
    +user: App\Entity\User {#2736 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "I can tell its have huggingChat in list without even clicking the article."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1722470177 {#2717
      date: 2024-08-01 01:56:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2724 …}
    +nested: Doctrine\ORM\PersistentCollection {#2726 …}
    +votes: Doctrine\ORM\PersistentCollection {#2728 …}
    +reports: Doctrine\ORM\PersistentCollection {#2730 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2732 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2734 …}
    -id: 304501
    -bodyTs: "'articl':13 'click':11 'even':10 'huggingchat':6 'list':8 'tell':3 'without':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8212352"
    +editedAt: DateTimeImmutable @1722404844 {#2718
      date: 2024-07-31 07:47:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705129452 {#2719
      date: 2024-01-13 08:04:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2723}
  +body: "Hands down the easiest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705138101 {#3217
    date: 2024-01-13 10:28:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3221 …}
  +nested: Doctrine\ORM\PersistentCollection {#3223 …}
  +votes: Doctrine\ORM\PersistentCollection {#3225 …}
  +reports: Doctrine\ORM\PersistentCollection {#3227 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3231 …}
  -id: 304724
  -bodyTs: "'easiest':4 'hand':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6624473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705138101 {#3218
    date: 2024-01-13 10:28:21.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
185 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
186 DENIED moderate
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I run Kobold locally, it is awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705142347 {#2791
    date: 2024-01-13 11:39:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 304851
  -bodyTs: "'awesom':7 'kobold':3 'local':4 'run':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6695654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705142347 {#2792
    date: 2024-01-13 11:39:07.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
187 DENIED edit
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I run Kobold locally, it is awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705142347 {#2791
    date: 2024-01-13 11:39:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 304851
  -bodyTs: "'awesom':7 'kobold':3 'local':4 'run':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6695654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705142347 {#2792
    date: 2024-01-13 11:39:07.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
188 DENIED moderate
App\Entity\EntryComment {#2796
  +user: App\Entity\User {#2809 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I run Kobold locally, it is awesome"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705142347 {#2791
    date: 2024-01-13 11:39:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2797 …}
  +nested: Doctrine\ORM\PersistentCollection {#2799 …}
  +votes: Doctrine\ORM\PersistentCollection {#2801 …}
  +reports: Doctrine\ORM\PersistentCollection {#2803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2807 …}
  -id: 304851
  -bodyTs: "'awesom':7 'kobold':3 'local':4 'run':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6695654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705142347 {#2792
    date: 2024-01-13 11:39:07.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
189 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
190 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “*Sure, it is not perfect. But, sometimes it is incredibly helpful. No matter what you do with it, unfortunately, it is not an open-source solution.*”\n
    \n
    This article needed a better ai to write it .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705148518 {#2864
    date: 2024-01-13 13:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 304991
  -bodyTs: "'ai':33 'articl':29 'better':32 'help':11 'incred':10 'matter':13 'need':30 'open':25 'open-sourc':24 'perfect':5 'solut':27 'sometim':7 'sourc':26 'sure':1 'unfortun':19 'write':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7327470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148518 {#2865
    date: 2024-01-13 13:21: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
191 DENIED edit
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “*Sure, it is not perfect. But, sometimes it is incredibly helpful. No matter what you do with it, unfortunately, it is not an open-source solution.*”\n
    \n
    This article needed a better ai to write it .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705148518 {#2864
    date: 2024-01-13 13:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 304991
  -bodyTs: "'ai':33 'articl':29 'better':32 'help':11 'incred':10 'matter':13 'need':30 'open':25 'open-sourc':24 'perfect':5 'solut':27 'sometim':7 'sourc':26 'sure':1 'unfortun':19 'write':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7327470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148518 {#2865
    date: 2024-01-13 13:21: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
192 DENIED moderate
App\Entity\EntryComment {#2869
  +user: App\Entity\User {#2882 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “*Sure, it is not perfect. But, sometimes it is incredibly helpful. No matter what you do with it, unfortunately, it is not an open-source solution.*”\n
    \n
    This article needed a better ai to write it .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1705148518 {#2864
    date: 2024-01-13 13:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2870 …}
  +nested: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2874 …}
  +reports: Doctrine\ORM\PersistentCollection {#2876 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2878 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2880 …}
  -id: 304991
  -bodyTs: "'ai':33 'articl':29 'better':32 'help':11 'incred':10 'matter':13 'need':30 'open':25 'open-sourc':24 'perfect':5 'solut':27 'sometim':7 'sourc':26 'sure':1 'unfortun':19 'write':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7327470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705148518 {#2865
    date: 2024-01-13 13:21: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
193 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
194 DENIED moderate
App\Entity\EntryComment {#2944
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1724140308 {#2939
    date: 2024-08-20 09:51:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 305070
  -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7488361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705151960 {#2940
    date: 2024-01-13 14:19:20.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
195 DENIED edit
App\Entity\EntryComment {#2944
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1724140308 {#2939
    date: 2024-08-20 09:51:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 305070
  -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7488361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705151960 {#2940
    date: 2024-01-13 14:19:20.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
196 DENIED moderate
App\Entity\EntryComment {#2944
  +user: App\Entity\User {#2957 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1724140308 {#2939
    date: 2024-08-20 09:51:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2945 …}
  +nested: Doctrine\ORM\PersistentCollection {#2947 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  -id: 305070
  -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7488361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705151960 {#2940
    date: 2024-01-13 14:19:20.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
197 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
198 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2944
    +user: App\Entity\User {#2957 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1724140308 {#2939
      date: 2024-08-20 09:51:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2945 …}
    +nested: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2949 …}
    +reports: Doctrine\ORM\PersistentCollection {#2951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    -id: 305070
    -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7488361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705151960 {#2940
      date: 2024-01-13 14:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705155984 {#3233
    date: 2024-01-13 15:26:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 305241
  -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705155984 {#3234
    date: 2024-01-13 15:26: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
199 DENIED edit
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2944
    +user: App\Entity\User {#2957 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1724140308 {#2939
      date: 2024-08-20 09:51:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2945 …}
    +nested: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2949 …}
    +reports: Doctrine\ORM\PersistentCollection {#2951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    -id: 305070
    -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7488361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705151960 {#2940
      date: 2024-01-13 14:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705155984 {#3233
    date: 2024-01-13 15:26:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 305241
  -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705155984 {#3234
    date: 2024-01-13 15:26: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
200 DENIED moderate
App\Entity\EntryComment {#3235
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2944
    +user: App\Entity\User {#2957 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1724140308 {#2939
      date: 2024-08-20 09:51:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2945 …}
    +nested: Doctrine\ORM\PersistentCollection {#2947 …}
    +votes: Doctrine\ORM\PersistentCollection {#2949 …}
    +reports: Doctrine\ORM\PersistentCollection {#2951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    -id: 305070
    -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7488361"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705151960 {#2940
      date: 2024-01-13 14:19:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705155984 {#3233
    date: 2024-01-13 15:26:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3237 …}
  +nested: Doctrine\ORM\PersistentCollection {#3239 …}
  +votes: Doctrine\ORM\PersistentCollection {#3241 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 305241
  -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6645128"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705155984 {#3234
    date: 2024-01-13 15:26: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
201 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
202 DENIED moderate
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3433 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2957 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1724140308 {#2939
        date: 2024-08-20 09:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2945 …}
      +nested: Doctrine\ORM\PersistentCollection {#2947 …}
      +votes: Doctrine\ORM\PersistentCollection {#2949 …}
      +reports: Doctrine\ORM\PersistentCollection {#2951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
      -id: 305070
      -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7488361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705151960 {#2940
        date: 2024-01-13 14:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705155984 {#3233
      date: 2024-01-13 15:26:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 305241
    -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705155984 {#3234
      date: 2024-01-13 15:26:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "Having a huge backing (i.e. OpenAI) helps…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705165734 {#3430
    date: 2024-01-13 18:08:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 305666
  -bodyTs: "'back':4 'help':7 'huge':3 'i.e':5 'openai':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7494261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165734 {#3431
    date: 2024-01-13 18:08: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
203 DENIED edit
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3433 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2957 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1724140308 {#2939
        date: 2024-08-20 09:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2945 …}
      +nested: Doctrine\ORM\PersistentCollection {#2947 …}
      +votes: Doctrine\ORM\PersistentCollection {#2949 …}
      +reports: Doctrine\ORM\PersistentCollection {#2951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
      -id: 305070
      -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7488361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705151960 {#2940
        date: 2024-01-13 14:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705155984 {#3233
      date: 2024-01-13 15:26:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 305241
    -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705155984 {#3234
      date: 2024-01-13 15:26:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "Having a huge backing (i.e. OpenAI) helps…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705165734 {#3430
    date: 2024-01-13 18:08:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 305666
  -bodyTs: "'back':4 'help':7 'huge':3 'i.e':5 'openai':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7494261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165734 {#3431
    date: 2024-01-13 18:08: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
204 DENIED moderate
App\Entity\EntryComment {#3432
  +user: Proxies\__CG__\App\Entity\User {#3433 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2957 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1724140308 {#2939
        date: 2024-08-20 09:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2945 …}
      +nested: Doctrine\ORM\PersistentCollection {#2947 …}
      +votes: Doctrine\ORM\PersistentCollection {#2949 …}
      +reports: Doctrine\ORM\PersistentCollection {#2951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
      -id: 305070
      -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7488361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705151960 {#2940
        date: 2024-01-13 14:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705155984 {#3233
      date: 2024-01-13 15:26:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 305241
    -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705155984 {#3234
      date: 2024-01-13 15:26:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "Having a huge backing (i.e. OpenAI) helps…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705165734 {#3430
    date: 2024-01-13 18:08:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 305666
  -bodyTs: "'back':4 'help':7 'huge':3 'i.e':5 'openai':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7494261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165734 {#3431
    date: 2024-01-13 18:08: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
205 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
206 DENIED moderate
App\Entity\EntryComment {#3448
  +user: Proxies\__CG__\App\Entity\User {#3449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2957 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1724140308 {#2939
        date: 2024-08-20 09:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2945 …}
      +nested: Doctrine\ORM\PersistentCollection {#2947 …}
      +votes: Doctrine\ORM\PersistentCollection {#2949 …}
      +reports: Doctrine\ORM\PersistentCollection {#2951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
      -id: 305070
      -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7488361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705151960 {#2940
        date: 2024-01-13 14:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705155984 {#3233
      date: 2024-01-13 15:26:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 305241
    -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705155984 {#3234
      date: 2024-01-13 15:26:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "GPT in French is literally pronounced the same as “I farted”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705202318 {#3446
    date: 2024-01-14 04:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 306902
  -bodyTs: "'fart':11 'french':3 'gpt':1 'liter':5 'pronounc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/comment/2390542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705202318 {#3447
    date: 2024-01-14 04:18:38.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
207 DENIED edit
App\Entity\EntryComment {#3448
  +user: Proxies\__CG__\App\Entity\User {#3449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2957 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1724140308 {#2939
        date: 2024-08-20 09:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2945 …}
      +nested: Doctrine\ORM\PersistentCollection {#2947 …}
      +votes: Doctrine\ORM\PersistentCollection {#2949 …}
      +reports: Doctrine\ORM\PersistentCollection {#2951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
      -id: 305070
      -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7488361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705151960 {#2940
        date: 2024-01-13 14:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705155984 {#3233
      date: 2024-01-13 15:26:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 305241
    -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705155984 {#3234
      date: 2024-01-13 15:26:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "GPT in French is literally pronounced the same as “I farted”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705202318 {#3446
    date: 2024-01-14 04:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 306902
  -bodyTs: "'fart':11 'french':3 'gpt':1 'liter':5 'pronounc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/comment/2390542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705202318 {#3447
    date: 2024-01-14 04:18:38.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
208 DENIED moderate
App\Entity\EntryComment {#3448
  +user: Proxies\__CG__\App\Entity\User {#3449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2957 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1724140308 {#2939
        date: 2024-08-20 09:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2945 …}
      +nested: Doctrine\ORM\PersistentCollection {#2947 …}
      +votes: Doctrine\ORM\PersistentCollection {#2949 …}
      +reports: Doctrine\ORM\PersistentCollection {#2951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
      -id: 305070
      -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7488361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705151960 {#2940
        date: 2024-01-13 14:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705155984 {#3233
      date: 2024-01-13 15:26:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 305241
    -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705155984 {#3234
      date: 2024-01-13 15:26:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "GPT in French is literally pronounced the same as “I farted”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705202318 {#3446
    date: 2024-01-14 04:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 306902
  -bodyTs: "'fart':11 'french':3 'gpt':1 'liter':5 'pronounc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/comment/2390542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705202318 {#3447
    date: 2024-01-14 04:18:38.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
209 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
210 DENIED moderate
App\Entity\EntryComment {#3579
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3448
    +user: Proxies\__CG__\App\Entity\User {#3449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2944
        +user: App\Entity\User {#2957 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1724140308 {#2939
          date: 2024-08-20 09:51:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2945 …}
        +nested: Doctrine\ORM\PersistentCollection {#2947 …}
        +votes: Doctrine\ORM\PersistentCollection {#2949 …}
        +reports: Doctrine\ORM\PersistentCollection {#2951 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
        -id: 305070
        -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7488361"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705151960 {#2940
          date: 2024-01-13 14:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705155984 {#3233
        date: 2024-01-13 15:26:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 305241
      -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705155984 {#3234
        date: 2024-01-13 15:26:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "GPT in French is literally pronounced the same as “I farted”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705202318 {#3446
      date: 2024-01-14 04:18:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
      "@fpslem@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3454 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 306902
    -bodyTs: "'fart':11 'french':3 'gpt':1 'liter':5 'pronounc':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.kde.social/comment/2390542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705202318 {#3447
      date: 2024-01-14 04:18:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "My life is a little better knowing this fact. 😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705338543 {#3577
    date: 2024-01-15 18:09:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
    "@leopold@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3580 …}
  +nested: Doctrine\ORM\PersistentCollection {#3582 …}
  +votes: Doctrine\ORM\PersistentCollection {#3584 …}
  +reports: Doctrine\ORM\PersistentCollection {#3586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
  -id: 311178
  -bodyTs: "'better':6 'fact':9 'know':7 'life':2 'littl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6711846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338543 {#3578
    date: 2024-01-15 18:09:03.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
211 DENIED edit
App\Entity\EntryComment {#3579
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3448
    +user: Proxies\__CG__\App\Entity\User {#3449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2944
        +user: App\Entity\User {#2957 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1724140308 {#2939
          date: 2024-08-20 09:51:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2945 …}
        +nested: Doctrine\ORM\PersistentCollection {#2947 …}
        +votes: Doctrine\ORM\PersistentCollection {#2949 …}
        +reports: Doctrine\ORM\PersistentCollection {#2951 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
        -id: 305070
        -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7488361"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705151960 {#2940
          date: 2024-01-13 14:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705155984 {#3233
        date: 2024-01-13 15:26:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 305241
      -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705155984 {#3234
        date: 2024-01-13 15:26:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "GPT in French is literally pronounced the same as “I farted”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705202318 {#3446
      date: 2024-01-14 04:18:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
      "@fpslem@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3454 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 306902
    -bodyTs: "'fart':11 'french':3 'gpt':1 'liter':5 'pronounc':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.kde.social/comment/2390542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705202318 {#3447
      date: 2024-01-14 04:18:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "My life is a little better knowing this fact. 😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705338543 {#3577
    date: 2024-01-15 18:09:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
    "@leopold@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3580 …}
  +nested: Doctrine\ORM\PersistentCollection {#3582 …}
  +votes: Doctrine\ORM\PersistentCollection {#3584 …}
  +reports: Doctrine\ORM\PersistentCollection {#3586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
  -id: 311178
  -bodyTs: "'better':6 'fact':9 'know':7 'life':2 'littl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6711846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338543 {#3578
    date: 2024-01-15 18:09:03.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
212 DENIED moderate
App\Entity\EntryComment {#3579
  +user: Proxies\__CG__\App\Entity\User {#3236 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3448
    +user: Proxies\__CG__\App\Entity\User {#3449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3235
      +user: Proxies\__CG__\App\Entity\User {#3236 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2944
        +user: App\Entity\User {#2957 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 41
        +score: 0
        +lastActive: DateTime @1724140308 {#2939
          date: 2024-08-20 09:51:48.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@petsoi@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2945 …}
        +nested: Doctrine\ORM\PersistentCollection {#2947 …}
        +votes: Doctrine\ORM\PersistentCollection {#2949 …}
        +reports: Doctrine\ORM\PersistentCollection {#2951 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
        -id: 305070
        -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7488361"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705151960 {#2940
          date: 2024-01-13 14:19:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2944}
      +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1705155984 {#3233
        date: 2024-01-13 15:26:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3237 …}
      +nested: Doctrine\ORM\PersistentCollection {#3239 …}
      +votes: Doctrine\ORM\PersistentCollection {#3241 …}
      +reports: Doctrine\ORM\PersistentCollection {#3243 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
      -id: 305241
      -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6645128"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705155984 {#3234
        date: 2024-01-13 15:26:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "GPT in French is literally pronounced the same as “I farted”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705202318 {#3446
      date: 2024-01-14 04:18:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
      "@fpslem@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3454 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 306902
    -bodyTs: "'fart':11 'french':3 'gpt':1 'liter':5 'pronounc':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.kde.social/comment/2390542"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705202318 {#3447
      date: 2024-01-14 04:18:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: "My life is a little better knowing this fact. 😄"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705338543 {#3577
    date: 2024-01-15 18:09:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
    "@leopold@lemmy.kde.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3580 …}
  +nested: Doctrine\ORM\PersistentCollection {#3582 …}
  +votes: Doctrine\ORM\PersistentCollection {#3584 …}
  +reports: Doctrine\ORM\PersistentCollection {#3586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3590 …}
  -id: 311178
  -bodyTs: "'better':6 'fact':9 'know':7 'life':2 'littl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6711846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705338543 {#3578
    date: 2024-01-15 18:09:03.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
213 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
214 DENIED moderate
App\Entity\EntryComment {#3464
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2957 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1724140308 {#2939
        date: 2024-08-20 09:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2945 …}
      +nested: Doctrine\ORM\PersistentCollection {#2947 …}
      +votes: Doctrine\ORM\PersistentCollection {#2949 …}
      +reports: Doctrine\ORM\PersistentCollection {#2951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
      -id: 305070
      -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7488361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705151960 {#2940
        date: 2024-01-13 14:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705155984 {#3233
      date: 2024-01-13 15:26:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 305241
    -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705155984 {#3234
      date: 2024-01-13 15:26:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: """
    I personally disagree, Bard feels very uninspired, and copilot i associate too mich with flying, and also sounds more competent than it is.\n
    \n
    ChatGPT is probably not the best name, but at least it’s unique.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705166325 {#3462
    date: 2024-01-13 18:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3466 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 305711
  -bodyTs: "'also':17 'associ':11 'bard':4 'best':29 'chatgpt':24 'compet':20 'copilot':9 'disagre':3 'feel':5 'fli':15 'least':33 'mich':13 'name':30 'person':2 'probabl':26 'sound':18 'uninspir':7 'uniqu':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5684002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705166325 {#3463
    date: 2024-01-13 18:18:45.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
215 DENIED edit
App\Entity\EntryComment {#3464
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2957 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1724140308 {#2939
        date: 2024-08-20 09:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2945 …}
      +nested: Doctrine\ORM\PersistentCollection {#2947 …}
      +votes: Doctrine\ORM\PersistentCollection {#2949 …}
      +reports: Doctrine\ORM\PersistentCollection {#2951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
      -id: 305070
      -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7488361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705151960 {#2940
        date: 2024-01-13 14:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705155984 {#3233
      date: 2024-01-13 15:26:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 305241
    -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705155984 {#3234
      date: 2024-01-13 15:26:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: """
    I personally disagree, Bard feels very uninspired, and copilot i associate too mich with flying, and also sounds more competent than it is.\n
    \n
    ChatGPT is probably not the best name, but at least it’s unique.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705166325 {#3462
    date: 2024-01-13 18:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3466 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 305711
  -bodyTs: "'also':17 'associ':11 'bard':4 'best':29 'chatgpt':24 'compet':20 'copilot':9 'disagre':3 'feel':5 'fli':15 'least':33 'mich':13 'name':30 'person':2 'probabl':26 'sound':18 'uninspir':7 'uniqu':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5684002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705166325 {#3463
    date: 2024-01-13 18:18:45.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
216 DENIED moderate
App\Entity\EntryComment {#3464
  +user: Proxies\__CG__\App\Entity\User {#3465 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3235
    +user: Proxies\__CG__\App\Entity\User {#3236 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2944
      +user: App\Entity\User {#2957 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2648 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "How do you know if it’s open source? Well if it’s called something like “huggingface” or “redpajama” there’s a very good chance it’s made by people who have no marketing department. So good odds it’s free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 41
      +score: 0
      +lastActive: DateTime @1724140308 {#2939
        date: 2024-08-20 09:51:48.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2945 …}
      +nested: Doctrine\ORM\PersistentCollection {#2947 …}
      +votes: Doctrine\ORM\PersistentCollection {#2949 …}
      +reports: Doctrine\ORM\PersistentCollection {#2951 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
      -id: 305070
      -bodyTs: "'call':14 'chanc':25 'depart':35 'free':41 'good':24,37 'huggingfac':17 'know':4 'like':16 'made':28 'market':34 'odd':38 'open':8 'peopl':30 'redpajama':19 'someth':15 'sourc':9 'well':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7488361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705151960 {#2940
        date: 2024-01-13 14:19:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2944}
    +body: "ChatGPT is pretty crap branding too, for the record. They just somehow managed to mainstream it. All the LLMs after it try to have cooler names (Bard, Copilot, etc.) but the kludgy first name is still better known."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1705155984 {#3233
      date: 2024-01-13 15:26:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@petsoi@discuss.tchncs.de"
      "@atzanteol@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3237 …}
    +nested: Doctrine\ORM\PersistentCollection {#3239 …}
    +votes: Doctrine\ORM\PersistentCollection {#3241 …}
    +reports: Doctrine\ORM\PersistentCollection {#3243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
    -id: 305241
    -bodyTs: "'bard':27 'better':37 'brand':5 'chatgpt':1 'cooler':25 'copilot':28 'crap':4 'etc':29 'first':33 'kludgi':32 'known':38 'llms':19 'mainstream':15 'manag':13 'name':26,34 'pretti':3 'record':9 'somehow':12 'still':36 'tri':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6645128"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705155984 {#3234
      date: 2024-01-13 15:26:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2944}
  +body: """
    I personally disagree, Bard feels very uninspired, and copilot i associate too mich with flying, and also sounds more competent than it is.\n
    \n
    ChatGPT is probably not the best name, but at least it’s unique.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705166325 {#3462
    date: 2024-01-13 18:18:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@atzanteol@sh.itjust.works"
    "@fpslem@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3466 …}
  +nested: Doctrine\ORM\PersistentCollection {#3468 …}
  +votes: Doctrine\ORM\PersistentCollection {#3470 …}
  +reports: Doctrine\ORM\PersistentCollection {#3472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3476 …}
  -id: 305711
  -bodyTs: "'also':17 'associ':11 'bard':4 'best':29 'chatgpt':24 'compet':20 'copilot':9 'disagre':3 'feel':5 'fli':15 'least':33 'mich':13 'name':30 'person':2 'probabl':26 'sound':18 'uninspir':7 'uniqu':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5684002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705166325 {#3463
    date: 2024-01-13 18:18:45.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