GET https://kbin.spritesserver.nl/index.php/u/@Shdwdrgn@mander.xyz/top

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2275
  +user: Proxies\__CG__\App\Entity\User {#2955 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Linux-file-transfer-speed-bottlenecks"
  +title: "Linux file transfer speed bottlenecks?"
  +url: null
  +body: """
    I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
    \n
    Assuming a file transfer between 2 physical drives, and:\n
    \n
    - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write 210Mb/s (this was the mistake: I was reading the sata III protocol speed as the disk speed)\n
    - files are being transferred using a simple rsync command\n
    - there are no other processes running\n
    \n
    What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729314700 {#2950
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2957 …}
  +votes: Doctrine\ORM\PersistentCollection {#2959 …}
  +reports: Doctrine\ORM\PersistentCollection {#2961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
  +badges: Doctrine\ORM\PersistentCollection {#2967 …}
  +children: [
    App\Entity\EntryComment {#2279
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2275 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "You didn’t mention if this is a HDD or an SDD. If it’s a HDD, you will never even reach SATA 2 speeds, although you should be able to saturate SATA 1. Realistically you might be able to push around 200MB/s on newer HDDs but that’s assuming nothing else gets in your way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706308609 {#2278
        date: 2024-01-26 23:36:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@archomrade@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 343272
      -bodyTs: "'1':34 '2':24 '200mb/s':43 'abl':30,39 'although':26 'around':42 'assum':50 'didn':2 'els':52 'even':21 'get':53 'hdd':9,17 'hdds':46 'mention':4 'might':37 'never':20 'newer':45 'noth':51 'push':41 'reach':22 'realist':35 'sata':23,33 'satur':32 'sdd':12 'speed':25 'way':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7203523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706308609 {#2276
        date: 2024-01-26 23:36:49.0 +01:00
      }
      +"title": 343272
    }
  ]
  -id: 33332
  -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
  -bodyTs: "'2':77 '210mb/s':94 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':140 'bottleneck':68,131 'command':119 'could':69,132 'curious':16,65 'current':3 'disk':109 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,111,144,148 'fragment':153 'gb/s':90,92 'go':59 'guess':48 'iii':86,104 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':130,135 'limit':136 'lot':40 'm':2,15,50,62 'maximum':26 'memori':141 'mistak':98 'motherboard/processor':134 'physic':78 'process':124 'progress':6 'protocol':105 'read':101 'read/write':25,93 'rsync':10,118 'run':125 'sata':85,103 'simpl':117 'speed':19,27,45,106,110,138 'structur':145 'theoret':24 'transfer':12,34,44,55,75,114 'typic':71 'use':115 'volum':156 'watch':4 'whether':150 'would':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706394465
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7965088"
  +editedAt: DateTimeImmutable @1729391389 {#2938
    date: 2024-10-20 04:29:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#2917
    date: 2024-01-26 23:27:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2275
  +user: Proxies\__CG__\App\Entity\User {#2955 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Linux-file-transfer-speed-bottlenecks"
  +title: "Linux file transfer speed bottlenecks?"
  +url: null
  +body: """
    I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
    \n
    Assuming a file transfer between 2 physical drives, and:\n
    \n
    - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write 210Mb/s (this was the mistake: I was reading the sata III protocol speed as the disk speed)\n
    - files are being transferred using a simple rsync command\n
    - there are no other processes running\n
    \n
    What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729314700 {#2950
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2957 …}
  +votes: Doctrine\ORM\PersistentCollection {#2959 …}
  +reports: Doctrine\ORM\PersistentCollection {#2961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
  +badges: Doctrine\ORM\PersistentCollection {#2967 …}
  +children: [
    App\Entity\EntryComment {#2279
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2275 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "You didn’t mention if this is a HDD or an SDD. If it’s a HDD, you will never even reach SATA 2 speeds, although you should be able to saturate SATA 1. Realistically you might be able to push around 200MB/s on newer HDDs but that’s assuming nothing else gets in your way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706308609 {#2278
        date: 2024-01-26 23:36:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@archomrade@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 343272
      -bodyTs: "'1':34 '2':24 '200mb/s':43 'abl':30,39 'although':26 'around':42 'assum':50 'didn':2 'els':52 'even':21 'get':53 'hdd':9,17 'hdds':46 'mention':4 'might':37 'never':20 'newer':45 'noth':51 'push':41 'reach':22 'realist':35 'sata':23,33 'satur':32 'sdd':12 'speed':25 'way':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7203523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706308609 {#2276
        date: 2024-01-26 23:36:49.0 +01:00
      }
      +"title": 343272
    }
  ]
  -id: 33332
  -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
  -bodyTs: "'2':77 '210mb/s':94 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':140 'bottleneck':68,131 'command':119 'could':69,132 'curious':16,65 'current':3 'disk':109 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,111,144,148 'fragment':153 'gb/s':90,92 'go':59 'guess':48 'iii':86,104 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':130,135 'limit':136 'lot':40 'm':2,15,50,62 'maximum':26 'memori':141 'mistak':98 'motherboard/processor':134 'physic':78 'process':124 'progress':6 'protocol':105 'read':101 'read/write':25,93 'rsync':10,118 'run':125 'sata':85,103 'simpl':117 'speed':19,27,45,106,110,138 'structur':145 'theoret':24 'transfer':12,34,44,55,75,114 'typic':71 'use':115 'volum':156 'watch':4 'whether':150 'would':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706394465
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7965088"
  +editedAt: DateTimeImmutable @1729391389 {#2938
    date: 2024-10-20 04:29:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#2917
    date: 2024-01-26 23:27:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2275
  +user: Proxies\__CG__\App\Entity\User {#2955 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Linux-file-transfer-speed-bottlenecks"
  +title: "Linux file transfer speed bottlenecks?"
  +url: null
  +body: """
    I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
    \n
    Assuming a file transfer between 2 physical drives, and:\n
    \n
    - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write 210Mb/s (this was the mistake: I was reading the sata III protocol speed as the disk speed)\n
    - files are being transferred using a simple rsync command\n
    - there are no other processes running\n
    \n
    What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729314700 {#2950
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2957 …}
  +votes: Doctrine\ORM\PersistentCollection {#2959 …}
  +reports: Doctrine\ORM\PersistentCollection {#2961 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
  +badges: Doctrine\ORM\PersistentCollection {#2967 …}
  +children: [
    App\Entity\EntryComment {#2279
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2275 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "You didn’t mention if this is a HDD or an SDD. If it’s a HDD, you will never even reach SATA 2 speeds, although you should be able to saturate SATA 1. Realistically you might be able to push around 200MB/s on newer HDDs but that’s assuming nothing else gets in your way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706308609 {#2278
        date: 2024-01-26 23:36:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@archomrade@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 343272
      -bodyTs: "'1':34 '2':24 '200mb/s':43 'abl':30,39 'although':26 'around':42 'assum':50 'didn':2 'els':52 'even':21 'get':53 'hdd':9,17 'hdds':46 'mention':4 'might':37 'never':20 'newer':45 'noth':51 'push':41 'reach':22 'realist':35 'sata':23,33 'satur':32 'sdd':12 'speed':25 'way':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7203523"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706308609 {#2276
        date: 2024-01-26 23:36:49.0 +01:00
      }
      +"title": 343272
    }
  ]
  -id: 33332
  -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
  -bodyTs: "'2':77 '210mb/s':94 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':140 'bottleneck':68,131 'command':119 'could':69,132 'curious':16,65 'current':3 'disk':109 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,111,144,148 'fragment':153 'gb/s':90,92 'go':59 'guess':48 'iii':86,104 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':130,135 'limit':136 'lot':40 'm':2,15,50,62 'maximum':26 'memori':141 'mistak':98 'motherboard/processor':134 'physic':78 'process':124 'progress':6 'protocol':105 'read':101 'read/write':25,93 'rsync':10,118 'run':125 'sata':85,103 'simpl':117 'speed':19,27,45,106,110,138 'structur':145 'theoret':24 'transfer':12,34,44,55,75,114 'typic':71 'use':115 'volum':156 'watch':4 'whether':150 'would':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706394465
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7965088"
  +editedAt: DateTimeImmutable @1729391389 {#2938
    date: 2024-10-20 04:29:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#2917
    date: 2024-01-26 23:27:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2279
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275
    +user: Proxies\__CG__\App\Entity\User {#2955 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Linux-file-transfer-speed-bottlenecks"
    +title: "Linux file transfer speed bottlenecks?"
    +url: null
    +body: """
      I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
      \n
      Assuming a file transfer between 2 physical drives, and:\n
      \n
      - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write 210Mb/s (this was the mistake: I was reading the sata III protocol speed as the disk speed)\n
      - files are being transferred using a simple rsync command\n
      - there are no other processes running\n
      \n
      What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729314700 {#2950
      date: 2024-10-19 07:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2957 …}
    +votes: Doctrine\ORM\PersistentCollection {#2959 …}
    +reports: Doctrine\ORM\PersistentCollection {#2961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
    +badges: Doctrine\ORM\PersistentCollection {#2967 …}
    +children: [
      App\Entity\EntryComment {#2279}
    ]
    -id: 33332
    -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
    -bodyTs: "'2':77 '210mb/s':94 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':140 'bottleneck':68,131 'command':119 'could':69,132 'curious':16,65 'current':3 'disk':109 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,111,144,148 'fragment':153 'gb/s':90,92 'go':59 'guess':48 'iii':86,104 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':130,135 'limit':136 'lot':40 'm':2,15,50,62 'maximum':26 'memori':141 'mistak':98 'motherboard/processor':134 'physic':78 'process':124 'progress':6 'protocol':105 'read':101 'read/write':25,93 'rsync':10,118 'run':125 'sata':85,103 'simpl':117 'speed':19,27,45,106,110,138 'structur':145 'theoret':24 'transfer':12,34,44,55,75,114 'typic':71 'use':115 'volum':156 'watch':4 'whether':150 'would':127"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706394465
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7965088"
    +editedAt: DateTimeImmutable @1729391389 {#2938
      date: 2024-10-20 04:29:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706308065 {#2917
      date: 2024-01-26 23:27:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "You didn’t mention if this is a HDD or an SDD. If it’s a HDD, you will never even reach SATA 2 speeds, although you should be able to saturate SATA 1. Realistically you might be able to push around 200MB/s on newer HDDs but that’s assuming nothing else gets in your way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706308609 {#2278
    date: 2024-01-26 23:36:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archomrade@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 343272
  -bodyTs: "'1':34 '2':24 '200mb/s':43 'abl':30,39 'although':26 'around':42 'assum':50 'didn':2 'els':52 'even':21 'get':53 'hdd':9,17 'hdds':46 'mention':4 'might':37 'never':20 'newer':45 'noth':51 'push':41 'reach':22 'realist':35 'sata':23,33 'satur':32 'sdd':12 'speed':25 'way':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7203523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706308609 {#2276
    date: 2024-01-26 23:36:49.0 +01:00
  }
  +"title": 343272
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2279
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275
    +user: Proxies\__CG__\App\Entity\User {#2955 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Linux-file-transfer-speed-bottlenecks"
    +title: "Linux file transfer speed bottlenecks?"
    +url: null
    +body: """
      I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
      \n
      Assuming a file transfer between 2 physical drives, and:\n
      \n
      - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write 210Mb/s (this was the mistake: I was reading the sata III protocol speed as the disk speed)\n
      - files are being transferred using a simple rsync command\n
      - there are no other processes running\n
      \n
      What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729314700 {#2950
      date: 2024-10-19 07:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2957 …}
    +votes: Doctrine\ORM\PersistentCollection {#2959 …}
    +reports: Doctrine\ORM\PersistentCollection {#2961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
    +badges: Doctrine\ORM\PersistentCollection {#2967 …}
    +children: [
      App\Entity\EntryComment {#2279}
    ]
    -id: 33332
    -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
    -bodyTs: "'2':77 '210mb/s':94 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':140 'bottleneck':68,131 'command':119 'could':69,132 'curious':16,65 'current':3 'disk':109 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,111,144,148 'fragment':153 'gb/s':90,92 'go':59 'guess':48 'iii':86,104 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':130,135 'limit':136 'lot':40 'm':2,15,50,62 'maximum':26 'memori':141 'mistak':98 'motherboard/processor':134 'physic':78 'process':124 'progress':6 'protocol':105 'read':101 'read/write':25,93 'rsync':10,118 'run':125 'sata':85,103 'simpl':117 'speed':19,27,45,106,110,138 'structur':145 'theoret':24 'transfer':12,34,44,55,75,114 'typic':71 'use':115 'volum':156 'watch':4 'whether':150 'would':127"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706394465
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7965088"
    +editedAt: DateTimeImmutable @1729391389 {#2938
      date: 2024-10-20 04:29:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706308065 {#2917
      date: 2024-01-26 23:27:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "You didn’t mention if this is a HDD or an SDD. If it’s a HDD, you will never even reach SATA 2 speeds, although you should be able to saturate SATA 1. Realistically you might be able to push around 200MB/s on newer HDDs but that’s assuming nothing else gets in your way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706308609 {#2278
    date: 2024-01-26 23:36:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archomrade@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 343272
  -bodyTs: "'1':34 '2':24 '200mb/s':43 'abl':30,39 'although':26 'around':42 'assum':50 'didn':2 'els':52 'even':21 'get':53 'hdd':9,17 'hdds':46 'mention':4 'might':37 'never':20 'newer':45 'noth':51 'push':41 'reach':22 'realist':35 'sata':23,33 'satur':32 'sdd':12 'speed':25 'way':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7203523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706308609 {#2276
    date: 2024-01-26 23:36:49.0 +01:00
  }
  +"title": 343272
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2279
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275
    +user: Proxies\__CG__\App\Entity\User {#2955 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Linux-file-transfer-speed-bottlenecks"
    +title: "Linux file transfer speed bottlenecks?"
    +url: null
    +body: """
      I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
      \n
      Assuming a file transfer between 2 physical drives, and:\n
      \n
      - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write 210Mb/s (this was the mistake: I was reading the sata III protocol speed as the disk speed)\n
      - files are being transferred using a simple rsync command\n
      - there are no other processes running\n
      \n
      What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729314700 {#2950
      date: 2024-10-19 07:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2957 …}
    +votes: Doctrine\ORM\PersistentCollection {#2959 …}
    +reports: Doctrine\ORM\PersistentCollection {#2961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2963 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2965 …}
    +badges: Doctrine\ORM\PersistentCollection {#2967 …}
    +children: [
      App\Entity\EntryComment {#2279}
    ]
    -id: 33332
    -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
    -bodyTs: "'2':77 '210mb/s':94 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':140 'bottleneck':68,131 'command':119 'could':69,132 'curious':16,65 'current':3 'disk':109 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,111,144,148 'fragment':153 'gb/s':90,92 'go':59 'guess':48 'iii':86,104 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':130,135 'limit':136 'lot':40 'm':2,15,50,62 'maximum':26 'memori':141 'mistak':98 'motherboard/processor':134 'physic':78 'process':124 'progress':6 'protocol':105 'read':101 'read/write':25,93 'rsync':10,118 'run':125 'sata':85,103 'simpl':117 'speed':19,27,45,106,110,138 'structur':145 'theoret':24 'transfer':12,34,44,55,75,114 'typic':71 'use':115 'volum':156 'watch':4 'whether':150 'would':127"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706394465
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7965088"
    +editedAt: DateTimeImmutable @1729391389 {#2938
      date: 2024-10-20 04:29:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706308065 {#2917
      date: 2024-01-26 23:27:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "You didn’t mention if this is a HDD or an SDD. If it’s a HDD, you will never even reach SATA 2 speeds, although you should be able to saturate SATA 1. Realistically you might be able to push around 200MB/s on newer HDDs but that’s assuming nothing else gets in your way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706308609 {#2278
    date: 2024-01-26 23:36:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archomrade@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 343272
  -bodyTs: "'1':34 '2':24 '200mb/s':43 'abl':30,39 'although':26 'around':42 'assum':50 'didn':2 'els':52 'even':21 'get':53 'hdd':9,17 'hdds':46 'mention':4 'might':37 'never':20 'newer':45 'noth':51 'push':41 'reach':22 'realist':35 'sata':23,33 'satur':32 'sdd':12 'speed':25 'way':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7203523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706308609 {#2276
    date: 2024-01-26 23:36:49.0 +01:00
  }
  +"title": 343272
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#2935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "What-should-individual-communities-on-Lemmy-be-called"
  +title: "What should individual communities on Lemmy be called?"
  +url: null
  +body: """
    Reddit has subreddits. What does Lemmy go with?\n
    \n
    My personal vote is for lemmings!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687449914 {#2969
    date: 2023-06-22 18:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
  +badges: Doctrine\ORM\PersistentCollection {#2985 …}
  +children: [
    App\Entity\EntryComment {#1609
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1577 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
      +body: "I mean, a community is made up of its members, so it still seems to fit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687291951 {#1431
        date: 2023-06-20 22:12:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schooner@lemmy.ml"
        "@Stumblinbear@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1655 …}
      +nested: Doctrine\ORM\PersistentCollection {#1650 …}
      +votes: Doctrine\ORM\PersistentCollection {#1671 …}
      +reports: Doctrine\ORM\PersistentCollection {#1667 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
      -id: 2011
      -bodyTs: "'communiti':4 'fit':16 'made':6 'mean':2 'member':10 'seem':14 'still':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/480506"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687291951 {#1694
        date: 2023-06-20 22:12:31.0 +02:00
      }
      +"title": 2011
    }
  ]
  -id: 171
  -titleTs: "'call':8 'communiti':4 'individu':3 'lemmi':6"
  -bodyTs: "'go':7 'lem':14 'lemmi':6 'person':10 'reddit':1 'subreddit':3 'vote':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687370466
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1398104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687291466 {#2956
    date: 2023-06-20 22:04:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#2935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "What-should-individual-communities-on-Lemmy-be-called"
  +title: "What should individual communities on Lemmy be called?"
  +url: null
  +body: """
    Reddit has subreddits. What does Lemmy go with?\n
    \n
    My personal vote is for lemmings!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687449914 {#2969
    date: 2023-06-22 18:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
  +badges: Doctrine\ORM\PersistentCollection {#2985 …}
  +children: [
    App\Entity\EntryComment {#1609
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1577 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
      +body: "I mean, a community is made up of its members, so it still seems to fit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687291951 {#1431
        date: 2023-06-20 22:12:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schooner@lemmy.ml"
        "@Stumblinbear@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1655 …}
      +nested: Doctrine\ORM\PersistentCollection {#1650 …}
      +votes: Doctrine\ORM\PersistentCollection {#1671 …}
      +reports: Doctrine\ORM\PersistentCollection {#1667 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
      -id: 2011
      -bodyTs: "'communiti':4 'fit':16 'made':6 'mean':2 'member':10 'seem':14 'still':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/480506"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687291951 {#1694
        date: 2023-06-20 22:12:31.0 +02:00
      }
      +"title": 2011
    }
  ]
  -id: 171
  -titleTs: "'call':8 'communiti':4 'individu':3 'lemmi':6"
  -bodyTs: "'go':7 'lem':14 'lemmi':6 'person':10 'reddit':1 'subreddit':3 'vote':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687370466
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1398104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687291466 {#2956
    date: 2023-06-20 22:04:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1577
  +user: Proxies\__CG__\App\Entity\User {#2935 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "What-should-individual-communities-on-Lemmy-be-called"
  +title: "What should individual communities on Lemmy be called?"
  +url: null
  +body: """
    Reddit has subreddits. What does Lemmy go with?\n
    \n
    My personal vote is for lemmings!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1687449914 {#2969
    date: 2023-06-22 18:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
  +badges: Doctrine\ORM\PersistentCollection {#2985 …}
  +children: [
    App\Entity\EntryComment {#1609
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1577 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
      +body: "I mean, a community is made up of its members, so it still seems to fit?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687291951 {#1431
        date: 2023-06-20 22:12:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schooner@lemmy.ml"
        "@Stumblinbear@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1655 …}
      +nested: Doctrine\ORM\PersistentCollection {#1650 …}
      +votes: Doctrine\ORM\PersistentCollection {#1671 …}
      +reports: Doctrine\ORM\PersistentCollection {#1667 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
      -id: 2011
      -bodyTs: "'communiti':4 'fit':16 'made':6 'mean':2 'member':10 'seem':14 'still':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/480506"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687291951 {#1694
        date: 2023-06-20 22:12:31.0 +02:00
      }
      +"title": 2011
    }
  ]
  -id: 171
  -titleTs: "'call':8 'communiti':4 'individu':3 'lemmi':6"
  -bodyTs: "'go':7 'lem':14 'lemmi':6 'person':10 'reddit':1 'subreddit':3 'vote':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687370466
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1398104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687291466 {#2956
    date: 2023-06-20 22:04:26.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1609
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1577
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "What-should-individual-communities-on-Lemmy-be-called"
    +title: "What should individual communities on Lemmy be called?"
    +url: null
    +body: """
      Reddit has subreddits. What does Lemmy go with?\n
      \n
      My personal vote is for lemmings!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687449914 {#2969
      date: 2023-06-22 18:05:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      App\Entity\EntryComment {#1609}
    ]
    -id: 171
    -titleTs: "'call':8 'communiti':4 'individu':3 'lemmi':6"
    -bodyTs: "'go':7 'lem':14 'lemmi':6 'person':10 'reddit':1 'subreddit':3 'vote':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687370466
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1398104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687291466 {#2956
      date: 2023-06-20 22:04:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
  +body: "I mean, a community is made up of its members, so it still seems to fit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687291951 {#1431
    date: 2023-06-20 22:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schooner@lemmy.ml"
    "@Stumblinbear@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1655 …}
  +nested: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  -id: 2011
  -bodyTs: "'communiti':4 'fit':16 'made':6 'mean':2 'member':10 'seem':14 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/480506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687291951 {#1694
    date: 2023-06-20 22:12:31.0 +02:00
  }
  +"title": 2011
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1609
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1577
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "What-should-individual-communities-on-Lemmy-be-called"
    +title: "What should individual communities on Lemmy be called?"
    +url: null
    +body: """
      Reddit has subreddits. What does Lemmy go with?\n
      \n
      My personal vote is for lemmings!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687449914 {#2969
      date: 2023-06-22 18:05:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      App\Entity\EntryComment {#1609}
    ]
    -id: 171
    -titleTs: "'call':8 'communiti':4 'individu':3 'lemmi':6"
    -bodyTs: "'go':7 'lem':14 'lemmi':6 'person':10 'reddit':1 'subreddit':3 'vote':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687370466
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1398104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687291466 {#2956
      date: 2023-06-20 22:04:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
  +body: "I mean, a community is made up of its members, so it still seems to fit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687291951 {#1431
    date: 2023-06-20 22:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schooner@lemmy.ml"
    "@Stumblinbear@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1655 …}
  +nested: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  -id: 2011
  -bodyTs: "'communiti':4 'fit':16 'made':6 'mean':2 'member':10 'seem':14 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/480506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687291951 {#1694
    date: 2023-06-20 22:12:31.0 +02:00
  }
  +"title": 2011
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1609
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1577
    +user: Proxies\__CG__\App\Entity\User {#2935 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "What-should-individual-communities-on-Lemmy-be-called"
    +title: "What should individual communities on Lemmy be called?"
    +url: null
    +body: """
      Reddit has subreddits. What does Lemmy go with?\n
      \n
      My personal vote is for lemmings!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1687449914 {#2969
      date: 2023-06-22 18:05:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      App\Entity\EntryComment {#1609}
    ]
    -id: 171
    -titleTs: "'call':8 'communiti':4 'individu':3 'lemmi':6"
    -bodyTs: "'go':7 'lem':14 'lemmi':6 'person':10 'reddit':1 'subreddit':3 'vote':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687370466
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1398104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687291466 {#2956
      date: 2023-06-20 22:04:26.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1586 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1649 …}
  +body: "I mean, a community is made up of its members, so it still seems to fit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687291951 {#1431
    date: 2023-06-20 22:12:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schooner@lemmy.ml"
    "@Stumblinbear@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1655 …}
  +nested: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1671 …}
  +reports: Doctrine\ORM\PersistentCollection {#1667 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  -id: 2011
  -bodyTs: "'communiti':4 'fit':16 'made':6 'mean':2 'member':10 'seem':14 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/480506"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687291951 {#1694
    date: 2023-06-20 22:12:31.0 +02:00
  }
  +"title": 2011
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2914
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  +badges: Doctrine\ORM\PersistentCollection {#2930 …}
  +children: [
    App\Entity\EntryComment {#2061
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "I’ve always preferred Konsole because it handles several tabs pretty well and I keep a bunch open to my servers. The only issue I have with it is that it has a habit of detaching tabs if I click on one while my computer is running something heavy in the background."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705513938 {#2144
        date: 2024-01-17 18:52:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 317199
      -bodyTs: "'alway':3 'background':52 'bunch':17 'click':40 'comput':45 'detach':36 'habit':34 'handl':8 'heavi':49 'issu':24 'keep':15 'konsol':5 'one':42 'open':18 'prefer':4 'pretti':11 'run':47 'server':21 'sever':9 'someth':48 'tab':10,37 've':2 'well':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6893443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705513938 {#2075
        date: 2024-01-17 18:52:18.0 +01:00
      }
      +"title": 317199
    }
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2900
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2914
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  +badges: Doctrine\ORM\PersistentCollection {#2930 …}
  +children: [
    App\Entity\EntryComment {#2061
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "I’ve always preferred Konsole because it handles several tabs pretty well and I keep a bunch open to my servers. The only issue I have with it is that it has a habit of detaching tabs if I click on one while my computer is running something heavy in the background."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705513938 {#2144
        date: 2024-01-17 18:52:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 317199
      -bodyTs: "'alway':3 'background':52 'bunch':17 'click':40 'comput':45 'detach':36 'habit':34 'handl':8 'heavi':49 'issu':24 'keep':15 'konsol':5 'one':42 'open':18 'prefer':4 'pretti':11 'run':47 'server':21 'sever':9 'someth':48 'tab':10,37 've':2 'well':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6893443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705513938 {#2075
        date: 2024-01-17 18:52:18.0 +01:00
      }
      +"title": 317199
    }
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2900
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2914
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2919 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  +badges: Doctrine\ORM\PersistentCollection {#2930 …}
  +children: [
    App\Entity\EntryComment {#2061
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "I’ve always preferred Konsole because it handles several tabs pretty well and I keep a bunch open to my servers. The only issue I have with it is that it has a habit of detaching tabs if I click on one while my computer is running something heavy in the background."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705513938 {#2144
        date: 2024-01-17 18:52:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 317199
      -bodyTs: "'alway':3 'background':52 'bunch':17 'click':40 'comput':45 'detach':36 'habit':34 'handl':8 'heavi':49 'issu':24 'keep':15 'konsol':5 'one':42 'open':18 'prefer':4 'pretti':11 'run':47 'server':21 'sever':9 'someth':48 'tab':10,37 've':2 'well':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6893443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705513938 {#2075
        date: 2024-01-17 18:52:18.0 +01:00
      }
      +"title": 317199
    }
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2900
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2914
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
    +badges: Doctrine\ORM\PersistentCollection {#2930 …}
    +children: [
      App\Entity\EntryComment {#2061}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2900
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "I’ve always preferred Konsole because it handles several tabs pretty well and I keep a bunch open to my servers. The only issue I have with it is that it has a habit of detaching tabs if I click on one while my computer is running something heavy in the background."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705513938 {#2144
    date: 2024-01-17 18:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 317199
  -bodyTs: "'alway':3 'background':52 'bunch':17 'click':40 'comput':45 'detach':36 'habit':34 'handl':8 'heavi':49 'issu':24 'keep':15 'konsol':5 'one':42 'open':18 'prefer':4 'pretti':11 'run':47 'server':21 'sever':9 'someth':48 'tab':10,37 've':2 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6893443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705513938 {#2075
    date: 2024-01-17 18:52:18.0 +01:00
  }
  +"title": 317199
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2061
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2914
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
    +badges: Doctrine\ORM\PersistentCollection {#2930 …}
    +children: [
      App\Entity\EntryComment {#2061}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2900
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "I’ve always preferred Konsole because it handles several tabs pretty well and I keep a bunch open to my servers. The only issue I have with it is that it has a habit of detaching tabs if I click on one while my computer is running something heavy in the background."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705513938 {#2144
    date: 2024-01-17 18:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 317199
  -bodyTs: "'alway':3 'background':52 'bunch':17 'click':40 'comput':45 'detach':36 'habit':34 'handl':8 'heavi':49 'issu':24 'keep':15 'konsol':5 'one':42 'open':18 'prefer':4 'pretti':11 'run':47 'server':21 'sever':9 'someth':48 'tab':10,37 've':2 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6893443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705513938 {#2075
    date: 2024-01-17 18:52:18.0 +01:00
  }
  +"title": 317199
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2061
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2914
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2919 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
    +badges: Doctrine\ORM\PersistentCollection {#2930 …}
    +children: [
      App\Entity\EntryComment {#2061}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2900
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "I’ve always preferred Konsole because it handles several tabs pretty well and I keep a bunch open to my servers. The only issue I have with it is that it has a habit of detaching tabs if I click on one while my computer is running something heavy in the background."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705513938 {#2144
    date: 2024-01-17 18:52:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 317199
  -bodyTs: "'alway':3 'background':52 'bunch':17 'click':40 'comput':45 'detach':36 'habit':34 'handl':8 'heavi':49 'issu':24 'keep':15 'konsol':5 'one':42 'open':18 'prefer':4 'pretti':11 'run':47 'server':21 'sever':9 'someth':48 'tab':10,37 've':2 'well':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6893443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705513938 {#2075
    date: 2024-01-17 18:52:18.0 +01:00
  }
  +"title": 317199
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Public-DNS-server-with-gui"
  +title: "Public DNS server with gui"
  +url: null
  +body: """
    I am looking to setup a public DNS server and I found this DNS server\n
    \n
    [technitium.com/dns/](https://technitium.com/dns/)\n
    \n
    Does anyone know what the risks are of exposing the DNS port to the internet? How likely am I to get compromised? Is this a really bad idea?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728881504 {#2932
    date: 2024-10-14 06:51:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2948 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +body: """
        This right here. As a member of the OpenNIC project, I used to run an open resolver and this required a lot of hands-on maintenance. Basically what happens is someone sends a very small packet requesting the lookup of something which returns a huge amount of data (like DNSSEC records). They can make thousands of these requests in a short period, attempting to flood out the target domain’s DNS servers and effectively take them offline, by using your open server as the attacker.\n
        \n
        At the very least, you need to have strict rate-limiting controls on DNS lookups. And since the requests come in through UDP, they can spoof their IP address so you can’t simply block an attacker. When I ran into this issue, I wrote up scripts to monitor for a lot of requests to the same domain name and outright block those until the attack stopped. It wasn’t a great solution, but it did at least make sure my system wasn’t contributing to an attack.\n
        \n
        Your best bet is to only respond to DNS requests for your own domain(s). If you really want an open resolver, think about limiting it by creating some sort of sign-up method (for instance, ddns servers use a specific URL to register the changing IP of known users), but still keep the rate-limiting in place.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705602623 {#2080
        date: 2024-01-18 19:30:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@possiblylinux127@lemmy.zip"
        "@ShitpostCentral@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 319931
      -bodyTs: "'address':116 'amount':47 'attack':86,124,153,175 'attempt':64 'basic':28 'best':177 'bet':178 'block':122,149 'chang':222 'come':107 'contribut':172 'control':99 'creat':203 'data':49 'ddns':213 'dns':72,101,184 'dnssec':51 'domain':70,145,189 'effect':75 'flood':66 'great':159 'hand':25 'hands-on':24 'happen':30 'huge':46 'instanc':212 'ip':115,223 'issu':130 'keep':229 'known':225 'least':90,165 'like':50 'limit':98,200,233 'lookup':40,102 'lot':22,139 'mainten':27 'make':55,166 'member':6 'method':210 'monitor':136 'name':146 'need':92 'offlin':78 'open':16,82,196 'openn':9 'outright':148 'packet':37 'period':63 'place':235 'project':10 'ran':127 'rate':97,232 'rate-limit':96,231 'realli':193 'record':52 'regist':220 'request':38,59,106,141,185 'requir':20 'resolv':17,197 'respond':182 'return':44 'right':2 'run':14 'script':134 'send':33 'server':73,83,214 'short':62 'sign':208 'sign-up':207 'simpli':121 'sinc':104 'small':36 'solut':160 'someon':32 'someth':42 'sort':205 'specif':217 'spoof':113 'still':228 'stop':154 'strict':95 'sure':167 'system':169 'take':76 'target':69 'think':198 'thousand':56 'udp':110 'url':218 'use':12,80,215 'user':226 'want':194 'wasn':156,170 'wrote':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6923848"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705602623 {#2064
        date: 2024-01-18 19:30:23.0 +01:00
      }
      +"title": 319931
    }
  ]
  -id: 31538
  -titleTs: "'dns':2 'gui':5 'public':1 'server':3"
  -bodyTs: "'/dns/](https://technitium.com/dns/)':18 'anyon':20 'bad':45 'compromis':40 'dns':8,14,29 'expos':27 'found':12 'get':39 'idea':46 'internet':33 'know':21 'like':35 'look':3 'port':30 'public':7 'realli':44 'risk':24 'server':9,15 'setup':5 'technitium.com':17 'technitium.com/dns/](https://technitium.com/dns/)':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705686844
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8606570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600444 {#2920
    date: 2024-01-18 18:54:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Public-DNS-server-with-gui"
  +title: "Public DNS server with gui"
  +url: null
  +body: """
    I am looking to setup a public DNS server and I found this DNS server\n
    \n
    [technitium.com/dns/](https://technitium.com/dns/)\n
    \n
    Does anyone know what the risks are of exposing the DNS port to the internet? How likely am I to get compromised? Is this a really bad idea?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728881504 {#2932
    date: 2024-10-14 06:51:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2948 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +body: """
        This right here. As a member of the OpenNIC project, I used to run an open resolver and this required a lot of hands-on maintenance. Basically what happens is someone sends a very small packet requesting the lookup of something which returns a huge amount of data (like DNSSEC records). They can make thousands of these requests in a short period, attempting to flood out the target domain’s DNS servers and effectively take them offline, by using your open server as the attacker.\n
        \n
        At the very least, you need to have strict rate-limiting controls on DNS lookups. And since the requests come in through UDP, they can spoof their IP address so you can’t simply block an attacker. When I ran into this issue, I wrote up scripts to monitor for a lot of requests to the same domain name and outright block those until the attack stopped. It wasn’t a great solution, but it did at least make sure my system wasn’t contributing to an attack.\n
        \n
        Your best bet is to only respond to DNS requests for your own domain(s). If you really want an open resolver, think about limiting it by creating some sort of sign-up method (for instance, ddns servers use a specific URL to register the changing IP of known users), but still keep the rate-limiting in place.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705602623 {#2080
        date: 2024-01-18 19:30:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@possiblylinux127@lemmy.zip"
        "@ShitpostCentral@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 319931
      -bodyTs: "'address':116 'amount':47 'attack':86,124,153,175 'attempt':64 'basic':28 'best':177 'bet':178 'block':122,149 'chang':222 'come':107 'contribut':172 'control':99 'creat':203 'data':49 'ddns':213 'dns':72,101,184 'dnssec':51 'domain':70,145,189 'effect':75 'flood':66 'great':159 'hand':25 'hands-on':24 'happen':30 'huge':46 'instanc':212 'ip':115,223 'issu':130 'keep':229 'known':225 'least':90,165 'like':50 'limit':98,200,233 'lookup':40,102 'lot':22,139 'mainten':27 'make':55,166 'member':6 'method':210 'monitor':136 'name':146 'need':92 'offlin':78 'open':16,82,196 'openn':9 'outright':148 'packet':37 'period':63 'place':235 'project':10 'ran':127 'rate':97,232 'rate-limit':96,231 'realli':193 'record':52 'regist':220 'request':38,59,106,141,185 'requir':20 'resolv':17,197 'respond':182 'return':44 'right':2 'run':14 'script':134 'send':33 'server':73,83,214 'short':62 'sign':208 'sign-up':207 'simpli':121 'sinc':104 'small':36 'solut':160 'someon':32 'someth':42 'sort':205 'specif':217 'spoof':113 'still':228 'stop':154 'strict':95 'sure':167 'system':169 'take':76 'target':69 'think':198 'thousand':56 'udp':110 'url':218 'use':12,80,215 'user':226 'want':194 'wasn':156,170 'wrote':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6923848"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705602623 {#2064
        date: 2024-01-18 19:30:23.0 +01:00
      }
      +"title": 319931
    }
  ]
  -id: 31538
  -titleTs: "'dns':2 'gui':5 'public':1 'server':3"
  -bodyTs: "'/dns/](https://technitium.com/dns/)':18 'anyon':20 'bad':45 'compromis':40 'dns':8,14,29 'expos':27 'found':12 'get':39 'idea':46 'internet':33 'know':21 'like':35 'look':3 'port':30 'public':7 'realli':44 'risk':24 'server':9,15 'setup':5 'technitium.com':17 'technitium.com/dns/](https://technitium.com/dns/)':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705686844
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8606570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600444 {#2920
    date: 2024-01-18 18:54:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2897 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Public-DNS-server-with-gui"
  +title: "Public DNS server with gui"
  +url: null
  +body: """
    I am looking to setup a public DNS server and I found this DNS server\n
    \n
    [technitium.com/dns/](https://technitium.com/dns/)\n
    \n
    Does anyone know what the risks are of exposing the DNS port to the internet? How likely am I to get compromised? Is this a really bad idea?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728881504 {#2932
    date: 2024-10-14 06:51:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2940 …}
  +reports: Doctrine\ORM\PersistentCollection {#2942 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2948 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +body: """
        This right here. As a member of the OpenNIC project, I used to run an open resolver and this required a lot of hands-on maintenance. Basically what happens is someone sends a very small packet requesting the lookup of something which returns a huge amount of data (like DNSSEC records). They can make thousands of these requests in a short period, attempting to flood out the target domain’s DNS servers and effectively take them offline, by using your open server as the attacker.\n
        \n
        At the very least, you need to have strict rate-limiting controls on DNS lookups. And since the requests come in through UDP, they can spoof their IP address so you can’t simply block an attacker. When I ran into this issue, I wrote up scripts to monitor for a lot of requests to the same domain name and outright block those until the attack stopped. It wasn’t a great solution, but it did at least make sure my system wasn’t contributing to an attack.\n
        \n
        Your best bet is to only respond to DNS requests for your own domain(s). If you really want an open resolver, think about limiting it by creating some sort of sign-up method (for instance, ddns servers use a specific URL to register the changing IP of known users), but still keep the rate-limiting in place.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705602623 {#2080
        date: 2024-01-18 19:30:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@possiblylinux127@lemmy.zip"
        "@ShitpostCentral@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 319931
      -bodyTs: "'address':116 'amount':47 'attack':86,124,153,175 'attempt':64 'basic':28 'best':177 'bet':178 'block':122,149 'chang':222 'come':107 'contribut':172 'control':99 'creat':203 'data':49 'ddns':213 'dns':72,101,184 'dnssec':51 'domain':70,145,189 'effect':75 'flood':66 'great':159 'hand':25 'hands-on':24 'happen':30 'huge':46 'instanc':212 'ip':115,223 'issu':130 'keep':229 'known':225 'least':90,165 'like':50 'limit':98,200,233 'lookup':40,102 'lot':22,139 'mainten':27 'make':55,166 'member':6 'method':210 'monitor':136 'name':146 'need':92 'offlin':78 'open':16,82,196 'openn':9 'outright':148 'packet':37 'period':63 'place':235 'project':10 'ran':127 'rate':97,232 'rate-limit':96,231 'realli':193 'record':52 'regist':220 'request':38,59,106,141,185 'requir':20 'resolv':17,197 'respond':182 'return':44 'right':2 'run':14 'script':134 'send':33 'server':73,83,214 'short':62 'sign':208 'sign-up':207 'simpli':121 'sinc':104 'small':36 'solut':160 'someon':32 'someth':42 'sort':205 'specif':217 'spoof':113 'still':228 'stop':154 'strict':95 'sure':167 'system':169 'take':76 'target':69 'think':198 'thousand':56 'udp':110 'url':218 'use':12,80,215 'user':226 'want':194 'wasn':156,170 'wrote':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6923848"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705602623 {#2064
        date: 2024-01-18 19:30:23.0 +01:00
      }
      +"title": 319931
    }
  ]
  -id: 31538
  -titleTs: "'dns':2 'gui':5 'public':1 'server':3"
  -bodyTs: "'/dns/](https://technitium.com/dns/)':18 'anyon':20 'bad':45 'compromis':40 'dns':8,14,29 'expos':27 'found':12 'get':39 'idea':46 'internet':33 'know':21 'like':35 'look':3 'port':30 'public':7 'realli':44 'risk':24 'server':9,15 'setup':5 'technitium.com':17 'technitium.com/dns/](https://technitium.com/dns/)':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705686844
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8606570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705600444 {#2920
    date: 2024-01-18 18:54:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Public-DNS-server-with-gui"
    +title: "Public DNS server with gui"
    +url: null
    +body: """
      I am looking to setup a public DNS server and I found this DNS server\n
      \n
      [technitium.com/dns/](https://technitium.com/dns/)\n
      \n
      Does anyone know what the risks are of exposing the DNS port to the internet? How likely am I to get compromised? Is this a really bad idea?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728881504 {#2932
      date: 2024-10-14 06:51:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    +badges: Doctrine\ORM\PersistentCollection {#2948 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 31538
    -titleTs: "'dns':2 'gui':5 'public':1 'server':3"
    -bodyTs: "'/dns/](https://technitium.com/dns/)':18 'anyon':20 'bad':45 'compromis':40 'dns':8,14,29 'expos':27 'found':12 'get':39 'idea':46 'internet':33 'know':21 'like':35 'look':3 'port':30 'public':7 'realli':44 'risk':24 'server':9,15 'setup':5 'technitium.com':17 'technitium.com/dns/](https://technitium.com/dns/)':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705686844
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8606570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705600444 {#2920
      date: 2024-01-18 18:54:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +body: """
    This right here. As a member of the OpenNIC project, I used to run an open resolver and this required a lot of hands-on maintenance. Basically what happens is someone sends a very small packet requesting the lookup of something which returns a huge amount of data (like DNSSEC records). They can make thousands of these requests in a short period, attempting to flood out the target domain’s DNS servers and effectively take them offline, by using your open server as the attacker.\n
    \n
    At the very least, you need to have strict rate-limiting controls on DNS lookups. And since the requests come in through UDP, they can spoof their IP address so you can’t simply block an attacker. When I ran into this issue, I wrote up scripts to monitor for a lot of requests to the same domain name and outright block those until the attack stopped. It wasn’t a great solution, but it did at least make sure my system wasn’t contributing to an attack.\n
    \n
    Your best bet is to only respond to DNS requests for your own domain(s). If you really want an open resolver, think about limiting it by creating some sort of sign-up method (for instance, ddns servers use a specific URL to register the changing IP of known users), but still keep the rate-limiting in place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705602623 {#2080
    date: 2024-01-18 19:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@possiblylinux127@lemmy.zip"
    "@ShitpostCentral@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 319931
  -bodyTs: "'address':116 'amount':47 'attack':86,124,153,175 'attempt':64 'basic':28 'best':177 'bet':178 'block':122,149 'chang':222 'come':107 'contribut':172 'control':99 'creat':203 'data':49 'ddns':213 'dns':72,101,184 'dnssec':51 'domain':70,145,189 'effect':75 'flood':66 'great':159 'hand':25 'hands-on':24 'happen':30 'huge':46 'instanc':212 'ip':115,223 'issu':130 'keep':229 'known':225 'least':90,165 'like':50 'limit':98,200,233 'lookup':40,102 'lot':22,139 'mainten':27 'make':55,166 'member':6 'method':210 'monitor':136 'name':146 'need':92 'offlin':78 'open':16,82,196 'openn':9 'outright':148 'packet':37 'period':63 'place':235 'project':10 'ran':127 'rate':97,232 'rate-limit':96,231 'realli':193 'record':52 'regist':220 'request':38,59,106,141,185 'requir':20 'resolv':17,197 'respond':182 'return':44 'right':2 'run':14 'script':134 'send':33 'server':73,83,214 'short':62 'sign':208 'sign-up':207 'simpli':121 'sinc':104 'small':36 'solut':160 'someon':32 'someth':42 'sort':205 'specif':217 'spoof':113 'still':228 'stop':154 'strict':95 'sure':167 'system':169 'take':76 'target':69 'think':198 'thousand':56 'udp':110 'url':218 'use':12,80,215 'user':226 'want':194 'wasn':156,170 'wrote':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6923848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602623 {#2064
    date: 2024-01-18 19:30:23.0 +01:00
  }
  +"title": 319931
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2089
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Public-DNS-server-with-gui"
    +title: "Public DNS server with gui"
    +url: null
    +body: """
      I am looking to setup a public DNS server and I found this DNS server\n
      \n
      [technitium.com/dns/](https://technitium.com/dns/)\n
      \n
      Does anyone know what the risks are of exposing the DNS port to the internet? How likely am I to get compromised? Is this a really bad idea?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728881504 {#2932
      date: 2024-10-14 06:51:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    +badges: Doctrine\ORM\PersistentCollection {#2948 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 31538
    -titleTs: "'dns':2 'gui':5 'public':1 'server':3"
    -bodyTs: "'/dns/](https://technitium.com/dns/)':18 'anyon':20 'bad':45 'compromis':40 'dns':8,14,29 'expos':27 'found':12 'get':39 'idea':46 'internet':33 'know':21 'like':35 'look':3 'port':30 'public':7 'realli':44 'risk':24 'server':9,15 'setup':5 'technitium.com':17 'technitium.com/dns/](https://technitium.com/dns/)':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705686844
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8606570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705600444 {#2920
      date: 2024-01-18 18:54:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +body: """
    This right here. As a member of the OpenNIC project, I used to run an open resolver and this required a lot of hands-on maintenance. Basically what happens is someone sends a very small packet requesting the lookup of something which returns a huge amount of data (like DNSSEC records). They can make thousands of these requests in a short period, attempting to flood out the target domain’s DNS servers and effectively take them offline, by using your open server as the attacker.\n
    \n
    At the very least, you need to have strict rate-limiting controls on DNS lookups. And since the requests come in through UDP, they can spoof their IP address so you can’t simply block an attacker. When I ran into this issue, I wrote up scripts to monitor for a lot of requests to the same domain name and outright block those until the attack stopped. It wasn’t a great solution, but it did at least make sure my system wasn’t contributing to an attack.\n
    \n
    Your best bet is to only respond to DNS requests for your own domain(s). If you really want an open resolver, think about limiting it by creating some sort of sign-up method (for instance, ddns servers use a specific URL to register the changing IP of known users), but still keep the rate-limiting in place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705602623 {#2080
    date: 2024-01-18 19:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@possiblylinux127@lemmy.zip"
    "@ShitpostCentral@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 319931
  -bodyTs: "'address':116 'amount':47 'attack':86,124,153,175 'attempt':64 'basic':28 'best':177 'bet':178 'block':122,149 'chang':222 'come':107 'contribut':172 'control':99 'creat':203 'data':49 'ddns':213 'dns':72,101,184 'dnssec':51 'domain':70,145,189 'effect':75 'flood':66 'great':159 'hand':25 'hands-on':24 'happen':30 'huge':46 'instanc':212 'ip':115,223 'issu':130 'keep':229 'known':225 'least':90,165 'like':50 'limit':98,200,233 'lookup':40,102 'lot':22,139 'mainten':27 'make':55,166 'member':6 'method':210 'monitor':136 'name':146 'need':92 'offlin':78 'open':16,82,196 'openn':9 'outright':148 'packet':37 'period':63 'place':235 'project':10 'ran':127 'rate':97,232 'rate-limit':96,231 'realli':193 'record':52 'regist':220 'request':38,59,106,141,185 'requir':20 'resolv':17,197 'respond':182 'return':44 'right':2 'run':14 'script':134 'send':33 'server':73,83,214 'short':62 'sign':208 'sign-up':207 'simpli':121 'sinc':104 'small':36 'solut':160 'someon':32 'someth':42 'sort':205 'specif':217 'spoof':113 'still':228 'stop':154 'strict':95 'sure':167 'system':169 'take':76 'target':69 'think':198 'thousand':56 'udp':110 'url':218 'use':12,80,215 'user':226 'want':194 'wasn':156,170 'wrote':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6923848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602623 {#2064
    date: 2024-01-18 19:30:23.0 +01:00
  }
  +"title": 319931
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2089
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2897 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Public-DNS-server-with-gui"
    +title: "Public DNS server with gui"
    +url: null
    +body: """
      I am looking to setup a public DNS server and I found this DNS server\n
      \n
      [technitium.com/dns/](https://technitium.com/dns/)\n
      \n
      Does anyone know what the risks are of exposing the DNS port to the internet? How likely am I to get compromised? Is this a really bad idea?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 16
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728881504 {#2932
      date: 2024-10-14 06:51:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2940 …}
    +reports: Doctrine\ORM\PersistentCollection {#2942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2944 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    +badges: Doctrine\ORM\PersistentCollection {#2948 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 31538
    -titleTs: "'dns':2 'gui':5 'public':1 'server':3"
    -bodyTs: "'/dns/](https://technitium.com/dns/)':18 'anyon':20 'bad':45 'compromis':40 'dns':8,14,29 'expos':27 'found':12 'get':39 'idea':46 'internet':33 'know':21 'like':35 'look':3 'port':30 'public':7 'realli':44 'risk':24 'server':9,15 'setup':5 'technitium.com':17 'technitium.com/dns/](https://technitium.com/dns/)':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705686844
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8606570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705600444 {#2920
      date: 2024-01-18 18:54:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +body: """
    This right here. As a member of the OpenNIC project, I used to run an open resolver and this required a lot of hands-on maintenance. Basically what happens is someone sends a very small packet requesting the lookup of something which returns a huge amount of data (like DNSSEC records). They can make thousands of these requests in a short period, attempting to flood out the target domain’s DNS servers and effectively take them offline, by using your open server as the attacker.\n
    \n
    At the very least, you need to have strict rate-limiting controls on DNS lookups. And since the requests come in through UDP, they can spoof their IP address so you can’t simply block an attacker. When I ran into this issue, I wrote up scripts to monitor for a lot of requests to the same domain name and outright block those until the attack stopped. It wasn’t a great solution, but it did at least make sure my system wasn’t contributing to an attack.\n
    \n
    Your best bet is to only respond to DNS requests for your own domain(s). If you really want an open resolver, think about limiting it by creating some sort of sign-up method (for instance, ddns servers use a specific URL to register the changing IP of known users), but still keep the rate-limiting in place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705602623 {#2080
    date: 2024-01-18 19:30:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@possiblylinux127@lemmy.zip"
    "@ShitpostCentral@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 319931
  -bodyTs: "'address':116 'amount':47 'attack':86,124,153,175 'attempt':64 'basic':28 'best':177 'bet':178 'block':122,149 'chang':222 'come':107 'contribut':172 'control':99 'creat':203 'data':49 'ddns':213 'dns':72,101,184 'dnssec':51 'domain':70,145,189 'effect':75 'flood':66 'great':159 'hand':25 'hands-on':24 'happen':30 'huge':46 'instanc':212 'ip':115,223 'issu':130 'keep':229 'known':225 'least':90,165 'like':50 'limit':98,200,233 'lookup':40,102 'lot':22,139 'mainten':27 'make':55,166 'member':6 'method':210 'monitor':136 'name':146 'need':92 'offlin':78 'open':16,82,196 'openn':9 'outright':148 'packet':37 'period':63 'place':235 'project':10 'ran':127 'rate':97,232 'rate-limit':96,231 'realli':193 'record':52 'regist':220 'request':38,59,106,141,185 'requir':20 'resolv':17,197 'respond':182 'return':44 'right':2 'run':14 'script':134 'send':33 'server':73,83,214 'short':62 'sign':208 'sign-up':207 'simpli':121 'sinc':104 'small':36 'solut':160 'someon':32 'someth':42 'sort':205 'specif':217 'spoof':113 'still':228 'stop':154 'strict':95 'sure':167 'system':169 'take':76 'target':69 'think':198 'thousand':56 'udp':110 'url':218 'use':12,80,215 'user':226 'want':194 'wasn':156,170 'wrote':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6923848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602623 {#2064
    date: 2024-01-18 19:30:23.0 +01:00
  }
  +"title": 319931
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: Proxies\__CG__\App\Entity\Image {#2880 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2881 …}
  +slug: "Comparing-compression-in-AV1-x264-and-x265"
  +title: "Comparing compression in AV1, x264, and x265"
  +url: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
  +body: """
    I recently got it into my head to compare the various popular video codecs in an effort to better understand how av1 works and looks compared to x264 and x265. I also had ideas of using a intel video card to compress a home video security setup, and what levels of compression I would need to get good results.\n
    \n
    **The Setup**  \n
     I used the 4k 6.3gb blender project, [tears of steel](https://mango.blender.org/download/) as a source. I downscaled the video to 1080p using all three codecs, and then attempted to compare the results using various crf levels.\n
    \n
    To compare results I used [imgsli](https://imgsli.com/), [FFMetrics](https://github.com/fifonik/FFMetrics), and my own picture viewer to try and see what the differences are.\n
    \n
    **The Results**\n
    \n
    | crf | av1 KB | x265 KB | x264 KB |\n
    |---|---|---|---|\n
    | 18 | 419,261 | 632,079 | 685,217 – [x246 visually lossless](https://imgsli.com/MjI5ODk4) |\n
    | 21 | 352,337 | 390,358 – [x265 visually lossless](https://imgsli.com/MjI5OTAw) | 411,439 |\n
    | 24 | 301,517 – [av1 VAMF visually lossless](https://imgsli.com/MjI5ODg4) | 250,426 | 263,524 – [x264 good enough](https://imgsli.com/MjI5ODk5) |\n
    | 27 | 245,685 | 165,079 – [x265 good enough](https://imgsli.com/MjI5OTAx) | 176,919 |\n
    | 30 | 205,008 | 110,062 | 122,458 |\n
    | 33 | 168,192 | 73,528 | 86,899 |\n
    | 36 | 139,379 – [av1 My visually lossless](https://imgsli.com/MjI5ODg0) | 48,516 | 63,214 |\n
    | 39 | 116,096 | 31,670 | 47,161 |\n
    | 42 | 97,365 – [av1 my good enough](https://imgsli.com/MjI5ODg1) | 20,636 | 35,801 |\n
    | 45 | 81,805 | 13,598 | 27,484 |\n
    | 48 | 69,044 | 9,726 | 20,823 |\n
    | 51 | 58,316 | 8,586 – worst possible | 16,120 – worst possible |\n
    | 54 | 48,681 | - | - |\n
    | 57 | 39,113 | - | - |\n
    | 60 | 29,062 | - | - |\n
    | 63 | 16,533 – worst possible | - | - |\n
    \n
    \n
    \n
    [Here is av1 rcf 36 vs crf 24](https://imgsli.com/MjI5ODk1).\n
    \n
    I go into more detail with the hows and whys of my choices, in my [journal-style blog post](https://dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/), as well as how i came to these conclusions, But in essence, if you want to lose practically no visual information, crf24 through 36 for av1, crf 21 for x265, and crf 18 for x264 will do the job.\n
    \n
    If you are low on space, using my 'good enough' choices will get you practically the same visual results while using less space, depending on the codec.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 138
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710879031 {#2873
    date: 2024-03-19 21:10:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  +badges: Doctrine\ORM\PersistentCollection {#2892 …}
  +children: [
    App\Entity\EntryComment {#1405
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You might want to use a code block instead of bullet points for your table, the way you presented it is unreadable but I found the info on your blog page.\n
        \n
        One of my criteria for video formats is the portability. Like sometimes I might watch something through a web browser which natively supports x264. Yeah x265 provides better compression, and AV1 certainly looks interesting, but they both require the addition of codecs on most of my viewing devices and in some cases that’s not possible.\n
        \n
        For most cases I’ve found that CRF25 with x264 works reasonably well. I tend to download 720p videos to watch on our 1080p TV and don’t notice the difference except in very minor situations like rapid motion on a solid-color background (usually only seen on movie studio logo screens). Any sort of animated shows can go even lower without noticeable degradation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704051245 {#1383
        date: 2023-12-31 20:34:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DaGeek247@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 268064
      -bodyTs: "'1080p':111 '720p':105 'addit':71 'anim':144 'av1':62 'background':132 'better':59 'block':8 'blog':30 'browser':51 'bullet':11 'case':83,90 'certain':63 'code':7 'codec':73 'color':131 'compress':60 'crf25':95 'criteria':35 'degrad':152 'devic':79 'differ':118 'download':104 'even':148 'except':119 'format':38 'found':25,93 'go':147 'info':27 'instead':9 'interest':65 'like':42,124 'logo':139 'look':64 'lower':149 'might':2,45 'minor':122 'motion':126 'movi':137 'nativ':53 'notic':116,151 'one':32 'page':31 'point':12 'portabl':41 'possibl':87 'present':19 'provid':58 'rapid':125 'reason':99 'requir':69 'screen':140 'seen':135 'show':145 'situat':123 'solid':130 'solid-color':129 'someth':47 'sometim':43 'sort':142 'studio':138 'support':54 'tabl':15 'tend':102 'tv':112 'unread':22 'use':5 'usual':133 've':92 'video':37,106 'view':78 'want':3 'watch':46,108 'way':17 'web':50 'well':100 'without':150 'work':98 'x264':55,97 'x265':57 'yeah':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6369347"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704051245 {#1402
        date: 2023-12-31 20:34:05.0 +01:00
      }
      +"title": 268064
    }
  ]
  -id: 26306
  -titleTs: "'av1':4 'compar':1 'compress':2 'x264':5 'x265':7"
  -bodyTs: "'/),':108 '/download/)':75 '/fifonik/ffmetrics),':112 '/mji5odg0)':217 '/mji5odg1)':238 '/mji5odg4)':170 '/mji5odk1).':292 '/mji5odk4)':147 '/mji5odk5)':180 '/mji5otaw)':158 '/mji5otax)':191 '/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':315 '008':196 '044':252 '062':198,276 '079':139,185 '096':224 '1080p':84 '110':197 '113':273 '116':223 '120':265 '122':199 '13':246 '139':209 '16':264,278 '161':228 '165':184 '168':202 '176':192 '18':135,348 '192':203 '20':239,255 '205':195 '21':148,343 '214':221 '217':141 '24':161,289 '245':182 '250':171 '261':137 '263':173 '27':181,248 '29':275 '30':194 '301':162 '31':225 '316':259 '33':201 '337':150 '35':241 '352':149 '358':152 '36':208,286,339 '365':231 '379':210 '39':222,272 '390':151 '411':159 '419':136 '42':229 '426':172 '439':160 '45':243 '458':200 '47':227 '48':218,250,269 '484':249 '4k':65 '51':257 '516':219 '517':163 '524':174 '528':205 '533':279 '54':268 '57':271 '58':258 '586':261 '598':247 '6.3':66 '60':274 '63':220,277 '632':138 '636':240 '670':226 '681':270 '685':140,183 '69':251 '726':254 '73':204 '8':260 '801':242 '805':245 '81':244 '823':256 '86':206 '899':207 '9':253 '919':193 '97':230 'also':32 'attempt':91 'av1':22,129,164,211,232,284,341 'better':19 'blender':68 'blog':311 'came':321 'card':40 'choic':305,365 'codec':14,88,381 'compar':9,26,93,101 'compress':42,52 'conclus':324 'crf':98,128,288,342,347 'crf24':337 'dageek247.com':314 'dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':313 'depend':378 'detail':297 'differ':124 'downscal':80 'effort':17 'enough':177,188,235,364 'essenc':327 'ffmetric':109 'gb':67 'get':57,367 'github.com':111 'github.com/fifonik/ffmetrics),':110 'go':294 'good':58,176,187,234,363 'got':3 'head':7 'home':44 'how':300 'idea':34 'imgsli':105 'imgsli.com':107,146,157,169,179,190,216,237,291 'imgsli.com/),':106 'imgsli.com/mji5odg0)':215 'imgsli.com/mji5odg1)':236 'imgsli.com/mji5odg4)':168 'imgsli.com/mji5odk1).':290 'imgsli.com/mji5odk4)':145 'imgsli.com/mji5odk5)':178 'imgsli.com/mji5otaw)':156 'imgsli.com/mji5otax)':189 'inform':336 'intel':38 'job':354 'journal':309 'journal-styl':308 'kb':130,132,134 'less':376 'level':50,99 'look':25 'lose':332 'lossless':144,155,167,214 'low':358 'mango.blender.org':74 'mango.blender.org/download/)':73 'need':55 'pictur':116 'popular':12 'possibl':263,267,281 'post':312 'practic':333,369 'project':69 'rcf':285 'recent':2 'result':59,95,102,127,373 'secur':46 'see':121 'setup':47,61 'sourc':78 'space':360,377 'steel':72 'style':310 'tear':70 'three':87 'tri':119 'understand':20 'use':36,63,85,96,104,361,375 'vamf':165 'various':11,97 'video':13,39,45,82 'viewer':117 'visual':143,154,166,213,335,372 'vs':287 'want':330 'well':317 'whys':302 'work':23 'worst':262,266,280 'would':54 'x246':142 'x264':28,133,175,350 'x265':30,131,153,186,345"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704135645
  +visibility: "visible             "
  +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
  +editedAt: DateTimeImmutable @1710023549 {#2859
    date: 2024-03-09 23:32:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704049245 {#2836
    date: 2023-12-31 20:00:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: Proxies\__CG__\App\Entity\Image {#2880 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2881 …}
  +slug: "Comparing-compression-in-AV1-x264-and-x265"
  +title: "Comparing compression in AV1, x264, and x265"
  +url: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
  +body: """
    I recently got it into my head to compare the various popular video codecs in an effort to better understand how av1 works and looks compared to x264 and x265. I also had ideas of using a intel video card to compress a home video security setup, and what levels of compression I would need to get good results.\n
    \n
    **The Setup**  \n
     I used the 4k 6.3gb blender project, [tears of steel](https://mango.blender.org/download/) as a source. I downscaled the video to 1080p using all three codecs, and then attempted to compare the results using various crf levels.\n
    \n
    To compare results I used [imgsli](https://imgsli.com/), [FFMetrics](https://github.com/fifonik/FFMetrics), and my own picture viewer to try and see what the differences are.\n
    \n
    **The Results**\n
    \n
    | crf | av1 KB | x265 KB | x264 KB |\n
    |---|---|---|---|\n
    | 18 | 419,261 | 632,079 | 685,217 – [x246 visually lossless](https://imgsli.com/MjI5ODk4) |\n
    | 21 | 352,337 | 390,358 – [x265 visually lossless](https://imgsli.com/MjI5OTAw) | 411,439 |\n
    | 24 | 301,517 – [av1 VAMF visually lossless](https://imgsli.com/MjI5ODg4) | 250,426 | 263,524 – [x264 good enough](https://imgsli.com/MjI5ODk5) |\n
    | 27 | 245,685 | 165,079 – [x265 good enough](https://imgsli.com/MjI5OTAx) | 176,919 |\n
    | 30 | 205,008 | 110,062 | 122,458 |\n
    | 33 | 168,192 | 73,528 | 86,899 |\n
    | 36 | 139,379 – [av1 My visually lossless](https://imgsli.com/MjI5ODg0) | 48,516 | 63,214 |\n
    | 39 | 116,096 | 31,670 | 47,161 |\n
    | 42 | 97,365 – [av1 my good enough](https://imgsli.com/MjI5ODg1) | 20,636 | 35,801 |\n
    | 45 | 81,805 | 13,598 | 27,484 |\n
    | 48 | 69,044 | 9,726 | 20,823 |\n
    | 51 | 58,316 | 8,586 – worst possible | 16,120 – worst possible |\n
    | 54 | 48,681 | - | - |\n
    | 57 | 39,113 | - | - |\n
    | 60 | 29,062 | - | - |\n
    | 63 | 16,533 – worst possible | - | - |\n
    \n
    \n
    \n
    [Here is av1 rcf 36 vs crf 24](https://imgsli.com/MjI5ODk1).\n
    \n
    I go into more detail with the hows and whys of my choices, in my [journal-style blog post](https://dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/), as well as how i came to these conclusions, But in essence, if you want to lose practically no visual information, crf24 through 36 for av1, crf 21 for x265, and crf 18 for x264 will do the job.\n
    \n
    If you are low on space, using my 'good enough' choices will get you practically the same visual results while using less space, depending on the codec.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 138
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710879031 {#2873
    date: 2024-03-19 21:10:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  +badges: Doctrine\ORM\PersistentCollection {#2892 …}
  +children: [
    App\Entity\EntryComment {#1405
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You might want to use a code block instead of bullet points for your table, the way you presented it is unreadable but I found the info on your blog page.\n
        \n
        One of my criteria for video formats is the portability. Like sometimes I might watch something through a web browser which natively supports x264. Yeah x265 provides better compression, and AV1 certainly looks interesting, but they both require the addition of codecs on most of my viewing devices and in some cases that’s not possible.\n
        \n
        For most cases I’ve found that CRF25 with x264 works reasonably well. I tend to download 720p videos to watch on our 1080p TV and don’t notice the difference except in very minor situations like rapid motion on a solid-color background (usually only seen on movie studio logo screens). Any sort of animated shows can go even lower without noticeable degradation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704051245 {#1383
        date: 2023-12-31 20:34:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DaGeek247@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 268064
      -bodyTs: "'1080p':111 '720p':105 'addit':71 'anim':144 'av1':62 'background':132 'better':59 'block':8 'blog':30 'browser':51 'bullet':11 'case':83,90 'certain':63 'code':7 'codec':73 'color':131 'compress':60 'crf25':95 'criteria':35 'degrad':152 'devic':79 'differ':118 'download':104 'even':148 'except':119 'format':38 'found':25,93 'go':147 'info':27 'instead':9 'interest':65 'like':42,124 'logo':139 'look':64 'lower':149 'might':2,45 'minor':122 'motion':126 'movi':137 'nativ':53 'notic':116,151 'one':32 'page':31 'point':12 'portabl':41 'possibl':87 'present':19 'provid':58 'rapid':125 'reason':99 'requir':69 'screen':140 'seen':135 'show':145 'situat':123 'solid':130 'solid-color':129 'someth':47 'sometim':43 'sort':142 'studio':138 'support':54 'tabl':15 'tend':102 'tv':112 'unread':22 'use':5 'usual':133 've':92 'video':37,106 'view':78 'want':3 'watch':46,108 'way':17 'web':50 'well':100 'without':150 'work':98 'x264':55,97 'x265':57 'yeah':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6369347"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704051245 {#1402
        date: 2023-12-31 20:34:05.0 +01:00
      }
      +"title": 268064
    }
  ]
  -id: 26306
  -titleTs: "'av1':4 'compar':1 'compress':2 'x264':5 'x265':7"
  -bodyTs: "'/),':108 '/download/)':75 '/fifonik/ffmetrics),':112 '/mji5odg0)':217 '/mji5odg1)':238 '/mji5odg4)':170 '/mji5odk1).':292 '/mji5odk4)':147 '/mji5odk5)':180 '/mji5otaw)':158 '/mji5otax)':191 '/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':315 '008':196 '044':252 '062':198,276 '079':139,185 '096':224 '1080p':84 '110':197 '113':273 '116':223 '120':265 '122':199 '13':246 '139':209 '16':264,278 '161':228 '165':184 '168':202 '176':192 '18':135,348 '192':203 '20':239,255 '205':195 '21':148,343 '214':221 '217':141 '24':161,289 '245':182 '250':171 '261':137 '263':173 '27':181,248 '29':275 '30':194 '301':162 '31':225 '316':259 '33':201 '337':150 '35':241 '352':149 '358':152 '36':208,286,339 '365':231 '379':210 '39':222,272 '390':151 '411':159 '419':136 '42':229 '426':172 '439':160 '45':243 '458':200 '47':227 '48':218,250,269 '484':249 '4k':65 '51':257 '516':219 '517':163 '524':174 '528':205 '533':279 '54':268 '57':271 '58':258 '586':261 '598':247 '6.3':66 '60':274 '63':220,277 '632':138 '636':240 '670':226 '681':270 '685':140,183 '69':251 '726':254 '73':204 '8':260 '801':242 '805':245 '81':244 '823':256 '86':206 '899':207 '9':253 '919':193 '97':230 'also':32 'attempt':91 'av1':22,129,164,211,232,284,341 'better':19 'blender':68 'blog':311 'came':321 'card':40 'choic':305,365 'codec':14,88,381 'compar':9,26,93,101 'compress':42,52 'conclus':324 'crf':98,128,288,342,347 'crf24':337 'dageek247.com':314 'dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':313 'depend':378 'detail':297 'differ':124 'downscal':80 'effort':17 'enough':177,188,235,364 'essenc':327 'ffmetric':109 'gb':67 'get':57,367 'github.com':111 'github.com/fifonik/ffmetrics),':110 'go':294 'good':58,176,187,234,363 'got':3 'head':7 'home':44 'how':300 'idea':34 'imgsli':105 'imgsli.com':107,146,157,169,179,190,216,237,291 'imgsli.com/),':106 'imgsli.com/mji5odg0)':215 'imgsli.com/mji5odg1)':236 'imgsli.com/mji5odg4)':168 'imgsli.com/mji5odk1).':290 'imgsli.com/mji5odk4)':145 'imgsli.com/mji5odk5)':178 'imgsli.com/mji5otaw)':156 'imgsli.com/mji5otax)':189 'inform':336 'intel':38 'job':354 'journal':309 'journal-styl':308 'kb':130,132,134 'less':376 'level':50,99 'look':25 'lose':332 'lossless':144,155,167,214 'low':358 'mango.blender.org':74 'mango.blender.org/download/)':73 'need':55 'pictur':116 'popular':12 'possibl':263,267,281 'post':312 'practic':333,369 'project':69 'rcf':285 'recent':2 'result':59,95,102,127,373 'secur':46 'see':121 'setup':47,61 'sourc':78 'space':360,377 'steel':72 'style':310 'tear':70 'three':87 'tri':119 'understand':20 'use':36,63,85,96,104,361,375 'vamf':165 'various':11,97 'video':13,39,45,82 'viewer':117 'visual':143,154,166,213,335,372 'vs':287 'want':330 'well':317 'whys':302 'work':23 'worst':262,266,280 'would':54 'x246':142 'x264':28,133,175,350 'x265':30,131,153,186,345"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704135645
  +visibility: "visible             "
  +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
  +editedAt: DateTimeImmutable @1710023549 {#2859
    date: 2024-03-09 23:32:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704049245 {#2836
    date: 2023-12-31 20:00:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: Proxies\__CG__\App\Entity\Image {#2880 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2881 …}
  +slug: "Comparing-compression-in-AV1-x264-and-x265"
  +title: "Comparing compression in AV1, x264, and x265"
  +url: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
  +body: """
    I recently got it into my head to compare the various popular video codecs in an effort to better understand how av1 works and looks compared to x264 and x265. I also had ideas of using a intel video card to compress a home video security setup, and what levels of compression I would need to get good results.\n
    \n
    **The Setup**  \n
     I used the 4k 6.3gb blender project, [tears of steel](https://mango.blender.org/download/) as a source. I downscaled the video to 1080p using all three codecs, and then attempted to compare the results using various crf levels.\n
    \n
    To compare results I used [imgsli](https://imgsli.com/), [FFMetrics](https://github.com/fifonik/FFMetrics), and my own picture viewer to try and see what the differences are.\n
    \n
    **The Results**\n
    \n
    | crf | av1 KB | x265 KB | x264 KB |\n
    |---|---|---|---|\n
    | 18 | 419,261 | 632,079 | 685,217 – [x246 visually lossless](https://imgsli.com/MjI5ODk4) |\n
    | 21 | 352,337 | 390,358 – [x265 visually lossless](https://imgsli.com/MjI5OTAw) | 411,439 |\n
    | 24 | 301,517 – [av1 VAMF visually lossless](https://imgsli.com/MjI5ODg4) | 250,426 | 263,524 – [x264 good enough](https://imgsli.com/MjI5ODk5) |\n
    | 27 | 245,685 | 165,079 – [x265 good enough](https://imgsli.com/MjI5OTAx) | 176,919 |\n
    | 30 | 205,008 | 110,062 | 122,458 |\n
    | 33 | 168,192 | 73,528 | 86,899 |\n
    | 36 | 139,379 – [av1 My visually lossless](https://imgsli.com/MjI5ODg0) | 48,516 | 63,214 |\n
    | 39 | 116,096 | 31,670 | 47,161 |\n
    | 42 | 97,365 – [av1 my good enough](https://imgsli.com/MjI5ODg1) | 20,636 | 35,801 |\n
    | 45 | 81,805 | 13,598 | 27,484 |\n
    | 48 | 69,044 | 9,726 | 20,823 |\n
    | 51 | 58,316 | 8,586 – worst possible | 16,120 – worst possible |\n
    | 54 | 48,681 | - | - |\n
    | 57 | 39,113 | - | - |\n
    | 60 | 29,062 | - | - |\n
    | 63 | 16,533 – worst possible | - | - |\n
    \n
    \n
    \n
    [Here is av1 rcf 36 vs crf 24](https://imgsli.com/MjI5ODk1).\n
    \n
    I go into more detail with the hows and whys of my choices, in my [journal-style blog post](https://dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/), as well as how i came to these conclusions, But in essence, if you want to lose practically no visual information, crf24 through 36 for av1, crf 21 for x265, and crf 18 for x264 will do the job.\n
    \n
    If you are low on space, using my 'good enough' choices will get you practically the same visual results while using less space, depending on the codec.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 138
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710879031 {#2873
    date: 2024-03-19 21:10:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2882 …}
  +votes: Doctrine\ORM\PersistentCollection {#2884 …}
  +reports: Doctrine\ORM\PersistentCollection {#2886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
  +badges: Doctrine\ORM\PersistentCollection {#2892 …}
  +children: [
    App\Entity\EntryComment {#1405
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        You might want to use a code block instead of bullet points for your table, the way you presented it is unreadable but I found the info on your blog page.\n
        \n
        One of my criteria for video formats is the portability. Like sometimes I might watch something through a web browser which natively supports x264. Yeah x265 provides better compression, and AV1 certainly looks interesting, but they both require the addition of codecs on most of my viewing devices and in some cases that’s not possible.\n
        \n
        For most cases I’ve found that CRF25 with x264 works reasonably well. I tend to download 720p videos to watch on our 1080p TV and don’t notice the difference except in very minor situations like rapid motion on a solid-color background (usually only seen on movie studio logo screens). Any sort of animated shows can go even lower without noticeable degradation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704051245 {#1383
        date: 2023-12-31 20:34:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DaGeek247@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 268064
      -bodyTs: "'1080p':111 '720p':105 'addit':71 'anim':144 'av1':62 'background':132 'better':59 'block':8 'blog':30 'browser':51 'bullet':11 'case':83,90 'certain':63 'code':7 'codec':73 'color':131 'compress':60 'crf25':95 'criteria':35 'degrad':152 'devic':79 'differ':118 'download':104 'even':148 'except':119 'format':38 'found':25,93 'go':147 'info':27 'instead':9 'interest':65 'like':42,124 'logo':139 'look':64 'lower':149 'might':2,45 'minor':122 'motion':126 'movi':137 'nativ':53 'notic':116,151 'one':32 'page':31 'point':12 'portabl':41 'possibl':87 'present':19 'provid':58 'rapid':125 'reason':99 'requir':69 'screen':140 'seen':135 'show':145 'situat':123 'solid':130 'solid-color':129 'someth':47 'sometim':43 'sort':142 'studio':138 'support':54 'tabl':15 'tend':102 'tv':112 'unread':22 'use':5 'usual':133 've':92 'video':37,106 'view':78 'want':3 'watch':46,108 'way':17 'web':50 'well':100 'without':150 'work':98 'x264':55,97 'x265':57 'yeah':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6369347"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704051245 {#1402
        date: 2023-12-31 20:34:05.0 +01:00
      }
      +"title": 268064
    }
  ]
  -id: 26306
  -titleTs: "'av1':4 'compar':1 'compress':2 'x264':5 'x265':7"
  -bodyTs: "'/),':108 '/download/)':75 '/fifonik/ffmetrics),':112 '/mji5odg0)':217 '/mji5odg1)':238 '/mji5odg4)':170 '/mji5odk1).':292 '/mji5odk4)':147 '/mji5odk5)':180 '/mji5otaw)':158 '/mji5otax)':191 '/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':315 '008':196 '044':252 '062':198,276 '079':139,185 '096':224 '1080p':84 '110':197 '113':273 '116':223 '120':265 '122':199 '13':246 '139':209 '16':264,278 '161':228 '165':184 '168':202 '176':192 '18':135,348 '192':203 '20':239,255 '205':195 '21':148,343 '214':221 '217':141 '24':161,289 '245':182 '250':171 '261':137 '263':173 '27':181,248 '29':275 '30':194 '301':162 '31':225 '316':259 '33':201 '337':150 '35':241 '352':149 '358':152 '36':208,286,339 '365':231 '379':210 '39':222,272 '390':151 '411':159 '419':136 '42':229 '426':172 '439':160 '45':243 '458':200 '47':227 '48':218,250,269 '484':249 '4k':65 '51':257 '516':219 '517':163 '524':174 '528':205 '533':279 '54':268 '57':271 '58':258 '586':261 '598':247 '6.3':66 '60':274 '63':220,277 '632':138 '636':240 '670':226 '681':270 '685':140,183 '69':251 '726':254 '73':204 '8':260 '801':242 '805':245 '81':244 '823':256 '86':206 '899':207 '9':253 '919':193 '97':230 'also':32 'attempt':91 'av1':22,129,164,211,232,284,341 'better':19 'blender':68 'blog':311 'came':321 'card':40 'choic':305,365 'codec':14,88,381 'compar':9,26,93,101 'compress':42,52 'conclus':324 'crf':98,128,288,342,347 'crf24':337 'dageek247.com':314 'dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':313 'depend':378 'detail':297 'differ':124 'downscal':80 'effort':17 'enough':177,188,235,364 'essenc':327 'ffmetric':109 'gb':67 'get':57,367 'github.com':111 'github.com/fifonik/ffmetrics),':110 'go':294 'good':58,176,187,234,363 'got':3 'head':7 'home':44 'how':300 'idea':34 'imgsli':105 'imgsli.com':107,146,157,169,179,190,216,237,291 'imgsli.com/),':106 'imgsli.com/mji5odg0)':215 'imgsli.com/mji5odg1)':236 'imgsli.com/mji5odg4)':168 'imgsli.com/mji5odk1).':290 'imgsli.com/mji5odk4)':145 'imgsli.com/mji5odk5)':178 'imgsli.com/mji5otaw)':156 'imgsli.com/mji5otax)':189 'inform':336 'intel':38 'job':354 'journal':309 'journal-styl':308 'kb':130,132,134 'less':376 'level':50,99 'look':25 'lose':332 'lossless':144,155,167,214 'low':358 'mango.blender.org':74 'mango.blender.org/download/)':73 'need':55 'pictur':116 'popular':12 'possibl':263,267,281 'post':312 'practic':333,369 'project':69 'rcf':285 'recent':2 'result':59,95,102,127,373 'secur':46 'see':121 'setup':47,61 'sourc':78 'space':360,377 'steel':72 'style':310 'tear':70 'three':87 'tri':119 'understand':20 'use':36,63,85,96,104,361,375 'vamf':165 'various':11,97 'video':13,39,45,82 'viewer':117 'visual':143,154,166,213,335,372 'vs':287 'want':330 'well':317 'whys':302 'work':23 'worst':262,266,280 'would':54 'x246':142 'x264':28,133,175,350 'x265':30,131,153,186,345"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704135645
  +visibility: "visible             "
  +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
  +editedAt: DateTimeImmutable @1710023549 {#2859
    date: 2024-03-09 23:32:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704049245 {#2836
    date: 2023-12-31 20:00:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1405
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2880 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2881 …}
    +slug: "Comparing-compression-in-AV1-x264-and-x265"
    +title: "Comparing compression in AV1, x264, and x265"
    +url: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
    +body: """
      I recently got it into my head to compare the various popular video codecs in an effort to better understand how av1 works and looks compared to x264 and x265. I also had ideas of using a intel video card to compress a home video security setup, and what levels of compression I would need to get good results.\n
      \n
      **The Setup**  \n
       I used the 4k 6.3gb blender project, [tears of steel](https://mango.blender.org/download/) as a source. I downscaled the video to 1080p using all three codecs, and then attempted to compare the results using various crf levels.\n
      \n
      To compare results I used [imgsli](https://imgsli.com/), [FFMetrics](https://github.com/fifonik/FFMetrics), and my own picture viewer to try and see what the differences are.\n
      \n
      **The Results**\n
      \n
      | crf | av1 KB | x265 KB | x264 KB |\n
      |---|---|---|---|\n
      | 18 | 419,261 | 632,079 | 685,217 – [x246 visually lossless](https://imgsli.com/MjI5ODk4) |\n
      | 21 | 352,337 | 390,358 – [x265 visually lossless](https://imgsli.com/MjI5OTAw) | 411,439 |\n
      | 24 | 301,517 – [av1 VAMF visually lossless](https://imgsli.com/MjI5ODg4) | 250,426 | 263,524 – [x264 good enough](https://imgsli.com/MjI5ODk5) |\n
      | 27 | 245,685 | 165,079 – [x265 good enough](https://imgsli.com/MjI5OTAx) | 176,919 |\n
      | 30 | 205,008 | 110,062 | 122,458 |\n
      | 33 | 168,192 | 73,528 | 86,899 |\n
      | 36 | 139,379 – [av1 My visually lossless](https://imgsli.com/MjI5ODg0) | 48,516 | 63,214 |\n
      | 39 | 116,096 | 31,670 | 47,161 |\n
      | 42 | 97,365 – [av1 my good enough](https://imgsli.com/MjI5ODg1) | 20,636 | 35,801 |\n
      | 45 | 81,805 | 13,598 | 27,484 |\n
      | 48 | 69,044 | 9,726 | 20,823 |\n
      | 51 | 58,316 | 8,586 – worst possible | 16,120 – worst possible |\n
      | 54 | 48,681 | - | - |\n
      | 57 | 39,113 | - | - |\n
      | 60 | 29,062 | - | - |\n
      | 63 | 16,533 – worst possible | - | - |\n
      \n
      \n
      \n
      [Here is av1 rcf 36 vs crf 24](https://imgsli.com/MjI5ODk1).\n
      \n
      I go into more detail with the hows and whys of my choices, in my [journal-style blog post](https://dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/), as well as how i came to these conclusions, But in essence, if you want to lose practically no visual information, crf24 through 36 for av1, crf 21 for x265, and crf 18 for x264 will do the job.\n
      \n
      If you are low on space, using my 'good enough' choices will get you practically the same visual results while using less space, depending on the codec.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 138
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710879031 {#2873
      date: 2024-03-19 21:10:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      App\Entity\EntryComment {#1405}
    ]
    -id: 26306
    -titleTs: "'av1':4 'compar':1 'compress':2 'x264':5 'x265':7"
    -bodyTs: "'/),':108 '/download/)':75 '/fifonik/ffmetrics),':112 '/mji5odg0)':217 '/mji5odg1)':238 '/mji5odg4)':170 '/mji5odk1).':292 '/mji5odk4)':147 '/mji5odk5)':180 '/mji5otaw)':158 '/mji5otax)':191 '/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':315 '008':196 '044':252 '062':198,276 '079':139,185 '096':224 '1080p':84 '110':197 '113':273 '116':223 '120':265 '122':199 '13':246 '139':209 '16':264,278 '161':228 '165':184 '168':202 '176':192 '18':135,348 '192':203 '20':239,255 '205':195 '21':148,343 '214':221 '217':141 '24':161,289 '245':182 '250':171 '261':137 '263':173 '27':181,248 '29':275 '30':194 '301':162 '31':225 '316':259 '33':201 '337':150 '35':241 '352':149 '358':152 '36':208,286,339 '365':231 '379':210 '39':222,272 '390':151 '411':159 '419':136 '42':229 '426':172 '439':160 '45':243 '458':200 '47':227 '48':218,250,269 '484':249 '4k':65 '51':257 '516':219 '517':163 '524':174 '528':205 '533':279 '54':268 '57':271 '58':258 '586':261 '598':247 '6.3':66 '60':274 '63':220,277 '632':138 '636':240 '670':226 '681':270 '685':140,183 '69':251 '726':254 '73':204 '8':260 '801':242 '805':245 '81':244 '823':256 '86':206 '899':207 '9':253 '919':193 '97':230 'also':32 'attempt':91 'av1':22,129,164,211,232,284,341 'better':19 'blender':68 'blog':311 'came':321 'card':40 'choic':305,365 'codec':14,88,381 'compar':9,26,93,101 'compress':42,52 'conclus':324 'crf':98,128,288,342,347 'crf24':337 'dageek247.com':314 'dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':313 'depend':378 'detail':297 'differ':124 'downscal':80 'effort':17 'enough':177,188,235,364 'essenc':327 'ffmetric':109 'gb':67 'get':57,367 'github.com':111 'github.com/fifonik/ffmetrics),':110 'go':294 'good':58,176,187,234,363 'got':3 'head':7 'home':44 'how':300 'idea':34 'imgsli':105 'imgsli.com':107,146,157,169,179,190,216,237,291 'imgsli.com/),':106 'imgsli.com/mji5odg0)':215 'imgsli.com/mji5odg1)':236 'imgsli.com/mji5odg4)':168 'imgsli.com/mji5odk1).':290 'imgsli.com/mji5odk4)':145 'imgsli.com/mji5odk5)':178 'imgsli.com/mji5otaw)':156 'imgsli.com/mji5otax)':189 'inform':336 'intel':38 'job':354 'journal':309 'journal-styl':308 'kb':130,132,134 'less':376 'level':50,99 'look':25 'lose':332 'lossless':144,155,167,214 'low':358 'mango.blender.org':74 'mango.blender.org/download/)':73 'need':55 'pictur':116 'popular':12 'possibl':263,267,281 'post':312 'practic':333,369 'project':69 'rcf':285 'recent':2 'result':59,95,102,127,373 'secur':46 'see':121 'setup':47,61 'sourc':78 'space':360,377 'steel':72 'style':310 'tear':70 'three':87 'tri':119 'understand':20 'use':36,63,85,96,104,361,375 'vamf':165 'various':11,97 'video':13,39,45,82 'viewer':117 'visual':143,154,166,213,335,372 'vs':287 'want':330 'well':317 'whys':302 'work':23 'worst':262,266,280 'would':54 'x246':142 'x264':28,133,175,350 'x265':30,131,153,186,345"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704135645
    +visibility: "visible             "
    +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
    +editedAt: DateTimeImmutable @1710023549 {#2859
      date: 2024-03-09 23:32:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704049245 {#2836
      date: 2023-12-31 20:00:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You might want to use a code block instead of bullet points for your table, the way you presented it is unreadable but I found the info on your blog page.\n
    \n
    One of my criteria for video formats is the portability. Like sometimes I might watch something through a web browser which natively supports x264. Yeah x265 provides better compression, and AV1 certainly looks interesting, but they both require the addition of codecs on most of my viewing devices and in some cases that’s not possible.\n
    \n
    For most cases I’ve found that CRF25 with x264 works reasonably well. I tend to download 720p videos to watch on our 1080p TV and don’t notice the difference except in very minor situations like rapid motion on a solid-color background (usually only seen on movie studio logo screens). Any sort of animated shows can go even lower without noticeable degradation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704051245 {#1383
    date: 2023-12-31 20:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DaGeek247@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 268064
  -bodyTs: "'1080p':111 '720p':105 'addit':71 'anim':144 'av1':62 'background':132 'better':59 'block':8 'blog':30 'browser':51 'bullet':11 'case':83,90 'certain':63 'code':7 'codec':73 'color':131 'compress':60 'crf25':95 'criteria':35 'degrad':152 'devic':79 'differ':118 'download':104 'even':148 'except':119 'format':38 'found':25,93 'go':147 'info':27 'instead':9 'interest':65 'like':42,124 'logo':139 'look':64 'lower':149 'might':2,45 'minor':122 'motion':126 'movi':137 'nativ':53 'notic':116,151 'one':32 'page':31 'point':12 'portabl':41 'possibl':87 'present':19 'provid':58 'rapid':125 'reason':99 'requir':69 'screen':140 'seen':135 'show':145 'situat':123 'solid':130 'solid-color':129 'someth':47 'sometim':43 'sort':142 'studio':138 'support':54 'tabl':15 'tend':102 'tv':112 'unread':22 'use':5 'usual':133 've':92 'video':37,106 'view':78 'want':3 'watch':46,108 'way':17 'web':50 'well':100 'without':150 'work':98 'x264':55,97 'x265':57 'yeah':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6369347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704051245 {#1402
    date: 2023-12-31 20:34:05.0 +01:00
  }
  +"title": 268064
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1405
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2880 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2881 …}
    +slug: "Comparing-compression-in-AV1-x264-and-x265"
    +title: "Comparing compression in AV1, x264, and x265"
    +url: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
    +body: """
      I recently got it into my head to compare the various popular video codecs in an effort to better understand how av1 works and looks compared to x264 and x265. I also had ideas of using a intel video card to compress a home video security setup, and what levels of compression I would need to get good results.\n
      \n
      **The Setup**  \n
       I used the 4k 6.3gb blender project, [tears of steel](https://mango.blender.org/download/) as a source. I downscaled the video to 1080p using all three codecs, and then attempted to compare the results using various crf levels.\n
      \n
      To compare results I used [imgsli](https://imgsli.com/), [FFMetrics](https://github.com/fifonik/FFMetrics), and my own picture viewer to try and see what the differences are.\n
      \n
      **The Results**\n
      \n
      | crf | av1 KB | x265 KB | x264 KB |\n
      |---|---|---|---|\n
      | 18 | 419,261 | 632,079 | 685,217 – [x246 visually lossless](https://imgsli.com/MjI5ODk4) |\n
      | 21 | 352,337 | 390,358 – [x265 visually lossless](https://imgsli.com/MjI5OTAw) | 411,439 |\n
      | 24 | 301,517 – [av1 VAMF visually lossless](https://imgsli.com/MjI5ODg4) | 250,426 | 263,524 – [x264 good enough](https://imgsli.com/MjI5ODk5) |\n
      | 27 | 245,685 | 165,079 – [x265 good enough](https://imgsli.com/MjI5OTAx) | 176,919 |\n
      | 30 | 205,008 | 110,062 | 122,458 |\n
      | 33 | 168,192 | 73,528 | 86,899 |\n
      | 36 | 139,379 – [av1 My visually lossless](https://imgsli.com/MjI5ODg0) | 48,516 | 63,214 |\n
      | 39 | 116,096 | 31,670 | 47,161 |\n
      | 42 | 97,365 – [av1 my good enough](https://imgsli.com/MjI5ODg1) | 20,636 | 35,801 |\n
      | 45 | 81,805 | 13,598 | 27,484 |\n
      | 48 | 69,044 | 9,726 | 20,823 |\n
      | 51 | 58,316 | 8,586 – worst possible | 16,120 – worst possible |\n
      | 54 | 48,681 | - | - |\n
      | 57 | 39,113 | - | - |\n
      | 60 | 29,062 | - | - |\n
      | 63 | 16,533 – worst possible | - | - |\n
      \n
      \n
      \n
      [Here is av1 rcf 36 vs crf 24](https://imgsli.com/MjI5ODk1).\n
      \n
      I go into more detail with the hows and whys of my choices, in my [journal-style blog post](https://dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/), as well as how i came to these conclusions, But in essence, if you want to lose practically no visual information, crf24 through 36 for av1, crf 21 for x265, and crf 18 for x264 will do the job.\n
      \n
      If you are low on space, using my 'good enough' choices will get you practically the same visual results while using less space, depending on the codec.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 138
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710879031 {#2873
      date: 2024-03-19 21:10:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      App\Entity\EntryComment {#1405}
    ]
    -id: 26306
    -titleTs: "'av1':4 'compar':1 'compress':2 'x264':5 'x265':7"
    -bodyTs: "'/),':108 '/download/)':75 '/fifonik/ffmetrics),':112 '/mji5odg0)':217 '/mji5odg1)':238 '/mji5odg4)':170 '/mji5odk1).':292 '/mji5odk4)':147 '/mji5odk5)':180 '/mji5otaw)':158 '/mji5otax)':191 '/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':315 '008':196 '044':252 '062':198,276 '079':139,185 '096':224 '1080p':84 '110':197 '113':273 '116':223 '120':265 '122':199 '13':246 '139':209 '16':264,278 '161':228 '165':184 '168':202 '176':192 '18':135,348 '192':203 '20':239,255 '205':195 '21':148,343 '214':221 '217':141 '24':161,289 '245':182 '250':171 '261':137 '263':173 '27':181,248 '29':275 '30':194 '301':162 '31':225 '316':259 '33':201 '337':150 '35':241 '352':149 '358':152 '36':208,286,339 '365':231 '379':210 '39':222,272 '390':151 '411':159 '419':136 '42':229 '426':172 '439':160 '45':243 '458':200 '47':227 '48':218,250,269 '484':249 '4k':65 '51':257 '516':219 '517':163 '524':174 '528':205 '533':279 '54':268 '57':271 '58':258 '586':261 '598':247 '6.3':66 '60':274 '63':220,277 '632':138 '636':240 '670':226 '681':270 '685':140,183 '69':251 '726':254 '73':204 '8':260 '801':242 '805':245 '81':244 '823':256 '86':206 '899':207 '9':253 '919':193 '97':230 'also':32 'attempt':91 'av1':22,129,164,211,232,284,341 'better':19 'blender':68 'blog':311 'came':321 'card':40 'choic':305,365 'codec':14,88,381 'compar':9,26,93,101 'compress':42,52 'conclus':324 'crf':98,128,288,342,347 'crf24':337 'dageek247.com':314 'dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':313 'depend':378 'detail':297 'differ':124 'downscal':80 'effort':17 'enough':177,188,235,364 'essenc':327 'ffmetric':109 'gb':67 'get':57,367 'github.com':111 'github.com/fifonik/ffmetrics),':110 'go':294 'good':58,176,187,234,363 'got':3 'head':7 'home':44 'how':300 'idea':34 'imgsli':105 'imgsli.com':107,146,157,169,179,190,216,237,291 'imgsli.com/),':106 'imgsli.com/mji5odg0)':215 'imgsli.com/mji5odg1)':236 'imgsli.com/mji5odg4)':168 'imgsli.com/mji5odk1).':290 'imgsli.com/mji5odk4)':145 'imgsli.com/mji5odk5)':178 'imgsli.com/mji5otaw)':156 'imgsli.com/mji5otax)':189 'inform':336 'intel':38 'job':354 'journal':309 'journal-styl':308 'kb':130,132,134 'less':376 'level':50,99 'look':25 'lose':332 'lossless':144,155,167,214 'low':358 'mango.blender.org':74 'mango.blender.org/download/)':73 'need':55 'pictur':116 'popular':12 'possibl':263,267,281 'post':312 'practic':333,369 'project':69 'rcf':285 'recent':2 'result':59,95,102,127,373 'secur':46 'see':121 'setup':47,61 'sourc':78 'space':360,377 'steel':72 'style':310 'tear':70 'three':87 'tri':119 'understand':20 'use':36,63,85,96,104,361,375 'vamf':165 'various':11,97 'video':13,39,45,82 'viewer':117 'visual':143,154,166,213,335,372 'vs':287 'want':330 'well':317 'whys':302 'work':23 'worst':262,266,280 'would':54 'x246':142 'x264':28,133,175,350 'x265':30,131,153,186,345"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704135645
    +visibility: "visible             "
    +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
    +editedAt: DateTimeImmutable @1710023549 {#2859
      date: 2024-03-09 23:32:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704049245 {#2836
      date: 2023-12-31 20:00:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You might want to use a code block instead of bullet points for your table, the way you presented it is unreadable but I found the info on your blog page.\n
    \n
    One of my criteria for video formats is the portability. Like sometimes I might watch something through a web browser which natively supports x264. Yeah x265 provides better compression, and AV1 certainly looks interesting, but they both require the addition of codecs on most of my viewing devices and in some cases that’s not possible.\n
    \n
    For most cases I’ve found that CRF25 with x264 works reasonably well. I tend to download 720p videos to watch on our 1080p TV and don’t notice the difference except in very minor situations like rapid motion on a solid-color background (usually only seen on movie studio logo screens). Any sort of animated shows can go even lower without noticeable degradation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704051245 {#1383
    date: 2023-12-31 20:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DaGeek247@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 268064
  -bodyTs: "'1080p':111 '720p':105 'addit':71 'anim':144 'av1':62 'background':132 'better':59 'block':8 'blog':30 'browser':51 'bullet':11 'case':83,90 'certain':63 'code':7 'codec':73 'color':131 'compress':60 'crf25':95 'criteria':35 'degrad':152 'devic':79 'differ':118 'download':104 'even':148 'except':119 'format':38 'found':25,93 'go':147 'info':27 'instead':9 'interest':65 'like':42,124 'logo':139 'look':64 'lower':149 'might':2,45 'minor':122 'motion':126 'movi':137 'nativ':53 'notic':116,151 'one':32 'page':31 'point':12 'portabl':41 'possibl':87 'present':19 'provid':58 'rapid':125 'reason':99 'requir':69 'screen':140 'seen':135 'show':145 'situat':123 'solid':130 'solid-color':129 'someth':47 'sometim':43 'sort':142 'studio':138 'support':54 'tabl':15 'tend':102 'tv':112 'unread':22 'use':5 'usual':133 've':92 'video':37,106 'view':78 'want':3 'watch':46,108 'way':17 'web':50 'well':100 'without':150 'work':98 'x264':55,97 'x265':57 'yeah':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6369347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704051245 {#1402
    date: 2023-12-31 20:34:05.0 +01:00
  }
  +"title": 268064
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1405
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2880 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2881 …}
    +slug: "Comparing-compression-in-AV1-x264-and-x265"
    +title: "Comparing compression in AV1, x264, and x265"
    +url: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
    +body: """
      I recently got it into my head to compare the various popular video codecs in an effort to better understand how av1 works and looks compared to x264 and x265. I also had ideas of using a intel video card to compress a home video security setup, and what levels of compression I would need to get good results.\n
      \n
      **The Setup**  \n
       I used the 4k 6.3gb blender project, [tears of steel](https://mango.blender.org/download/) as a source. I downscaled the video to 1080p using all three codecs, and then attempted to compare the results using various crf levels.\n
      \n
      To compare results I used [imgsli](https://imgsli.com/), [FFMetrics](https://github.com/fifonik/FFMetrics), and my own picture viewer to try and see what the differences are.\n
      \n
      **The Results**\n
      \n
      | crf | av1 KB | x265 KB | x264 KB |\n
      |---|---|---|---|\n
      | 18 | 419,261 | 632,079 | 685,217 – [x246 visually lossless](https://imgsli.com/MjI5ODk4) |\n
      | 21 | 352,337 | 390,358 – [x265 visually lossless](https://imgsli.com/MjI5OTAw) | 411,439 |\n
      | 24 | 301,517 – [av1 VAMF visually lossless](https://imgsli.com/MjI5ODg4) | 250,426 | 263,524 – [x264 good enough](https://imgsli.com/MjI5ODk5) |\n
      | 27 | 245,685 | 165,079 – [x265 good enough](https://imgsli.com/MjI5OTAx) | 176,919 |\n
      | 30 | 205,008 | 110,062 | 122,458 |\n
      | 33 | 168,192 | 73,528 | 86,899 |\n
      | 36 | 139,379 – [av1 My visually lossless](https://imgsli.com/MjI5ODg0) | 48,516 | 63,214 |\n
      | 39 | 116,096 | 31,670 | 47,161 |\n
      | 42 | 97,365 – [av1 my good enough](https://imgsli.com/MjI5ODg1) | 20,636 | 35,801 |\n
      | 45 | 81,805 | 13,598 | 27,484 |\n
      | 48 | 69,044 | 9,726 | 20,823 |\n
      | 51 | 58,316 | 8,586 – worst possible | 16,120 – worst possible |\n
      | 54 | 48,681 | - | - |\n
      | 57 | 39,113 | - | - |\n
      | 60 | 29,062 | - | - |\n
      | 63 | 16,533 – worst possible | - | - |\n
      \n
      \n
      \n
      [Here is av1 rcf 36 vs crf 24](https://imgsli.com/MjI5ODk1).\n
      \n
      I go into more detail with the hows and whys of my choices, in my [journal-style blog post](https://dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/), as well as how i came to these conclusions, But in essence, if you want to lose practically no visual information, crf24 through 36 for av1, crf 21 for x265, and crf 18 for x264 will do the job.\n
      \n
      If you are low on space, using my 'good enough' choices will get you practically the same visual results while using less space, depending on the codec.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 138
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710879031 {#2873
      date: 2024-03-19 21:10:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2882 …}
    +votes: Doctrine\ORM\PersistentCollection {#2884 …}
    +reports: Doctrine\ORM\PersistentCollection {#2886 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2888 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2890 …}
    +badges: Doctrine\ORM\PersistentCollection {#2892 …}
    +children: [
      App\Entity\EntryComment {#1405}
    ]
    -id: 26306
    -titleTs: "'av1':4 'compar':1 'compress':2 'x264':5 'x265':7"
    -bodyTs: "'/),':108 '/download/)':75 '/fifonik/ffmetrics),':112 '/mji5odg0)':217 '/mji5odg1)':238 '/mji5odg4)':170 '/mji5odk1).':292 '/mji5odk4)':147 '/mji5odk5)':180 '/mji5otaw)':158 '/mji5otax)':191 '/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':315 '008':196 '044':252 '062':198,276 '079':139,185 '096':224 '1080p':84 '110':197 '113':273 '116':223 '120':265 '122':199 '13':246 '139':209 '16':264,278 '161':228 '165':184 '168':202 '176':192 '18':135,348 '192':203 '20':239,255 '205':195 '21':148,343 '214':221 '217':141 '24':161,289 '245':182 '250':171 '261':137 '263':173 '27':181,248 '29':275 '30':194 '301':162 '31':225 '316':259 '33':201 '337':150 '35':241 '352':149 '358':152 '36':208,286,339 '365':231 '379':210 '39':222,272 '390':151 '411':159 '419':136 '42':229 '426':172 '439':160 '45':243 '458':200 '47':227 '48':218,250,269 '484':249 '4k':65 '51':257 '516':219 '517':163 '524':174 '528':205 '533':279 '54':268 '57':271 '58':258 '586':261 '598':247 '6.3':66 '60':274 '63':220,277 '632':138 '636':240 '670':226 '681':270 '685':140,183 '69':251 '726':254 '73':204 '8':260 '801':242 '805':245 '81':244 '823':256 '86':206 '899':207 '9':253 '919':193 '97':230 'also':32 'attempt':91 'av1':22,129,164,211,232,284,341 'better':19 'blender':68 'blog':311 'came':321 'card':40 'choic':305,365 'codec':14,88,381 'compar':9,26,93,101 'compress':42,52 'conclus':324 'crf':98,128,288,342,347 'crf24':337 'dageek247.com':314 'dageek247.com/wordpress/uncategorized/my-attempts-at-comparing-compression-between-ffmpegs-x264-x265-and-av1-encoders/),':313 'depend':378 'detail':297 'differ':124 'downscal':80 'effort':17 'enough':177,188,235,364 'essenc':327 'ffmetric':109 'gb':67 'get':57,367 'github.com':111 'github.com/fifonik/ffmetrics),':110 'go':294 'good':58,176,187,234,363 'got':3 'head':7 'home':44 'how':300 'idea':34 'imgsli':105 'imgsli.com':107,146,157,169,179,190,216,237,291 'imgsli.com/),':106 'imgsli.com/mji5odg0)':215 'imgsli.com/mji5odg1)':236 'imgsli.com/mji5odg4)':168 'imgsli.com/mji5odk1).':290 'imgsli.com/mji5odk4)':145 'imgsli.com/mji5odk5)':178 'imgsli.com/mji5otaw)':156 'imgsli.com/mji5otax)':189 'inform':336 'intel':38 'job':354 'journal':309 'journal-styl':308 'kb':130,132,134 'less':376 'level':50,99 'look':25 'lose':332 'lossless':144,155,167,214 'low':358 'mango.blender.org':74 'mango.blender.org/download/)':73 'need':55 'pictur':116 'popular':12 'possibl':263,267,281 'post':312 'practic':333,369 'project':69 'rcf':285 'recent':2 'result':59,95,102,127,373 'secur':46 'see':121 'setup':47,61 'sourc':78 'space':360,377 'steel':72 'style':310 'tear':70 'three':87 'tri':119 'understand':20 'use':36,63,85,96,104,361,375 'vamf':165 'various':11,97 'video':13,39,45,82 'viewer':117 'visual':143,154,166,213,335,372 'vs':287 'want':330 'well':317 'whys':302 'work':23 'worst':262,266,280 'would':54 'x246':142 'x264':28,133,175,350 'x265':30,131,153,186,345"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704135645
    +visibility: "visible             "
    +apId: "https://kbin.social/m/selfhosted@lemmy.world/t/733346"
    +editedAt: DateTimeImmutable @1710023549 {#2859
      date: 2024-03-09 23:32:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704049245 {#2836
      date: 2023-12-31 20:00:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You might want to use a code block instead of bullet points for your table, the way you presented it is unreadable but I found the info on your blog page.\n
    \n
    One of my criteria for video formats is the portability. Like sometimes I might watch something through a web browser which natively supports x264. Yeah x265 provides better compression, and AV1 certainly looks interesting, but they both require the addition of codecs on most of my viewing devices and in some cases that’s not possible.\n
    \n
    For most cases I’ve found that CRF25 with x264 works reasonably well. I tend to download 720p videos to watch on our 1080p TV and don’t notice the difference except in very minor situations like rapid motion on a solid-color background (usually only seen on movie studio logo screens). Any sort of animated shows can go even lower without noticeable degradation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704051245 {#1383
    date: 2023-12-31 20:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DaGeek247@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 268064
  -bodyTs: "'1080p':111 '720p':105 'addit':71 'anim':144 'av1':62 'background':132 'better':59 'block':8 'blog':30 'browser':51 'bullet':11 'case':83,90 'certain':63 'code':7 'codec':73 'color':131 'compress':60 'crf25':95 'criteria':35 'degrad':152 'devic':79 'differ':118 'download':104 'even':148 'except':119 'format':38 'found':25,93 'go':147 'info':27 'instead':9 'interest':65 'like':42,124 'logo':139 'look':64 'lower':149 'might':2,45 'minor':122 'motion':126 'movi':137 'nativ':53 'notic':116,151 'one':32 'page':31 'point':12 'portabl':41 'possibl':87 'present':19 'provid':58 'rapid':125 'reason':99 'requir':69 'screen':140 'seen':135 'show':145 'situat':123 'solid':130 'solid-color':129 'someth':47 'sometim':43 'sort':142 'studio':138 'support':54 'tabl':15 'tend':102 'tv':112 'unread':22 'use':5 'usual':133 've':92 'video':37,106 'view':78 'want':3 'watch':46,108 'way':17 'web':50 'well':100 'without':150 'work':98 'x264':55,97 'x265':57 'yeah':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6369347"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704051245 {#1402
    date: 2023-12-31 20:34:05.0 +01:00
  }
  +"title": 268064
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2011
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#2899 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
  +slug: "ShellBot-Uses-Hex-IPs-to-Evade-Detection-in-Attacks-on"
  +title: "ShellBot Uses Hex IPs to Evade Detection in Attacks on Linux SSH Servers"
  +url: "https://thehackernews.com/2023/10/shellbot-uses-hex-ips-to-evade.html"
  +body: "From The Hacker News"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711115788 {#2894
    date: 2024-03-22 14:56:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#2025
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "Does anyone know of a linux tool that can immediately ban an IP address if they try to log in to ssh with specific user names? I see a ton of attempts in my logs for names like fax, mysql, admin, and of course root. Fail2ban only works if the same IP makes repeated attempts but I’m betting if I could generate a list from these failed attempts it would probably correlate with standard blocklists of compromised hosts. For that matter, is there a way to use an RBL to limit addresses that ssh will even accept? Of course none of these attempts have a chance of logging in, but it would still be nice to further limit my exposure for any future attacks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697149288 {#2022
        date: 2023-10-13 00:21:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 275590
      -bodyTs: "'accept':98 'address':14,93 'admin':41 'anyon':2 'attack':125 'attempt':32,55,69,104 'ban':11 'bet':59 'blocklist':76 'chanc':107 'compromis':78 'correl':73 'could':62 'cours':44,100 'even':97 'exposur':121 'fail':68 'fail2ban':46 'fax':39 'futur':124 'generat':63 'host':79 'immedi':10 'ip':13,52 'know':3 'like':38 'limit':92,119 'linux':6 'list':65 'log':19,35,109 'm':58 'make':53 'matter':82 'mysql':40 'name':26,37 'nice':116 'none':101 'probabl':72 'rbl':90 'repeat':54 'root':45 'see':28 'specif':24 'ssh':22,95 'standard':75 'still':114 'ton':30 'tool':7 'tri':17 'use':88 'user':25 'way':86 'work':48 'would':71,113"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4158692"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697149288 {#2018
        date: 2023-10-13 00:21:28.0 +02:00
      }
      +"title": 275590
    }
  ]
  -id: 22010
  -titleTs: "'attack':9 'detect':7 'evad':6 'hex':3 'ip':4 'linux':11 'server':13 'shellbot':1 'ssh':12 'use':2"
  -bodyTs: "'hacker':3 'news':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697140759
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/3122959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134259 {#2879
    date: 2023-10-12 20:10:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2011
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#2899 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
  +slug: "ShellBot-Uses-Hex-IPs-to-Evade-Detection-in-Attacks-on"
  +title: "ShellBot Uses Hex IPs to Evade Detection in Attacks on Linux SSH Servers"
  +url: "https://thehackernews.com/2023/10/shellbot-uses-hex-ips-to-evade.html"
  +body: "From The Hacker News"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711115788 {#2894
    date: 2024-03-22 14:56:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#2025
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "Does anyone know of a linux tool that can immediately ban an IP address if they try to log in to ssh with specific user names? I see a ton of attempts in my logs for names like fax, mysql, admin, and of course root. Fail2ban only works if the same IP makes repeated attempts but I’m betting if I could generate a list from these failed attempts it would probably correlate with standard blocklists of compromised hosts. For that matter, is there a way to use an RBL to limit addresses that ssh will even accept? Of course none of these attempts have a chance of logging in, but it would still be nice to further limit my exposure for any future attacks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697149288 {#2022
        date: 2023-10-13 00:21:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 275590
      -bodyTs: "'accept':98 'address':14,93 'admin':41 'anyon':2 'attack':125 'attempt':32,55,69,104 'ban':11 'bet':59 'blocklist':76 'chanc':107 'compromis':78 'correl':73 'could':62 'cours':44,100 'even':97 'exposur':121 'fail':68 'fail2ban':46 'fax':39 'futur':124 'generat':63 'host':79 'immedi':10 'ip':13,52 'know':3 'like':38 'limit':92,119 'linux':6 'list':65 'log':19,35,109 'm':58 'make':53 'matter':82 'mysql':40 'name':26,37 'nice':116 'none':101 'probabl':72 'rbl':90 'repeat':54 'root':45 'see':28 'specif':24 'ssh':22,95 'standard':75 'still':114 'ton':30 'tool':7 'tri':17 'use':88 'user':25 'way':86 'work':48 'would':71,113"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4158692"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697149288 {#2018
        date: 2023-10-13 00:21:28.0 +02:00
      }
      +"title": 275590
    }
  ]
  -id: 22010
  -titleTs: "'attack':9 'detect':7 'evad':6 'hex':3 'ip':4 'linux':11 'server':13 'shellbot':1 'ssh':12 'use':2"
  -bodyTs: "'hacker':3 'news':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697140759
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/3122959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134259 {#2879
    date: 2023-10-12 20:10:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2011
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#2899 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
  +slug: "ShellBot-Uses-Hex-IPs-to-Evade-Detection-in-Attacks-on"
  +title: "ShellBot Uses Hex IPs to Evade Detection in Attacks on Linux SSH Servers"
  +url: "https://thehackernews.com/2023/10/shellbot-uses-hex-ips-to-evade.html"
  +body: "From The Hacker News"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711115788 {#2894
    date: 2024-03-22 14:56:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#2025
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2011 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: null
      +root: null
      +body: "Does anyone know of a linux tool that can immediately ban an IP address if they try to log in to ssh with specific user names? I see a ton of attempts in my logs for names like fax, mysql, admin, and of course root. Fail2ban only works if the same IP makes repeated attempts but I’m betting if I could generate a list from these failed attempts it would probably correlate with standard blocklists of compromised hosts. For that matter, is there a way to use an RBL to limit addresses that ssh will even accept? Of course none of these attempts have a chance of logging in, but it would still be nice to further limit my exposure for any future attacks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697149288 {#2022
        date: 2023-10-13 00:21:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoeKlemmer@lemmy.myserv.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 275590
      -bodyTs: "'accept':98 'address':14,93 'admin':41 'anyon':2 'attack':125 'attempt':32,55,69,104 'ban':11 'bet':59 'blocklist':76 'chanc':107 'compromis':78 'correl':73 'could':62 'cours':44,100 'even':97 'exposur':121 'fail':68 'fail2ban':46 'fax':39 'futur':124 'generat':63 'host':79 'immedi':10 'ip':13,52 'know':3 'like':38 'limit':92,119 'linux':6 'list':65 'log':19,35,109 'm':58 'make':53 'matter':82 'mysql':40 'name':26,37 'nice':116 'none':101 'probabl':72 'rbl':90 'repeat':54 'root':45 'see':28 'specif':24 'ssh':22,95 'standard':75 'still':114 'ton':30 'tool':7 'tri':17 'use':88 'user':25 'way':86 'work':48 'would':71,113"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4158692"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697149288 {#2018
        date: 2023-10-13 00:21:28.0 +02:00
      }
      +"title": 275590
    }
  ]
  -id: 22010
  -titleTs: "'attack':9 'detect':7 'evad':6 'hex':3 'ip':4 'linux':11 'server':13 'shellbot':1 'ssh':12 'use':2"
  -bodyTs: "'hacker':3 'news':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697140759
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/post/3122959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697134259 {#2879
    date: 2023-10-12 20:10:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011
    +user: Proxies\__CG__\App\Entity\User {#2856 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2899 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
    +slug: "ShellBot-Uses-Hex-IPs-to-Evade-Detection-in-Attacks-on"
    +title: "ShellBot Uses Hex IPs to Evade Detection in Attacks on Linux SSH Servers"
    +url: "https://thehackernews.com/2023/10/shellbot-uses-hex-ips-to-evade.html"
    +body: "From The Hacker News"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711115788 {#2894
      date: 2024-03-22 14:56:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#2025}
    ]
    -id: 22010
    -titleTs: "'attack':9 'detect':7 'evad':6 'hex':3 'ip':4 'linux':11 'server':13 'shellbot':1 'ssh':12 'use':2"
    -bodyTs: "'hacker':3 'news':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697140759
    +visibility: "visible             "
    +apId: "https://lemmy.myserv.one/post/3122959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697134259 {#2879
      date: 2023-10-12 20:10:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does anyone know of a linux tool that can immediately ban an IP address if they try to log in to ssh with specific user names? I see a ton of attempts in my logs for names like fax, mysql, admin, and of course root. Fail2ban only works if the same IP makes repeated attempts but I’m betting if I could generate a list from these failed attempts it would probably correlate with standard blocklists of compromised hosts. For that matter, is there a way to use an RBL to limit addresses that ssh will even accept? Of course none of these attempts have a chance of logging in, but it would still be nice to further limit my exposure for any future attacks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697149288 {#2022
    date: 2023-10-13 00:21:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 275590
  -bodyTs: "'accept':98 'address':14,93 'admin':41 'anyon':2 'attack':125 'attempt':32,55,69,104 'ban':11 'bet':59 'blocklist':76 'chanc':107 'compromis':78 'correl':73 'could':62 'cours':44,100 'even':97 'exposur':121 'fail':68 'fail2ban':46 'fax':39 'futur':124 'generat':63 'host':79 'immedi':10 'ip':13,52 'know':3 'like':38 'limit':92,119 'linux':6 'list':65 'log':19,35,109 'm':58 'make':53 'matter':82 'mysql':40 'name':26,37 'nice':116 'none':101 'probabl':72 'rbl':90 'repeat':54 'root':45 'see':28 'specif':24 'ssh':22,95 'standard':75 'still':114 'ton':30 'tool':7 'tri':17 'use':88 'user':25 'way':86 'work':48 'would':71,113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4158692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149288 {#2018
    date: 2023-10-13 00:21:28.0 +02:00
  }
  +"title": 275590
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2025
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011
    +user: Proxies\__CG__\App\Entity\User {#2856 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2899 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
    +slug: "ShellBot-Uses-Hex-IPs-to-Evade-Detection-in-Attacks-on"
    +title: "ShellBot Uses Hex IPs to Evade Detection in Attacks on Linux SSH Servers"
    +url: "https://thehackernews.com/2023/10/shellbot-uses-hex-ips-to-evade.html"
    +body: "From The Hacker News"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711115788 {#2894
      date: 2024-03-22 14:56:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#2025}
    ]
    -id: 22010
    -titleTs: "'attack':9 'detect':7 'evad':6 'hex':3 'ip':4 'linux':11 'server':13 'shellbot':1 'ssh':12 'use':2"
    -bodyTs: "'hacker':3 'news':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697140759
    +visibility: "visible             "
    +apId: "https://lemmy.myserv.one/post/3122959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697134259 {#2879
      date: 2023-10-12 20:10:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does anyone know of a linux tool that can immediately ban an IP address if they try to log in to ssh with specific user names? I see a ton of attempts in my logs for names like fax, mysql, admin, and of course root. Fail2ban only works if the same IP makes repeated attempts but I’m betting if I could generate a list from these failed attempts it would probably correlate with standard blocklists of compromised hosts. For that matter, is there a way to use an RBL to limit addresses that ssh will even accept? Of course none of these attempts have a chance of logging in, but it would still be nice to further limit my exposure for any future attacks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697149288 {#2022
    date: 2023-10-13 00:21:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 275590
  -bodyTs: "'accept':98 'address':14,93 'admin':41 'anyon':2 'attack':125 'attempt':32,55,69,104 'ban':11 'bet':59 'blocklist':76 'chanc':107 'compromis':78 'correl':73 'could':62 'cours':44,100 'even':97 'exposur':121 'fail':68 'fail2ban':46 'fax':39 'futur':124 'generat':63 'host':79 'immedi':10 'ip':13,52 'know':3 'like':38 'limit':92,119 'linux':6 'list':65 'log':19,35,109 'm':58 'make':53 'matter':82 'mysql':40 'name':26,37 'nice':116 'none':101 'probabl':72 'rbl':90 'repeat':54 'root':45 'see':28 'specif':24 'ssh':22,95 'standard':75 'still':114 'ton':30 'tool':7 'tri':17 'use':88 'user':25 'way':86 'work':48 'would':71,113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4158692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149288 {#2018
    date: 2023-10-13 00:21:28.0 +02:00
  }
  +"title": 275590
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2025
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2011
    +user: Proxies\__CG__\App\Entity\User {#2856 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2899 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2901 …}
    +slug: "ShellBot-Uses-Hex-IPs-to-Evade-Detection-in-Attacks-on"
    +title: "ShellBot Uses Hex IPs to Evade Detection in Attacks on Linux SSH Servers"
    +url: "https://thehackernews.com/2023/10/shellbot-uses-hex-ips-to-evade.html"
    +body: "From The Hacker News"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 1
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711115788 {#2894
      date: 2024-03-22 14:56:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#2025}
    ]
    -id: 22010
    -titleTs: "'attack':9 'detect':7 'evad':6 'hex':3 'ip':4 'linux':11 'server':13 'shellbot':1 'ssh':12 'use':2"
    -bodyTs: "'hacker':3 'news':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697140759
    +visibility: "visible             "
    +apId: "https://lemmy.myserv.one/post/3122959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697134259 {#2879
      date: 2023-10-12 20:10:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "Does anyone know of a linux tool that can immediately ban an IP address if they try to log in to ssh with specific user names? I see a ton of attempts in my logs for names like fax, mysql, admin, and of course root. Fail2ban only works if the same IP makes repeated attempts but I’m betting if I could generate a list from these failed attempts it would probably correlate with standard blocklists of compromised hosts. For that matter, is there a way to use an RBL to limit addresses that ssh will even accept? Of course none of these attempts have a chance of logging in, but it would still be nice to further limit my exposure for any future attacks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697149288 {#2022
    date: 2023-10-13 00:21:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 275590
  -bodyTs: "'accept':98 'address':14,93 'admin':41 'anyon':2 'attack':125 'attempt':32,55,69,104 'ban':11 'bet':59 'blocklist':76 'chanc':107 'compromis':78 'correl':73 'could':62 'cours':44,100 'even':97 'exposur':121 'fail':68 'fail2ban':46 'fax':39 'futur':124 'generat':63 'host':79 'immedi':10 'ip':13,52 'know':3 'like':38 'limit':92,119 'linux':6 'list':65 'log':19,35,109 'm':58 'make':53 'matter':82 'mysql':40 'name':26,37 'nice':116 'none':101 'probabl':72 'rbl':90 'repeat':54 'root':45 'see':28 'specif':24 'ssh':22,95 'standard':75 'still':114 'ton':30 'tool':7 'tri':17 'use':88 'user':25 'way':86 'work':48 'would':71,113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4158692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697149288 {#2018
    date: 2023-10-13 00:21:28.0 +02:00
  }
  +"title": 275590
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2797 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
  +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
  +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
  +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 766
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700044707 {#2833
    date: 2023-11-15 11:38:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: App\Entity\EntryComment {#1717
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow does anyone know where that first picture comes from? That mountain range looks like someone just jammed a bunch of glass shards into the ground!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700120891 {#1720
          date: 2023-11-16 08:48:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 120933
        -bodyTs: "'anyon':3 'bunch':20 'come':9 'first':7 'glass':22 'ground':26 'jam':18 'know':4 'like':15 'look':14 'mountain':12 'pictur':8 'rang':13 'shard':23 'someon':16 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/5120435"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699907928 {#1716
          date: 2023-11-13 21:38:48.0 +01:00
        }
        +"title": 120933
      }
      +body: "Thanks for the link and an interesting article!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699910835 {#2456
        date: 2023-11-13 22:27:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@Shdwdrgn@mander.xyz"
        "@archaeoraptor@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 121065
      -bodyTs: "'articl':8 'interest':7 'link':4 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/5121807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699910835 {#2460
        date: 2023-11-13 22:27:15.0 +01:00
      }
      +"title": 121065
    }
    0 => App\Entity\EntryComment {#1717}
  ]
  -id: 12680
  -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699991383
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6132039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904983 {#2821
    date: 2023-11-13 20:49:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2797 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
  +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
  +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
  +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 766
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700044707 {#2833
    date: 2023-11-15 11:38:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: App\Entity\EntryComment {#1717
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow does anyone know where that first picture comes from? That mountain range looks like someone just jammed a bunch of glass shards into the ground!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700120891 {#1720
          date: 2023-11-16 08:48:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 120933
        -bodyTs: "'anyon':3 'bunch':20 'come':9 'first':7 'glass':22 'ground':26 'jam':18 'know':4 'like':15 'look':14 'mountain':12 'pictur':8 'rang':13 'shard':23 'someon':16 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/5120435"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699907928 {#1716
          date: 2023-11-13 21:38:48.0 +01:00
        }
        +"title": 120933
      }
      +body: "Thanks for the link and an interesting article!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699910835 {#2456
        date: 2023-11-13 22:27:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@Shdwdrgn@mander.xyz"
        "@archaeoraptor@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 121065
      -bodyTs: "'articl':8 'interest':7 'link':4 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/5121807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699910835 {#2460
        date: 2023-11-13 22:27:15.0 +01:00
      }
      +"title": 121065
    }
    0 => App\Entity\EntryComment {#1717}
  ]
  -id: 12680
  -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699991383
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6132039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904983 {#2821
    date: 2023-11-13 20:49:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#2797 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: Proxies\__CG__\App\Entity\Image {#2838 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
  +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
  +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
  +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 766
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700044707 {#2833
    date: 2023-11-15 11:38:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: App\Entity\EntryComment {#1717
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow does anyone know where that first picture comes from? That mountain range looks like someone just jammed a bunch of glass shards into the ground!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700120891 {#1720
          date: 2023-11-16 08:48:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 120933
        -bodyTs: "'anyon':3 'bunch':20 'come':9 'first':7 'glass':22 'ground':26 'jam':18 'know':4 'like':15 'look':14 'mountain':12 'pictur':8 'rang':13 'shard':23 'someon':16 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/5120435"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699907928 {#1716
          date: 2023-11-13 21:38:48.0 +01:00
        }
        +"title": 120933
      }
      +body: "Thanks for the link and an interesting article!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699910835 {#2456
        date: 2023-11-13 22:27:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@Shdwdrgn@mander.xyz"
        "@archaeoraptor@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 121065
      -bodyTs: "'articl':8 'interest':7 'link':4 'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/5121807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699910835 {#2460
        date: 2023-11-13 22:27:15.0 +01:00
      }
      +"title": 121065
    }
    0 => App\Entity\EntryComment {#1717}
  ]
  -id: 12680
  -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699991383
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6132039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699904983 {#2821
    date: 2023-11-13 20:49:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2797 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2838 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
    +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
    +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 766
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700044707 {#2833
      date: 2023-11-15 11:38:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow does anyone know where that first picture comes from? That mountain range looks like someone just jammed a bunch of glass shards into the ground!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700120891 {#1720
          date: 2023-11-16 08:48:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 120933
        -bodyTs: "'anyon':3 'bunch':20 'come':9 'first':7 'glass':22 'ground':26 'jam':18 'know':4 'like':15 'look':14 'mountain':12 'pictur':8 'rang':13 'shard':23 'someon':16 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/5120435"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699907928 {#1716
          date: 2023-11-13 21:38:48.0 +01:00
        }
        +"title": 120933
      }
    ]
    -id: 12680
    -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699991383
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6132039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904983 {#2821
      date: 2023-11-13 20:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: App\Entity\EntryComment {#1717}
  +body: "Thanks for the link and an interesting article!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699910835 {#2456
    date: 2023-11-13 22:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Shdwdrgn@mander.xyz"
    "@archaeoraptor@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 121065
  -bodyTs: "'articl':8 'interest':7 'link':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5121807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699910835 {#2460
    date: 2023-11-13 22:27:15.0 +01:00
  }
  +"title": 121065
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2453
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2797 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2838 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
    +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
    +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 766
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700044707 {#2833
      date: 2023-11-15 11:38:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow does anyone know where that first picture comes from? That mountain range looks like someone just jammed a bunch of glass shards into the ground!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700120891 {#1720
          date: 2023-11-16 08:48:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 120933
        -bodyTs: "'anyon':3 'bunch':20 'come':9 'first':7 'glass':22 'ground':26 'jam':18 'know':4 'like':15 'look':14 'mountain':12 'pictur':8 'rang':13 'shard':23 'someon':16 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/5120435"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699907928 {#1716
          date: 2023-11-13 21:38:48.0 +01:00
        }
        +"title": 120933
      }
    ]
    -id: 12680
    -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699991383
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6132039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904983 {#2821
      date: 2023-11-13 20:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: App\Entity\EntryComment {#1717}
  +body: "Thanks for the link and an interesting article!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699910835 {#2456
    date: 2023-11-13 22:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Shdwdrgn@mander.xyz"
    "@archaeoraptor@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 121065
  -bodyTs: "'articl':8 'interest':7 'link':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5121807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699910835 {#2460
    date: 2023-11-13 22:27:15.0 +01:00
  }
  +"title": 121065
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2453
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2797 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2838 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
    +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
    +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 766
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700044707 {#2833
      date: 2023-11-15 11:38:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
        +image: null
        +parent: null
        +root: null
        +body: "Wow does anyone know where that first picture comes from? That mountain range looks like someone just jammed a bunch of glass shards into the ground!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700120891 {#1720
          date: 2023-11-16 08:48:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 120933
        -bodyTs: "'anyon':3 'bunch':20 'come':9 'first':7 'glass':22 'ground':26 'jam':18 'know':4 'like':15 'look':14 'mountain':12 'pictur':8 'rang':13 'shard':23 'someon':16 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/5120435"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699907928 {#1716
          date: 2023-11-13 21:38:48.0 +01:00
        }
        +"title": 120933
      }
    ]
    -id: 12680
    -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699991383
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6132039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904983 {#2821
      date: 2023-11-13 20:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: App\Entity\EntryComment {#1717}
  +body: "Thanks for the link and an interesting article!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699910835 {#2456
    date: 2023-11-13 22:27:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@Shdwdrgn@mander.xyz"
    "@archaeoraptor@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 121065
  -bodyTs: "'articl':8 'interest':7 'link':4 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5121807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699910835 {#2460
    date: 2023-11-13 22:27:15.0 +01:00
  }
  +"title": 121065
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2797 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2838 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
    +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
    +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 766
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700044707 {#2833
      date: 2023-11-15 11:38:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: App\Entity\EntryComment {#1717}
        +body: "Thanks for the link and an interesting article!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699910835 {#2456
          date: 2023-11-13 22:27:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@Shdwdrgn@mander.xyz"
          "@archaeoraptor@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 121065
        -bodyTs: "'articl':8 'interest':7 'link':4 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/5121807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699910835 {#2460
          date: 2023-11-13 22:27:15.0 +01:00
        }
        +"title": 121065
      }
      0 => App\Entity\EntryComment {#1717}
    ]
    -id: 12680
    -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699991383
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6132039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904983 {#2821
      date: 2023-11-13 20:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow does anyone know where that first picture comes from? That mountain range looks like someone just jammed a bunch of glass shards into the ground!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700120891 {#1720
    date: 2023-11-16 08:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 120933
  -bodyTs: "'anyon':3 'bunch':20 'come':9 'first':7 'glass':22 'ground':26 'jam':18 'know':4 'like':15 'look':14 'mountain':12 'pictur':8 'rang':13 'shard':23 'someon':16 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5120435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907928 {#1716
    date: 2023-11-13 21:38:48.0 +01:00
  }
  +"title": 120933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2797 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2838 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
    +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
    +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 766
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700044707 {#2833
      date: 2023-11-15 11:38:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: App\Entity\EntryComment {#1717}
        +body: "Thanks for the link and an interesting article!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699910835 {#2456
          date: 2023-11-13 22:27:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@Shdwdrgn@mander.xyz"
          "@archaeoraptor@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 121065
        -bodyTs: "'articl':8 'interest':7 'link':4 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/5121807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699910835 {#2460
          date: 2023-11-13 22:27:15.0 +01:00
        }
        +"title": 121065
      }
      0 => App\Entity\EntryComment {#1717}
    ]
    -id: 12680
    -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699991383
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6132039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904983 {#2821
      date: 2023-11-13 20:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow does anyone know where that first picture comes from? That mountain range looks like someone just jammed a bunch of glass shards into the ground!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700120891 {#1720
    date: 2023-11-16 08:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 120933
  -bodyTs: "'anyon':3 'bunch':20 'come':9 'first':7 'glass':22 'ground':26 'jam':18 'know':4 'like':15 'look':14 'mountain':12 'pictur':8 'rang':13 'shard':23 'someon':16 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5120435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907928 {#1716
    date: 2023-11-13 21:38:48.0 +01:00
  }
  +"title": 120933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1717
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#2797 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
    +image: Proxies\__CG__\App\Entity\Image {#2838 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "Listen-Susan-It-s-a-valid-theory-just-look-at-the"
    +title: "Listen, Susan. It's a valid theory, just look at the damn thing."
    +url: "https://mander.xyz/pictrs/image/d686d076-39dd-46c5-b550-900af4b8c864.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 766
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700044707 {#2833
      date: 2023-11-15 11:38:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: App\Entity\EntryComment {#1717}
        +body: "Thanks for the link and an interesting article!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699910835 {#2456
          date: 2023-11-13 22:27:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@Shdwdrgn@mander.xyz"
          "@archaeoraptor@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2457 …}
        +nested: Doctrine\ORM\PersistentCollection {#2455 …}
        +votes: Doctrine\ORM\PersistentCollection {#2468 …}
        +reports: Doctrine\ORM\PersistentCollection {#2469 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
        -id: 121065
        -bodyTs: "'articl':8 'interest':7 'link':4 'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/5121807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699910835 {#2460
          date: 2023-11-13 22:27:15.0 +01:00
        }
        +"title": 121065
      }
      0 => App\Entity\EntryComment {#1717}
    ]
    -id: 12680
    -titleTs: "'damn':12 'listen':1 'look':9 'susan':2 'theori':7 'thing':13 'valid':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699991383
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6132039"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699904983 {#2821
      date: 2023-11-13 20:49:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1741 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wow does anyone know where that first picture comes from? That mountain range looks like someone just jammed a bunch of glass shards into the ground!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700120891 {#1720
    date: 2023-11-16 08:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 120933
  -bodyTs: "'anyon':3 'bunch':20 'come':9 'first':7 'glass':22 'ground':26 'jam':18 'know':4 'like':15 'look':14 'mountain':12 'pictur':8 'rang':13 'shard':23 'someon':16 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/5120435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699907928 {#1716
    date: 2023-11-13 21:38:48.0 +01:00
  }
  +"title": 120933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#2818 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "How-to-become-a-pirate-archivist"
  +title: "How to become a pirate archivist?"
  +url: "https://annas-blog.org/blog-how-to-become-a-pirate-archivist.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691446201 {#2853
    date: 2023-08-08 00:10:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  +badges: Doctrine\ORM\PersistentCollection {#2871 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        - Buy larger storage drives\n
        - Download content\n
        - Repeat
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696606510 {#1611
        date: 2023-10-06 17:35:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 30601
      -bodyTs: "'buy':1 'content':6 'download':5 'drive':4 'larger':2 'repeat':7 'storag':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/1893322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691432125 {#1598
        date: 2023-08-07 20:15:25.0 +02:00
      }
      +"title": 30601
    }
    0 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: App\Entity\EntryComment {#1630}
      +body: "Crap, I knew I forgot something important."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1691446201 {#1726
        date: 2023-08-08 00:10:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Shdwdrgn@mander.xyz"
        "@whataboutshutup@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 34776
      -bodyTs: "'crap':1 'forgot':5 'import':7 'knew':3 'someth':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/1900294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691446201 {#1728
        date: 2023-08-08 00:10:01.0 +02:00
      }
      +"title": 34776
    }
  ]
  -id: 2528
  -titleTs: "'archivist':6 'becom':3 'pirat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691446712
  +visibility: "visible             "
  +apId: "https://programming.dev/post/1429193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691427712 {#2839
    date: 2023-08-07 19:01:52.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#2818 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "How-to-become-a-pirate-archivist"
  +title: "How to become a pirate archivist?"
  +url: "https://annas-blog.org/blog-how-to-become-a-pirate-archivist.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691446201 {#2853
    date: 2023-08-08 00:10:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  +badges: Doctrine\ORM\PersistentCollection {#2871 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        - Buy larger storage drives\n
        - Download content\n
        - Repeat
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696606510 {#1611
        date: 2023-10-06 17:35:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 30601
      -bodyTs: "'buy':1 'content':6 'download':5 'drive':4 'larger':2 'repeat':7 'storag':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/1893322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691432125 {#1598
        date: 2023-08-07 20:15:25.0 +02:00
      }
      +"title": 30601
    }
    0 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: App\Entity\EntryComment {#1630}
      +body: "Crap, I knew I forgot something important."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1691446201 {#1726
        date: 2023-08-08 00:10:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Shdwdrgn@mander.xyz"
        "@whataboutshutup@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 34776
      -bodyTs: "'crap':1 'forgot':5 'import':7 'knew':3 'someth':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/1900294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691446201 {#1728
        date: 2023-08-08 00:10:01.0 +02:00
      }
      +"title": 34776
    }
  ]
  -id: 2528
  -titleTs: "'archivist':6 'becom':3 'pirat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691446712
  +visibility: "visible             "
  +apId: "https://programming.dev/post/1429193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691427712 {#2839
    date: 2023-08-07 19:01:52.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#2818 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: Proxies\__CG__\App\Entity\Image {#2858 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
  +slug: "How-to-become-a-pirate-archivist"
  +title: "How to become a pirate archivist?"
  +url: "https://annas-blog.org/blog-how-to-become-a-pirate-archivist.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691446201 {#2853
    date: 2023-08-08 00:10:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  +badges: Doctrine\ORM\PersistentCollection {#2871 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        - Buy larger storage drives\n
        - Download content\n
        - Repeat
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696606510 {#1611
        date: 2023-10-06 17:35:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 30601
      -bodyTs: "'buy':1 'content':6 'download':5 'drive':4 'larger':2 'repeat':7 'storag':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/1893322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691432125 {#1598
        date: 2023-08-07 20:15:25.0 +02:00
      }
      +"title": 30601
    }
    0 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: App\Entity\EntryComment {#1630}
      +body: "Crap, I knew I forgot something important."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1691446201 {#1726
        date: 2023-08-08 00:10:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anzo@programming.dev"
        "@Shdwdrgn@mander.xyz"
        "@whataboutshutup@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 34776
      -bodyTs: "'crap':1 'forgot':5 'import':7 'knew':3 'someth':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/1900294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691446201 {#1728
        date: 2023-08-08 00:10:01.0 +02:00
      }
      +"title": 34776
    }
  ]
  -id: 2528
  -titleTs: "'archivist':6 'becom':3 'pirat':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691446712
  +visibility: "visible             "
  +apId: "https://programming.dev/post/1429193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691427712 {#2839
    date: 2023-08-07 19:01:52.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1630
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2818 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "How-to-become-a-pirate-archivist"
    +title: "How to become a pirate archivist?"
    +url: "https://annas-blog.org/blog-how-to-become-a-pirate-archivist.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691446201 {#2853
      date: 2023-08-08 00:10:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1630}
        +body: "Crap, I knew I forgot something important."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1691446201 {#1726
          date: 2023-08-08 00:10:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
          "@Shdwdrgn@mander.xyz"
          "@whataboutshutup@discuss.online"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 34776
        -bodyTs: "'crap':1 'forgot':5 'import':7 'knew':3 'someth':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/1900294"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691446201 {#1728
          date: 2023-08-08 00:10:01.0 +02:00
        }
        +"title": 34776
      }
    ]
    -id: 2528
    -titleTs: "'archivist':6 'becom':3 'pirat':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691446712
    +visibility: "visible             "
    +apId: "https://programming.dev/post/1429193"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691427712 {#2839
      date: 2023-08-07 19:01:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - Buy larger storage drives\n
    - Download content\n
    - Repeat
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696606510 {#1611
    date: 2023-10-06 17:35:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 30601
  -bodyTs: "'buy':1 'content':6 'download':5 'drive':4 'larger':2 'repeat':7 'storag':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/1893322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691432125 {#1598
    date: 2023-08-07 20:15:25.0 +02:00
  }
  +"title": 30601
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1630
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2818 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "How-to-become-a-pirate-archivist"
    +title: "How to become a pirate archivist?"
    +url: "https://annas-blog.org/blog-how-to-become-a-pirate-archivist.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691446201 {#2853
      date: 2023-08-08 00:10:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1630}
        +body: "Crap, I knew I forgot something important."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1691446201 {#1726
          date: 2023-08-08 00:10:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
          "@Shdwdrgn@mander.xyz"
          "@whataboutshutup@discuss.online"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 34776
        -bodyTs: "'crap':1 'forgot':5 'import':7 'knew':3 'someth':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/1900294"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691446201 {#1728
          date: 2023-08-08 00:10:01.0 +02:00
        }
        +"title": 34776
      }
    ]
    -id: 2528
    -titleTs: "'archivist':6 'becom':3 'pirat':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691446712
    +visibility: "visible             "
    +apId: "https://programming.dev/post/1429193"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691427712 {#2839
      date: 2023-08-07 19:01:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - Buy larger storage drives\n
    - Download content\n
    - Repeat
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696606510 {#1611
    date: 2023-10-06 17:35:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 30601
  -bodyTs: "'buy':1 'content':6 'download':5 'drive':4 'larger':2 'repeat':7 'storag':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/1893322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691432125 {#1598
    date: 2023-08-07 20:15:25.0 +02:00
  }
  +"title": 30601
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1630
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2818 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "How-to-become-a-pirate-archivist"
    +title: "How to become a pirate archivist?"
    +url: "https://annas-blog.org/blog-how-to-become-a-pirate-archivist.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691446201 {#2853
      date: 2023-08-08 00:10:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: App\Entity\EntryComment {#1630}
        +body: "Crap, I knew I forgot something important."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1691446201 {#1726
          date: 2023-08-08 00:10:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
          "@Shdwdrgn@mander.xyz"
          "@whataboutshutup@discuss.online"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 34776
        -bodyTs: "'crap':1 'forgot':5 'import':7 'knew':3 'someth':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/1900294"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691446201 {#1728
          date: 2023-08-08 00:10:01.0 +02:00
        }
        +"title": 34776
      }
    ]
    -id: 2528
    -titleTs: "'archivist':6 'becom':3 'pirat':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691446712
    +visibility: "visible             "
    +apId: "https://programming.dev/post/1429193"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691427712 {#2839
      date: 2023-08-07 19:01:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    - Buy larger storage drives\n
    - Download content\n
    - Repeat
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696606510 {#1611
    date: 2023-10-06 17:35:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 30601
  -bodyTs: "'buy':1 'content':6 'download':5 'drive':4 'larger':2 'repeat':7 'storag':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/1893322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691432125 {#1598
    date: 2023-08-07 20:15:25.0 +02:00
  }
  +"title": 30601
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1736
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2818 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "How-to-become-a-pirate-archivist"
    +title: "How to become a pirate archivist?"
    +url: "https://annas-blog.org/blog-how-to-become-a-pirate-archivist.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691446201 {#2853
      date: 2023-08-08 00:10:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          - Buy larger storage drives\n
          - Download content\n
          - Repeat
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696606510 {#1611
          date: 2023-10-06 17:35:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 30601
        -bodyTs: "'buy':1 'content':6 'download':5 'drive':4 'larger':2 'repeat':7 'storag':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/1893322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691432125 {#1598
          date: 2023-08-07 20:15:25.0 +02:00
        }
        +"title": 30601
      }
      0 => App\Entity\EntryComment {#1736}
    ]
    -id: 2528
    -titleTs: "'archivist':6 'becom':3 'pirat':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691446712
    +visibility: "visible             "
    +apId: "https://programming.dev/post/1429193"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691427712 {#2839
      date: 2023-08-07 19:01:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: App\Entity\EntryComment {#1630}
  +body: "Crap, I knew I forgot something important."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691446201 {#1726
    date: 2023-08-08 00:10:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Shdwdrgn@mander.xyz"
    "@whataboutshutup@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 34776
  -bodyTs: "'crap':1 'forgot':5 'import':7 'knew':3 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/1900294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691446201 {#1728
    date: 2023-08-08 00:10:01.0 +02:00
  }
  +"title": 34776
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1736
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2818 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "How-to-become-a-pirate-archivist"
    +title: "How to become a pirate archivist?"
    +url: "https://annas-blog.org/blog-how-to-become-a-pirate-archivist.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691446201 {#2853
      date: 2023-08-08 00:10:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          - Buy larger storage drives\n
          - Download content\n
          - Repeat
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696606510 {#1611
          date: 2023-10-06 17:35:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 30601
        -bodyTs: "'buy':1 'content':6 'download':5 'drive':4 'larger':2 'repeat':7 'storag':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/1893322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691432125 {#1598
          date: 2023-08-07 20:15:25.0 +02:00
        }
        +"title": 30601
      }
      0 => App\Entity\EntryComment {#1736}
    ]
    -id: 2528
    -titleTs: "'archivist':6 'becom':3 'pirat':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691446712
    +visibility: "visible             "
    +apId: "https://programming.dev/post/1429193"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691427712 {#2839
      date: 2023-08-07 19:01:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: App\Entity\EntryComment {#1630}
  +body: "Crap, I knew I forgot something important."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691446201 {#1726
    date: 2023-08-08 00:10:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Shdwdrgn@mander.xyz"
    "@whataboutshutup@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 34776
  -bodyTs: "'crap':1 'forgot':5 'import':7 'knew':3 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/1900294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691446201 {#1728
    date: 2023-08-08 00:10:01.0 +02:00
  }
  +"title": 34776
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1736
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2818 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: Proxies\__CG__\App\Entity\Image {#2858 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2860 …}
    +slug: "How-to-become-a-pirate-archivist"
    +title: "How to become a pirate archivist?"
    +url: "https://annas-blog.org/blog-how-to-become-a-pirate-archivist.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1691446201 {#2853
      date: 2023-08-08 00:10:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          - Buy larger storage drives\n
          - Download content\n
          - Repeat
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696606510 {#1611
          date: 2023-10-06 17:35:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@anzo@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 30601
        -bodyTs: "'buy':1 'content':6 'download':5 'drive':4 'larger':2 'repeat':7 'storag':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/1893322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1691432125 {#1598
          date: 2023-08-07 20:15:25.0 +02:00
        }
        +"title": 30601
      }
      0 => App\Entity\EntryComment {#1736}
    ]
    -id: 2528
    -titleTs: "'archivist':6 'becom':3 'pirat':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1691446712
    +visibility: "visible             "
    +apId: "https://programming.dev/post/1429193"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691427712 {#2839
      date: 2023-08-07 19:01:52.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: App\Entity\EntryComment {#1630}
  +body: "Crap, I knew I forgot something important."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691446201 {#1726
    date: 2023-08-08 00:10:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anzo@programming.dev"
    "@Shdwdrgn@mander.xyz"
    "@whataboutshutup@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 34776
  -bodyTs: "'crap':1 'forgot':5 'import':7 'knew':3 'someth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/1900294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691446201 {#1728
    date: 2023-08-08 00:10:01.0 +02:00
  }
  +"title": 34776
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Which-distro-in-your-opinion-is-the-best-for-virtualization"
  +title: "Which distro in your opinion is the best for virtualization (Windows 10 on either KVM or VMware), stability, and speed?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710445396 {#2815
    date: 2024-03-14 20:43:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2820 …}
  +votes: Doctrine\ORM\PersistentCollection {#2823 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
  +badges: Doctrine\ORM\PersistentCollection {#2831 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: "I would second Debian for stability, it’s what I use for all my VM servers. I have always preferred KVM however, as I had a lot of trouble with VMware hogging my cpu years ago. KVM has the virtual machine manager available for GUI monitoring but I’m not sure how far it goes for creating new VMs as I’ve always handled the setup directly from command line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703628386 {#1708
        date: 2023-12-26 23:06:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmababes@lemmy.world"
        "@clubb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 254830
      -bodyTs: "'ago':36 'alway':19,63 'avail':43 'command':69 'cpu':34 'creat':57 'debian':4 'direct':67 'far':53 'goe':55 'gui':45 'handl':64 'hog':32 'howev':22 'kvm':21,37 'line':70 'lot':27 'm':49 'machin':41 'manag':42 'monitor':46 'new':58 'prefer':20 'second':3 'server':16 'setup':66 'stabil':6 'sure':51 'troubl':29 'use':11 've':62 'virtual':40 'vm':15 'vms':59 'vmware':31 'would':2 'year':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6281496"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703628386 {#1926
        date: 2023-12-26 23:06:26.0 +01:00
      }
      +"title": 254830
    }
  ]
  -id: 25081
  -titleTs: "'10':12 'best':8 'distro':2 'either':14 'kvm':15 'opinion':5 'speed':20 'stabil':18 'virtual':10 'vmware':17 'window':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703710241
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10003623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703623841 {#2800
    date: 2023-12-26 21:50:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Which-distro-in-your-opinion-is-the-best-for-virtualization"
  +title: "Which distro in your opinion is the best for virtualization (Windows 10 on either KVM or VMware), stability, and speed?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710445396 {#2815
    date: 2024-03-14 20:43:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2820 …}
  +votes: Doctrine\ORM\PersistentCollection {#2823 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
  +badges: Doctrine\ORM\PersistentCollection {#2831 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: "I would second Debian for stability, it’s what I use for all my VM servers. I have always preferred KVM however, as I had a lot of trouble with VMware hogging my cpu years ago. KVM has the virtual machine manager available for GUI monitoring but I’m not sure how far it goes for creating new VMs as I’ve always handled the setup directly from command line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703628386 {#1708
        date: 2023-12-26 23:06:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmababes@lemmy.world"
        "@clubb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 254830
      -bodyTs: "'ago':36 'alway':19,63 'avail':43 'command':69 'cpu':34 'creat':57 'debian':4 'direct':67 'far':53 'goe':55 'gui':45 'handl':64 'hog':32 'howev':22 'kvm':21,37 'line':70 'lot':27 'm':49 'machin':41 'manag':42 'monitor':46 'new':58 'prefer':20 'second':3 'server':16 'setup':66 'stabil':6 'sure':51 'troubl':29 'use':11 've':62 'virtual':40 'vm':15 'vms':59 'vmware':31 'would':2 'year':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6281496"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703628386 {#1926
        date: 2023-12-26 23:06:26.0 +01:00
      }
      +"title": 254830
    }
  ]
  -id: 25081
  -titleTs: "'10':12 'best':8 'distro':2 'either':14 'kvm':15 'opinion':5 'speed':20 'stabil':18 'virtual':10 'vmware':17 'window':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703710241
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10003623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703623841 {#2800
    date: 2023-12-26 21:50:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Which-distro-in-your-opinion-is-the-best-for-virtualization"
  +title: "Which distro in your opinion is the best for virtualization (Windows 10 on either KVM or VMware), stability, and speed?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710445396 {#2815
    date: 2024-03-14 20:43:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2820 …}
  +votes: Doctrine\ORM\PersistentCollection {#2823 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
  +badges: Doctrine\ORM\PersistentCollection {#2831 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: "I would second Debian for stability, it’s what I use for all my VM servers. I have always preferred KVM however, as I had a lot of trouble with VMware hogging my cpu years ago. KVM has the virtual machine manager available for GUI monitoring but I’m not sure how far it goes for creating new VMs as I’ve always handled the setup directly from command line."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703628386 {#1708
        date: 2023-12-26 23:06:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmababes@lemmy.world"
        "@clubb@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 254830
      -bodyTs: "'ago':36 'alway':19,63 'avail':43 'command':69 'cpu':34 'creat':57 'debian':4 'direct':67 'far':53 'goe':55 'gui':45 'handl':64 'hog':32 'howev':22 'kvm':21,37 'line':70 'lot':27 'm':49 'machin':41 'manag':42 'monitor':46 'new':58 'prefer':20 'second':3 'server':16 'setup':66 'stabil':6 'sure':51 'troubl':29 'use':11 've':62 'virtual':40 'vm':15 'vms':59 'vmware':31 'would':2 'year':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6281496"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703628386 {#1926
        date: 2023-12-26 23:06:26.0 +01:00
      }
      +"title": 254830
    }
  ]
  -id: 25081
  -titleTs: "'10':12 'best':8 'distro':2 'either':14 'kvm':15 'opinion':5 'speed':20 'stabil':18 'virtual':10 'vmware':17 'window':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703710241
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10003623"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703623841 {#2800
    date: 2023-12-26 21:50:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1410
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Which-distro-in-your-opinion-is-the-best-for-virtualization"
    +title: "Which distro in your opinion is the best for virtualization (Windows 10 on either KVM or VMware), stability, and speed?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710445396 {#2815
      date: 2024-03-14 20:43:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2820 …}
    +votes: Doctrine\ORM\PersistentCollection {#2823 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
    +badges: Doctrine\ORM\PersistentCollection {#2831 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 25081
    -titleTs: "'10':12 'best':8 'distro':2 'either':14 'kvm':15 'opinion':5 'speed':20 'stabil':18 'virtual':10 'vmware':17 'window':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703710241
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10003623"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703623841 {#2800
      date: 2023-12-26 21:50:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: "I would second Debian for stability, it’s what I use for all my VM servers. I have always preferred KVM however, as I had a lot of trouble with VMware hogging my cpu years ago. KVM has the virtual machine manager available for GUI monitoring but I’m not sure how far it goes for creating new VMs as I’ve always handled the setup directly from command line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703628386 {#1708
    date: 2023-12-26 23:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@clubb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 254830
  -bodyTs: "'ago':36 'alway':19,63 'avail':43 'command':69 'cpu':34 'creat':57 'debian':4 'direct':67 'far':53 'goe':55 'gui':45 'handl':64 'hog':32 'howev':22 'kvm':21,37 'line':70 'lot':27 'm':49 'machin':41 'manag':42 'monitor':46 'new':58 'prefer':20 'second':3 'server':16 'setup':66 'stabil':6 'sure':51 'troubl':29 'use':11 've':62 'virtual':40 'vm':15 'vms':59 'vmware':31 'would':2 'year':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6281496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703628386 {#1926
    date: 2023-12-26 23:06:26.0 +01:00
  }
  +"title": 254830
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1410
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Which-distro-in-your-opinion-is-the-best-for-virtualization"
    +title: "Which distro in your opinion is the best for virtualization (Windows 10 on either KVM or VMware), stability, and speed?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710445396 {#2815
      date: 2024-03-14 20:43:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2820 …}
    +votes: Doctrine\ORM\PersistentCollection {#2823 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
    +badges: Doctrine\ORM\PersistentCollection {#2831 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 25081
    -titleTs: "'10':12 'best':8 'distro':2 'either':14 'kvm':15 'opinion':5 'speed':20 'stabil':18 'virtual':10 'vmware':17 'window':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703710241
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10003623"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703623841 {#2800
      date: 2023-12-26 21:50:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: "I would second Debian for stability, it’s what I use for all my VM servers. I have always preferred KVM however, as I had a lot of trouble with VMware hogging my cpu years ago. KVM has the virtual machine manager available for GUI monitoring but I’m not sure how far it goes for creating new VMs as I’ve always handled the setup directly from command line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703628386 {#1708
    date: 2023-12-26 23:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@clubb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 254830
  -bodyTs: "'ago':36 'alway':19,63 'avail':43 'command':69 'cpu':34 'creat':57 'debian':4 'direct':67 'far':53 'goe':55 'gui':45 'handl':64 'hog':32 'howev':22 'kvm':21,37 'line':70 'lot':27 'm':49 'machin':41 'manag':42 'monitor':46 'new':58 'prefer':20 'second':3 'server':16 'setup':66 'stabil':6 'sure':51 'troubl':29 'use':11 've':62 'virtual':40 'vm':15 'vms':59 'vmware':31 'would':2 'year':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6281496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703628386 {#1926
    date: 2023-12-26 23:06:26.0 +01:00
  }
  +"title": 254830
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1410
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2780 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Which-distro-in-your-opinion-is-the-best-for-virtualization"
    +title: "Which distro in your opinion is the best for virtualization (Windows 10 on either KVM or VMware), stability, and speed?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710445396 {#2815
      date: 2024-03-14 20:43:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2820 …}
    +votes: Doctrine\ORM\PersistentCollection {#2823 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
    +badges: Doctrine\ORM\PersistentCollection {#2831 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 25081
    -titleTs: "'10':12 'best':8 'distro':2 'either':14 'kvm':15 'opinion':5 'speed':20 'stabil':18 'virtual':10 'vmware':17 'window':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703710241
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10003623"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703623841 {#2800
      date: 2023-12-26 21:50:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: "I would second Debian for stability, it’s what I use for all my VM servers. I have always preferred KVM however, as I had a lot of trouble with VMware hogging my cpu years ago. KVM has the virtual machine manager available for GUI monitoring but I’m not sure how far it goes for creating new VMs as I’ve always handled the setup directly from command line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703628386 {#1708
    date: 2023-12-26 23:06:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@clubb@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 254830
  -bodyTs: "'ago':36 'alway':19,63 'avail':43 'command':69 'cpu':34 'creat':57 'debian':4 'direct':67 'far':53 'goe':55 'gui':45 'handl':64 'hog':32 'howev':22 'kvm':21,37 'line':70 'lot':27 'm':49 'machin':41 'manag':42 'monitor':46 'new':58 'prefer':20 'second':3 'server':16 'setup':66 'stabil':6 'sure':51 'troubl':29 'use':11 've':62 'virtual':40 'vm':15 'vms':59 'vmware':31 'would':2 'year':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6281496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703628386 {#1926
    date: 2023-12-26 23:06:26.0 +01:00
  }
  +"title": 254830
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#2799 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#2801 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
  +slug: "Ending-support-for-Windows-10-could-send-240-million-computers"
  +title: "Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?"
  +url: "https://gadgettendency.com/ending-support-for-windows-10-could-send-240-million-computers-to-the-landfill-a-stack-of-that-many-laptops-would-end-up-600-km-higher-than-the-moon/"
  +body: "With support ending for Windows 10, the most popular desktop operating system in the world currently, possibly 240 million pcs may be sent to the landfill. This is mostly due to Windows 11’s exorbitant requirements. This will most likely result in many pcs being immediately outdated, and prone to viruses. GNU/Linux may be these computers’ only secure hope, what do you think?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 242
  +favouriteCount: 748
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711817575 {#2794
    date: 2024-03-30 17:52:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  +badges: Doctrine\ORM\PersistentCollection {#2813 …}
  +children: [
    App\Entity\EntryComment {#2359
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Was it EVER faster though? My experience with Windows has always been that they release new versions based on upcoming hardware specs and unless you spend top-dollar on the very latest hardware for their next release, you are going to see things moving slower on the new desktop. That’s one of things I’ve enjoyed about linux, you can pretty much always upgrade the OS on an older machine without concern of taking a hit on the performance, and sometimes you even get a boost."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703282559 {#2377
        date: 2023-12-22 23:02:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gemini24601@lemmy.world"
        "@Russianranger@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 246646
      -bodyTs: "'alway':11,65 'base':18 'boost':88 'concern':74 'desktop':50 'dollar':29 'enjoy':58 'even':85 'ever':3 'experi':7 'faster':4 'get':86 'go':41 'hardwar':21,34 'hit':78 'latest':33 'linux':60 'machin':72 'move':45 'much':64 'new':16,49 'next':37 'older':71 'one':53 'os':68 'perform':81 'pretti':63 'releas':15,38 'see':43 'slower':46 'sometim':83 'spec':22 'spend':26 'take':76 'thing':44,55 'though':5 'top':28 'top-dollar':27 'unless':24 'upcom':20 'upgrad':66 've':57 'version':17 'window':9 'without':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6210152"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703282559 {#2360
        date: 2023-12-22 23:02:39.0 +01:00
      }
      +"title": 246646
    }
  ]
  -id: 24104
  -titleTs: "'10':5 '240':8 'comput':10 'could':6 'end':1 'instal':16 'landfil':13 'linux':17 'million':9 'send':7 'support':2 'window':4"
  -bodyTs: "'10':6 '11':33 '240':18 'comput':56 'current':16 'desktop':10 'due':30 'end':3 'exorbit':35 'gnu/linux':52 'hope':59 'immedi':46 'landfil':26 'like':40 'mani':43 'may':21,53 'million':19 'most':29 'oper':11 'outdat':47 'pcs':20,44 'popular':9 'possibl':17 'prone':49 'requir':36 'result':41 'secur':58 'sent':23 'support':2 'system':12 'think':63 'virus':51 'window':5,32 'world':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703366140
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9873158"
  +editedAt: DateTimeImmutable @1706576554 {#2783
    date: 2024-01-30 02:02:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703279740 {#2762
    date: 2023-12-22 22:15:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#2799 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#2801 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
  +slug: "Ending-support-for-Windows-10-could-send-240-million-computers"
  +title: "Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?"
  +url: "https://gadgettendency.com/ending-support-for-windows-10-could-send-240-million-computers-to-the-landfill-a-stack-of-that-many-laptops-would-end-up-600-km-higher-than-the-moon/"
  +body: "With support ending for Windows 10, the most popular desktop operating system in the world currently, possibly 240 million pcs may be sent to the landfill. This is mostly due to Windows 11’s exorbitant requirements. This will most likely result in many pcs being immediately outdated, and prone to viruses. GNU/Linux may be these computers’ only secure hope, what do you think?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 242
  +favouriteCount: 748
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711817575 {#2794
    date: 2024-03-30 17:52:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  +badges: Doctrine\ORM\PersistentCollection {#2813 …}
  +children: [
    App\Entity\EntryComment {#2359
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Was it EVER faster though? My experience with Windows has always been that they release new versions based on upcoming hardware specs and unless you spend top-dollar on the very latest hardware for their next release, you are going to see things moving slower on the new desktop. That’s one of things I’ve enjoyed about linux, you can pretty much always upgrade the OS on an older machine without concern of taking a hit on the performance, and sometimes you even get a boost."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703282559 {#2377
        date: 2023-12-22 23:02:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gemini24601@lemmy.world"
        "@Russianranger@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 246646
      -bodyTs: "'alway':11,65 'base':18 'boost':88 'concern':74 'desktop':50 'dollar':29 'enjoy':58 'even':85 'ever':3 'experi':7 'faster':4 'get':86 'go':41 'hardwar':21,34 'hit':78 'latest':33 'linux':60 'machin':72 'move':45 'much':64 'new':16,49 'next':37 'older':71 'one':53 'os':68 'perform':81 'pretti':63 'releas':15,38 'see':43 'slower':46 'sometim':83 'spec':22 'spend':26 'take':76 'thing':44,55 'though':5 'top':28 'top-dollar':27 'unless':24 'upcom':20 'upgrad':66 've':57 'version':17 'window':9 'without':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6210152"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703282559 {#2360
        date: 2023-12-22 23:02:39.0 +01:00
      }
      +"title": 246646
    }
  ]
  -id: 24104
  -titleTs: "'10':5 '240':8 'comput':10 'could':6 'end':1 'instal':16 'landfil':13 'linux':17 'million':9 'send':7 'support':2 'window':4"
  -bodyTs: "'10':6 '11':33 '240':18 'comput':56 'current':16 'desktop':10 'due':30 'end':3 'exorbit':35 'gnu/linux':52 'hope':59 'immedi':46 'landfil':26 'like':40 'mani':43 'may':21,53 'million':19 'most':29 'oper':11 'outdat':47 'pcs':20,44 'popular':9 'possibl':17 'prone':49 'requir':36 'result':41 'secur':58 'sent':23 'support':2 'system':12 'think':63 'virus':51 'window':5,32 'world':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703366140
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9873158"
  +editedAt: DateTimeImmutable @1706576554 {#2783
    date: 2024-01-30 02:02:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703279740 {#2762
    date: 2023-12-22 22:15:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#2799 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#2801 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
  +slug: "Ending-support-for-Windows-10-could-send-240-million-computers"
  +title: "Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?"
  +url: "https://gadgettendency.com/ending-support-for-windows-10-could-send-240-million-computers-to-the-landfill-a-stack-of-that-many-laptops-would-end-up-600-km-higher-than-the-moon/"
  +body: "With support ending for Windows 10, the most popular desktop operating system in the world currently, possibly 240 million pcs may be sent to the landfill. This is mostly due to Windows 11’s exorbitant requirements. This will most likely result in many pcs being immediately outdated, and prone to viruses. GNU/Linux may be these computers’ only secure hope, what do you think?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 242
  +favouriteCount: 748
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711817575 {#2794
    date: 2024-03-30 17:52:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  +badges: Doctrine\ORM\PersistentCollection {#2813 …}
  +children: [
    App\Entity\EntryComment {#2359
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +body: "Was it EVER faster though? My experience with Windows has always been that they release new versions based on upcoming hardware specs and unless you spend top-dollar on the very latest hardware for their next release, you are going to see things moving slower on the new desktop. That’s one of things I’ve enjoyed about linux, you can pretty much always upgrade the OS on an older machine without concern of taking a hit on the performance, and sometimes you even get a boost."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703282559 {#2377
        date: 2023-12-22 23:02:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gemini24601@lemmy.world"
        "@Russianranger@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 246646
      -bodyTs: "'alway':11,65 'base':18 'boost':88 'concern':74 'desktop':50 'dollar':29 'enjoy':58 'even':85 'ever':3 'experi':7 'faster':4 'get':86 'go':41 'hardwar':21,34 'hit':78 'latest':33 'linux':60 'machin':72 'move':45 'much':64 'new':16,49 'next':37 'older':71 'one':53 'os':68 'perform':81 'pretti':63 'releas':15,38 'see':43 'slower':46 'sometim':83 'spec':22 'spend':26 'take':76 'thing':44,55 'though':5 'top':28 'top-dollar':27 'unless':24 'upcom':20 'upgrad':66 've':57 'version':17 'window':9 'without':73"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6210152"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703282559 {#2360
        date: 2023-12-22 23:02:39.0 +01:00
      }
      +"title": 246646
    }
  ]
  -id: 24104
  -titleTs: "'10':5 '240':8 'comput':10 'could':6 'end':1 'instal':16 'landfil':13 'linux':17 'million':9 'send':7 'support':2 'window':4"
  -bodyTs: "'10':6 '11':33 '240':18 'comput':56 'current':16 'desktop':10 'due':30 'end':3 'exorbit':35 'gnu/linux':52 'hope':59 'immedi':46 'landfil':26 'like':40 'mani':43 'may':21,53 'million':19 'most':29 'oper':11 'outdat':47 'pcs':20,44 'popular':9 'possibl':17 'prone':49 'requir':36 'result':41 'secur':58 'sent':23 'support':2 'system':12 'think':63 'virus':51 'window':5,32 'world':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703366140
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9873158"
  +editedAt: DateTimeImmutable @1706576554 {#2783
    date: 2024-01-30 02:02:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703279740 {#2762
    date: 2023-12-22 22:15:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2359
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#2799 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2801 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Ending-support-for-Windows-10-could-send-240-million-computers"
    +title: "Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?"
    +url: "https://gadgettendency.com/ending-support-for-windows-10-could-send-240-million-computers-to-the-landfill-a-stack-of-that-many-laptops-would-end-up-600-km-higher-than-the-moon/"
    +body: "With support ending for Windows 10, the most popular desktop operating system in the world currently, possibly 240 million pcs may be sent to the landfill. This is mostly due to Windows 11’s exorbitant requirements. This will most likely result in many pcs being immediately outdated, and prone to viruses. GNU/Linux may be these computers’ only secure hope, what do you think?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 242
    +favouriteCount: 748
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711817575 {#2794
      date: 2024-03-30 17:52:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    +badges: Doctrine\ORM\PersistentCollection {#2813 …}
    +children: [
      App\Entity\EntryComment {#2359}
    ]
    -id: 24104
    -titleTs: "'10':5 '240':8 'comput':10 'could':6 'end':1 'instal':16 'landfil':13 'linux':17 'million':9 'send':7 'support':2 'window':4"
    -bodyTs: "'10':6 '11':33 '240':18 'comput':56 'current':16 'desktop':10 'due':30 'end':3 'exorbit':35 'gnu/linux':52 'hope':59 'immedi':46 'landfil':26 'like':40 'mani':43 'may':21,53 'million':19 'most':29 'oper':11 'outdat':47 'pcs':20,44 'popular':9 'possibl':17 'prone':49 'requir':36 'result':41 'secur':58 'sent':23 'support':2 'system':12 'think':63 'virus':51 'window':5,32 'world':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703366140
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9873158"
    +editedAt: DateTimeImmutable @1706576554 {#2783
      date: 2024-01-30 02:02:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703279740 {#2762
      date: 2023-12-22 22:15:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Was it EVER faster though? My experience with Windows has always been that they release new versions based on upcoming hardware specs and unless you spend top-dollar on the very latest hardware for their next release, you are going to see things moving slower on the new desktop. That’s one of things I’ve enjoyed about linux, you can pretty much always upgrade the OS on an older machine without concern of taking a hit on the performance, and sometimes you even get a boost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703282559 {#2377
    date: 2023-12-22 23:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gemini24601@lemmy.world"
    "@Russianranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 246646
  -bodyTs: "'alway':11,65 'base':18 'boost':88 'concern':74 'desktop':50 'dollar':29 'enjoy':58 'even':85 'ever':3 'experi':7 'faster':4 'get':86 'go':41 'hardwar':21,34 'hit':78 'latest':33 'linux':60 'machin':72 'move':45 'much':64 'new':16,49 'next':37 'older':71 'one':53 'os':68 'perform':81 'pretti':63 'releas':15,38 'see':43 'slower':46 'sometim':83 'spec':22 'spend':26 'take':76 'thing':44,55 'though':5 'top':28 'top-dollar':27 'unless':24 'upcom':20 'upgrad':66 've':57 'version':17 'window':9 'without':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6210152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703282559 {#2360
    date: 2023-12-22 23:02:39.0 +01:00
  }
  +"title": 246646
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2359
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#2799 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2801 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Ending-support-for-Windows-10-could-send-240-million-computers"
    +title: "Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?"
    +url: "https://gadgettendency.com/ending-support-for-windows-10-could-send-240-million-computers-to-the-landfill-a-stack-of-that-many-laptops-would-end-up-600-km-higher-than-the-moon/"
    +body: "With support ending for Windows 10, the most popular desktop operating system in the world currently, possibly 240 million pcs may be sent to the landfill. This is mostly due to Windows 11’s exorbitant requirements. This will most likely result in many pcs being immediately outdated, and prone to viruses. GNU/Linux may be these computers’ only secure hope, what do you think?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 242
    +favouriteCount: 748
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711817575 {#2794
      date: 2024-03-30 17:52:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    +badges: Doctrine\ORM\PersistentCollection {#2813 …}
    +children: [
      App\Entity\EntryComment {#2359}
    ]
    -id: 24104
    -titleTs: "'10':5 '240':8 'comput':10 'could':6 'end':1 'instal':16 'landfil':13 'linux':17 'million':9 'send':7 'support':2 'window':4"
    -bodyTs: "'10':6 '11':33 '240':18 'comput':56 'current':16 'desktop':10 'due':30 'end':3 'exorbit':35 'gnu/linux':52 'hope':59 'immedi':46 'landfil':26 'like':40 'mani':43 'may':21,53 'million':19 'most':29 'oper':11 'outdat':47 'pcs':20,44 'popular':9 'possibl':17 'prone':49 'requir':36 'result':41 'secur':58 'sent':23 'support':2 'system':12 'think':63 'virus':51 'window':5,32 'world':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703366140
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9873158"
    +editedAt: DateTimeImmutable @1706576554 {#2783
      date: 2024-01-30 02:02:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703279740 {#2762
      date: 2023-12-22 22:15:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Was it EVER faster though? My experience with Windows has always been that they release new versions based on upcoming hardware specs and unless you spend top-dollar on the very latest hardware for their next release, you are going to see things moving slower on the new desktop. That’s one of things I’ve enjoyed about linux, you can pretty much always upgrade the OS on an older machine without concern of taking a hit on the performance, and sometimes you even get a boost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703282559 {#2377
    date: 2023-12-22 23:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gemini24601@lemmy.world"
    "@Russianranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 246646
  -bodyTs: "'alway':11,65 'base':18 'boost':88 'concern':74 'desktop':50 'dollar':29 'enjoy':58 'even':85 'ever':3 'experi':7 'faster':4 'get':86 'go':41 'hardwar':21,34 'hit':78 'latest':33 'linux':60 'machin':72 'move':45 'much':64 'new':16,49 'next':37 'older':71 'one':53 'os':68 'perform':81 'pretti':63 'releas':15,38 'see':43 'slower':46 'sometim':83 'spec':22 'spend':26 'take':76 'thing':44,55 'though':5 'top':28 'top-dollar':27 'unless':24 'upcom':20 'upgrad':66 've':57 'version':17 'window':9 'without':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6210152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703282559 {#2360
    date: 2023-12-22 23:02:39.0 +01:00
  }
  +"title": 246646
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2359
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#2799 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2801 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Ending-support-for-Windows-10-could-send-240-million-computers"
    +title: "Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them?"
    +url: "https://gadgettendency.com/ending-support-for-windows-10-could-send-240-million-computers-to-the-landfill-a-stack-of-that-many-laptops-would-end-up-600-km-higher-than-the-moon/"
    +body: "With support ending for Windows 10, the most popular desktop operating system in the world currently, possibly 240 million pcs may be sent to the landfill. This is mostly due to Windows 11’s exorbitant requirements. This will most likely result in many pcs being immediately outdated, and prone to viruses. GNU/Linux may be these computers’ only secure hope, what do you think?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 242
    +favouriteCount: 748
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711817575 {#2794
      date: 2024-03-30 17:52:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
    +badges: Doctrine\ORM\PersistentCollection {#2813 …}
    +children: [
      App\Entity\EntryComment {#2359}
    ]
    -id: 24104
    -titleTs: "'10':5 '240':8 'comput':10 'could':6 'end':1 'instal':16 'landfil':13 'linux':17 'million':9 'send':7 'support':2 'window':4"
    -bodyTs: "'10':6 '11':33 '240':18 'comput':56 'current':16 'desktop':10 'due':30 'end':3 'exorbit':35 'gnu/linux':52 'hope':59 'immedi':46 'landfil':26 'like':40 'mani':43 'may':21,53 'million':19 'most':29 'oper':11 'outdat':47 'pcs':20,44 'popular':9 'possibl':17 'prone':49 'requir':36 'result':41 'secur':58 'sent':23 'support':2 'system':12 'think':63 'virus':51 'window':5,32 'world':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703366140
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9873158"
    +editedAt: DateTimeImmutable @1706576554 {#2783
      date: 2024-01-30 02:02:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703279740 {#2762
      date: 2023-12-22 22:15:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +body: "Was it EVER faster though? My experience with Windows has always been that they release new versions based on upcoming hardware specs and unless you spend top-dollar on the very latest hardware for their next release, you are going to see things moving slower on the new desktop. That’s one of things I’ve enjoyed about linux, you can pretty much always upgrade the OS on an older machine without concern of taking a hit on the performance, and sometimes you even get a boost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703282559 {#2377
    date: 2023-12-22 23:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gemini24601@lemmy.world"
    "@Russianranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 246646
  -bodyTs: "'alway':11,65 'base':18 'boost':88 'concern':74 'desktop':50 'dollar':29 'enjoy':58 'even':85 'ever':3 'experi':7 'faster':4 'get':86 'go':41 'hardwar':21,34 'hit':78 'latest':33 'linux':60 'machin':72 'move':45 'much':64 'new':16,49 'next':37 'older':71 'one':53 'os':68 'perform':81 'pretti':63 'releas':15,38 'see':43 'slower':46 'sometim':83 'spec':22 'spend':26 'take':76 'thing':44,55 'though':5 'top':28 'top-dollar':27 'unless':24 'upcom':20 'upgrad':66 've':57 'version':17 'window':9 'without':73"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6210152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703282559 {#2360
    date: 2023-12-22 23:02:39.0 +01:00
  }
  +"title": 246646
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#2181 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Publicly-hosting-data"
  +title: "Publicly hosting data?"
  +url: null
  +body: """
    Hey everyone,\n
    \n
    I’m reaching out because I could use some help or guidance here. So, I kinda ended up being the go-to person for collecting and storing data in a project I’m involved in with my team. We’ve got a bunch of data, like tens of thousands of files, and we’re using nextcloud to make it accessible to our users. The thing is, we’re facing a bit of a challenge with the search function on nextcloud when accessed through a public link. Being that there isn’t a search function. While we really appreciate the features it offers from an administrative standpoint, it’s not working that well for our users.\n
    \n
    I was wondering if anyone has any suggestions or resources that could point us in the right direction for this project? It would be super awesome if it’s something open-source and privacy retaining. 😄\n
    \n
    Thanks a bunch in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692764838 {#2777
    date: 2023-08-23 06:27:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2673 …}
  +votes: Doctrine\ORM\PersistentCollection {#2784 …}
  +reports: Doctrine\ORM\PersistentCollection {#2786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
  +badges: Doctrine\ORM\PersistentCollection {#2792 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: App\Entity\EntryComment {#1566
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: "One easy solution might be to check into a self-hosted search engine? I’ve used mnogosearch in the past which worked well for spidering a single domain, but it only created the database and didn’t have a web page front end. Still, if you let it go crazy across your nextcloud pages and add a search bar to your website it could provide what you’re missing. They provided enough examples at the time for me to write my own search page pretty easily."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696149547 {#1581
          date: 2023-10-01 10:39:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@500PuzzlePieces@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 30269
        -bodyTs: "'across':52 'add':57 'bar':60 'check':7 'could':65 'crazi':51 'creat':33 'databas':35 'didn':37 'domain':29 'easi':2 'easili':87 'end':44 'engin':14 'enough':73 'exampl':74 'front':43 'go':50 'host':12 'let':48 'might':4 'miss':70 'mnogosearch':18 'nextcloud':54 'one':1 'page':42,55,85 'past':21 'pretti':86 'provid':66,72 're':69 'search':13,59,84 'self':11 'self-host':10 'singl':28 'solut':3 'spider':26 'still':45 'time':77 'use':17 've':16 'web':41 'websit':63 'well':24 'work':23 'write':81"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/2457514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692758882 {#1564
          date: 2023-08-23 04:48:02.0 +02:00
        }
        +"title": 30269
      }
      +body: "Good luck! And don’t get stuck on the software I use, you may find something else that is better suited for your type of data. Like if your content is wrapped up in PDFs or some kind of zipped files then the best solution is one that can peer into those files to give search hits on the given text. Of course if your content is already fairly plan text then pretty much any solution would work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692764838 {#1604
        date: 2023-08-23 06:27:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@500PuzzlePieces@lemmy.dbzer0.com"
        "@Shdwdrgn@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 30272
      -bodyTs: "'alreadi':68 'best':44 'better':20 'content':30,66 'cours':63 'data':26 'els':17 'fair':69 'file':41,53 'find':15 'get':6 'give':55 'given':60 'good':1 'hit':57 'kind':38 'like':27 'luck':2 'may':14 'much':74 'one':47 'pdfs':35 'peer':50 'plan':70 'pretti':73 'search':56 'softwar':10 'solut':45,76 'someth':16 'stuck':7 'suit':21 'text':61,71 'type':24 'use':12 'work':78 'would':77 'wrap':32 'zip':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/2459761"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692764838 {#1596
        date: 2023-08-23 06:27:18.0 +02:00
      }
      +"title": 30272
    }
    0 => App\Entity\EntryComment {#1566}
  ]
  -id: 2444
  -titleTs: "'data':3 'host':2 'public':1"
  -bodyTs: "'access':63,85 'administr':108 'advanc':159 'anyon':123 'appreci':101 'awesom':144 'bit':74 'bunch':46,157 'challeng':77 'collect':28 'could':9,130 'data':31,48 'direct':136 'end':19 'everyon':2 'face':72 'featur':103 'file':54 'function':81,97 'go':24 'go-to':23 'got':44 'guidanc':14 'help':12 'hey':1 'involv':37 'isn':93 'kinda':18 'like':49 'link':89 'm':4,36 'make':61 'nextcloud':59,83 'offer':105 'open':150 'open-sourc':149 'person':26 'point':131 'privaci':153 'project':34,139 'public':88 're':57,71 'reach':5 'realli':100 'resourc':128 'retain':154 'right':135 'search':80,96 'someth':148 'sourc':151 'standpoint':109 'store':30 'suggest':126 'super':143 'team':41 'ten':50 'thank':155 'thing':68 'thousand':52 'us':132 'use':10,58 'user':66,118 've':43 'well':115 'wonder':121 'work':113 'would':141"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692772331
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2559933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692757831 {#2759
    date: 2023-08-23 04:30:31.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#2181 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Publicly-hosting-data"
  +title: "Publicly hosting data?"
  +url: null
  +body: """
    Hey everyone,\n
    \n
    I’m reaching out because I could use some help or guidance here. So, I kinda ended up being the go-to person for collecting and storing data in a project I’m involved in with my team. We’ve got a bunch of data, like tens of thousands of files, and we’re using nextcloud to make it accessible to our users. The thing is, we’re facing a bit of a challenge with the search function on nextcloud when accessed through a public link. Being that there isn’t a search function. While we really appreciate the features it offers from an administrative standpoint, it’s not working that well for our users.\n
    \n
    I was wondering if anyone has any suggestions or resources that could point us in the right direction for this project? It would be super awesome if it’s something open-source and privacy retaining. 😄\n
    \n
    Thanks a bunch in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692764838 {#2777
    date: 2023-08-23 06:27:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2673 …}
  +votes: Doctrine\ORM\PersistentCollection {#2784 …}
  +reports: Doctrine\ORM\PersistentCollection {#2786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
  +badges: Doctrine\ORM\PersistentCollection {#2792 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: App\Entity\EntryComment {#1566
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: "One easy solution might be to check into a self-hosted search engine? I’ve used mnogosearch in the past which worked well for spidering a single domain, but it only created the database and didn’t have a web page front end. Still, if you let it go crazy across your nextcloud pages and add a search bar to your website it could provide what you’re missing. They provided enough examples at the time for me to write my own search page pretty easily."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696149547 {#1581
          date: 2023-10-01 10:39:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@500PuzzlePieces@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 30269
        -bodyTs: "'across':52 'add':57 'bar':60 'check':7 'could':65 'crazi':51 'creat':33 'databas':35 'didn':37 'domain':29 'easi':2 'easili':87 'end':44 'engin':14 'enough':73 'exampl':74 'front':43 'go':50 'host':12 'let':48 'might':4 'miss':70 'mnogosearch':18 'nextcloud':54 'one':1 'page':42,55,85 'past':21 'pretti':86 'provid':66,72 're':69 'search':13,59,84 'self':11 'self-host':10 'singl':28 'solut':3 'spider':26 'still':45 'time':77 'use':17 've':16 'web':41 'websit':63 'well':24 'work':23 'write':81"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/2457514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692758882 {#1564
          date: 2023-08-23 04:48:02.0 +02:00
        }
        +"title": 30269
      }
      +body: "Good luck! And don’t get stuck on the software I use, you may find something else that is better suited for your type of data. Like if your content is wrapped up in PDFs or some kind of zipped files then the best solution is one that can peer into those files to give search hits on the given text. Of course if your content is already fairly plan text then pretty much any solution would work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692764838 {#1604
        date: 2023-08-23 06:27:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@500PuzzlePieces@lemmy.dbzer0.com"
        "@Shdwdrgn@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 30272
      -bodyTs: "'alreadi':68 'best':44 'better':20 'content':30,66 'cours':63 'data':26 'els':17 'fair':69 'file':41,53 'find':15 'get':6 'give':55 'given':60 'good':1 'hit':57 'kind':38 'like':27 'luck':2 'may':14 'much':74 'one':47 'pdfs':35 'peer':50 'plan':70 'pretti':73 'search':56 'softwar':10 'solut':45,76 'someth':16 'stuck':7 'suit':21 'text':61,71 'type':24 'use':12 'work':78 'would':77 'wrap':32 'zip':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/2459761"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692764838 {#1596
        date: 2023-08-23 06:27:18.0 +02:00
      }
      +"title": 30272
    }
    0 => App\Entity\EntryComment {#1566}
  ]
  -id: 2444
  -titleTs: "'data':3 'host':2 'public':1"
  -bodyTs: "'access':63,85 'administr':108 'advanc':159 'anyon':123 'appreci':101 'awesom':144 'bit':74 'bunch':46,157 'challeng':77 'collect':28 'could':9,130 'data':31,48 'direct':136 'end':19 'everyon':2 'face':72 'featur':103 'file':54 'function':81,97 'go':24 'go-to':23 'got':44 'guidanc':14 'help':12 'hey':1 'involv':37 'isn':93 'kinda':18 'like':49 'link':89 'm':4,36 'make':61 'nextcloud':59,83 'offer':105 'open':150 'open-sourc':149 'person':26 'point':131 'privaci':153 'project':34,139 'public':88 're':57,71 'reach':5 'realli':100 'resourc':128 'retain':154 'right':135 'search':80,96 'someth':148 'sourc':151 'standpoint':109 'store':30 'suggest':126 'super':143 'team':41 'ten':50 'thank':155 'thing':68 'thousand':52 'us':132 'use':10,58 'user':66,118 've':43 'well':115 'wonder':121 'work':113 'would':141"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692772331
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2559933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692757831 {#2759
    date: 2023-08-23 04:30:31.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1548
  +user: Proxies\__CG__\App\Entity\User {#2181 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "Publicly-hosting-data"
  +title: "Publicly hosting data?"
  +url: null
  +body: """
    Hey everyone,\n
    \n
    I’m reaching out because I could use some help or guidance here. So, I kinda ended up being the go-to person for collecting and storing data in a project I’m involved in with my team. We’ve got a bunch of data, like tens of thousands of files, and we’re using nextcloud to make it accessible to our users. The thing is, we’re facing a bit of a challenge with the search function on nextcloud when accessed through a public link. Being that there isn’t a search function. While we really appreciate the features it offers from an administrative standpoint, it’s not working that well for our users.\n
    \n
    I was wondering if anyone has any suggestions or resources that could point us in the right direction for this project? It would be super awesome if it’s something open-source and privacy retaining. 😄\n
    \n
    Thanks a bunch in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1692764838 {#2777
    date: 2023-08-23 06:27:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2673 …}
  +votes: Doctrine\ORM\PersistentCollection {#2784 …}
  +reports: Doctrine\ORM\PersistentCollection {#2786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
  +badges: Doctrine\ORM\PersistentCollection {#2792 …}
  +children: [
    1 => App\Entity\EntryComment {#1619
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: App\Entity\EntryComment {#1566
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: "One easy solution might be to check into a self-hosted search engine? I’ve used mnogosearch in the past which worked well for spidering a single domain, but it only created the database and didn’t have a web page front end. Still, if you let it go crazy across your nextcloud pages and add a search bar to your website it could provide what you’re missing. They provided enough examples at the time for me to write my own search page pretty easily."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696149547 {#1581
          date: 2023-10-01 10:39:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@500PuzzlePieces@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 30269
        -bodyTs: "'across':52 'add':57 'bar':60 'check':7 'could':65 'crazi':51 'creat':33 'databas':35 'didn':37 'domain':29 'easi':2 'easili':87 'end':44 'engin':14 'enough':73 'exampl':74 'front':43 'go':50 'host':12 'let':48 'might':4 'miss':70 'mnogosearch':18 'nextcloud':54 'one':1 'page':42,55,85 'past':21 'pretti':86 'provid':66,72 're':69 'search':13,59,84 'self':11 'self-host':10 'singl':28 'solut':3 'spider':26 'still':45 'time':77 'use':17 've':16 'web':41 'websit':63 'well':24 'work':23 'write':81"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/2457514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692758882 {#1564
          date: 2023-08-23 04:48:02.0 +02:00
        }
        +"title": 30269
      }
      +body: "Good luck! And don’t get stuck on the software I use, you may find something else that is better suited for your type of data. Like if your content is wrapped up in PDFs or some kind of zipped files then the best solution is one that can peer into those files to give search hits on the given text. Of course if your content is already fairly plan text then pretty much any solution would work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692764838 {#1604
        date: 2023-08-23 06:27:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@500PuzzlePieces@lemmy.dbzer0.com"
        "@Shdwdrgn@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 30272
      -bodyTs: "'alreadi':68 'best':44 'better':20 'content':30,66 'cours':63 'data':26 'els':17 'fair':69 'file':41,53 'find':15 'get':6 'give':55 'given':60 'good':1 'hit':57 'kind':38 'like':27 'luck':2 'may':14 'much':74 'one':47 'pdfs':35 'peer':50 'plan':70 'pretti':73 'search':56 'softwar':10 'solut':45,76 'someth':16 'stuck':7 'suit':21 'text':61,71 'type':24 'use':12 'work':78 'would':77 'wrap':32 'zip':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/2459761"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692764838 {#1596
        date: 2023-08-23 06:27:18.0 +02:00
      }
      +"title": 30272
    }
    0 => App\Entity\EntryComment {#1566}
  ]
  -id: 2444
  -titleTs: "'data':3 'host':2 'public':1"
  -bodyTs: "'access':63,85 'administr':108 'advanc':159 'anyon':123 'appreci':101 'awesom':144 'bit':74 'bunch':46,157 'challeng':77 'collect':28 'could':9,130 'data':31,48 'direct':136 'end':19 'everyon':2 'face':72 'featur':103 'file':54 'function':81,97 'go':24 'go-to':23 'got':44 'guidanc':14 'help':12 'hey':1 'involv':37 'isn':93 'kinda':18 'like':49 'link':89 'm':4,36 'make':61 'nextcloud':59,83 'offer':105 'open':150 'open-sourc':149 'person':26 'point':131 'privaci':153 'project':34,139 'public':88 're':57,71 'reach':5 'realli':100 'resourc':128 'retain':154 'right':135 'search':80,96 'someth':148 'sourc':151 'standpoint':109 'store':30 'suggest':126 'super':143 'team':41 'ten':50 'thank':155 'thing':68 'thousand':52 'us':132 'use':10,58 'user':66,118 've':43 'well':115 'wonder':121 'work':113 'would':141"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1692772331
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/2559933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692757831 {#2759
    date: 2023-08-23 04:30:31.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1619
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Publicly-hosting-data"
    +title: "Publicly hosting data?"
    +url: null
    +body: """
      Hey everyone,\n
      \n
      I’m reaching out because I could use some help or guidance here. So, I kinda ended up being the go-to person for collecting and storing data in a project I’m involved in with my team. We’ve got a bunch of data, like tens of thousands of files, and we’re using nextcloud to make it accessible to our users. The thing is, we’re facing a bit of a challenge with the search function on nextcloud when accessed through a public link. Being that there isn’t a search function. While we really appreciate the features it offers from an administrative standpoint, it’s not working that well for our users.\n
      \n
      I was wondering if anyone has any suggestions or resources that could point us in the right direction for this project? It would be super awesome if it’s something open-source and privacy retaining. 😄\n
      \n
      Thanks a bunch in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692764838 {#2777
      date: 2023-08-23 06:27:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2673 …}
    +votes: Doctrine\ORM\PersistentCollection {#2784 …}
    +reports: Doctrine\ORM\PersistentCollection {#2786 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
    +badges: Doctrine\ORM\PersistentCollection {#2792 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: "One easy solution might be to check into a self-hosted search engine? I’ve used mnogosearch in the past which worked well for spidering a single domain, but it only created the database and didn’t have a web page front end. Still, if you let it go crazy across your nextcloud pages and add a search bar to your website it could provide what you’re missing. They provided enough examples at the time for me to write my own search page pretty easily."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696149547 {#1581
          date: 2023-10-01 10:39:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@500PuzzlePieces@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 30269
        -bodyTs: "'across':52 'add':57 'bar':60 'check':7 'could':65 'crazi':51 'creat':33 'databas':35 'didn':37 'domain':29 'easi':2 'easili':87 'end':44 'engin':14 'enough':73 'exampl':74 'front':43 'go':50 'host':12 'let':48 'might':4 'miss':70 'mnogosearch':18 'nextcloud':54 'one':1 'page':42,55,85 'past':21 'pretti':86 'provid':66,72 're':69 'search':13,59,84 'self':11 'self-host':10 'singl':28 'solut':3 'spider':26 'still':45 'time':77 'use':17 've':16 'web':41 'websit':63 'well':24 'work':23 'write':81"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/2457514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692758882 {#1564
          date: 2023-08-23 04:48:02.0 +02:00
        }
        +"title": 30269
      }
    ]
    -id: 2444
    -titleTs: "'data':3 'host':2 'public':1"
    -bodyTs: "'access':63,85 'administr':108 'advanc':159 'anyon':123 'appreci':101 'awesom':144 'bit':74 'bunch':46,157 'challeng':77 'collect':28 'could':9,130 'data':31,48 'direct':136 'end':19 'everyon':2 'face':72 'featur':103 'file':54 'function':81,97 'go':24 'go-to':23 'got':44 'guidanc':14 'help':12 'hey':1 'involv':37 'isn':93 'kinda':18 'like':49 'link':89 'm':4,36 'make':61 'nextcloud':59,83 'offer':105 'open':150 'open-sourc':149 'person':26 'point':131 'privaci':153 'project':34,139 'public':88 're':57,71 'reach':5 'realli':100 'resourc':128 'retain':154 'right':135 'search':80,96 'someth':148 'sourc':151 'standpoint':109 'store':30 'suggest':126 'super':143 'team':41 'ten':50 'thank':155 'thing':68 'thousand':52 'us':132 'use':10,58 'user':66,118 've':43 'well':115 'wonder':121 'work':113 'would':141"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692772331
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2559933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692757831 {#2759
      date: 2023-08-23 04:30:31.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: App\Entity\EntryComment {#1566}
  +body: "Good luck! And don’t get stuck on the software I use, you may find something else that is better suited for your type of data. Like if your content is wrapped up in PDFs or some kind of zipped files then the best solution is one that can peer into those files to give search hits on the given text. Of course if your content is already fairly plan text then pretty much any solution would work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692764838 {#1604
    date: 2023-08-23 06:27:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@500PuzzlePieces@lemmy.dbzer0.com"
    "@Shdwdrgn@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 30272
  -bodyTs: "'alreadi':68 'best':44 'better':20 'content':30,66 'cours':63 'data':26 'els':17 'fair':69 'file':41,53 'find':15 'get':6 'give':55 'given':60 'good':1 'hit':57 'kind':38 'like':27 'luck':2 'may':14 'much':74 'one':47 'pdfs':35 'peer':50 'plan':70 'pretti':73 'search':56 'softwar':10 'solut':45,76 'someth':16 'stuck':7 'suit':21 'text':61,71 'type':24 'use':12 'work':78 'would':77 'wrap':32 'zip':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/2459761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692764838 {#1596
    date: 2023-08-23 06:27:18.0 +02:00
  }
  +"title": 30272
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1619
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Publicly-hosting-data"
    +title: "Publicly hosting data?"
    +url: null
    +body: """
      Hey everyone,\n
      \n
      I’m reaching out because I could use some help or guidance here. So, I kinda ended up being the go-to person for collecting and storing data in a project I’m involved in with my team. We’ve got a bunch of data, like tens of thousands of files, and we’re using nextcloud to make it accessible to our users. The thing is, we’re facing a bit of a challenge with the search function on nextcloud when accessed through a public link. Being that there isn’t a search function. While we really appreciate the features it offers from an administrative standpoint, it’s not working that well for our users.\n
      \n
      I was wondering if anyone has any suggestions or resources that could point us in the right direction for this project? It would be super awesome if it’s something open-source and privacy retaining. 😄\n
      \n
      Thanks a bunch in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692764838 {#2777
      date: 2023-08-23 06:27:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2673 …}
    +votes: Doctrine\ORM\PersistentCollection {#2784 …}
    +reports: Doctrine\ORM\PersistentCollection {#2786 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
    +badges: Doctrine\ORM\PersistentCollection {#2792 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: "One easy solution might be to check into a self-hosted search engine? I’ve used mnogosearch in the past which worked well for spidering a single domain, but it only created the database and didn’t have a web page front end. Still, if you let it go crazy across your nextcloud pages and add a search bar to your website it could provide what you’re missing. They provided enough examples at the time for me to write my own search page pretty easily."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696149547 {#1581
          date: 2023-10-01 10:39:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@500PuzzlePieces@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 30269
        -bodyTs: "'across':52 'add':57 'bar':60 'check':7 'could':65 'crazi':51 'creat':33 'databas':35 'didn':37 'domain':29 'easi':2 'easili':87 'end':44 'engin':14 'enough':73 'exampl':74 'front':43 'go':50 'host':12 'let':48 'might':4 'miss':70 'mnogosearch':18 'nextcloud':54 'one':1 'page':42,55,85 'past':21 'pretti':86 'provid':66,72 're':69 'search':13,59,84 'self':11 'self-host':10 'singl':28 'solut':3 'spider':26 'still':45 'time':77 'use':17 've':16 'web':41 'websit':63 'well':24 'work':23 'write':81"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/2457514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692758882 {#1564
          date: 2023-08-23 04:48:02.0 +02:00
        }
        +"title": 30269
      }
    ]
    -id: 2444
    -titleTs: "'data':3 'host':2 'public':1"
    -bodyTs: "'access':63,85 'administr':108 'advanc':159 'anyon':123 'appreci':101 'awesom':144 'bit':74 'bunch':46,157 'challeng':77 'collect':28 'could':9,130 'data':31,48 'direct':136 'end':19 'everyon':2 'face':72 'featur':103 'file':54 'function':81,97 'go':24 'go-to':23 'got':44 'guidanc':14 'help':12 'hey':1 'involv':37 'isn':93 'kinda':18 'like':49 'link':89 'm':4,36 'make':61 'nextcloud':59,83 'offer':105 'open':150 'open-sourc':149 'person':26 'point':131 'privaci':153 'project':34,139 'public':88 're':57,71 'reach':5 'realli':100 'resourc':128 'retain':154 'right':135 'search':80,96 'someth':148 'sourc':151 'standpoint':109 'store':30 'suggest':126 'super':143 'team':41 'ten':50 'thank':155 'thing':68 'thousand':52 'us':132 'use':10,58 'user':66,118 've':43 'well':115 'wonder':121 'work':113 'would':141"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692772331
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2559933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692757831 {#2759
      date: 2023-08-23 04:30:31.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: App\Entity\EntryComment {#1566}
  +body: "Good luck! And don’t get stuck on the software I use, you may find something else that is better suited for your type of data. Like if your content is wrapped up in PDFs or some kind of zipped files then the best solution is one that can peer into those files to give search hits on the given text. Of course if your content is already fairly plan text then pretty much any solution would work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692764838 {#1604
    date: 2023-08-23 06:27:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@500PuzzlePieces@lemmy.dbzer0.com"
    "@Shdwdrgn@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 30272
  -bodyTs: "'alreadi':68 'best':44 'better':20 'content':30,66 'cours':63 'data':26 'els':17 'fair':69 'file':41,53 'find':15 'get':6 'give':55 'given':60 'good':1 'hit':57 'kind':38 'like':27 'luck':2 'may':14 'much':74 'one':47 'pdfs':35 'peer':50 'plan':70 'pretti':73 'search':56 'softwar':10 'solut':45,76 'someth':16 'stuck':7 'suit':21 'text':61,71 'type':24 'use':12 'work':78 'would':77 'wrap':32 'zip':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/2459761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692764838 {#1596
    date: 2023-08-23 06:27:18.0 +02:00
  }
  +"title": 30272
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1619
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Publicly-hosting-data"
    +title: "Publicly hosting data?"
    +url: null
    +body: """
      Hey everyone,\n
      \n
      I’m reaching out because I could use some help or guidance here. So, I kinda ended up being the go-to person for collecting and storing data in a project I’m involved in with my team. We’ve got a bunch of data, like tens of thousands of files, and we’re using nextcloud to make it accessible to our users. The thing is, we’re facing a bit of a challenge with the search function on nextcloud when accessed through a public link. Being that there isn’t a search function. While we really appreciate the features it offers from an administrative standpoint, it’s not working that well for our users.\n
      \n
      I was wondering if anyone has any suggestions or resources that could point us in the right direction for this project? It would be super awesome if it’s something open-source and privacy retaining. 😄\n
      \n
      Thanks a bunch in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692764838 {#2777
      date: 2023-08-23 06:27:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2673 …}
    +votes: Doctrine\ORM\PersistentCollection {#2784 …}
    +reports: Doctrine\ORM\PersistentCollection {#2786 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
    +badges: Doctrine\ORM\PersistentCollection {#2792 …}
    +children: [
      1 => App\Entity\EntryComment {#1619}
      0 => App\Entity\EntryComment {#1566
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: null
        +root: null
        +body: "One easy solution might be to check into a self-hosted search engine? I’ve used mnogosearch in the past which worked well for spidering a single domain, but it only created the database and didn’t have a web page front end. Still, if you let it go crazy across your nextcloud pages and add a search bar to your website it could provide what you’re missing. They provided enough examples at the time for me to write my own search page pretty easily."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696149547 {#1581
          date: 2023-10-01 10:39:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@500PuzzlePieces@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1562 …}
        +votes: Doctrine\ORM\PersistentCollection {#1554 …}
        +reports: Doctrine\ORM\PersistentCollection {#1556 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
        -id: 30269
        -bodyTs: "'across':52 'add':57 'bar':60 'check':7 'could':65 'crazi':51 'creat':33 'databas':35 'didn':37 'domain':29 'easi':2 'easili':87 'end':44 'engin':14 'enough':73 'exampl':74 'front':43 'go':50 'host':12 'let':48 'might':4 'miss':70 'mnogosearch':18 'nextcloud':54 'one':1 'page':42,55,85 'past':21 'pretti':86 'provid':66,72 're':69 'search':13,59,84 'self':11 'self-host':10 'singl':28 'solut':3 'spider':26 'still':45 'time':77 'use':17 've':16 'web':41 'websit':63 'well':24 'work':23 'write':81"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/2457514"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692758882 {#1564
          date: 2023-08-23 04:48:02.0 +02:00
        }
        +"title": 30269
      }
    ]
    -id: 2444
    -titleTs: "'data':3 'host':2 'public':1"
    -bodyTs: "'access':63,85 'administr':108 'advanc':159 'anyon':123 'appreci':101 'awesom':144 'bit':74 'bunch':46,157 'challeng':77 'collect':28 'could':9,130 'data':31,48 'direct':136 'end':19 'everyon':2 'face':72 'featur':103 'file':54 'function':81,97 'go':24 'go-to':23 'got':44 'guidanc':14 'help':12 'hey':1 'involv':37 'isn':93 'kinda':18 'like':49 'link':89 'm':4,36 'make':61 'nextcloud':59,83 'offer':105 'open':150 'open-sourc':149 'person':26 'point':131 'privaci':153 'project':34,139 'public':88 're':57,71 'reach':5 'realli':100 'resourc':128 'retain':154 'right':135 'search':80,96 'someth':148 'sourc':151 'standpoint':109 'store':30 'suggest':126 'super':143 'team':41 'ten':50 'thank':155 'thing':68 'thousand':52 'us':132 'use':10,58 'user':66,118 've':43 'well':115 'wonder':121 'work':113 'would':141"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692772331
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2559933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692757831 {#2759
      date: 2023-08-23 04:30:31.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: App\Entity\EntryComment {#1566}
  +body: "Good luck! And don’t get stuck on the software I use, you may find something else that is better suited for your type of data. Like if your content is wrapped up in PDFs or some kind of zipped files then the best solution is one that can peer into those files to give search hits on the given text. Of course if your content is already fairly plan text then pretty much any solution would work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692764838 {#1604
    date: 2023-08-23 06:27:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@500PuzzlePieces@lemmy.dbzer0.com"
    "@Shdwdrgn@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 30272
  -bodyTs: "'alreadi':68 'best':44 'better':20 'content':30,66 'cours':63 'data':26 'els':17 'fair':69 'file':41,53 'find':15 'get':6 'give':55 'given':60 'good':1 'hit':57 'kind':38 'like':27 'luck':2 'may':14 'much':74 'one':47 'pdfs':35 'peer':50 'plan':70 'pretti':73 'search':56 'softwar':10 'solut':45,76 'someth':16 'stuck':7 'suit':21 'text':61,71 'type':24 'use':12 'work':78 'would':77 'wrap':32 'zip':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/2459761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692764838 {#1596
    date: 2023-08-23 06:27:18.0 +02:00
  }
  +"title": 30272
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1566
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Publicly-hosting-data"
    +title: "Publicly hosting data?"
    +url: null
    +body: """
      Hey everyone,\n
      \n
      I’m reaching out because I could use some help or guidance here. So, I kinda ended up being the go-to person for collecting and storing data in a project I’m involved in with my team. We’ve got a bunch of data, like tens of thousands of files, and we’re using nextcloud to make it accessible to our users. The thing is, we’re facing a bit of a challenge with the search function on nextcloud when accessed through a public link. Being that there isn’t a search function. While we really appreciate the features it offers from an administrative standpoint, it’s not working that well for our users.\n
      \n
      I was wondering if anyone has any suggestions or resources that could point us in the right direction for this project? It would be super awesome if it’s something open-source and privacy retaining. 😄\n
      \n
      Thanks a bunch in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692764838 {#2777
      date: 2023-08-23 06:27:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2673 …}
    +votes: Doctrine\ORM\PersistentCollection {#2784 …}
    +reports: Doctrine\ORM\PersistentCollection {#2786 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
    +badges: Doctrine\ORM\PersistentCollection {#2792 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: App\Entity\EntryComment {#1566}
        +body: "Good luck! And don’t get stuck on the software I use, you may find something else that is better suited for your type of data. Like if your content is wrapped up in PDFs or some kind of zipped files then the best solution is one that can peer into those files to give search hits on the given text. Of course if your content is already fairly plan text then pretty much any solution would work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692764838 {#1604
          date: 2023-08-23 06:27:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@500PuzzlePieces@lemmy.dbzer0.com"
          "@Shdwdrgn@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 30272
        -bodyTs: "'alreadi':68 'best':44 'better':20 'content':30,66 'cours':63 'data':26 'els':17 'fair':69 'file':41,53 'find':15 'get':6 'give':55 'given':60 'good':1 'hit':57 'kind':38 'like':27 'luck':2 'may':14 'much':74 'one':47 'pdfs':35 'peer':50 'plan':70 'pretti':73 'search':56 'softwar':10 'solut':45,76 'someth':16 'stuck':7 'suit':21 'text':61,71 'type':24 'use':12 'work':78 'would':77 'wrap':32 'zip':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/2459761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692764838 {#1596
          date: 2023-08-23 06:27:18.0 +02:00
        }
        +"title": 30272
      }
      0 => App\Entity\EntryComment {#1566}
    ]
    -id: 2444
    -titleTs: "'data':3 'host':2 'public':1"
    -bodyTs: "'access':63,85 'administr':108 'advanc':159 'anyon':123 'appreci':101 'awesom':144 'bit':74 'bunch':46,157 'challeng':77 'collect':28 'could':9,130 'data':31,48 'direct':136 'end':19 'everyon':2 'face':72 'featur':103 'file':54 'function':81,97 'go':24 'go-to':23 'got':44 'guidanc':14 'help':12 'hey':1 'involv':37 'isn':93 'kinda':18 'like':49 'link':89 'm':4,36 'make':61 'nextcloud':59,83 'offer':105 'open':150 'open-sourc':149 'person':26 'point':131 'privaci':153 'project':34,139 'public':88 're':57,71 'reach':5 'realli':100 'resourc':128 'retain':154 'right':135 'search':80,96 'someth':148 'sourc':151 'standpoint':109 'store':30 'suggest':126 'super':143 'team':41 'ten':50 'thank':155 'thing':68 'thousand':52 'us':132 'use':10,58 'user':66,118 've':43 'well':115 'wonder':121 'work':113 'would':141"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692772331
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2559933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692757831 {#2759
      date: 2023-08-23 04:30:31.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: "One easy solution might be to check into a self-hosted search engine? I’ve used mnogosearch in the past which worked well for spidering a single domain, but it only created the database and didn’t have a web page front end. Still, if you let it go crazy across your nextcloud pages and add a search bar to your website it could provide what you’re missing. They provided enough examples at the time for me to write my own search page pretty easily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696149547 {#1581
    date: 2023-10-01 10:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@500PuzzlePieces@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 30269
  -bodyTs: "'across':52 'add':57 'bar':60 'check':7 'could':65 'crazi':51 'creat':33 'databas':35 'didn':37 'domain':29 'easi':2 'easili':87 'end':44 'engin':14 'enough':73 'exampl':74 'front':43 'go':50 'host':12 'let':48 'might':4 'miss':70 'mnogosearch':18 'nextcloud':54 'one':1 'page':42,55,85 'past':21 'pretti':86 'provid':66,72 're':69 'search':13,59,84 'self':11 'self-host':10 'singl':28 'solut':3 'spider':26 'still':45 'time':77 'use':17 've':16 'web':41 'websit':63 'well':24 'work':23 'write':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/2457514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692758882 {#1564
    date: 2023-08-23 04:48:02.0 +02:00
  }
  +"title": 30269
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1566
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Publicly-hosting-data"
    +title: "Publicly hosting data?"
    +url: null
    +body: """
      Hey everyone,\n
      \n
      I’m reaching out because I could use some help or guidance here. So, I kinda ended up being the go-to person for collecting and storing data in a project I’m involved in with my team. We’ve got a bunch of data, like tens of thousands of files, and we’re using nextcloud to make it accessible to our users. The thing is, we’re facing a bit of a challenge with the search function on nextcloud when accessed through a public link. Being that there isn’t a search function. While we really appreciate the features it offers from an administrative standpoint, it’s not working that well for our users.\n
      \n
      I was wondering if anyone has any suggestions or resources that could point us in the right direction for this project? It would be super awesome if it’s something open-source and privacy retaining. 😄\n
      \n
      Thanks a bunch in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692764838 {#2777
      date: 2023-08-23 06:27:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2673 …}
    +votes: Doctrine\ORM\PersistentCollection {#2784 …}
    +reports: Doctrine\ORM\PersistentCollection {#2786 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
    +badges: Doctrine\ORM\PersistentCollection {#2792 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: App\Entity\EntryComment {#1566}
        +body: "Good luck! And don’t get stuck on the software I use, you may find something else that is better suited for your type of data. Like if your content is wrapped up in PDFs or some kind of zipped files then the best solution is one that can peer into those files to give search hits on the given text. Of course if your content is already fairly plan text then pretty much any solution would work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692764838 {#1604
          date: 2023-08-23 06:27:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@500PuzzlePieces@lemmy.dbzer0.com"
          "@Shdwdrgn@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 30272
        -bodyTs: "'alreadi':68 'best':44 'better':20 'content':30,66 'cours':63 'data':26 'els':17 'fair':69 'file':41,53 'find':15 'get':6 'give':55 'given':60 'good':1 'hit':57 'kind':38 'like':27 'luck':2 'may':14 'much':74 'one':47 'pdfs':35 'peer':50 'plan':70 'pretti':73 'search':56 'softwar':10 'solut':45,76 'someth':16 'stuck':7 'suit':21 'text':61,71 'type':24 'use':12 'work':78 'would':77 'wrap':32 'zip':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/2459761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692764838 {#1596
          date: 2023-08-23 06:27:18.0 +02:00
        }
        +"title": 30272
      }
      0 => App\Entity\EntryComment {#1566}
    ]
    -id: 2444
    -titleTs: "'data':3 'host':2 'public':1"
    -bodyTs: "'access':63,85 'administr':108 'advanc':159 'anyon':123 'appreci':101 'awesom':144 'bit':74 'bunch':46,157 'challeng':77 'collect':28 'could':9,130 'data':31,48 'direct':136 'end':19 'everyon':2 'face':72 'featur':103 'file':54 'function':81,97 'go':24 'go-to':23 'got':44 'guidanc':14 'help':12 'hey':1 'involv':37 'isn':93 'kinda':18 'like':49 'link':89 'm':4,36 'make':61 'nextcloud':59,83 'offer':105 'open':150 'open-sourc':149 'person':26 'point':131 'privaci':153 'project':34,139 'public':88 're':57,71 'reach':5 'realli':100 'resourc':128 'retain':154 'right':135 'search':80,96 'someth':148 'sourc':151 'standpoint':109 'store':30 'suggest':126 'super':143 'team':41 'ten':50 'thank':155 'thing':68 'thousand':52 'us':132 'use':10,58 'user':66,118 've':43 'well':115 'wonder':121 'work':113 'would':141"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692772331
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2559933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692757831 {#2759
      date: 2023-08-23 04:30:31.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: "One easy solution might be to check into a self-hosted search engine? I’ve used mnogosearch in the past which worked well for spidering a single domain, but it only created the database and didn’t have a web page front end. Still, if you let it go crazy across your nextcloud pages and add a search bar to your website it could provide what you’re missing. They provided enough examples at the time for me to write my own search page pretty easily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696149547 {#1581
    date: 2023-10-01 10:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@500PuzzlePieces@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 30269
  -bodyTs: "'across':52 'add':57 'bar':60 'check':7 'could':65 'crazi':51 'creat':33 'databas':35 'didn':37 'domain':29 'easi':2 'easili':87 'end':44 'engin':14 'enough':73 'exampl':74 'front':43 'go':50 'host':12 'let':48 'might':4 'miss':70 'mnogosearch':18 'nextcloud':54 'one':1 'page':42,55,85 'past':21 'pretti':86 'provid':66,72 're':69 'search':13,59,84 'self':11 'self-host':10 'singl':28 'solut':3 'spider':26 'still':45 'time':77 'use':17 've':16 'web':41 'websit':63 'well':24 'work':23 'write':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/2457514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692758882 {#1564
    date: 2023-08-23 04:48:02.0 +02:00
  }
  +"title": 30269
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1566
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1548
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "Publicly-hosting-data"
    +title: "Publicly hosting data?"
    +url: null
    +body: """
      Hey everyone,\n
      \n
      I’m reaching out because I could use some help or guidance here. So, I kinda ended up being the go-to person for collecting and storing data in a project I’m involved in with my team. We’ve got a bunch of data, like tens of thousands of files, and we’re using nextcloud to make it accessible to our users. The thing is, we’re facing a bit of a challenge with the search function on nextcloud when accessed through a public link. Being that there isn’t a search function. While we really appreciate the features it offers from an administrative standpoint, it’s not working that well for our users.\n
      \n
      I was wondering if anyone has any suggestions or resources that could point us in the right direction for this project? It would be super awesome if it’s something open-source and privacy retaining. 😄\n
      \n
      Thanks a bunch in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1692764838 {#2777
      date: 2023-08-23 06:27:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2673 …}
    +votes: Doctrine\ORM\PersistentCollection {#2784 …}
    +reports: Doctrine\ORM\PersistentCollection {#2786 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2788 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2790 …}
    +badges: Doctrine\ORM\PersistentCollection {#2792 …}
    +children: [
      1 => App\Entity\EntryComment {#1619
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1548 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: App\Entity\EntryComment {#1566}
        +body: "Good luck! And don’t get stuck on the software I use, you may find something else that is better suited for your type of data. Like if your content is wrapped up in PDFs or some kind of zipped files then the best solution is one that can peer into those files to give search hits on the given text. Of course if your content is already fairly plan text then pretty much any solution would work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692764838 {#1604
          date: 2023-08-23 06:27:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@500PuzzlePieces@lemmy.dbzer0.com"
          "@Shdwdrgn@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 30272
        -bodyTs: "'alreadi':68 'best':44 'better':20 'content':30,66 'cours':63 'data':26 'els':17 'fair':69 'file':41,53 'find':15 'get':6 'give':55 'given':60 'good':1 'hit':57 'kind':38 'like':27 'luck':2 'may':14 'much':74 'one':47 'pdfs':35 'peer':50 'plan':70 'pretti':73 'search':56 'softwar':10 'solut':45,76 'someth':16 'stuck':7 'suit':21 'text':61,71 'type':24 'use':12 'work':78 'would':77 'wrap':32 'zip':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/2459761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692764838 {#1596
          date: 2023-08-23 06:27:18.0 +02:00
        }
        +"title": 30272
      }
      0 => App\Entity\EntryComment {#1566}
    ]
    -id: 2444
    -titleTs: "'data':3 'host':2 'public':1"
    -bodyTs: "'access':63,85 'administr':108 'advanc':159 'anyon':123 'appreci':101 'awesom':144 'bit':74 'bunch':46,157 'challeng':77 'collect':28 'could':9,130 'data':31,48 'direct':136 'end':19 'everyon':2 'face':72 'featur':103 'file':54 'function':81,97 'go':24 'go-to':23 'got':44 'guidanc':14 'help':12 'hey':1 'involv':37 'isn':93 'kinda':18 'like':49 'link':89 'm':4,36 'make':61 'nextcloud':59,83 'offer':105 'open':150 'open-sourc':149 'person':26 'point':131 'privaci':153 'project':34,139 'public':88 're':57,71 'reach':5 'realli':100 'resourc':128 'retain':154 'right':135 'search':80,96 'someth':148 'sourc':151 'standpoint':109 'store':30 'suggest':126 'super':143 'team':41 'ten':50 'thank':155 'thing':68 'thousand':52 'us':132 'use':10,58 'user':66,118 've':43 'well':115 'wonder':121 'work':113 'would':141"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1692772331
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/2559933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692757831 {#2759
      date: 2023-08-23 04:30:31.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: null
  +root: null
  +body: "One easy solution might be to check into a self-hosted search engine? I’ve used mnogosearch in the past which worked well for spidering a single domain, but it only created the database and didn’t have a web page front end. Still, if you let it go crazy across your nextcloud pages and add a search bar to your website it could provide what you’re missing. They provided enough examples at the time for me to write my own search page pretty easily."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696149547 {#1581
    date: 2023-10-01 10:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@500PuzzlePieces@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 30269
  -bodyTs: "'across':52 'add':57 'bar':60 'check':7 'could':65 'crazi':51 'creat':33 'databas':35 'didn':37 'domain':29 'easi':2 'easili':87 'end':44 'engin':14 'enough':73 'exampl':74 'front':43 'go':50 'host':12 'let':48 'might':4 'miss':70 'mnogosearch':18 'nextcloud':54 'one':1 'page':42,55,85 'past':21 'pretti':86 'provid':66,72 're':69 'search':13,59,84 'self':11 'self-host':10 'singl':28 'solut':3 'spider':26 'still':45 'time':77 'use':17 've':16 'web':41 'websit':63 'well':24 'work':23 'write':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/2457514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692758882 {#1564
    date: 2023-08-23 04:48:02.0 +02:00
  }
  +"title": 30269
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "2024-Is-the-year-I-will-commit-to-ditching-windows"
  +title: "2024 Is the year I will commit to ditching windows"
  +url: null
  +body: """
    2024 will be the year I finally be the year I ditch windows.\n
    \n
    I am not exactly new to linux, yet I am far from an expert. I made my journey over the years form trying Ubuntu (many many major revisions ago) and have found myself down the rabbit hole of going Arch. I run Arch with KDE on my laptop. I want to fully ditch Windows on my desktop, however I feel this will be a much bigger hurdle to overcome.\n
    \n
    Build Specs: i7-12700KF Copper Modded EVGA RTX 3090 64gb of 3600mhz DDR4 ASUS Tuf Z690 Wifi D4\n
    \n
    I could go into more detail about my specs, but the specs aren’t what has made this journey a bit tougher. I use a Line 6 Helix and a Line 6 PowerCab 112+ and both have usb connections to my computer for integration with, you guessed it; windows or mac software only. Now I don’t have a problem running wine, and a number of other solutions to run windows programs, I do however have a gap in knowledge in order to try to use these specific programs with specific USB peripherals.\n
    \n
    Now, I am not sure if this is the best way, but I had heard the idea of USB passthrough. And I have no clue where to begin with that. Would this be the direction I should be going for programs such as those?\n
    \n
    The only other software that I am going to struggle replacing is the RGB lighting software for all of my hardware. Most of it is corsair (Fans, RAM, Water Cooler, and plugins for the asus motherboard.) And my Steeleseries keyboard which uses GG.\n
    \n
    I have looked into using OpenRGB but I was unable to figure out how to get those setup as it wasn’t as plug and play as the manufacturer software, but understandably of course.\n
    \n
    The absolute biggest hurdles is my Nvidia problem. I have always had issues with Nvidia on Arch. I would gladly take an suggestion. For reference, I would be using this mainly for my gaming. I occasionally dabble in Stable Diffusion.\n
    \n
    I will be running Arch with KDE preferably, but every single time I have had issues.\n
    \n
    ---\n
    \n
    I suppose any feedback anyone may have would be helpful.\n
    \n
    ---\n
    \n
    Checklist of things I need to get working on in Arch, any help would be welcomed:\n
    \n
    - Helix Guitar pedal and PowerCab 112+ (USB Passthrough or any other alternatives people may suggest)\n
    - RGB for SteeleSeries Apex Pro (GG software on windows, open to alternatives)\n
    - RGB for Corsair (iQue on windows, open to alternatives)\n
    - Nvidia Drivers
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727646531 {#2751
    date: 2024-09-29 23:48:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2757 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  +badges: Doctrine\ORM\PersistentCollection {#2775 …}
  +children: [
    1 => App\Entity\EntryComment {#2289
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +body: "I used to run Ubuntu on my servers but abandoned it because it was so unreliable. Things like a “security” update that completely broke the network card drivers, or another one that caused NFS connections to reboot the machine under a heavy load. I switched over to Debian at that point and have never had any problems in the past decade. Since so many people run Arch, I’m guessing it is similarly stable and will be a good choice for you (at least I think you said you were running it in your OP?). I’ll have to look through those services you mentioned, I haven’t heard of most of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705865801 {#2331
        date: 2024-01-21 20:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellmo_Luciferrari@lemm.ee"
        "@lemmyreader@lemmy.ml"
        "@Shdwdrgn@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2326 …}
      +nested: Doctrine\ORM\PersistentCollection {#2325 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
      -id: 329107
      -bodyTs: "'abandon':10 'anoth':30 'arch':67 'broke':24 'card':27 'caus':33 'choic':80 'complet':23 'connect':35 'debian':48 'decad':61 'driver':28 'good':79 'guess':70 'haven':107 'heard':109 'heavi':42 'least':84 'like':18 'll':97 'load':43 'look':100 'm':69 'machin':39 'mani':64 'mention':105 'network':26 'never':54 'nfs':34 'one':31 'op':95 'past':60 'peopl':65 'point':51 'problem':57 'reboot':37 'run':4,66,91 'said':88 'secur':20 'server':8 'servic':103 'similar':73 'sinc':62 'stabl':74 'switch':45 'thing':17 'think':86 'ubuntu':5 'unreli':16 'updat':21 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7024743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705865801 {#2314
        date: 2024-01-21 20:36:41.0 +01:00
      }
      +"title": 329107
    }
    0 => App\Entity\EntryComment {#2138
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +body: """
        KVM has been my go-to for many years of running servers because it is extremely lightweight. Like for example, last year I finally ditched the old poweredge 860 servers (very early 2000’s machines which topped out with a dual-core CPU and 8GB of memory), however from these servers I was running half a dozen virtual linux boxes handling websites and email. Of course running a Windows vm is going to take a lot more resources but any desktop computer that is less than a decade old would easily handle it while still managing your regular linux desktop.\n
        \n
        One caveat about KVM, however, is that there’s not really a great GUI interface for it. There IS a monitor to manage the VMs you have up and running, but I always launch new VMs from the command line, which is pretty much just a matter of setting the name and memory, pointing it to an existing image file or ISO, and then using the GUI monitor to launch a VNC remote connection to handle getting a new OS installed or make changes to an existing image to get it on the network. I don’t consider this a burden, but then again I grew up on the command line.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705807089 {#2131
        date: 2024-01-21 04:18:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellmo_Luciferrari@lemm.ee"
        "@lemmyreader@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2330 …}
      +nested: Doctrine\ORM\PersistentCollection {#2346 …}
      +votes: Doctrine\ORM\PersistentCollection {#2347 …}
      +reports: Doctrine\ORM\PersistentCollection {#2344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
      -id: 327284
      -bodyTs: "'2000':34 '860':30 '8gb':47 'alway':135 'box':62 'burden':203 'caveat':104 'chang':186 'command':141,212 'comput':84 'connect':176 'consid':200 'core':44 'cours':68 'cpu':45 'decad':90 'desktop':83,102 'ditch':26 'dozen':59 'dual':43 'dual-cor':42 'earli':33 'easili':93 'email':66 'exampl':21 'exist':160,189 'extrem':17 'file':162 'final':25 'get':179,192 'go':6,74 'go-to':5 'great':115 'grew':208 'gui':116,169 'half':57 'handl':63,94,178 'howev':50,107 'imag':161,190 'instal':183 'interfac':117 'iso':164 'kvm':1,106 'last':22 'launch':136,172 'less':87 'lightweight':18 'like':19 'line':142,213 'linux':61,101 'lot':78 'machin':36 'make':185 'manag':98,125 'mani':9 'matter':149 'memori':49,155 'monitor':123,170 'much':146 'name':153 'network':196 'new':137,181 'old':28,91 'one':103 'os':182 'point':156 'poweredg':29 'pretti':145 'realli':113 'regular':100 'remot':175 'resourc':80 'run':12,56,69,132 'server':13,31,53 'set':151 'still':97 'take':76 'top':38 'use':167 'virtual':60 'vm':72 'vms':127,138 'vnc':174 'websit':64 'window':71 'would':92 'year':10,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6998097"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807089 {#2132
        date: 2024-01-21 04:18:09.0 +01:00
      }
      +"title": 327284
    }
  ]
  -id: 32036
  -titleTs: "'2024':1 'commit':7 'ditch':9 'window':10 'year':4"
  -bodyTs: "'112':135,403 '12700kf':87 '2024':1 '3090':92 '3600mhz':95 '6':128,133 '64gb':93 'absolut':317 'ago':42 'altern':409,424,433 'alway':326 'anyon':376 'apex':416 'arch':53,56,332,360,392 'aren':114 'asus':97,273 'begin':222 'best':204 'bigger':79 'biggest':318 'bit':122 'build':83 'checklist':382 'clue':219 'comput':143 'connect':140 'cooler':268 'copper':88 'corsair':264,427 'could':103 'cours':315 'd4':101 'dabbl':352 'ddr4':96 'desktop':70 'detail':107 'diffus':355 'direct':229 'ditch':12,66 'driver':435 'everi':365 'evga':90 'exact':17 'expert':27 'fan':265 'far':24 'feedback':375 'feel':73 'figur':293 'final':7 'form':35 'found':45 'fulli':65 'game':349 'gap':179 'get':297,388 'gg':281,418 'glad':335 'go':52,104,233,246 'guess':148 'guitar':399 'hardwar':259 'heard':209 'helix':129,398 'help':381,394 'hole':50 'howev':71,176 'hurdl':80,319 'i7':86 'i7-12700kf':85 'idea':211 'integr':145 'iqu':428 'issu':328,371 'journey':31,120 'kde':58,362 'keyboard':278 'knowledg':181 'laptop':61 'light':253 'line':127,132 'linux':20 'look':284 'mac':152 'made':29,118 'main':346 'major':40 'mani':38,39 'manufactur':310 'may':377,411 'mod':89 'motherboard':274 'much':78 'need':386 'new':18 'number':166 'nvidia':322,330,434 'occasion':351 'open':422,431 'openrgb':287 'order':183 'overcom':82 'passthrough':214,405 'pedal':400 'peopl':410 'peripher':194 'play':307 'plug':305 'plugin':270 'powercab':134,402 'prefer':363 'pro':417 'problem':161,323 'program':173,190,235 'rabbit':49 'ram':266 'refer':340 'replac':249 'revis':41 'rgb':252,413,425 'rtx':91 'run':55,162,171,359 'setup':299 'singl':366 'softwar':153,242,254,311,419 'solut':169 'spec':84,110,113 'specif':189,192 'stabl':354 'steeleseri':277,415 'struggl':248 'suggest':338,412 'suppos':373 'sure':199 'take':336 'thing':384 'time':367 'tougher':123 'tri':36,185 'tuf':98 'ubuntu':37 'unabl':291 'understand':313 'usb':139,193,213,404 'use':125,187,280,286,344 'want':63 'wasn':302 'water':267 'way':205 'welcom':397 'wifi':100 'window':13,67,150,172,421,430 'wine':163 'work':389 'would':225,334,342,379,395 'year':5,10,34 'yet':21 'z690':99"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705879047
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21449891"
  +editedAt: DateTimeImmutable @1727212251 {#2670
    date: 2024-09-24 23:10:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705792647 {#2608
    date: 2024-01-21 00:17:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "2024-Is-the-year-I-will-commit-to-ditching-windows"
  +title: "2024 Is the year I will commit to ditching windows"
  +url: null
  +body: """
    2024 will be the year I finally be the year I ditch windows.\n
    \n
    I am not exactly new to linux, yet I am far from an expert. I made my journey over the years form trying Ubuntu (many many major revisions ago) and have found myself down the rabbit hole of going Arch. I run Arch with KDE on my laptop. I want to fully ditch Windows on my desktop, however I feel this will be a much bigger hurdle to overcome.\n
    \n
    Build Specs: i7-12700KF Copper Modded EVGA RTX 3090 64gb of 3600mhz DDR4 ASUS Tuf Z690 Wifi D4\n
    \n
    I could go into more detail about my specs, but the specs aren’t what has made this journey a bit tougher. I use a Line 6 Helix and a Line 6 PowerCab 112+ and both have usb connections to my computer for integration with, you guessed it; windows or mac software only. Now I don’t have a problem running wine, and a number of other solutions to run windows programs, I do however have a gap in knowledge in order to try to use these specific programs with specific USB peripherals.\n
    \n
    Now, I am not sure if this is the best way, but I had heard the idea of USB passthrough. And I have no clue where to begin with that. Would this be the direction I should be going for programs such as those?\n
    \n
    The only other software that I am going to struggle replacing is the RGB lighting software for all of my hardware. Most of it is corsair (Fans, RAM, Water Cooler, and plugins for the asus motherboard.) And my Steeleseries keyboard which uses GG.\n
    \n
    I have looked into using OpenRGB but I was unable to figure out how to get those setup as it wasn’t as plug and play as the manufacturer software, but understandably of course.\n
    \n
    The absolute biggest hurdles is my Nvidia problem. I have always had issues with Nvidia on Arch. I would gladly take an suggestion. For reference, I would be using this mainly for my gaming. I occasionally dabble in Stable Diffusion.\n
    \n
    I will be running Arch with KDE preferably, but every single time I have had issues.\n
    \n
    ---\n
    \n
    I suppose any feedback anyone may have would be helpful.\n
    \n
    ---\n
    \n
    Checklist of things I need to get working on in Arch, any help would be welcomed:\n
    \n
    - Helix Guitar pedal and PowerCab 112+ (USB Passthrough or any other alternatives people may suggest)\n
    - RGB for SteeleSeries Apex Pro (GG software on windows, open to alternatives)\n
    - RGB for Corsair (iQue on windows, open to alternatives)\n
    - Nvidia Drivers
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727646531 {#2751
    date: 2024-09-29 23:48:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2757 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  +badges: Doctrine\ORM\PersistentCollection {#2775 …}
  +children: [
    1 => App\Entity\EntryComment {#2289
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +body: "I used to run Ubuntu on my servers but abandoned it because it was so unreliable. Things like a “security” update that completely broke the network card drivers, or another one that caused NFS connections to reboot the machine under a heavy load. I switched over to Debian at that point and have never had any problems in the past decade. Since so many people run Arch, I’m guessing it is similarly stable and will be a good choice for you (at least I think you said you were running it in your OP?). I’ll have to look through those services you mentioned, I haven’t heard of most of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705865801 {#2331
        date: 2024-01-21 20:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellmo_Luciferrari@lemm.ee"
        "@lemmyreader@lemmy.ml"
        "@Shdwdrgn@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2326 …}
      +nested: Doctrine\ORM\PersistentCollection {#2325 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
      -id: 329107
      -bodyTs: "'abandon':10 'anoth':30 'arch':67 'broke':24 'card':27 'caus':33 'choic':80 'complet':23 'connect':35 'debian':48 'decad':61 'driver':28 'good':79 'guess':70 'haven':107 'heard':109 'heavi':42 'least':84 'like':18 'll':97 'load':43 'look':100 'm':69 'machin':39 'mani':64 'mention':105 'network':26 'never':54 'nfs':34 'one':31 'op':95 'past':60 'peopl':65 'point':51 'problem':57 'reboot':37 'run':4,66,91 'said':88 'secur':20 'server':8 'servic':103 'similar':73 'sinc':62 'stabl':74 'switch':45 'thing':17 'think':86 'ubuntu':5 'unreli':16 'updat':21 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7024743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705865801 {#2314
        date: 2024-01-21 20:36:41.0 +01:00
      }
      +"title": 329107
    }
    0 => App\Entity\EntryComment {#2138
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +body: """
        KVM has been my go-to for many years of running servers because it is extremely lightweight. Like for example, last year I finally ditched the old poweredge 860 servers (very early 2000’s machines which topped out with a dual-core CPU and 8GB of memory), however from these servers I was running half a dozen virtual linux boxes handling websites and email. Of course running a Windows vm is going to take a lot more resources but any desktop computer that is less than a decade old would easily handle it while still managing your regular linux desktop.\n
        \n
        One caveat about KVM, however, is that there’s not really a great GUI interface for it. There IS a monitor to manage the VMs you have up and running, but I always launch new VMs from the command line, which is pretty much just a matter of setting the name and memory, pointing it to an existing image file or ISO, and then using the GUI monitor to launch a VNC remote connection to handle getting a new OS installed or make changes to an existing image to get it on the network. I don’t consider this a burden, but then again I grew up on the command line.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705807089 {#2131
        date: 2024-01-21 04:18:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellmo_Luciferrari@lemm.ee"
        "@lemmyreader@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2330 …}
      +nested: Doctrine\ORM\PersistentCollection {#2346 …}
      +votes: Doctrine\ORM\PersistentCollection {#2347 …}
      +reports: Doctrine\ORM\PersistentCollection {#2344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
      -id: 327284
      -bodyTs: "'2000':34 '860':30 '8gb':47 'alway':135 'box':62 'burden':203 'caveat':104 'chang':186 'command':141,212 'comput':84 'connect':176 'consid':200 'core':44 'cours':68 'cpu':45 'decad':90 'desktop':83,102 'ditch':26 'dozen':59 'dual':43 'dual-cor':42 'earli':33 'easili':93 'email':66 'exampl':21 'exist':160,189 'extrem':17 'file':162 'final':25 'get':179,192 'go':6,74 'go-to':5 'great':115 'grew':208 'gui':116,169 'half':57 'handl':63,94,178 'howev':50,107 'imag':161,190 'instal':183 'interfac':117 'iso':164 'kvm':1,106 'last':22 'launch':136,172 'less':87 'lightweight':18 'like':19 'line':142,213 'linux':61,101 'lot':78 'machin':36 'make':185 'manag':98,125 'mani':9 'matter':149 'memori':49,155 'monitor':123,170 'much':146 'name':153 'network':196 'new':137,181 'old':28,91 'one':103 'os':182 'point':156 'poweredg':29 'pretti':145 'realli':113 'regular':100 'remot':175 'resourc':80 'run':12,56,69,132 'server':13,31,53 'set':151 'still':97 'take':76 'top':38 'use':167 'virtual':60 'vm':72 'vms':127,138 'vnc':174 'websit':64 'window':71 'would':92 'year':10,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6998097"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807089 {#2132
        date: 2024-01-21 04:18:09.0 +01:00
      }
      +"title": 327284
    }
  ]
  -id: 32036
  -titleTs: "'2024':1 'commit':7 'ditch':9 'window':10 'year':4"
  -bodyTs: "'112':135,403 '12700kf':87 '2024':1 '3090':92 '3600mhz':95 '6':128,133 '64gb':93 'absolut':317 'ago':42 'altern':409,424,433 'alway':326 'anyon':376 'apex':416 'arch':53,56,332,360,392 'aren':114 'asus':97,273 'begin':222 'best':204 'bigger':79 'biggest':318 'bit':122 'build':83 'checklist':382 'clue':219 'comput':143 'connect':140 'cooler':268 'copper':88 'corsair':264,427 'could':103 'cours':315 'd4':101 'dabbl':352 'ddr4':96 'desktop':70 'detail':107 'diffus':355 'direct':229 'ditch':12,66 'driver':435 'everi':365 'evga':90 'exact':17 'expert':27 'fan':265 'far':24 'feedback':375 'feel':73 'figur':293 'final':7 'form':35 'found':45 'fulli':65 'game':349 'gap':179 'get':297,388 'gg':281,418 'glad':335 'go':52,104,233,246 'guess':148 'guitar':399 'hardwar':259 'heard':209 'helix':129,398 'help':381,394 'hole':50 'howev':71,176 'hurdl':80,319 'i7':86 'i7-12700kf':85 'idea':211 'integr':145 'iqu':428 'issu':328,371 'journey':31,120 'kde':58,362 'keyboard':278 'knowledg':181 'laptop':61 'light':253 'line':127,132 'linux':20 'look':284 'mac':152 'made':29,118 'main':346 'major':40 'mani':38,39 'manufactur':310 'may':377,411 'mod':89 'motherboard':274 'much':78 'need':386 'new':18 'number':166 'nvidia':322,330,434 'occasion':351 'open':422,431 'openrgb':287 'order':183 'overcom':82 'passthrough':214,405 'pedal':400 'peopl':410 'peripher':194 'play':307 'plug':305 'plugin':270 'powercab':134,402 'prefer':363 'pro':417 'problem':161,323 'program':173,190,235 'rabbit':49 'ram':266 'refer':340 'replac':249 'revis':41 'rgb':252,413,425 'rtx':91 'run':55,162,171,359 'setup':299 'singl':366 'softwar':153,242,254,311,419 'solut':169 'spec':84,110,113 'specif':189,192 'stabl':354 'steeleseri':277,415 'struggl':248 'suggest':338,412 'suppos':373 'sure':199 'take':336 'thing':384 'time':367 'tougher':123 'tri':36,185 'tuf':98 'ubuntu':37 'unabl':291 'understand':313 'usb':139,193,213,404 'use':125,187,280,286,344 'want':63 'wasn':302 'water':267 'way':205 'welcom':397 'wifi':100 'window':13,67,150,172,421,430 'wine':163 'work':389 'would':225,334,342,379,395 'year':5,10,34 'yet':21 'z690':99"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705879047
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21449891"
  +editedAt: DateTimeImmutable @1727212251 {#2670
    date: 2024-09-24 23:10:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705792647 {#2608
    date: 2024-01-21 00:17:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
  +slug: "2024-Is-the-year-I-will-commit-to-ditching-windows"
  +title: "2024 Is the year I will commit to ditching windows"
  +url: null
  +body: """
    2024 will be the year I finally be the year I ditch windows.\n
    \n
    I am not exactly new to linux, yet I am far from an expert. I made my journey over the years form trying Ubuntu (many many major revisions ago) and have found myself down the rabbit hole of going Arch. I run Arch with KDE on my laptop. I want to fully ditch Windows on my desktop, however I feel this will be a much bigger hurdle to overcome.\n
    \n
    Build Specs: i7-12700KF Copper Modded EVGA RTX 3090 64gb of 3600mhz DDR4 ASUS Tuf Z690 Wifi D4\n
    \n
    I could go into more detail about my specs, but the specs aren’t what has made this journey a bit tougher. I use a Line 6 Helix and a Line 6 PowerCab 112+ and both have usb connections to my computer for integration with, you guessed it; windows or mac software only. Now I don’t have a problem running wine, and a number of other solutions to run windows programs, I do however have a gap in knowledge in order to try to use these specific programs with specific USB peripherals.\n
    \n
    Now, I am not sure if this is the best way, but I had heard the idea of USB passthrough. And I have no clue where to begin with that. Would this be the direction I should be going for programs such as those?\n
    \n
    The only other software that I am going to struggle replacing is the RGB lighting software for all of my hardware. Most of it is corsair (Fans, RAM, Water Cooler, and plugins for the asus motherboard.) And my Steeleseries keyboard which uses GG.\n
    \n
    I have looked into using OpenRGB but I was unable to figure out how to get those setup as it wasn’t as plug and play as the manufacturer software, but understandably of course.\n
    \n
    The absolute biggest hurdles is my Nvidia problem. I have always had issues with Nvidia on Arch. I would gladly take an suggestion. For reference, I would be using this mainly for my gaming. I occasionally dabble in Stable Diffusion.\n
    \n
    I will be running Arch with KDE preferably, but every single time I have had issues.\n
    \n
    ---\n
    \n
    I suppose any feedback anyone may have would be helpful.\n
    \n
    ---\n
    \n
    Checklist of things I need to get working on in Arch, any help would be welcomed:\n
    \n
    - Helix Guitar pedal and PowerCab 112+ (USB Passthrough or any other alternatives people may suggest)\n
    - RGB for SteeleSeries Apex Pro (GG software on windows, open to alternatives)\n
    - RGB for Corsair (iQue on windows, open to alternatives)\n
    - Nvidia Drivers
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727646531 {#2751
    date: 2024-09-29 23:48:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2757 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  +badges: Doctrine\ORM\PersistentCollection {#2775 …}
  +children: [
    1 => App\Entity\EntryComment {#2289
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +body: "I used to run Ubuntu on my servers but abandoned it because it was so unreliable. Things like a “security” update that completely broke the network card drivers, or another one that caused NFS connections to reboot the machine under a heavy load. I switched over to Debian at that point and have never had any problems in the past decade. Since so many people run Arch, I’m guessing it is similarly stable and will be a good choice for you (at least I think you said you were running it in your OP?). I’ll have to look through those services you mentioned, I haven’t heard of most of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705865801 {#2331
        date: 2024-01-21 20:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellmo_Luciferrari@lemm.ee"
        "@lemmyreader@lemmy.ml"
        "@Shdwdrgn@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2326 …}
      +nested: Doctrine\ORM\PersistentCollection {#2325 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
      -id: 329107
      -bodyTs: "'abandon':10 'anoth':30 'arch':67 'broke':24 'card':27 'caus':33 'choic':80 'complet':23 'connect':35 'debian':48 'decad':61 'driver':28 'good':79 'guess':70 'haven':107 'heard':109 'heavi':42 'least':84 'like':18 'll':97 'load':43 'look':100 'm':69 'machin':39 'mani':64 'mention':105 'network':26 'never':54 'nfs':34 'one':31 'op':95 'past':60 'peopl':65 'point':51 'problem':57 'reboot':37 'run':4,66,91 'said':88 'secur':20 'server':8 'servic':103 'similar':73 'sinc':62 'stabl':74 'switch':45 'thing':17 'think':86 'ubuntu':5 'unreli':16 'updat':21 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7024743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705865801 {#2314
        date: 2024-01-21 20:36:41.0 +01:00
      }
      +"title": 329107
    }
    0 => App\Entity\EntryComment {#2138
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +body: """
        KVM has been my go-to for many years of running servers because it is extremely lightweight. Like for example, last year I finally ditched the old poweredge 860 servers (very early 2000’s machines which topped out with a dual-core CPU and 8GB of memory), however from these servers I was running half a dozen virtual linux boxes handling websites and email. Of course running a Windows vm is going to take a lot more resources but any desktop computer that is less than a decade old would easily handle it while still managing your regular linux desktop.\n
        \n
        One caveat about KVM, however, is that there’s not really a great GUI interface for it. There IS a monitor to manage the VMs you have up and running, but I always launch new VMs from the command line, which is pretty much just a matter of setting the name and memory, pointing it to an existing image file or ISO, and then using the GUI monitor to launch a VNC remote connection to handle getting a new OS installed or make changes to an existing image to get it on the network. I don’t consider this a burden, but then again I grew up on the command line.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705807089 {#2131
        date: 2024-01-21 04:18:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hellmo_Luciferrari@lemm.ee"
        "@lemmyreader@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2330 …}
      +nested: Doctrine\ORM\PersistentCollection {#2346 …}
      +votes: Doctrine\ORM\PersistentCollection {#2347 …}
      +reports: Doctrine\ORM\PersistentCollection {#2344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
      -id: 327284
      -bodyTs: "'2000':34 '860':30 '8gb':47 'alway':135 'box':62 'burden':203 'caveat':104 'chang':186 'command':141,212 'comput':84 'connect':176 'consid':200 'core':44 'cours':68 'cpu':45 'decad':90 'desktop':83,102 'ditch':26 'dozen':59 'dual':43 'dual-cor':42 'earli':33 'easili':93 'email':66 'exampl':21 'exist':160,189 'extrem':17 'file':162 'final':25 'get':179,192 'go':6,74 'go-to':5 'great':115 'grew':208 'gui':116,169 'half':57 'handl':63,94,178 'howev':50,107 'imag':161,190 'instal':183 'interfac':117 'iso':164 'kvm':1,106 'last':22 'launch':136,172 'less':87 'lightweight':18 'like':19 'line':142,213 'linux':61,101 'lot':78 'machin':36 'make':185 'manag':98,125 'mani':9 'matter':149 'memori':49,155 'monitor':123,170 'much':146 'name':153 'network':196 'new':137,181 'old':28,91 'one':103 'os':182 'point':156 'poweredg':29 'pretti':145 'realli':113 'regular':100 'remot':175 'resourc':80 'run':12,56,69,132 'server':13,31,53 'set':151 'still':97 'take':76 'top':38 'use':167 'virtual':60 'vm':72 'vms':127,138 'vnc':174 'websit':64 'window':71 'would':92 'year':10,23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/6998097"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705807089 {#2132
        date: 2024-01-21 04:18:09.0 +01:00
      }
      +"title": 327284
    }
  ]
  -id: 32036
  -titleTs: "'2024':1 'commit':7 'ditch':9 'window':10 'year':4"
  -bodyTs: "'112':135,403 '12700kf':87 '2024':1 '3090':92 '3600mhz':95 '6':128,133 '64gb':93 'absolut':317 'ago':42 'altern':409,424,433 'alway':326 'anyon':376 'apex':416 'arch':53,56,332,360,392 'aren':114 'asus':97,273 'begin':222 'best':204 'bigger':79 'biggest':318 'bit':122 'build':83 'checklist':382 'clue':219 'comput':143 'connect':140 'cooler':268 'copper':88 'corsair':264,427 'could':103 'cours':315 'd4':101 'dabbl':352 'ddr4':96 'desktop':70 'detail':107 'diffus':355 'direct':229 'ditch':12,66 'driver':435 'everi':365 'evga':90 'exact':17 'expert':27 'fan':265 'far':24 'feedback':375 'feel':73 'figur':293 'final':7 'form':35 'found':45 'fulli':65 'game':349 'gap':179 'get':297,388 'gg':281,418 'glad':335 'go':52,104,233,246 'guess':148 'guitar':399 'hardwar':259 'heard':209 'helix':129,398 'help':381,394 'hole':50 'howev':71,176 'hurdl':80,319 'i7':86 'i7-12700kf':85 'idea':211 'integr':145 'iqu':428 'issu':328,371 'journey':31,120 'kde':58,362 'keyboard':278 'knowledg':181 'laptop':61 'light':253 'line':127,132 'linux':20 'look':284 'mac':152 'made':29,118 'main':346 'major':40 'mani':38,39 'manufactur':310 'may':377,411 'mod':89 'motherboard':274 'much':78 'need':386 'new':18 'number':166 'nvidia':322,330,434 'occasion':351 'open':422,431 'openrgb':287 'order':183 'overcom':82 'passthrough':214,405 'pedal':400 'peopl':410 'peripher':194 'play':307 'plug':305 'plugin':270 'powercab':134,402 'prefer':363 'pro':417 'problem':161,323 'program':173,190,235 'rabbit':49 'ram':266 'refer':340 'replac':249 'revis':41 'rgb':252,413,425 'rtx':91 'run':55,162,171,359 'setup':299 'singl':366 'softwar':153,242,254,311,419 'solut':169 'spec':84,110,113 'specif':189,192 'stabl':354 'steeleseri':277,415 'struggl':248 'suggest':338,412 'suppos':373 'sure':199 'take':336 'thing':384 'time':367 'tougher':123 'tri':36,185 'tuf':98 'ubuntu':37 'unabl':291 'understand':313 'usb':139,193,213,404 'use':125,187,280,286,344 'want':63 'wasn':302 'water':267 'way':205 'welcom':397 'wifi':100 'window':13,67,150,172,421,430 'wine':163 'work':389 'would':225,334,342,379,395 'year':5,10,34 'yet':21 'z690':99"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705879047
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/21449891"
  +editedAt: DateTimeImmutable @1727212251 {#2670
    date: 2024-09-24 23:10:51.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705792647 {#2608
    date: 2024-01-21 00:17:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "2024-Is-the-year-I-will-commit-to-ditching-windows"
    +title: "2024 Is the year I will commit to ditching windows"
    +url: null
    +body: """
      2024 will be the year I finally be the year I ditch windows.\n
      \n
      I am not exactly new to linux, yet I am far from an expert. I made my journey over the years form trying Ubuntu (many many major revisions ago) and have found myself down the rabbit hole of going Arch. I run Arch with KDE on my laptop. I want to fully ditch Windows on my desktop, however I feel this will be a much bigger hurdle to overcome.\n
      \n
      Build Specs: i7-12700KF Copper Modded EVGA RTX 3090 64gb of 3600mhz DDR4 ASUS Tuf Z690 Wifi D4\n
      \n
      I could go into more detail about my specs, but the specs aren’t what has made this journey a bit tougher. I use a Line 6 Helix and a Line 6 PowerCab 112+ and both have usb connections to my computer for integration with, you guessed it; windows or mac software only. Now I don’t have a problem running wine, and a number of other solutions to run windows programs, I do however have a gap in knowledge in order to try to use these specific programs with specific USB peripherals.\n
      \n
      Now, I am not sure if this is the best way, but I had heard the idea of USB passthrough. And I have no clue where to begin with that. Would this be the direction I should be going for programs such as those?\n
      \n
      The only other software that I am going to struggle replacing is the RGB lighting software for all of my hardware. Most of it is corsair (Fans, RAM, Water Cooler, and plugins for the asus motherboard.) And my Steeleseries keyboard which uses GG.\n
      \n
      I have looked into using OpenRGB but I was unable to figure out how to get those setup as it wasn’t as plug and play as the manufacturer software, but understandably of course.\n
      \n
      The absolute biggest hurdles is my Nvidia problem. I have always had issues with Nvidia on Arch. I would gladly take an suggestion. For reference, I would be using this mainly for my gaming. I occasionally dabble in Stable Diffusion.\n
      \n
      I will be running Arch with KDE preferably, but every single time I have had issues.\n
      \n
      ---\n
      \n
      I suppose any feedback anyone may have would be helpful.\n
      \n
      ---\n
      \n
      Checklist of things I need to get working on in Arch, any help would be welcomed:\n
      \n
      - Helix Guitar pedal and PowerCab 112+ (USB Passthrough or any other alternatives people may suggest)\n
      - RGB for SteeleSeries Apex Pro (GG software on windows, open to alternatives)\n
      - RGB for Corsair (iQue on windows, open to alternatives)\n
      - Nvidia Drivers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727646531 {#2751
      date: 2024-09-29 23:48:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      1 => App\Entity\EntryComment {#2289}
      0 => App\Entity\EntryComment {#2138
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +body: """
          KVM has been my go-to for many years of running servers because it is extremely lightweight. Like for example, last year I finally ditched the old poweredge 860 servers (very early 2000’s machines which topped out with a dual-core CPU and 8GB of memory), however from these servers I was running half a dozen virtual linux boxes handling websites and email. Of course running a Windows vm is going to take a lot more resources but any desktop computer that is less than a decade old would easily handle it while still managing your regular linux desktop.\n
          \n
          One caveat about KVM, however, is that there’s not really a great GUI interface for it. There IS a monitor to manage the VMs you have up and running, but I always launch new VMs from the command line, which is pretty much just a matter of setting the name and memory, pointing it to an existing image file or ISO, and then using the GUI monitor to launch a VNC remote connection to handle getting a new OS installed or make changes to an existing image to get it on the network. I don’t consider this a burden, but then again I grew up on the command line.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705807089 {#2131
          date: 2024-01-21 04:18:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellmo_Luciferrari@lemm.ee"
          "@lemmyreader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2330 …}
        +nested: Doctrine\ORM\PersistentCollection {#2346 …}
        +votes: Doctrine\ORM\PersistentCollection {#2347 …}
        +reports: Doctrine\ORM\PersistentCollection {#2344 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
        -id: 327284
        -bodyTs: "'2000':34 '860':30 '8gb':47 'alway':135 'box':62 'burden':203 'caveat':104 'chang':186 'command':141,212 'comput':84 'connect':176 'consid':200 'core':44 'cours':68 'cpu':45 'decad':90 'desktop':83,102 'ditch':26 'dozen':59 'dual':43 'dual-cor':42 'earli':33 'easili':93 'email':66 'exampl':21 'exist':160,189 'extrem':17 'file':162 'final':25 'get':179,192 'go':6,74 'go-to':5 'great':115 'grew':208 'gui':116,169 'half':57 'handl':63,94,178 'howev':50,107 'imag':161,190 'instal':183 'interfac':117 'iso':164 'kvm':1,106 'last':22 'launch':136,172 'less':87 'lightweight':18 'like':19 'line':142,213 'linux':61,101 'lot':78 'machin':36 'make':185 'manag':98,125 'mani':9 'matter':149 'memori':49,155 'monitor':123,170 'much':146 'name':153 'network':196 'new':137,181 'old':28,91 'one':103 'os':182 'point':156 'poweredg':29 'pretti':145 'realli':113 'regular':100 'remot':175 'resourc':80 'run':12,56,69,132 'server':13,31,53 'set':151 'still':97 'take':76 'top':38 'use':167 'virtual':60 'vm':72 'vms':127,138 'vnc':174 'websit':64 'window':71 'would':92 'year':10,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/6998097"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705807089 {#2132
          date: 2024-01-21 04:18:09.0 +01:00
        }
        +"title": 327284
      }
    ]
    -id: 32036
    -titleTs: "'2024':1 'commit':7 'ditch':9 'window':10 'year':4"
    -bodyTs: "'112':135,403 '12700kf':87 '2024':1 '3090':92 '3600mhz':95 '6':128,133 '64gb':93 'absolut':317 'ago':42 'altern':409,424,433 'alway':326 'anyon':376 'apex':416 'arch':53,56,332,360,392 'aren':114 'asus':97,273 'begin':222 'best':204 'bigger':79 'biggest':318 'bit':122 'build':83 'checklist':382 'clue':219 'comput':143 'connect':140 'cooler':268 'copper':88 'corsair':264,427 'could':103 'cours':315 'd4':101 'dabbl':352 'ddr4':96 'desktop':70 'detail':107 'diffus':355 'direct':229 'ditch':12,66 'driver':435 'everi':365 'evga':90 'exact':17 'expert':27 'fan':265 'far':24 'feedback':375 'feel':73 'figur':293 'final':7 'form':35 'found':45 'fulli':65 'game':349 'gap':179 'get':297,388 'gg':281,418 'glad':335 'go':52,104,233,246 'guess':148 'guitar':399 'hardwar':259 'heard':209 'helix':129,398 'help':381,394 'hole':50 'howev':71,176 'hurdl':80,319 'i7':86 'i7-12700kf':85 'idea':211 'integr':145 'iqu':428 'issu':328,371 'journey':31,120 'kde':58,362 'keyboard':278 'knowledg':181 'laptop':61 'light':253 'line':127,132 'linux':20 'look':284 'mac':152 'made':29,118 'main':346 'major':40 'mani':38,39 'manufactur':310 'may':377,411 'mod':89 'motherboard':274 'much':78 'need':386 'new':18 'number':166 'nvidia':322,330,434 'occasion':351 'open':422,431 'openrgb':287 'order':183 'overcom':82 'passthrough':214,405 'pedal':400 'peopl':410 'peripher':194 'play':307 'plug':305 'plugin':270 'powercab':134,402 'prefer':363 'pro':417 'problem':161,323 'program':173,190,235 'rabbit':49 'ram':266 'refer':340 'replac':249 'revis':41 'rgb':252,413,425 'rtx':91 'run':55,162,171,359 'setup':299 'singl':366 'softwar':153,242,254,311,419 'solut':169 'spec':84,110,113 'specif':189,192 'stabl':354 'steeleseri':277,415 'struggl':248 'suggest':338,412 'suppos':373 'sure':199 'take':336 'thing':384 'time':367 'tougher':123 'tri':36,185 'tuf':98 'ubuntu':37 'unabl':291 'understand':313 'usb':139,193,213,404 'use':125,187,280,286,344 'want':63 'wasn':302 'water':267 'way':205 'welcom':397 'wifi':100 'window':13,67,150,172,421,430 'wine':163 'work':389 'would':225,334,342,379,395 'year':5,10,34 'yet':21 'z690':99"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705879047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21449891"
    +editedAt: DateTimeImmutable @1727212251 {#2670
      date: 2024-09-24 23:10:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705792647 {#2608
      date: 2024-01-21 00:17:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: "I used to run Ubuntu on my servers but abandoned it because it was so unreliable. Things like a “security” update that completely broke the network card drivers, or another one that caused NFS connections to reboot the machine under a heavy load. I switched over to Debian at that point and have never had any problems in the past decade. Since so many people run Arch, I’m guessing it is similarly stable and will be a good choice for you (at least I think you said you were running it in your OP?). I’ll have to look through those services you mentioned, I haven’t heard of most of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705865801 {#2331
    date: 2024-01-21 20:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellmo_Luciferrari@lemm.ee"
    "@lemmyreader@lemmy.ml"
    "@Shdwdrgn@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 329107
  -bodyTs: "'abandon':10 'anoth':30 'arch':67 'broke':24 'card':27 'caus':33 'choic':80 'complet':23 'connect':35 'debian':48 'decad':61 'driver':28 'good':79 'guess':70 'haven':107 'heard':109 'heavi':42 'least':84 'like':18 'll':97 'load':43 'look':100 'm':69 'machin':39 'mani':64 'mention':105 'network':26 'never':54 'nfs':34 'one':31 'op':95 'past':60 'peopl':65 'point':51 'problem':57 'reboot':37 'run':4,66,91 'said':88 'secur':20 'server':8 'servic':103 'similar':73 'sinc':62 'stabl':74 'switch':45 'thing':17 'think':86 'ubuntu':5 'unreli':16 'updat':21 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7024743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705865801 {#2314
    date: 2024-01-21 20:36:41.0 +01:00
  }
  +"title": 329107
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2289
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "2024-Is-the-year-I-will-commit-to-ditching-windows"
    +title: "2024 Is the year I will commit to ditching windows"
    +url: null
    +body: """
      2024 will be the year I finally be the year I ditch windows.\n
      \n
      I am not exactly new to linux, yet I am far from an expert. I made my journey over the years form trying Ubuntu (many many major revisions ago) and have found myself down the rabbit hole of going Arch. I run Arch with KDE on my laptop. I want to fully ditch Windows on my desktop, however I feel this will be a much bigger hurdle to overcome.\n
      \n
      Build Specs: i7-12700KF Copper Modded EVGA RTX 3090 64gb of 3600mhz DDR4 ASUS Tuf Z690 Wifi D4\n
      \n
      I could go into more detail about my specs, but the specs aren’t what has made this journey a bit tougher. I use a Line 6 Helix and a Line 6 PowerCab 112+ and both have usb connections to my computer for integration with, you guessed it; windows or mac software only. Now I don’t have a problem running wine, and a number of other solutions to run windows programs, I do however have a gap in knowledge in order to try to use these specific programs with specific USB peripherals.\n
      \n
      Now, I am not sure if this is the best way, but I had heard the idea of USB passthrough. And I have no clue where to begin with that. Would this be the direction I should be going for programs such as those?\n
      \n
      The only other software that I am going to struggle replacing is the RGB lighting software for all of my hardware. Most of it is corsair (Fans, RAM, Water Cooler, and plugins for the asus motherboard.) And my Steeleseries keyboard which uses GG.\n
      \n
      I have looked into using OpenRGB but I was unable to figure out how to get those setup as it wasn’t as plug and play as the manufacturer software, but understandably of course.\n
      \n
      The absolute biggest hurdles is my Nvidia problem. I have always had issues with Nvidia on Arch. I would gladly take an suggestion. For reference, I would be using this mainly for my gaming. I occasionally dabble in Stable Diffusion.\n
      \n
      I will be running Arch with KDE preferably, but every single time I have had issues.\n
      \n
      ---\n
      \n
      I suppose any feedback anyone may have would be helpful.\n
      \n
      ---\n
      \n
      Checklist of things I need to get working on in Arch, any help would be welcomed:\n
      \n
      - Helix Guitar pedal and PowerCab 112+ (USB Passthrough or any other alternatives people may suggest)\n
      - RGB for SteeleSeries Apex Pro (GG software on windows, open to alternatives)\n
      - RGB for Corsair (iQue on windows, open to alternatives)\n
      - Nvidia Drivers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727646531 {#2751
      date: 2024-09-29 23:48:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      1 => App\Entity\EntryComment {#2289}
      0 => App\Entity\EntryComment {#2138
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +body: """
          KVM has been my go-to for many years of running servers because it is extremely lightweight. Like for example, last year I finally ditched the old poweredge 860 servers (very early 2000’s machines which topped out with a dual-core CPU and 8GB of memory), however from these servers I was running half a dozen virtual linux boxes handling websites and email. Of course running a Windows vm is going to take a lot more resources but any desktop computer that is less than a decade old would easily handle it while still managing your regular linux desktop.\n
          \n
          One caveat about KVM, however, is that there’s not really a great GUI interface for it. There IS a monitor to manage the VMs you have up and running, but I always launch new VMs from the command line, which is pretty much just a matter of setting the name and memory, pointing it to an existing image file or ISO, and then using the GUI monitor to launch a VNC remote connection to handle getting a new OS installed or make changes to an existing image to get it on the network. I don’t consider this a burden, but then again I grew up on the command line.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705807089 {#2131
          date: 2024-01-21 04:18:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellmo_Luciferrari@lemm.ee"
          "@lemmyreader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2330 …}
        +nested: Doctrine\ORM\PersistentCollection {#2346 …}
        +votes: Doctrine\ORM\PersistentCollection {#2347 …}
        +reports: Doctrine\ORM\PersistentCollection {#2344 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
        -id: 327284
        -bodyTs: "'2000':34 '860':30 '8gb':47 'alway':135 'box':62 'burden':203 'caveat':104 'chang':186 'command':141,212 'comput':84 'connect':176 'consid':200 'core':44 'cours':68 'cpu':45 'decad':90 'desktop':83,102 'ditch':26 'dozen':59 'dual':43 'dual-cor':42 'earli':33 'easili':93 'email':66 'exampl':21 'exist':160,189 'extrem':17 'file':162 'final':25 'get':179,192 'go':6,74 'go-to':5 'great':115 'grew':208 'gui':116,169 'half':57 'handl':63,94,178 'howev':50,107 'imag':161,190 'instal':183 'interfac':117 'iso':164 'kvm':1,106 'last':22 'launch':136,172 'less':87 'lightweight':18 'like':19 'line':142,213 'linux':61,101 'lot':78 'machin':36 'make':185 'manag':98,125 'mani':9 'matter':149 'memori':49,155 'monitor':123,170 'much':146 'name':153 'network':196 'new':137,181 'old':28,91 'one':103 'os':182 'point':156 'poweredg':29 'pretti':145 'realli':113 'regular':100 'remot':175 'resourc':80 'run':12,56,69,132 'server':13,31,53 'set':151 'still':97 'take':76 'top':38 'use':167 'virtual':60 'vm':72 'vms':127,138 'vnc':174 'websit':64 'window':71 'would':92 'year':10,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/6998097"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705807089 {#2132
          date: 2024-01-21 04:18:09.0 +01:00
        }
        +"title": 327284
      }
    ]
    -id: 32036
    -titleTs: "'2024':1 'commit':7 'ditch':9 'window':10 'year':4"
    -bodyTs: "'112':135,403 '12700kf':87 '2024':1 '3090':92 '3600mhz':95 '6':128,133 '64gb':93 'absolut':317 'ago':42 'altern':409,424,433 'alway':326 'anyon':376 'apex':416 'arch':53,56,332,360,392 'aren':114 'asus':97,273 'begin':222 'best':204 'bigger':79 'biggest':318 'bit':122 'build':83 'checklist':382 'clue':219 'comput':143 'connect':140 'cooler':268 'copper':88 'corsair':264,427 'could':103 'cours':315 'd4':101 'dabbl':352 'ddr4':96 'desktop':70 'detail':107 'diffus':355 'direct':229 'ditch':12,66 'driver':435 'everi':365 'evga':90 'exact':17 'expert':27 'fan':265 'far':24 'feedback':375 'feel':73 'figur':293 'final':7 'form':35 'found':45 'fulli':65 'game':349 'gap':179 'get':297,388 'gg':281,418 'glad':335 'go':52,104,233,246 'guess':148 'guitar':399 'hardwar':259 'heard':209 'helix':129,398 'help':381,394 'hole':50 'howev':71,176 'hurdl':80,319 'i7':86 'i7-12700kf':85 'idea':211 'integr':145 'iqu':428 'issu':328,371 'journey':31,120 'kde':58,362 'keyboard':278 'knowledg':181 'laptop':61 'light':253 'line':127,132 'linux':20 'look':284 'mac':152 'made':29,118 'main':346 'major':40 'mani':38,39 'manufactur':310 'may':377,411 'mod':89 'motherboard':274 'much':78 'need':386 'new':18 'number':166 'nvidia':322,330,434 'occasion':351 'open':422,431 'openrgb':287 'order':183 'overcom':82 'passthrough':214,405 'pedal':400 'peopl':410 'peripher':194 'play':307 'plug':305 'plugin':270 'powercab':134,402 'prefer':363 'pro':417 'problem':161,323 'program':173,190,235 'rabbit':49 'ram':266 'refer':340 'replac':249 'revis':41 'rgb':252,413,425 'rtx':91 'run':55,162,171,359 'setup':299 'singl':366 'softwar':153,242,254,311,419 'solut':169 'spec':84,110,113 'specif':189,192 'stabl':354 'steeleseri':277,415 'struggl':248 'suggest':338,412 'suppos':373 'sure':199 'take':336 'thing':384 'time':367 'tougher':123 'tri':36,185 'tuf':98 'ubuntu':37 'unabl':291 'understand':313 'usb':139,193,213,404 'use':125,187,280,286,344 'want':63 'wasn':302 'water':267 'way':205 'welcom':397 'wifi':100 'window':13,67,150,172,421,430 'wine':163 'work':389 'would':225,334,342,379,395 'year':5,10,34 'yet':21 'z690':99"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705879047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21449891"
    +editedAt: DateTimeImmutable @1727212251 {#2670
      date: 2024-09-24 23:10:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705792647 {#2608
      date: 2024-01-21 00:17:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: "I used to run Ubuntu on my servers but abandoned it because it was so unreliable. Things like a “security” update that completely broke the network card drivers, or another one that caused NFS connections to reboot the machine under a heavy load. I switched over to Debian at that point and have never had any problems in the past decade. Since so many people run Arch, I’m guessing it is similarly stable and will be a good choice for you (at least I think you said you were running it in your OP?). I’ll have to look through those services you mentioned, I haven’t heard of most of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705865801 {#2331
    date: 2024-01-21 20:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellmo_Luciferrari@lemm.ee"
    "@lemmyreader@lemmy.ml"
    "@Shdwdrgn@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 329107
  -bodyTs: "'abandon':10 'anoth':30 'arch':67 'broke':24 'card':27 'caus':33 'choic':80 'complet':23 'connect':35 'debian':48 'decad':61 'driver':28 'good':79 'guess':70 'haven':107 'heard':109 'heavi':42 'least':84 'like':18 'll':97 'load':43 'look':100 'm':69 'machin':39 'mani':64 'mention':105 'network':26 'never':54 'nfs':34 'one':31 'op':95 'past':60 'peopl':65 'point':51 'problem':57 'reboot':37 'run':4,66,91 'said':88 'secur':20 'server':8 'servic':103 'similar':73 'sinc':62 'stabl':74 'switch':45 'thing':17 'think':86 'ubuntu':5 'unreli':16 'updat':21 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7024743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705865801 {#2314
    date: 2024-01-21 20:36:41.0 +01:00
  }
  +"title": 329107
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2289
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "2024-Is-the-year-I-will-commit-to-ditching-windows"
    +title: "2024 Is the year I will commit to ditching windows"
    +url: null
    +body: """
      2024 will be the year I finally be the year I ditch windows.\n
      \n
      I am not exactly new to linux, yet I am far from an expert. I made my journey over the years form trying Ubuntu (many many major revisions ago) and have found myself down the rabbit hole of going Arch. I run Arch with KDE on my laptop. I want to fully ditch Windows on my desktop, however I feel this will be a much bigger hurdle to overcome.\n
      \n
      Build Specs: i7-12700KF Copper Modded EVGA RTX 3090 64gb of 3600mhz DDR4 ASUS Tuf Z690 Wifi D4\n
      \n
      I could go into more detail about my specs, but the specs aren’t what has made this journey a bit tougher. I use a Line 6 Helix and a Line 6 PowerCab 112+ and both have usb connections to my computer for integration with, you guessed it; windows or mac software only. Now I don’t have a problem running wine, and a number of other solutions to run windows programs, I do however have a gap in knowledge in order to try to use these specific programs with specific USB peripherals.\n
      \n
      Now, I am not sure if this is the best way, but I had heard the idea of USB passthrough. And I have no clue where to begin with that. Would this be the direction I should be going for programs such as those?\n
      \n
      The only other software that I am going to struggle replacing is the RGB lighting software for all of my hardware. Most of it is corsair (Fans, RAM, Water Cooler, and plugins for the asus motherboard.) And my Steeleseries keyboard which uses GG.\n
      \n
      I have looked into using OpenRGB but I was unable to figure out how to get those setup as it wasn’t as plug and play as the manufacturer software, but understandably of course.\n
      \n
      The absolute biggest hurdles is my Nvidia problem. I have always had issues with Nvidia on Arch. I would gladly take an suggestion. For reference, I would be using this mainly for my gaming. I occasionally dabble in Stable Diffusion.\n
      \n
      I will be running Arch with KDE preferably, but every single time I have had issues.\n
      \n
      ---\n
      \n
      I suppose any feedback anyone may have would be helpful.\n
      \n
      ---\n
      \n
      Checklist of things I need to get working on in Arch, any help would be welcomed:\n
      \n
      - Helix Guitar pedal and PowerCab 112+ (USB Passthrough or any other alternatives people may suggest)\n
      - RGB for SteeleSeries Apex Pro (GG software on windows, open to alternatives)\n
      - RGB for Corsair (iQue on windows, open to alternatives)\n
      - Nvidia Drivers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727646531 {#2751
      date: 2024-09-29 23:48:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      1 => App\Entity\EntryComment {#2289}
      0 => App\Entity\EntryComment {#2138
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +body: """
          KVM has been my go-to for many years of running servers because it is extremely lightweight. Like for example, last year I finally ditched the old poweredge 860 servers (very early 2000’s machines which topped out with a dual-core CPU and 8GB of memory), however from these servers I was running half a dozen virtual linux boxes handling websites and email. Of course running a Windows vm is going to take a lot more resources but any desktop computer that is less than a decade old would easily handle it while still managing your regular linux desktop.\n
          \n
          One caveat about KVM, however, is that there’s not really a great GUI interface for it. There IS a monitor to manage the VMs you have up and running, but I always launch new VMs from the command line, which is pretty much just a matter of setting the name and memory, pointing it to an existing image file or ISO, and then using the GUI monitor to launch a VNC remote connection to handle getting a new OS installed or make changes to an existing image to get it on the network. I don’t consider this a burden, but then again I grew up on the command line.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705807089 {#2131
          date: 2024-01-21 04:18:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellmo_Luciferrari@lemm.ee"
          "@lemmyreader@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2330 …}
        +nested: Doctrine\ORM\PersistentCollection {#2346 …}
        +votes: Doctrine\ORM\PersistentCollection {#2347 …}
        +reports: Doctrine\ORM\PersistentCollection {#2344 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
        -id: 327284
        -bodyTs: "'2000':34 '860':30 '8gb':47 'alway':135 'box':62 'burden':203 'caveat':104 'chang':186 'command':141,212 'comput':84 'connect':176 'consid':200 'core':44 'cours':68 'cpu':45 'decad':90 'desktop':83,102 'ditch':26 'dozen':59 'dual':43 'dual-cor':42 'earli':33 'easili':93 'email':66 'exampl':21 'exist':160,189 'extrem':17 'file':162 'final':25 'get':179,192 'go':6,74 'go-to':5 'great':115 'grew':208 'gui':116,169 'half':57 'handl':63,94,178 'howev':50,107 'imag':161,190 'instal':183 'interfac':117 'iso':164 'kvm':1,106 'last':22 'launch':136,172 'less':87 'lightweight':18 'like':19 'line':142,213 'linux':61,101 'lot':78 'machin':36 'make':185 'manag':98,125 'mani':9 'matter':149 'memori':49,155 'monitor':123,170 'much':146 'name':153 'network':196 'new':137,181 'old':28,91 'one':103 'os':182 'point':156 'poweredg':29 'pretti':145 'realli':113 'regular':100 'remot':175 'resourc':80 'run':12,56,69,132 'server':13,31,53 'set':151 'still':97 'take':76 'top':38 'use':167 'virtual':60 'vm':72 'vms':127,138 'vnc':174 'websit':64 'window':71 'would':92 'year':10,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/6998097"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705807089 {#2132
          date: 2024-01-21 04:18:09.0 +01:00
        }
        +"title": 327284
      }
    ]
    -id: 32036
    -titleTs: "'2024':1 'commit':7 'ditch':9 'window':10 'year':4"
    -bodyTs: "'112':135,403 '12700kf':87 '2024':1 '3090':92 '3600mhz':95 '6':128,133 '64gb':93 'absolut':317 'ago':42 'altern':409,424,433 'alway':326 'anyon':376 'apex':416 'arch':53,56,332,360,392 'aren':114 'asus':97,273 'begin':222 'best':204 'bigger':79 'biggest':318 'bit':122 'build':83 'checklist':382 'clue':219 'comput':143 'connect':140 'cooler':268 'copper':88 'corsair':264,427 'could':103 'cours':315 'd4':101 'dabbl':352 'ddr4':96 'desktop':70 'detail':107 'diffus':355 'direct':229 'ditch':12,66 'driver':435 'everi':365 'evga':90 'exact':17 'expert':27 'fan':265 'far':24 'feedback':375 'feel':73 'figur':293 'final':7 'form':35 'found':45 'fulli':65 'game':349 'gap':179 'get':297,388 'gg':281,418 'glad':335 'go':52,104,233,246 'guess':148 'guitar':399 'hardwar':259 'heard':209 'helix':129,398 'help':381,394 'hole':50 'howev':71,176 'hurdl':80,319 'i7':86 'i7-12700kf':85 'idea':211 'integr':145 'iqu':428 'issu':328,371 'journey':31,120 'kde':58,362 'keyboard':278 'knowledg':181 'laptop':61 'light':253 'line':127,132 'linux':20 'look':284 'mac':152 'made':29,118 'main':346 'major':40 'mani':38,39 'manufactur':310 'may':377,411 'mod':89 'motherboard':274 'much':78 'need':386 'new':18 'number':166 'nvidia':322,330,434 'occasion':351 'open':422,431 'openrgb':287 'order':183 'overcom':82 'passthrough':214,405 'pedal':400 'peopl':410 'peripher':194 'play':307 'plug':305 'plugin':270 'powercab':134,402 'prefer':363 'pro':417 'problem':161,323 'program':173,190,235 'rabbit':49 'ram':266 'refer':340 'replac':249 'revis':41 'rgb':252,413,425 'rtx':91 'run':55,162,171,359 'setup':299 'singl':366 'softwar':153,242,254,311,419 'solut':169 'spec':84,110,113 'specif':189,192 'stabl':354 'steeleseri':277,415 'struggl':248 'suggest':338,412 'suppos':373 'sure':199 'take':336 'thing':384 'time':367 'tougher':123 'tri':36,185 'tuf':98 'ubuntu':37 'unabl':291 'understand':313 'usb':139,193,213,404 'use':125,187,280,286,344 'want':63 'wasn':302 'water':267 'way':205 'welcom':397 'wifi':100 'window':13,67,150,172,421,430 'wine':163 'work':389 'would':225,334,342,379,395 'year':5,10,34 'yet':21 'z690':99"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705879047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21449891"
    +editedAt: DateTimeImmutable @1727212251 {#2670
      date: 2024-09-24 23:10:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705792647 {#2608
      date: 2024-01-21 00:17:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: "I used to run Ubuntu on my servers but abandoned it because it was so unreliable. Things like a “security” update that completely broke the network card drivers, or another one that caused NFS connections to reboot the machine under a heavy load. I switched over to Debian at that point and have never had any problems in the past decade. Since so many people run Arch, I’m guessing it is similarly stable and will be a good choice for you (at least I think you said you were running it in your OP?). I’ll have to look through those services you mentioned, I haven’t heard of most of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705865801 {#2331
    date: 2024-01-21 20:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellmo_Luciferrari@lemm.ee"
    "@lemmyreader@lemmy.ml"
    "@Shdwdrgn@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 329107
  -bodyTs: "'abandon':10 'anoth':30 'arch':67 'broke':24 'card':27 'caus':33 'choic':80 'complet':23 'connect':35 'debian':48 'decad':61 'driver':28 'good':79 'guess':70 'haven':107 'heard':109 'heavi':42 'least':84 'like':18 'll':97 'load':43 'look':100 'm':69 'machin':39 'mani':64 'mention':105 'network':26 'never':54 'nfs':34 'one':31 'op':95 'past':60 'peopl':65 'point':51 'problem':57 'reboot':37 'run':4,66,91 'said':88 'secur':20 'server':8 'servic':103 'similar':73 'sinc':62 'stabl':74 'switch':45 'thing':17 'think':86 'ubuntu':5 'unreli':16 'updat':21 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7024743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705865801 {#2314
    date: 2024-01-21 20:36:41.0 +01:00
  }
  +"title": 329107
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2138
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "2024-Is-the-year-I-will-commit-to-ditching-windows"
    +title: "2024 Is the year I will commit to ditching windows"
    +url: null
    +body: """
      2024 will be the year I finally be the year I ditch windows.\n
      \n
      I am not exactly new to linux, yet I am far from an expert. I made my journey over the years form trying Ubuntu (many many major revisions ago) and have found myself down the rabbit hole of going Arch. I run Arch with KDE on my laptop. I want to fully ditch Windows on my desktop, however I feel this will be a much bigger hurdle to overcome.\n
      \n
      Build Specs: i7-12700KF Copper Modded EVGA RTX 3090 64gb of 3600mhz DDR4 ASUS Tuf Z690 Wifi D4\n
      \n
      I could go into more detail about my specs, but the specs aren’t what has made this journey a bit tougher. I use a Line 6 Helix and a Line 6 PowerCab 112+ and both have usb connections to my computer for integration with, you guessed it; windows or mac software only. Now I don’t have a problem running wine, and a number of other solutions to run windows programs, I do however have a gap in knowledge in order to try to use these specific programs with specific USB peripherals.\n
      \n
      Now, I am not sure if this is the best way, but I had heard the idea of USB passthrough. And I have no clue where to begin with that. Would this be the direction I should be going for programs such as those?\n
      \n
      The only other software that I am going to struggle replacing is the RGB lighting software for all of my hardware. Most of it is corsair (Fans, RAM, Water Cooler, and plugins for the asus motherboard.) And my Steeleseries keyboard which uses GG.\n
      \n
      I have looked into using OpenRGB but I was unable to figure out how to get those setup as it wasn’t as plug and play as the manufacturer software, but understandably of course.\n
      \n
      The absolute biggest hurdles is my Nvidia problem. I have always had issues with Nvidia on Arch. I would gladly take an suggestion. For reference, I would be using this mainly for my gaming. I occasionally dabble in Stable Diffusion.\n
      \n
      I will be running Arch with KDE preferably, but every single time I have had issues.\n
      \n
      ---\n
      \n
      I suppose any feedback anyone may have would be helpful.\n
      \n
      ---\n
      \n
      Checklist of things I need to get working on in Arch, any help would be welcomed:\n
      \n
      - Helix Guitar pedal and PowerCab 112+ (USB Passthrough or any other alternatives people may suggest)\n
      - RGB for SteeleSeries Apex Pro (GG software on windows, open to alternatives)\n
      - RGB for Corsair (iQue on windows, open to alternatives)\n
      - Nvidia Drivers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727646531 {#2751
      date: 2024-09-29 23:48:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      1 => App\Entity\EntryComment {#2289
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +body: "I used to run Ubuntu on my servers but abandoned it because it was so unreliable. Things like a “security” update that completely broke the network card drivers, or another one that caused NFS connections to reboot the machine under a heavy load. I switched over to Debian at that point and have never had any problems in the past decade. Since so many people run Arch, I’m guessing it is similarly stable and will be a good choice for you (at least I think you said you were running it in your OP?). I’ll have to look through those services you mentioned, I haven’t heard of most of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705865801 {#2331
          date: 2024-01-21 20:36:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellmo_Luciferrari@lemm.ee"
          "@lemmyreader@lemmy.ml"
          "@Shdwdrgn@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2326 …}
        +nested: Doctrine\ORM\PersistentCollection {#2325 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2323 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
        -id: 329107
        -bodyTs: "'abandon':10 'anoth':30 'arch':67 'broke':24 'card':27 'caus':33 'choic':80 'complet':23 'connect':35 'debian':48 'decad':61 'driver':28 'good':79 'guess':70 'haven':107 'heard':109 'heavi':42 'least':84 'like':18 'll':97 'load':43 'look':100 'm':69 'machin':39 'mani':64 'mention':105 'network':26 'never':54 'nfs':34 'one':31 'op':95 'past':60 'peopl':65 'point':51 'problem':57 'reboot':37 'run':4,66,91 'said':88 'secur':20 'server':8 'servic':103 'similar':73 'sinc':62 'stabl':74 'switch':45 'thing':17 'think':86 'ubuntu':5 'unreli':16 'updat':21 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7024743"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705865801 {#2314
          date: 2024-01-21 20:36:41.0 +01:00
        }
        +"title": 329107
      }
      0 => App\Entity\EntryComment {#2138}
    ]
    -id: 32036
    -titleTs: "'2024':1 'commit':7 'ditch':9 'window':10 'year':4"
    -bodyTs: "'112':135,403 '12700kf':87 '2024':1 '3090':92 '3600mhz':95 '6':128,133 '64gb':93 'absolut':317 'ago':42 'altern':409,424,433 'alway':326 'anyon':376 'apex':416 'arch':53,56,332,360,392 'aren':114 'asus':97,273 'begin':222 'best':204 'bigger':79 'biggest':318 'bit':122 'build':83 'checklist':382 'clue':219 'comput':143 'connect':140 'cooler':268 'copper':88 'corsair':264,427 'could':103 'cours':315 'd4':101 'dabbl':352 'ddr4':96 'desktop':70 'detail':107 'diffus':355 'direct':229 'ditch':12,66 'driver':435 'everi':365 'evga':90 'exact':17 'expert':27 'fan':265 'far':24 'feedback':375 'feel':73 'figur':293 'final':7 'form':35 'found':45 'fulli':65 'game':349 'gap':179 'get':297,388 'gg':281,418 'glad':335 'go':52,104,233,246 'guess':148 'guitar':399 'hardwar':259 'heard':209 'helix':129,398 'help':381,394 'hole':50 'howev':71,176 'hurdl':80,319 'i7':86 'i7-12700kf':85 'idea':211 'integr':145 'iqu':428 'issu':328,371 'journey':31,120 'kde':58,362 'keyboard':278 'knowledg':181 'laptop':61 'light':253 'line':127,132 'linux':20 'look':284 'mac':152 'made':29,118 'main':346 'major':40 'mani':38,39 'manufactur':310 'may':377,411 'mod':89 'motherboard':274 'much':78 'need':386 'new':18 'number':166 'nvidia':322,330,434 'occasion':351 'open':422,431 'openrgb':287 'order':183 'overcom':82 'passthrough':214,405 'pedal':400 'peopl':410 'peripher':194 'play':307 'plug':305 'plugin':270 'powercab':134,402 'prefer':363 'pro':417 'problem':161,323 'program':173,190,235 'rabbit':49 'ram':266 'refer':340 'replac':249 'revis':41 'rgb':252,413,425 'rtx':91 'run':55,162,171,359 'setup':299 'singl':366 'softwar':153,242,254,311,419 'solut':169 'spec':84,110,113 'specif':189,192 'stabl':354 'steeleseri':277,415 'struggl':248 'suggest':338,412 'suppos':373 'sure':199 'take':336 'thing':384 'time':367 'tougher':123 'tri':36,185 'tuf':98 'ubuntu':37 'unabl':291 'understand':313 'usb':139,193,213,404 'use':125,187,280,286,344 'want':63 'wasn':302 'water':267 'way':205 'welcom':397 'wifi':100 'window':13,67,150,172,421,430 'wine':163 'work':389 'would':225,334,342,379,395 'year':5,10,34 'yet':21 'z690':99"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705879047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21449891"
    +editedAt: DateTimeImmutable @1727212251 {#2670
      date: 2024-09-24 23:10:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705792647 {#2608
      date: 2024-01-21 00:17:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: """
    KVM has been my go-to for many years of running servers because it is extremely lightweight. Like for example, last year I finally ditched the old poweredge 860 servers (very early 2000’s machines which topped out with a dual-core CPU and 8GB of memory), however from these servers I was running half a dozen virtual linux boxes handling websites and email. Of course running a Windows vm is going to take a lot more resources but any desktop computer that is less than a decade old would easily handle it while still managing your regular linux desktop.\n
    \n
    One caveat about KVM, however, is that there’s not really a great GUI interface for it. There IS a monitor to manage the VMs you have up and running, but I always launch new VMs from the command line, which is pretty much just a matter of setting the name and memory, pointing it to an existing image file or ISO, and then using the GUI monitor to launch a VNC remote connection to handle getting a new OS installed or make changes to an existing image to get it on the network. I don’t consider this a burden, but then again I grew up on the command line.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705807089 {#2131
    date: 2024-01-21 04:18:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellmo_Luciferrari@lemm.ee"
    "@lemmyreader@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 327284
  -bodyTs: "'2000':34 '860':30 '8gb':47 'alway':135 'box':62 'burden':203 'caveat':104 'chang':186 'command':141,212 'comput':84 'connect':176 'consid':200 'core':44 'cours':68 'cpu':45 'decad':90 'desktop':83,102 'ditch':26 'dozen':59 'dual':43 'dual-cor':42 'earli':33 'easili':93 'email':66 'exampl':21 'exist':160,189 'extrem':17 'file':162 'final':25 'get':179,192 'go':6,74 'go-to':5 'great':115 'grew':208 'gui':116,169 'half':57 'handl':63,94,178 'howev':50,107 'imag':161,190 'instal':183 'interfac':117 'iso':164 'kvm':1,106 'last':22 'launch':136,172 'less':87 'lightweight':18 'like':19 'line':142,213 'linux':61,101 'lot':78 'machin':36 'make':185 'manag':98,125 'mani':9 'matter':149 'memori':49,155 'monitor':123,170 'much':146 'name':153 'network':196 'new':137,181 'old':28,91 'one':103 'os':182 'point':156 'poweredg':29 'pretti':145 'realli':113 'regular':100 'remot':175 'resourc':80 'run':12,56,69,132 'server':13,31,53 'set':151 'still':97 'take':76 'top':38 'use':167 'virtual':60 'vm':72 'vms':127,138 'vnc':174 'websit':64 'window':71 'would':92 'year':10,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6998097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807089 {#2132
    date: 2024-01-21 04:18:09.0 +01:00
  }
  +"title": 327284
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2138
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "2024-Is-the-year-I-will-commit-to-ditching-windows"
    +title: "2024 Is the year I will commit to ditching windows"
    +url: null
    +body: """
      2024 will be the year I finally be the year I ditch windows.\n
      \n
      I am not exactly new to linux, yet I am far from an expert. I made my journey over the years form trying Ubuntu (many many major revisions ago) and have found myself down the rabbit hole of going Arch. I run Arch with KDE on my laptop. I want to fully ditch Windows on my desktop, however I feel this will be a much bigger hurdle to overcome.\n
      \n
      Build Specs: i7-12700KF Copper Modded EVGA RTX 3090 64gb of 3600mhz DDR4 ASUS Tuf Z690 Wifi D4\n
      \n
      I could go into more detail about my specs, but the specs aren’t what has made this journey a bit tougher. I use a Line 6 Helix and a Line 6 PowerCab 112+ and both have usb connections to my computer for integration with, you guessed it; windows or mac software only. Now I don’t have a problem running wine, and a number of other solutions to run windows programs, I do however have a gap in knowledge in order to try to use these specific programs with specific USB peripherals.\n
      \n
      Now, I am not sure if this is the best way, but I had heard the idea of USB passthrough. And I have no clue where to begin with that. Would this be the direction I should be going for programs such as those?\n
      \n
      The only other software that I am going to struggle replacing is the RGB lighting software for all of my hardware. Most of it is corsair (Fans, RAM, Water Cooler, and plugins for the asus motherboard.) And my Steeleseries keyboard which uses GG.\n
      \n
      I have looked into using OpenRGB but I was unable to figure out how to get those setup as it wasn’t as plug and play as the manufacturer software, but understandably of course.\n
      \n
      The absolute biggest hurdles is my Nvidia problem. I have always had issues with Nvidia on Arch. I would gladly take an suggestion. For reference, I would be using this mainly for my gaming. I occasionally dabble in Stable Diffusion.\n
      \n
      I will be running Arch with KDE preferably, but every single time I have had issues.\n
      \n
      ---\n
      \n
      I suppose any feedback anyone may have would be helpful.\n
      \n
      ---\n
      \n
      Checklist of things I need to get working on in Arch, any help would be welcomed:\n
      \n
      - Helix Guitar pedal and PowerCab 112+ (USB Passthrough or any other alternatives people may suggest)\n
      - RGB for SteeleSeries Apex Pro (GG software on windows, open to alternatives)\n
      - RGB for Corsair (iQue on windows, open to alternatives)\n
      - Nvidia Drivers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727646531 {#2751
      date: 2024-09-29 23:48:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      1 => App\Entity\EntryComment {#2289
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +body: "I used to run Ubuntu on my servers but abandoned it because it was so unreliable. Things like a “security” update that completely broke the network card drivers, or another one that caused NFS connections to reboot the machine under a heavy load. I switched over to Debian at that point and have never had any problems in the past decade. Since so many people run Arch, I’m guessing it is similarly stable and will be a good choice for you (at least I think you said you were running it in your OP?). I’ll have to look through those services you mentioned, I haven’t heard of most of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705865801 {#2331
          date: 2024-01-21 20:36:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellmo_Luciferrari@lemm.ee"
          "@lemmyreader@lemmy.ml"
          "@Shdwdrgn@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2326 …}
        +nested: Doctrine\ORM\PersistentCollection {#2325 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2323 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
        -id: 329107
        -bodyTs: "'abandon':10 'anoth':30 'arch':67 'broke':24 'card':27 'caus':33 'choic':80 'complet':23 'connect':35 'debian':48 'decad':61 'driver':28 'good':79 'guess':70 'haven':107 'heard':109 'heavi':42 'least':84 'like':18 'll':97 'load':43 'look':100 'm':69 'machin':39 'mani':64 'mention':105 'network':26 'never':54 'nfs':34 'one':31 'op':95 'past':60 'peopl':65 'point':51 'problem':57 'reboot':37 'run':4,66,91 'said':88 'secur':20 'server':8 'servic':103 'similar':73 'sinc':62 'stabl':74 'switch':45 'thing':17 'think':86 'ubuntu':5 'unreli':16 'updat':21 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7024743"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705865801 {#2314
          date: 2024-01-21 20:36:41.0 +01:00
        }
        +"title": 329107
      }
      0 => App\Entity\EntryComment {#2138}
    ]
    -id: 32036
    -titleTs: "'2024':1 'commit':7 'ditch':9 'window':10 'year':4"
    -bodyTs: "'112':135,403 '12700kf':87 '2024':1 '3090':92 '3600mhz':95 '6':128,133 '64gb':93 'absolut':317 'ago':42 'altern':409,424,433 'alway':326 'anyon':376 'apex':416 'arch':53,56,332,360,392 'aren':114 'asus':97,273 'begin':222 'best':204 'bigger':79 'biggest':318 'bit':122 'build':83 'checklist':382 'clue':219 'comput':143 'connect':140 'cooler':268 'copper':88 'corsair':264,427 'could':103 'cours':315 'd4':101 'dabbl':352 'ddr4':96 'desktop':70 'detail':107 'diffus':355 'direct':229 'ditch':12,66 'driver':435 'everi':365 'evga':90 'exact':17 'expert':27 'fan':265 'far':24 'feedback':375 'feel':73 'figur':293 'final':7 'form':35 'found':45 'fulli':65 'game':349 'gap':179 'get':297,388 'gg':281,418 'glad':335 'go':52,104,233,246 'guess':148 'guitar':399 'hardwar':259 'heard':209 'helix':129,398 'help':381,394 'hole':50 'howev':71,176 'hurdl':80,319 'i7':86 'i7-12700kf':85 'idea':211 'integr':145 'iqu':428 'issu':328,371 'journey':31,120 'kde':58,362 'keyboard':278 'knowledg':181 'laptop':61 'light':253 'line':127,132 'linux':20 'look':284 'mac':152 'made':29,118 'main':346 'major':40 'mani':38,39 'manufactur':310 'may':377,411 'mod':89 'motherboard':274 'much':78 'need':386 'new':18 'number':166 'nvidia':322,330,434 'occasion':351 'open':422,431 'openrgb':287 'order':183 'overcom':82 'passthrough':214,405 'pedal':400 'peopl':410 'peripher':194 'play':307 'plug':305 'plugin':270 'powercab':134,402 'prefer':363 'pro':417 'problem':161,323 'program':173,190,235 'rabbit':49 'ram':266 'refer':340 'replac':249 'revis':41 'rgb':252,413,425 'rtx':91 'run':55,162,171,359 'setup':299 'singl':366 'softwar':153,242,254,311,419 'solut':169 'spec':84,110,113 'specif':189,192 'stabl':354 'steeleseri':277,415 'struggl':248 'suggest':338,412 'suppos':373 'sure':199 'take':336 'thing':384 'time':367 'tougher':123 'tri':36,185 'tuf':98 'ubuntu':37 'unabl':291 'understand':313 'usb':139,193,213,404 'use':125,187,280,286,344 'want':63 'wasn':302 'water':267 'way':205 'welcom':397 'wifi':100 'window':13,67,150,172,421,430 'wine':163 'work':389 'would':225,334,342,379,395 'year':5,10,34 'yet':21 'z690':99"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705879047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21449891"
    +editedAt: DateTimeImmutable @1727212251 {#2670
      date: 2024-09-24 23:10:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705792647 {#2608
      date: 2024-01-21 00:17:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: """
    KVM has been my go-to for many years of running servers because it is extremely lightweight. Like for example, last year I finally ditched the old poweredge 860 servers (very early 2000’s machines which topped out with a dual-core CPU and 8GB of memory), however from these servers I was running half a dozen virtual linux boxes handling websites and email. Of course running a Windows vm is going to take a lot more resources but any desktop computer that is less than a decade old would easily handle it while still managing your regular linux desktop.\n
    \n
    One caveat about KVM, however, is that there’s not really a great GUI interface for it. There IS a monitor to manage the VMs you have up and running, but I always launch new VMs from the command line, which is pretty much just a matter of setting the name and memory, pointing it to an existing image file or ISO, and then using the GUI monitor to launch a VNC remote connection to handle getting a new OS installed or make changes to an existing image to get it on the network. I don’t consider this a burden, but then again I grew up on the command line.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705807089 {#2131
    date: 2024-01-21 04:18:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellmo_Luciferrari@lemm.ee"
    "@lemmyreader@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 327284
  -bodyTs: "'2000':34 '860':30 '8gb':47 'alway':135 'box':62 'burden':203 'caveat':104 'chang':186 'command':141,212 'comput':84 'connect':176 'consid':200 'core':44 'cours':68 'cpu':45 'decad':90 'desktop':83,102 'ditch':26 'dozen':59 'dual':43 'dual-cor':42 'earli':33 'easili':93 'email':66 'exampl':21 'exist':160,189 'extrem':17 'file':162 'final':25 'get':179,192 'go':6,74 'go-to':5 'great':115 'grew':208 'gui':116,169 'half':57 'handl':63,94,178 'howev':50,107 'imag':161,190 'instal':183 'interfac':117 'iso':164 'kvm':1,106 'last':22 'launch':136,172 'less':87 'lightweight':18 'like':19 'line':142,213 'linux':61,101 'lot':78 'machin':36 'make':185 'manag':98,125 'mani':9 'matter':149 'memori':49,155 'monitor':123,170 'much':146 'name':153 'network':196 'new':137,181 'old':28,91 'one':103 'os':182 'point':156 'poweredg':29 'pretti':145 'realli':113 'regular':100 'remot':175 'resourc':80 'run':12,56,69,132 'server':13,31,53 'set':151 'still':97 'take':76 'top':38 'use':167 'virtual':60 'vm':72 'vms':127,138 'vnc':174 'websit':64 'window':71 'would':92 'year':10,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6998097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807089 {#2132
    date: 2024-01-21 04:18:09.0 +01:00
  }
  +"title": 327284
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2138
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2756 …}
    +slug: "2024-Is-the-year-I-will-commit-to-ditching-windows"
    +title: "2024 Is the year I will commit to ditching windows"
    +url: null
    +body: """
      2024 will be the year I finally be the year I ditch windows.\n
      \n
      I am not exactly new to linux, yet I am far from an expert. I made my journey over the years form trying Ubuntu (many many major revisions ago) and have found myself down the rabbit hole of going Arch. I run Arch with KDE on my laptop. I want to fully ditch Windows on my desktop, however I feel this will be a much bigger hurdle to overcome.\n
      \n
      Build Specs: i7-12700KF Copper Modded EVGA RTX 3090 64gb of 3600mhz DDR4 ASUS Tuf Z690 Wifi D4\n
      \n
      I could go into more detail about my specs, but the specs aren’t what has made this journey a bit tougher. I use a Line 6 Helix and a Line 6 PowerCab 112+ and both have usb connections to my computer for integration with, you guessed it; windows or mac software only. Now I don’t have a problem running wine, and a number of other solutions to run windows programs, I do however have a gap in knowledge in order to try to use these specific programs with specific USB peripherals.\n
      \n
      Now, I am not sure if this is the best way, but I had heard the idea of USB passthrough. And I have no clue where to begin with that. Would this be the direction I should be going for programs such as those?\n
      \n
      The only other software that I am going to struggle replacing is the RGB lighting software for all of my hardware. Most of it is corsair (Fans, RAM, Water Cooler, and plugins for the asus motherboard.) And my Steeleseries keyboard which uses GG.\n
      \n
      I have looked into using OpenRGB but I was unable to figure out how to get those setup as it wasn’t as plug and play as the manufacturer software, but understandably of course.\n
      \n
      The absolute biggest hurdles is my Nvidia problem. I have always had issues with Nvidia on Arch. I would gladly take an suggestion. For reference, I would be using this mainly for my gaming. I occasionally dabble in Stable Diffusion.\n
      \n
      I will be running Arch with KDE preferably, but every single time I have had issues.\n
      \n
      ---\n
      \n
      I suppose any feedback anyone may have would be helpful.\n
      \n
      ---\n
      \n
      Checklist of things I need to get working on in Arch, any help would be welcomed:\n
      \n
      - Helix Guitar pedal and PowerCab 112+ (USB Passthrough or any other alternatives people may suggest)\n
      - RGB for SteeleSeries Apex Pro (GG software on windows, open to alternatives)\n
      - RGB for Corsair (iQue on windows, open to alternatives)\n
      - Nvidia Drivers
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727646531 {#2751
      date: 2024-09-29 23:48:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
    +badges: Doctrine\ORM\PersistentCollection {#2775 …}
    +children: [
      1 => App\Entity\EntryComment {#2289
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
        +body: "I used to run Ubuntu on my servers but abandoned it because it was so unreliable. Things like a “security” update that completely broke the network card drivers, or another one that caused NFS connections to reboot the machine under a heavy load. I switched over to Debian at that point and have never had any problems in the past decade. Since so many people run Arch, I’m guessing it is similarly stable and will be a good choice for you (at least I think you said you were running it in your OP?). I’ll have to look through those services you mentioned, I haven’t heard of most of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705865801 {#2331
          date: 2024-01-21 20:36:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hellmo_Luciferrari@lemm.ee"
          "@lemmyreader@lemmy.ml"
          "@Shdwdrgn@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2326 …}
        +nested: Doctrine\ORM\PersistentCollection {#2325 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2323 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
        -id: 329107
        -bodyTs: "'abandon':10 'anoth':30 'arch':67 'broke':24 'card':27 'caus':33 'choic':80 'complet':23 'connect':35 'debian':48 'decad':61 'driver':28 'good':79 'guess':70 'haven':107 'heard':109 'heavi':42 'least':84 'like':18 'll':97 'load':43 'look':100 'm':69 'machin':39 'mani':64 'mention':105 'network':26 'never':54 'nfs':34 'one':31 'op':95 'past':60 'peopl':65 'point':51 'problem':57 'reboot':37 'run':4,66,91 'said':88 'secur':20 'server':8 'servic':103 'similar':73 'sinc':62 'stabl':74 'switch':45 'thing':17 'think':86 'ubuntu':5 'unreli':16 'updat':21 'use':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7024743"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705865801 {#2314
          date: 2024-01-21 20:36:41.0 +01:00
        }
        +"title": 329107
      }
      0 => App\Entity\EntryComment {#2138}
    ]
    -id: 32036
    -titleTs: "'2024':1 'commit':7 'ditch':9 'window':10 'year':4"
    -bodyTs: "'112':135,403 '12700kf':87 '2024':1 '3090':92 '3600mhz':95 '6':128,133 '64gb':93 'absolut':317 'ago':42 'altern':409,424,433 'alway':326 'anyon':376 'apex':416 'arch':53,56,332,360,392 'aren':114 'asus':97,273 'begin':222 'best':204 'bigger':79 'biggest':318 'bit':122 'build':83 'checklist':382 'clue':219 'comput':143 'connect':140 'cooler':268 'copper':88 'corsair':264,427 'could':103 'cours':315 'd4':101 'dabbl':352 'ddr4':96 'desktop':70 'detail':107 'diffus':355 'direct':229 'ditch':12,66 'driver':435 'everi':365 'evga':90 'exact':17 'expert':27 'fan':265 'far':24 'feedback':375 'feel':73 'figur':293 'final':7 'form':35 'found':45 'fulli':65 'game':349 'gap':179 'get':297,388 'gg':281,418 'glad':335 'go':52,104,233,246 'guess':148 'guitar':399 'hardwar':259 'heard':209 'helix':129,398 'help':381,394 'hole':50 'howev':71,176 'hurdl':80,319 'i7':86 'i7-12700kf':85 'idea':211 'integr':145 'iqu':428 'issu':328,371 'journey':31,120 'kde':58,362 'keyboard':278 'knowledg':181 'laptop':61 'light':253 'line':127,132 'linux':20 'look':284 'mac':152 'made':29,118 'main':346 'major':40 'mani':38,39 'manufactur':310 'may':377,411 'mod':89 'motherboard':274 'much':78 'need':386 'new':18 'number':166 'nvidia':322,330,434 'occasion':351 'open':422,431 'openrgb':287 'order':183 'overcom':82 'passthrough':214,405 'pedal':400 'peopl':410 'peripher':194 'play':307 'plug':305 'plugin':270 'powercab':134,402 'prefer':363 'pro':417 'problem':161,323 'program':173,190,235 'rabbit':49 'ram':266 'refer':340 'replac':249 'revis':41 'rgb':252,413,425 'rtx':91 'run':55,162,171,359 'setup':299 'singl':366 'softwar':153,242,254,311,419 'solut':169 'spec':84,110,113 'specif':189,192 'stabl':354 'steeleseri':277,415 'struggl':248 'suggest':338,412 'suppos':373 'sure':199 'take':336 'thing':384 'time':367 'tougher':123 'tri':36,185 'tuf':98 'ubuntu':37 'unabl':291 'understand':313 'usb':139,193,213,404 'use':125,187,280,286,344 'want':63 'wasn':302 'water':267 'way':205 'welcom':397 'wifi':100 'window':13,67,150,172,421,430 'wine':163 'work':389 'would':225,334,342,379,395 'year':5,10,34 'yet':21 'z690':99"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705879047
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/21449891"
    +editedAt: DateTimeImmutable @1727212251 {#2670
      date: 2024-09-24 23:10:51.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705792647 {#2608
      date: 2024-01-21 00:17:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: """
    KVM has been my go-to for many years of running servers because it is extremely lightweight. Like for example, last year I finally ditched the old poweredge 860 servers (very early 2000’s machines which topped out with a dual-core CPU and 8GB of memory), however from these servers I was running half a dozen virtual linux boxes handling websites and email. Of course running a Windows vm is going to take a lot more resources but any desktop computer that is less than a decade old would easily handle it while still managing your regular linux desktop.\n
    \n
    One caveat about KVM, however, is that there’s not really a great GUI interface for it. There IS a monitor to manage the VMs you have up and running, but I always launch new VMs from the command line, which is pretty much just a matter of setting the name and memory, pointing it to an existing image file or ISO, and then using the GUI monitor to launch a VNC remote connection to handle getting a new OS installed or make changes to an existing image to get it on the network. I don’t consider this a burden, but then again I grew up on the command line.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705807089 {#2131
    date: 2024-01-21 04:18:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hellmo_Luciferrari@lemm.ee"
    "@lemmyreader@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 327284
  -bodyTs: "'2000':34 '860':30 '8gb':47 'alway':135 'box':62 'burden':203 'caveat':104 'chang':186 'command':141,212 'comput':84 'connect':176 'consid':200 'core':44 'cours':68 'cpu':45 'decad':90 'desktop':83,102 'ditch':26 'dozen':59 'dual':43 'dual-cor':42 'earli':33 'easili':93 'email':66 'exampl':21 'exist':160,189 'extrem':17 'file':162 'final':25 'get':179,192 'go':6,74 'go-to':5 'great':115 'grew':208 'gui':116,169 'half':57 'handl':63,94,178 'howev':50,107 'imag':161,190 'instal':183 'interfac':117 'iso':164 'kvm':1,106 'last':22 'launch':136,172 'less':87 'lightweight':18 'like':19 'line':142,213 'linux':61,101 'lot':78 'machin':36 'make':185 'manag':98,125 'mani':9 'matter':149 'memori':49,155 'monitor':123,170 'much':146 'name':153 'network':196 'new':137,181 'old':28,91 'one':103 'os':182 'point':156 'poweredg':29 'pretti':145 'realli':113 'regular':100 'remot':175 'resourc':80 'run':12,56,69,132 'server':13,31,53 'set':151 'still':97 'take':76 'top':38 'use':167 'virtual':60 'vm':72 'vms':127,138 'vnc':174 'websit':64 'window':71 'would':92 'year':10,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6998097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705807089 {#2132
    date: 2024-01-21 04:18:09.0 +01:00
  }
  +"title": 327284
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2336
  +user: Proxies\__CG__\App\Entity\User {#2614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#2691 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
  +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
  +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
  +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728555713 {#2193
    date: 2024-10-10 12:21:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  +badges: Doctrine\ORM\PersistentCollection {#2754 …}
  +children: [
    7 => App\Entity\EntryComment {#2309
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
      +root: App\Entity\EntryComment {#2343
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: null
        +root: null
        +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728520860 {#2342
          date: 2024-10-10 02:41:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 334455
        -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7086908"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706028637 {#2337
          date: 2024-01-23 17:50:37.0 +01:00
        }
        +"title": 334455
      }
      +body: """
        So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
        \n
        By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
        \n
        If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706047380 {#2293
        date: 2024-01-23 23:03:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2302 …}
      +nested: Doctrine\ORM\PersistentCollection {#2320 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
      -id: 335272
      -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7094266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706047380 {#2291
        date: 2024-01-23 23:03:00.0 +01:00
      }
      +"title": 335272
    }
    5 => App\Entity\EntryComment {#2054
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706035152 {#2055
        date: 2024-01-23 19:39:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2053 …}
      +nested: Doctrine\ORM\PersistentCollection {#2165 …}
      +votes: Doctrine\ORM\PersistentCollection {#2104 …}
      +reports: Doctrine\ORM\PersistentCollection {#2099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
      -id: 334774
      -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7089562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706035152 {#2052
        date: 2024-01-23 19:39:12.0 +01:00
      }
      +"title": 334774
    }
    6 => App\Entity\EntryComment {#2161
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706042588 {#2116
        date: 2024-01-23 21:43:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2044 …}
      +votes: Doctrine\ORM\PersistentCollection {#2127 …}
      +reports: Doctrine\ORM\PersistentCollection {#2043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
      -id: 335082
      -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7092397"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706042588 {#2120
        date: 2024-01-23 21:43:08.0 +01:00
      }
      +"title": 335082
    }
    4 => App\Entity\EntryComment {#2066
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +root: App\Entity\EntryComment {#2343}
      +body: """
        I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
        \n
        I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706034826 {#2065
        date: 2024-01-23 19:33:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@n2burns@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 334761
      -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7089471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706034826 {#2074
        date: 2024-01-23 19:33:46.0 +01:00
      }
      +"title": 334761
    }
    3 => App\Entity\EntryComment {#2214
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706044390 {#2227
        date: 2024-01-23 22:13:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
        "@Euphoma@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2231 …}
      +votes: Doctrine\ORM\PersistentCollection {#2229 …}
      +reports: Doctrine\ORM\PersistentCollection {#2252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
      -id: 335158
      -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7093092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706044390 {#2216
        date: 2024-01-23 22:13:10.0 +01:00
      }
      +"title": 335158
    }
    2 => App\Entity\EntryComment {#2106
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +root: App\Entity\EntryComment {#2343}
      +body: """
        Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
        \n
        Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706037340 {#2109
        date: 2024-01-23 20:15:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 334875
      -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7090393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706037340 {#2103
        date: 2024-01-23 20:15:40.0 +01:00
      }
      +"title": 334875
    }
    1 => App\Entity\EntryComment {#2319
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706047598 {#2304
        date: 2024-01-23 23:06:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@jjlinux@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 335283
      -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7094340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706047598 {#2303
        date: 2024-01-23 23:06:38.0 +01:00
      }
      +"title": 335283
    }
    0 => App\Entity\EntryComment {#2343}
  ]
  -id: 32628
  -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706113434
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11088313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027034 {#2652
    date: 2024-01-23 17:23:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2336
  +user: Proxies\__CG__\App\Entity\User {#2614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#2691 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
  +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
  +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
  +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728555713 {#2193
    date: 2024-10-10 12:21:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  +badges: Doctrine\ORM\PersistentCollection {#2754 …}
  +children: [
    7 => App\Entity\EntryComment {#2309
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
      +root: App\Entity\EntryComment {#2343
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: null
        +root: null
        +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728520860 {#2342
          date: 2024-10-10 02:41:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 334455
        -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7086908"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706028637 {#2337
          date: 2024-01-23 17:50:37.0 +01:00
        }
        +"title": 334455
      }
      +body: """
        So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
        \n
        By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
        \n
        If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706047380 {#2293
        date: 2024-01-23 23:03:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2302 …}
      +nested: Doctrine\ORM\PersistentCollection {#2320 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
      -id: 335272
      -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7094266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706047380 {#2291
        date: 2024-01-23 23:03:00.0 +01:00
      }
      +"title": 335272
    }
    5 => App\Entity\EntryComment {#2054
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706035152 {#2055
        date: 2024-01-23 19:39:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2053 …}
      +nested: Doctrine\ORM\PersistentCollection {#2165 …}
      +votes: Doctrine\ORM\PersistentCollection {#2104 …}
      +reports: Doctrine\ORM\PersistentCollection {#2099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
      -id: 334774
      -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7089562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706035152 {#2052
        date: 2024-01-23 19:39:12.0 +01:00
      }
      +"title": 334774
    }
    6 => App\Entity\EntryComment {#2161
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706042588 {#2116
        date: 2024-01-23 21:43:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2044 …}
      +votes: Doctrine\ORM\PersistentCollection {#2127 …}
      +reports: Doctrine\ORM\PersistentCollection {#2043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
      -id: 335082
      -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7092397"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706042588 {#2120
        date: 2024-01-23 21:43:08.0 +01:00
      }
      +"title": 335082
    }
    4 => App\Entity\EntryComment {#2066
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +root: App\Entity\EntryComment {#2343}
      +body: """
        I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
        \n
        I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706034826 {#2065
        date: 2024-01-23 19:33:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@n2burns@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 334761
      -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7089471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706034826 {#2074
        date: 2024-01-23 19:33:46.0 +01:00
      }
      +"title": 334761
    }
    3 => App\Entity\EntryComment {#2214
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706044390 {#2227
        date: 2024-01-23 22:13:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
        "@Euphoma@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2231 …}
      +votes: Doctrine\ORM\PersistentCollection {#2229 …}
      +reports: Doctrine\ORM\PersistentCollection {#2252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
      -id: 335158
      -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7093092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706044390 {#2216
        date: 2024-01-23 22:13:10.0 +01:00
      }
      +"title": 335158
    }
    2 => App\Entity\EntryComment {#2106
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +root: App\Entity\EntryComment {#2343}
      +body: """
        Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
        \n
        Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706037340 {#2109
        date: 2024-01-23 20:15:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 334875
      -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7090393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706037340 {#2103
        date: 2024-01-23 20:15:40.0 +01:00
      }
      +"title": 334875
    }
    1 => App\Entity\EntryComment {#2319
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706047598 {#2304
        date: 2024-01-23 23:06:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@jjlinux@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 335283
      -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7094340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706047598 {#2303
        date: 2024-01-23 23:06:38.0 +01:00
      }
      +"title": 335283
    }
    0 => App\Entity\EntryComment {#2343}
  ]
  -id: 32628
  -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706113434
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11088313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027034 {#2652
    date: 2024-01-23 17:23:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2336
  +user: Proxies\__CG__\App\Entity\User {#2614 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: Proxies\__CG__\App\Entity\Image {#2691 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
  +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
  +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
  +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 33
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728555713 {#2193
    date: 2024-10-10 12:21:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2712 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
  +badges: Doctrine\ORM\PersistentCollection {#2754 …}
  +children: [
    7 => App\Entity\EntryComment {#2309
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
      +root: App\Entity\EntryComment {#2343
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: null
        +root: null
        +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1728520860 {#2342
          date: 2024-10-10 02:41:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 334455
        -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7086908"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706028637 {#2337
          date: 2024-01-23 17:50:37.0 +01:00
        }
        +"title": 334455
      }
      +body: """
        So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
        \n
        By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
        \n
        If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706047380 {#2293
        date: 2024-01-23 23:03:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2302 …}
      +nested: Doctrine\ORM\PersistentCollection {#2320 …}
      +votes: Doctrine\ORM\PersistentCollection {#2322 …}
      +reports: Doctrine\ORM\PersistentCollection {#2312 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
      -id: 335272
      -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7094266"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706047380 {#2291
        date: 2024-01-23 23:03:00.0 +01:00
      }
      +"title": 335272
    }
    5 => App\Entity\EntryComment {#2054
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706035152 {#2055
        date: 2024-01-23 19:39:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2053 …}
      +nested: Doctrine\ORM\PersistentCollection {#2165 …}
      +votes: Doctrine\ORM\PersistentCollection {#2104 …}
      +reports: Doctrine\ORM\PersistentCollection {#2099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
      -id: 334774
      -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7089562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706035152 {#2052
        date: 2024-01-23 19:39:12.0 +01:00
      }
      +"title": 334774
    }
    6 => App\Entity\EntryComment {#2161
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706042588 {#2116
        date: 2024-01-23 21:43:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2163 …}
      +nested: Doctrine\ORM\PersistentCollection {#2044 …}
      +votes: Doctrine\ORM\PersistentCollection {#2127 …}
      +reports: Doctrine\ORM\PersistentCollection {#2043 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
      -id: 335082
      -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7092397"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706042588 {#2120
        date: 2024-01-23 21:43:08.0 +01:00
      }
      +"title": 335082
    }
    4 => App\Entity\EntryComment {#2066
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
      +root: App\Entity\EntryComment {#2343}
      +body: """
        I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
        \n
        I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706034826 {#2065
        date: 2024-01-23 19:33:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@n2burns@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2067 …}
      +nested: Doctrine\ORM\PersistentCollection {#2049 …}
      +votes: Doctrine\ORM\PersistentCollection {#2051 …}
      +reports: Doctrine\ORM\PersistentCollection {#2059 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
      -id: 334761
      -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7089471"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706034826 {#2074
        date: 2024-01-23 19:33:46.0 +01:00
      }
      +"title": 334761
    }
    3 => App\Entity\EntryComment {#2214
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706044390 {#2227
        date: 2024-01-23 22:13:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
        "@Euphoma@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2231 …}
      +votes: Doctrine\ORM\PersistentCollection {#2229 …}
      +reports: Doctrine\ORM\PersistentCollection {#2252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
      -id: 335158
      -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7093092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706044390 {#2216
        date: 2024-01-23 22:13:10.0 +01:00
      }
      +"title": 335158
    }
    2 => App\Entity\EntryComment {#2106
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +root: App\Entity\EntryComment {#2343}
      +body: """
        Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
        \n
        Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706037340 {#2109
        date: 2024-01-23 20:15:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 334875
      -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7090393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706037340 {#2103
        date: 2024-01-23 20:15:40.0 +01:00
      }
      +"title": 334875
    }
    1 => App\Entity\EntryComment {#2319
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
      +root: App\Entity\EntryComment {#2343}
      +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706047598 {#2304
        date: 2024-01-23 23:06:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@Shdwdrgn@mander.xyz"
        "@jjlinux@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2318 …}
      +nested: Doctrine\ORM\PersistentCollection {#2316 …}
      +votes: Doctrine\ORM\PersistentCollection {#2294 …}
      +reports: Doctrine\ORM\PersistentCollection {#2296 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
      -id: 335283
      -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/7094340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706047598 {#2303
        date: 2024-01-23 23:06:38.0 +01:00
      }
      +"title": 335283
    }
    0 => App\Entity\EntryComment {#2343}
  ]
  -id: 32628
  -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706113434
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11088313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027034 {#2652
    date: 2024-01-23 17:23:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2309
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309}
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: App\Entity\EntryComment {#2343}
  +body: """
    So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
    \n
    By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
    \n
    If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706047380 {#2293
    date: 2024-01-23 23:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 335272
  -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7094266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047380 {#2291
    date: 2024-01-23 23:03:00.0 +01:00
  }
  +"title": 335272
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2309
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309}
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: App\Entity\EntryComment {#2343}
  +body: """
    So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
    \n
    By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
    \n
    If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706047380 {#2293
    date: 2024-01-23 23:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 335272
  -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7094266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047380 {#2291
    date: 2024-01-23 23:03:00.0 +01:00
  }
  +"title": 335272
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2309
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309}
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: App\Entity\EntryComment {#2343}
  +body: """
    So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
    \n
    By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
    \n
    If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706047380 {#2293
    date: 2024-01-23 23:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2302 …}
  +nested: Doctrine\ORM\PersistentCollection {#2320 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  -id: 335272
  -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7094266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047380 {#2291
    date: 2024-01-23 23:03:00.0 +01:00
  }
  +"title": 335272
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2054
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054}
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706035152 {#2055
    date: 2024-01-23 19:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 334774
  -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7089562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035152 {#2052
    date: 2024-01-23 19:39:12.0 +01:00
  }
  +"title": 334774
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2054
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054}
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706035152 {#2055
    date: 2024-01-23 19:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 334774
  -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7089562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035152 {#2052
    date: 2024-01-23 19:39:12.0 +01:00
  }
  +"title": 334774
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2054
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054}
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706035152 {#2055
    date: 2024-01-23 19:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 334774
  -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7089562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706035152 {#2052
    date: 2024-01-23 19:39:12.0 +01:00
  }
  +"title": 334774
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2161
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161}
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706042588 {#2116
    date: 2024-01-23 21:43:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 335082
  -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7092397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042588 {#2120
    date: 2024-01-23 21:43:08.0 +01:00
  }
  +"title": 335082
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2161
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161}
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706042588 {#2116
    date: 2024-01-23 21:43:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 335082
  -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7092397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042588 {#2120
    date: 2024-01-23 21:43:08.0 +01:00
  }
  +"title": 335082
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2161
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161}
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706042588 {#2116
    date: 2024-01-23 21:43:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2163 …}
  +nested: Doctrine\ORM\PersistentCollection {#2044 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 335082
  -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7092397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706042588 {#2120
    date: 2024-01-23 21:43:08.0 +01:00
  }
  +"title": 335082
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2066
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066}
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: App\Entity\EntryComment {#2343}
  +body: """
    I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
    \n
    I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706034826 {#2065
    date: 2024-01-23 19:33:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 334761
  -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7089471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706034826 {#2074
    date: 2024-01-23 19:33:46.0 +01:00
  }
  +"title": 334761
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2066
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066}
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: App\Entity\EntryComment {#2343}
  +body: """
    I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
    \n
    I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706034826 {#2065
    date: 2024-01-23 19:33:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 334761
  -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7089471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706034826 {#2074
    date: 2024-01-23 19:33:46.0 +01:00
  }
  +"title": 334761
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2066
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066}
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
  +root: App\Entity\EntryComment {#2343}
  +body: """
    I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
    \n
    I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706034826 {#2065
    date: 2024-01-23 19:33:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 334761
  -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7089471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706034826 {#2074
    date: 2024-01-23 19:33:46.0 +01:00
  }
  +"title": 334761
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2214
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214}
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706044390 {#2227
    date: 2024-01-23 22:13:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
    "@Euphoma@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 335158
  -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7093092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706044390 {#2216
    date: 2024-01-23 22:13:10.0 +01:00
  }
  +"title": 335158
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2214
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214}
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706044390 {#2227
    date: 2024-01-23 22:13:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
    "@Euphoma@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 335158
  -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7093092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706044390 {#2216
    date: 2024-01-23 22:13:10.0 +01:00
  }
  +"title": 335158
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2214
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214}
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706044390 {#2227
    date: 2024-01-23 22:13:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
    "@Euphoma@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 335158
  -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7093092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706044390 {#2216
    date: 2024-01-23 22:13:10.0 +01:00
  }
  +"title": 335158
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2106
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106}
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +root: App\Entity\EntryComment {#2343}
  +body: """
    Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
    \n
    Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706037340 {#2109
    date: 2024-01-23 20:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 334875
  -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7090393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706037340 {#2103
    date: 2024-01-23 20:15:40.0 +01:00
  }
  +"title": 334875
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2106
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106}
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +root: App\Entity\EntryComment {#2343}
  +body: """
    Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
    \n
    Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706037340 {#2109
    date: 2024-01-23 20:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 334875
  -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7090393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706037340 {#2103
    date: 2024-01-23 20:15:40.0 +01:00
  }
  +"title": 334875
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2106
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106}
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +root: App\Entity\EntryComment {#2343}
  +body: """
    Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
    \n
    Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706037340 {#2109
    date: 2024-01-23 20:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 334875
  -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7090393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706037340 {#2103
    date: 2024-01-23 20:15:40.0 +01:00
  }
  +"title": 334875
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2319
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319}
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706047598 {#2304
    date: 2024-01-23 23:06:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@jjlinux@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 335283
  -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7094340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047598 {#2303
    date: 2024-01-23 23:06:38.0 +01:00
  }
  +"title": 335283
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2319
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319}
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706047598 {#2304
    date: 2024-01-23 23:06:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@jjlinux@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 335283
  -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7094340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047598 {#2303
    date: 2024-01-23 23:06:38.0 +01:00
  }
  +"title": 335283
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2319
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
          +image: null
          +parent: null
          +root: null
          +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1728520860 {#2342
            date: 2024-10-10 02:41:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ForgottenFlux@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2335 …}
          +nested: Doctrine\ORM\PersistentCollection {#2338 …}
          +votes: Doctrine\ORM\PersistentCollection {#2143 …}
          +reports: Doctrine\ORM\PersistentCollection {#2136 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
          -id: 334455
          -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://mander.xyz/comment/7086908"
          +editedAt: null
          +createdAt: DateTimeImmutable @1706028637 {#2337
            date: 2024-01-23 17:50:37.0 +01:00
          }
          +"title": 334455
        }
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319}
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
  +root: App\Entity\EntryComment {#2343}
  +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706047598 {#2304
    date: 2024-01-23 23:06:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@Shdwdrgn@mander.xyz"
    "@jjlinux@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 335283
  -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7094340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706047598 {#2303
    date: 2024-01-23 23:06:38.0 +01:00
  }
  +"title": 335283
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2343
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728520860 {#2342
    date: 2024-10-10 02:41:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 334455
  -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7086908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028637 {#2337
    date: 2024-01-23 17:50:37.0 +01:00
  }
  +"title": 334455
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2343
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728520860 {#2342
    date: 2024-10-10 02:41:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 334455
  -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7086908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028637 {#2337
    date: 2024-01-23 17:50:37.0 +01:00
  }
  +"title": 334455
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2343
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2614 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
    +image: Proxies\__CG__\App\Entity\Image {#2691 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2713 …}
    +slug: "4-reasons-to-try-Mozilla-s-new-Firefox-Linux-package-for"
    +title: "4 reasons to try Mozilla’s new Firefox Linux package for Ubuntu and Debian derivatives | The Mozilla Blog"
    +url: "https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 33
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728555713 {#2193
      date: 2024-10-10 12:21:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2712 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2707 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2737 …}
    +badges: Doctrine\ORM\PersistentCollection {#2754 …}
    +children: [
      7 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          So it’s ok that it works for *your* use-case and screw consistency? My point is that if you say it’s ok for one application to do things their own way, it basically invites every other app developer to ignore the standards and just do whatever they want. And no, single-click selecting the entire URL shouldn’t be considered a standard, it’s just something that changed in the last few years when one browser made the call and everyone else played follow-the-leader.\n
          \n
          By the way, you mentioned that “all” of your browsers behave the same way . I’d like to remind you that Chrome, Chromium, and Safari all use the same engine so they’re basically the same thing. I think Opera stands alone but I don’t have that installed here so I can’t check it immediately. I’d ask if anyone had checked Exploder, but who in their right mind uses that except for work-related stuff where their developers can’t write HTML, and Microsoft is probably the ones who started this mess anything since they’re well know for ignoring standards. That really only leaves four unique browsers though. Not saying you didn’t consider this already, I just wanted to point it out in case you hadn’t.\n
          \n
          If you want an example similar to an address bar, how about the current path in any file manager – I have Caja, Dolphin, and something called PCManFM here (not sure where that came from)? Once again, a single click does not select the entire path, it just places the cursor exactly where you clicked and nothing is selected. I can’t think of any other types of applications where you have some kind of a navigation bar, but that’s the closest example I know.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047380 {#2293
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2302 …}
        +nested: Doctrine\ORM\PersistentCollection {#2320 …}
        +votes: Doctrine\ORM\PersistentCollection {#2322 …}
        +reports: Doctrine\ORM\PersistentCollection {#2312 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
        -id: 335272
        -bodyTs: "'address':233 'alon':133 'alreadi':212 'anyon':153 'anyth':188 'app':40 'applic':28,292 'ask':151 'bar':234,301 'basic':36,125 'behav':102 'browser':80,101,203 'caja':246 'call':83,250 'came':257 'case':12,221 'chang':72 'check':146,155 'chrome':113 'chromium':114 'click':56,263,278 'closest':306 'consid':64,210 'consist':15 'current':238 'cursor':274 'd':107,150 'develop':41,173 'didn':208 'dolphin':247 'els':86 'engin':121 'entir':59,268 'everi':38 'everyon':85 'exact':275 'exampl':229,307 'except':165 'explod':156 'file':242 'follow':89 'follow-the-lead':88 'four':201 'hadn':223 'html':177 'ignor':43,195 'immedi':148 'instal':140 'invit':37 'kind':297 'know':193,309 'last':75 'leader':91 'leav':200 'like':108 'made':81 'manag':243 'mention':96 'mess':187 'microsoft':179 'mind':162 'navig':300 'noth':280 'ok':4,25 'one':27,79,183 'opera':131 'path':239,269 'pcmanfm':251 'place':272 'play':87 'point':17,217 'probabl':181 're':124,191 'realli':198 'relat':169 'remind':110 'right':161 'safari':116 'say':22,206 'screw':14 'select':57,266,282 'shouldn':61 'similar':230 'sinc':189 'singl':55,262 'single-click':54 'someth':70,249 'stand':132 'standard':45,66,196 'start':185 'stuff':170 'sure':254 'thing':31,128 'think':130,286 'though':204 'type':290 'uniqu':202 'url':60 'use':11,118,163 'use-cas':10 'want':51,215,227 'way':34,94,105 'well':192 'whatev':49 'work':7,168 'work-rel':167 'write':176 'year':77"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094266"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047380 {#2291
          date: 2024-01-23 23:03:00.0 +01:00
        }
        +"title": 335272
      }
      5 => App\Entity\EntryComment {#2054
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "They all do it NOW. They did not always do it this way. Firefox is what I’ve always used, so I know they used to let the desktop handle how clicks were managed. Literally anything else on my desktop, if I click once it simply places the cursor where I clicked. And since I need to copy partial URLs multiple times a day, this change is something that constantly aggravates me. Now I have to click the address bar four times quickly in order for it to finally place the cursor where I’m clicking at. It’s not nitpicking if they intentionally changed an operation to no longer follow the rules of everything else on the desktop. Being inconsistent is not user-friendly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1706035152 {#2055
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2053 …}
        +nested: Doctrine\ORM\PersistentCollection {#2165 …}
        +votes: Doctrine\ORM\PersistentCollection {#2104 …}
        +reports: Doctrine\ORM\PersistentCollection {#2099 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
        -id: 334774
        -bodyTs: "'address':79 'aggrav':71 'alway':9,19 'anyth':36 'bar':80 'chang':66,105 'click':32,43,52,77,96 'constant':70 'copi':58 'cursor':49,92 'day':64 'desktop':29,40,119 'els':37,116 'everyth':115 'final':89 'firefox':14 'follow':111 'four':81 'friend':126 'handl':30 'inconsist':121 'intent':104 'know':23 'let':27 'liter':35 'longer':110 'm':95 'manag':34 'multipl':61 'need':56 'nitpick':101 'oper':107 'order':85 'partial':59 'place':47,90 'quick':83 'rule':113 'simpli':46 'sinc':54 'someth':68 'time':62,82 'url':60 'use':20,25 'user':125 'user-friend':124 've':18 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089562"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706035152 {#2052
          date: 2024-01-23 19:39:12.0 +01:00
        }
        +"title": 334774
      }
      6 => App\Entity\EntryComment {#2161
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2160 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "Maybe because it WAS consistent until the FF devs made the choice to change it? As I said before, if they decided to change the role of the right-click to no longer bring up a context menu, would you be ok with that as well? What about the difference between clicking on text in a browser article or clicking into a textarea? Those also have different roles, so if the devs decide that a user single-clicking into the textarea should automatically select the entire field, would that make sense to you? If I click on any text anywhere in any application, I expect to get the same results, and not have to remember how every application handles that click differently. Sure if I was clicking on something *other* than text then different actions might make sense in different applications, but the idea of a single click on the address bar selecting everything is akin to clicking an icon on my desktop and having all the surrounding icons also getting selected – it just doesn’t make sense and it’s not consistent with a single click in any other application."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706042588 {#2116
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2163 …}
        +nested: Doctrine\ORM\PersistentCollection {#2044 …}
        +votes: Doctrine\ORM\PersistentCollection {#2127 …}
        +reports: Doctrine\ORM\PersistentCollection {#2043 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2215 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
        -id: 335082
        -bodyTs: "'action':137 'address':153 'akin':158 'also':66,172 'anywher':102 'applic':105,120,143,193 'articl':59 'automat':85 'bar':154 'bring':35 'browser':58 'chang':14,24 'choic':12 'click':31,53,61,80,98,123,129,150,160,189 'consist':5,185 'context':38 'decid':22,74 'desktop':165 'dev':9,73 'differ':51,68,124,136,142 'doesn':177 'entir':88 'everi':119 'everyth':156 'expect':107 'ff':8 'field':89 'get':109,173 'handl':121 'icon':162,171 'idea':146 'longer':34 'made':10 'make':92,139,179 'mayb':1 'menu':39 'might':138 'ok':43 'rememb':117 'result':112 'right':30 'right-click':29 'role':26,69 'said':18 'select':86,155,174 'sens':93,140,180 'singl':79,149,188 'single-click':78 'someth':131 'sure':125 'surround':170 'text':55,101,134 'textarea':64,83 'user':77 'well':47 'would':40,90"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7092397"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706042588 {#2120
          date: 2024-01-23 21:43:08.0 +01:00
        }
        +"title": 335082
      }
      4 => App\Entity\EntryComment {#2066
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2071 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          I think it was around FF78 that they changed this behavior. Before that a single click just placed the cursor, double-click highlighted a word, and triple-click highlighted the entire address. This is the behavior for anything I click anywhere on my desktop (debian/mate) so I suspect what happened is the firefox devs decided to hard-code the behavior instead of letting the desktop handle it. I know there was a bug report for the issue which the devs repeatedly closed as won’t fix, at one point literally saying this was the way things worked in Windows and they were following that path for consistency across all operating systems, despite multiple examples given to show this was NOT the expected behavior on any Linux platform.\n
          \n
          I’m not too surprised Chrome does this too, but it does make me wonder if Chrome following this path is the reason why the FF devs decided to copy it? Just because everyone else is doing it doesn’t mean that is the correct or expected behavior. ;-)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706034826 {#2065
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2067 …}
        +nested: Doctrine\ORM\PersistentCollection {#2049 …}
        +votes: Doctrine\ORM\PersistentCollection {#2051 …}
        +reports: Doctrine\ORM\PersistentCollection {#2059 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
        -id: 334761
        -bodyTs: "'across':111 'address':34 'anyth':40 'anywher':43 'around':5 'behavior':11,38,63,126,178 'bug':76 'chang':9 'chrome':136,147 'click':16,23,30,42 'close':85 'code':61 'consist':110 'copi':160 'correct':175 'cursor':20 'debian/mate':47 'decid':57,158 'desktop':46,68 'despit':115 'dev':56,83,157 'doesn':169 'doubl':22 'double-click':21 'els':165 'entir':33 'everyon':164 'exampl':117 'expect':125,177 'ff':156 'ff78':6 'firefox':55 'fix':89 'follow':106,148 'given':118 'handl':69 'happen':52 'hard':60 'hard-cod':59 'highlight':24,31 'instead':64 'issu':80 'know':72 'let':66 'linux':129 'liter':93 'm':132 'make':143 'mean':171 'multipl':116 'one':91 'oper':113 'path':108,150 'place':18 'platform':130 'point':92 'reason':153 'repeat':84 'report':77 'say':94 'show':120 'singl':15 'surpris':135 'suspect':50 'system':114 'thing':99 'think':2 'tripl':29 'triple-click':28 'way':98 'window':102 'won':87 'wonder':145 'word':26 'work':100"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7089471"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706034826 {#2074
          date: 2024-01-23 19:33:46.0 +01:00
        }
        +"title": 334761
      }
      3 => App\Entity\EntryComment {#2214
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "It certainly helps, that was already mentioned by someone else and wasn’t an option I was aware of."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706044390 {#2227
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
          "@Euphoma@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2225 …}
        +nested: Doctrine\ORM\PersistentCollection {#2231 …}
        +votes: Doctrine\ORM\PersistentCollection {#2229 …}
        +reports: Doctrine\ORM\PersistentCollection {#2252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
        -id: 335158
        -bodyTs: "'alreadi':6 'awar':18 'certain':2 'els':10 'help':3 'mention':7 'option':15 'someon':9 'wasn':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7093092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706044390 {#2216
          date: 2024-01-23 22:13:10.0 +01:00
        }
        +"title": 335158
      }
      2 => App\Entity\EntryComment {#2106
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
        +root: App\Entity\EntryComment {#2343}
        +body: """
          Open any document. Single click somewhere within that document. What do you expect to happen? Do you expect your cursor to be placed where you clicked, or do you expect the entire line to be highlighted? My guess is that you expect consistency in every application doing the same thing for a single click.\n
          \n
          Just because one browser decided to change how they react, and everybody else copied that behavior, does not mean it is the correct or expected behavior. You’ve just gotten used to the difference that was forced on you, but imagine if every application on your desktop reacted differently depending on how many times you clicked a spot? What happens when they also start modifying the results of a right-click into something unexpected like clearing your cookies? Is that also OK just because one browser started doing it and every other browser copied that function?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1706037340 {#2109
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@eager_eagle@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2107 …}
        +nested: Doctrine\ORM\PersistentCollection {#2124 …}
        +votes: Doctrine\ORM\PersistentCollection {#2118 …}
        +reports: Doctrine\ORM\PersistentCollection {#2121 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
        -id: 334875
        -bodyTs: "'also':117,136 'applic':46,98 'behavior':70,80 'browser':58,141,148 'chang':61 'clear':131 'click':5,26,54,110,126 'consist':43 'cooki':133 'copi':68,149 'correct':77 'cursor':20 'decid':59 'depend':104 'desktop':101 'differ':88,103 'document':3,9 'els':67 'entir':32 'everi':45,97,146 'everybodi':66 'expect':13,18,30,42,79 'forc':91 'function':151 'gotten':84 'guess':38 'happen':15,114 'highlight':36 'imagin':95 'like':130 'line':33 'mani':107 'mean':73 'modifi':119 'ok':137 'one':57,140 'open':1 'place':23 'react':64,102 'result':121 'right':125 'right-click':124 'singl':4,53 'someth':128 'somewher':6 'spot':112 'start':118,142 'thing':50 'time':108 'unexpect':129 'use':85 've':82 'within':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7090393"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706037340 {#2103
          date: 2024-01-23 20:15:40.0 +01:00
        }
        +"title": 334875
      }
      1 => App\Entity\EntryComment {#2319
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2317 …}
        +root: App\Entity\EntryComment {#2343}
        +body: "I found it annoying when FF no longer showed the http part of an address, but since nearly everything is on https these days it very rarely bounces back and forth for me any more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706047598 {#2304
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ForgottenFlux@lemmy.world"
          "@Shdwdrgn@mander.xyz"
          "@jjlinux@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2318 …}
        +nested: Doctrine\ORM\PersistentCollection {#2316 …}
        +votes: Doctrine\ORM\PersistentCollection {#2294 …}
        +reports: Doctrine\ORM\PersistentCollection {#2296 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
        -id: 335283
        -bodyTs: "'address':15 'annoy':4 'back':29 'bounc':28 'day':24 'everyth':19 'ff':6 'forth':31 'found':2 'http':11 'https':22 'longer':8 'near':18 'part':12 'rare':27 'show':9 'sinc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://mander.xyz/comment/7094340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706047598 {#2303
          date: 2024-01-23 23:06:38.0 +01:00
        }
        +"title": 335283
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 32628
    -titleTs: "'4':1 'blog':18 'debian':14 'deriv':15 'firefox':8 'linux':9 'mozilla':5,17 'new':7 'packag':10 'reason':2 'tri':4 'ubuntu':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113434
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088313"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027034 {#2652
      date: 2024-01-23 17:23:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2364 …}
  +image: null
  +parent: null
  +root: null
  +body: "So does that mean they’re finally going to make clicking on the address bar compatible with the Linux method of doing things (a single click puts the cursor where you clicked, NOT highlight the entire address, which is completely different from every other application on the desktop)? Because this whole business of “we’re not going to fix this even though it previously worked correctly because we insist everyone should do things the Microsoft way” has been an annoyance for the past few years since they changed the basic function on that one thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1728520860 {#2342
    date: 2024-10-10 02:41:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 334455
  -bodyTs: "'address':14,37 'annoy':80 'applic':45 'bar':15 'basic':90 'busi':52 'chang':88 'click':11,26,32 'compat':16 'complet':40 'correct':66 'cursor':29 'desktop':48 'differ':41 'entir':36 'even':61 'everi':43 'everyon':70 'final':7 'fix':59 'function':91 'go':8,57 'highlight':34 'insist':69 'linux':19 'make':10 'mean':4 'method':20 'microsoft':75 'one':94 'past':83 'previous':64 'put':27 're':6,55 'sinc':86 'singl':25 'thing':23,73,95 'though':62 'way':76 'whole':51 'work':65 'year':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/7086908"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706028637 {#2337
    date: 2024-01-23 17:50:37.0 +01:00
  }
  +"title": 334455
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details