Redirect 302 redirect from GET @entry_comment_create (b146ef)

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1370
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +entry: App\Entity\Entry {#1805 …}
  +magazine: App\Entity\Magazine {#311
    +icon: Proxies\__CG__\App\Entity\Image {#292 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#319
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#268 …}
    +entries: Doctrine\ORM\PersistentCollection {#226 …}
    +posts: Doctrine\ORM\PersistentCollection {#184 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#246 …}
    +bans: Doctrine\ORM\PersistentCollection {#163 …}
    +reports: Doctrine\ORM\PersistentCollection {#149 …}
    +badges: Doctrine\ORM\PersistentCollection {#127 …}
    +logs: Doctrine\ORM\PersistentCollection {#117 …}
    +awards: Doctrine\ORM\PersistentCollection {#106 …}
    +categories: Doctrine\ORM\PersistentCollection {#93 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#320
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#314
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Late to the party, but we’re talking long-term feedback, right? My point of comparison is a 2017 8th gen i5 dell 7385 with 8gb of ram, running Arch/Gnome.\n
    \n
    I’m just out of a huge project involving Ardour, Audacity, kdenlive, Jack, Wireplumber and many gigs of media files on my 2023, brand new, M2 Pro, 16gb Ram 14inch mbp.\n
    \n
    I installed Asahi Fedora Remix straight out of the box after updating the mac side (mandatory!). Install is indeed super-smooth. I choose to conform to defaults, and installed the KDE desktop variant ; as expected, I didn’t enjoy it and installed Gnome almost immediately. I’m a long time Gnome user *fanatic* tbh.\n
    \n
    It Just Works, plain and simple.\n
    \n
    - I was expecting to be blown away by the performance, but it just feels "normal’, launching Firefox or whatnot isn’t that different from Linux on an old i5. It is snappy, but it’s not like Linux doesn’t work very well on average hardware.\n
    - Rendering video was admittedly faster, but I only worked on 1080p 45s to 4min stuff, so not a scientific measure here.\n
    - Battery life is good while running the Ardour multitrack DAW for instance. I noticed on macos, gaming on steam, that I can drain it pretty fast if I just play obliviously in the middle of the day. So not a bad battery, really usable work hours out of it - within workloads limits.\n
    - Sleep battery consumption is bad, about 50℅ a day. Better turn it off between things, and reboot.\n
    - …Which is what I do to my other laptop, it being plagued by S3 sleep issues. But booting the i5 is fast, so it’s OK. Boot times of the mbp isn’t that fast tho, again I was expecting more from the hardware.\n
    - Some software isn’t available on the Fedora repos or flatpak/flathub for the 64bits Arm architecture, but there’s much much that is available, including for me the latest wireplumber / jack stack which I do need IRL for work.\n
    - You will have to learn Fedora’s dnf package manager tool, but it’s “the same” as anything .deb, or about.\n
    \n
    So there are minor annoyances *pertaining to my use case*, but it is more than bearable. I’d never have bought such device without the Asahi project, it is a great daily driver to live (and puzzle coworkers) with.\n
    \n
    Now, 3 fingers swipe up, and [Spin The Cube, Dude!](https://extensions.gnome.org/extension/4648/desktop-cube/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705836948 {#1602
    date: 2024-01-21 12:35:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1379 …}
  +nested: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 327973
  -bodyTs: "'/extension/4648/desktop-cube/)':415 '1080p':180 '14inch':61 '16gb':59 '2017':20 '2023':54 '3':404 '45s':181 '4min':183 '50':249 '64bits':317 '7385':25 '8gb':27 '8th':21 'admit':173 'almost':107 'annoy':368 'anyth':360 'arch/gnome':31 'architectur':319 'ardour':41,198 'arm':318 'asahi':65,389 'audac':42 'avail':308,327 'averag':168 'away':130 'bad':231,247 'batteri':191,232,244 'bearabl':379 'better':252 'blown':129 'boot':277,286 'bought':384 'box':72 'brand':55 'case':373 'choos':86 'comparison':17 'conform':88 'consumpt':245 'cowork':401 'cube':411 'd':381 'daili':395 'daw':200 'day':227,251 'deb':361 'default':90 'dell':24 'desktop':95 'devic':386 'didn':100 'differ':146 'dnf':350 'doesn':162 'drain':213 'driver':396 'dude':412 'enjoy':102 'expect':98,126,299 'extensions.gnome.org':414 'extensions.gnome.org/extension/4648/desktop-cube/)':413 'fanat':116 'fast':216,281,294 'faster':174 'fedora':66,311,348 'feedback':12 'feel':137 'file':51 'finger':405 'firefox':140 'flatpak/flathub':314 'game':207 'gen':22 'gig':48 'gnome':106,114 'good':194 'great':394 'hardwar':169,303 'hour':236 'huge':38 'i5':23,152,279 'immedi':108 'includ':328 'inde':81 'instal':64,79,92,105 'instanc':202 'involv':40 'irl':340 'isn':143,291,306 'issu':275 'jack':44,334 'kde':94 'kdenliv':43 'laptop':268 'late':1 'latest':332 'launch':139 'learn':347 'life':192 'like':160 'limit':242 'linux':148,161 'live':398 'long':10,112 'long-term':9 'm':33,110 'm2':57 'mac':76 'maco':206 'manag':352 'mandatori':78 'mani':47 'mbp':62,290 'measur':189 'media':50 'middl':224 'minor':367 'much':323,324 'multitrack':199 'need':339 'never':382 'new':56 'normal':138 'notic':204 'oblivi':221 'ok':285 'old':151 'packag':351 'parti':4 'perform':133 'pertain':369 'plagu':271 'plain':121 'play':220 'point':15 'pretti':215 'pro':58 'project':39,390 'puzzl':400 'ram':29,60 're':7 'realli':233 'reboot':259 'remix':67 'render':170 'repo':312 'right':13 'run':30,196 's3':273 'scientif':188 'side':77 'simpl':123 'sleep':243,274 'smooth':84 'snappi':155 'softwar':305 'spin':409 'stack':335 'steam':209 'straight':68 'stuff':184 'super':83 'super-smooth':82 'swipe':406 'talk':8 'tbh':117 'term':11 'thing':257 'tho':295 'time':113,287 'tool':353 'turn':253 'updat':74 'usabl':234 'use':372 'user':115 'variant':96 'video':171 'well':166 'whatnot':142 'wireplumb':45,333 'within':240 'without':387 'work':120,164,178,235,342 'workload':241"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7587968"
  +editedAt: DateTimeImmutable @1727325104 {#1941
    date: 2024-09-26 06:31:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705836948 {#1396
    date: 2024-01-21 12:35:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1370
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +entry: App\Entity\Entry {#1805 …}
  +magazine: App\Entity\Magazine {#311
    +icon: Proxies\__CG__\App\Entity\Image {#292 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#319
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#268 …}
    +entries: Doctrine\ORM\PersistentCollection {#226 …}
    +posts: Doctrine\ORM\PersistentCollection {#184 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#246 …}
    +bans: Doctrine\ORM\PersistentCollection {#163 …}
    +reports: Doctrine\ORM\PersistentCollection {#149 …}
    +badges: Doctrine\ORM\PersistentCollection {#127 …}
    +logs: Doctrine\ORM\PersistentCollection {#117 …}
    +awards: Doctrine\ORM\PersistentCollection {#106 …}
    +categories: Doctrine\ORM\PersistentCollection {#93 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#320
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#314
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Late to the party, but we’re talking long-term feedback, right? My point of comparison is a 2017 8th gen i5 dell 7385 with 8gb of ram, running Arch/Gnome.\n
    \n
    I’m just out of a huge project involving Ardour, Audacity, kdenlive, Jack, Wireplumber and many gigs of media files on my 2023, brand new, M2 Pro, 16gb Ram 14inch mbp.\n
    \n
    I installed Asahi Fedora Remix straight out of the box after updating the mac side (mandatory!). Install is indeed super-smooth. I choose to conform to defaults, and installed the KDE desktop variant ; as expected, I didn’t enjoy it and installed Gnome almost immediately. I’m a long time Gnome user *fanatic* tbh.\n
    \n
    It Just Works, plain and simple.\n
    \n
    - I was expecting to be blown away by the performance, but it just feels "normal’, launching Firefox or whatnot isn’t that different from Linux on an old i5. It is snappy, but it’s not like Linux doesn’t work very well on average hardware.\n
    - Rendering video was admittedly faster, but I only worked on 1080p 45s to 4min stuff, so not a scientific measure here.\n
    - Battery life is good while running the Ardour multitrack DAW for instance. I noticed on macos, gaming on steam, that I can drain it pretty fast if I just play obliviously in the middle of the day. So not a bad battery, really usable work hours out of it - within workloads limits.\n
    - Sleep battery consumption is bad, about 50℅ a day. Better turn it off between things, and reboot.\n
    - …Which is what I do to my other laptop, it being plagued by S3 sleep issues. But booting the i5 is fast, so it’s OK. Boot times of the mbp isn’t that fast tho, again I was expecting more from the hardware.\n
    - Some software isn’t available on the Fedora repos or flatpak/flathub for the 64bits Arm architecture, but there’s much much that is available, including for me the latest wireplumber / jack stack which I do need IRL for work.\n
    - You will have to learn Fedora’s dnf package manager tool, but it’s “the same” as anything .deb, or about.\n
    \n
    So there are minor annoyances *pertaining to my use case*, but it is more than bearable. I’d never have bought such device without the Asahi project, it is a great daily driver to live (and puzzle coworkers) with.\n
    \n
    Now, 3 fingers swipe up, and [Spin The Cube, Dude!](https://extensions.gnome.org/extension/4648/desktop-cube/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705836948 {#1602
    date: 2024-01-21 12:35:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1379 …}
  +nested: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 327973
  -bodyTs: "'/extension/4648/desktop-cube/)':415 '1080p':180 '14inch':61 '16gb':59 '2017':20 '2023':54 '3':404 '45s':181 '4min':183 '50':249 '64bits':317 '7385':25 '8gb':27 '8th':21 'admit':173 'almost':107 'annoy':368 'anyth':360 'arch/gnome':31 'architectur':319 'ardour':41,198 'arm':318 'asahi':65,389 'audac':42 'avail':308,327 'averag':168 'away':130 'bad':231,247 'batteri':191,232,244 'bearabl':379 'better':252 'blown':129 'boot':277,286 'bought':384 'box':72 'brand':55 'case':373 'choos':86 'comparison':17 'conform':88 'consumpt':245 'cowork':401 'cube':411 'd':381 'daili':395 'daw':200 'day':227,251 'deb':361 'default':90 'dell':24 'desktop':95 'devic':386 'didn':100 'differ':146 'dnf':350 'doesn':162 'drain':213 'driver':396 'dude':412 'enjoy':102 'expect':98,126,299 'extensions.gnome.org':414 'extensions.gnome.org/extension/4648/desktop-cube/)':413 'fanat':116 'fast':216,281,294 'faster':174 'fedora':66,311,348 'feedback':12 'feel':137 'file':51 'finger':405 'firefox':140 'flatpak/flathub':314 'game':207 'gen':22 'gig':48 'gnome':106,114 'good':194 'great':394 'hardwar':169,303 'hour':236 'huge':38 'i5':23,152,279 'immedi':108 'includ':328 'inde':81 'instal':64,79,92,105 'instanc':202 'involv':40 'irl':340 'isn':143,291,306 'issu':275 'jack':44,334 'kde':94 'kdenliv':43 'laptop':268 'late':1 'latest':332 'launch':139 'learn':347 'life':192 'like':160 'limit':242 'linux':148,161 'live':398 'long':10,112 'long-term':9 'm':33,110 'm2':57 'mac':76 'maco':206 'manag':352 'mandatori':78 'mani':47 'mbp':62,290 'measur':189 'media':50 'middl':224 'minor':367 'much':323,324 'multitrack':199 'need':339 'never':382 'new':56 'normal':138 'notic':204 'oblivi':221 'ok':285 'old':151 'packag':351 'parti':4 'perform':133 'pertain':369 'plagu':271 'plain':121 'play':220 'point':15 'pretti':215 'pro':58 'project':39,390 'puzzl':400 'ram':29,60 're':7 'realli':233 'reboot':259 'remix':67 'render':170 'repo':312 'right':13 'run':30,196 's3':273 'scientif':188 'side':77 'simpl':123 'sleep':243,274 'smooth':84 'snappi':155 'softwar':305 'spin':409 'stack':335 'steam':209 'straight':68 'stuff':184 'super':83 'super-smooth':82 'swipe':406 'talk':8 'tbh':117 'term':11 'thing':257 'tho':295 'time':113,287 'tool':353 'turn':253 'updat':74 'usabl':234 'use':372 'user':115 'variant':96 'video':171 'well':166 'whatnot':142 'wireplumb':45,333 'within':240 'without':387 'work':120,164,178,235,342 'workload':241"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7587968"
  +editedAt: DateTimeImmutable @1727325104 {#1941
    date: 2024-09-26 06:31:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705836948 {#1396
    date: 2024-01-21 12:35:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1370
  +user: Proxies\__CG__\App\Entity\User {#1375 …}
  +entry: App\Entity\Entry {#1805 …}
  +magazine: App\Entity\Magazine {#311
    +icon: Proxies\__CG__\App\Entity\Image {#292 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#319
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#268 …}
    +entries: Doctrine\ORM\PersistentCollection {#226 …}
    +posts: Doctrine\ORM\PersistentCollection {#184 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#246 …}
    +bans: Doctrine\ORM\PersistentCollection {#163 …}
    +reports: Doctrine\ORM\PersistentCollection {#149 …}
    +badges: Doctrine\ORM\PersistentCollection {#127 …}
    +logs: Doctrine\ORM\PersistentCollection {#117 …}
    +awards: Doctrine\ORM\PersistentCollection {#106 …}
    +categories: Doctrine\ORM\PersistentCollection {#93 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#320
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#314
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Late to the party, but we’re talking long-term feedback, right? My point of comparison is a 2017 8th gen i5 dell 7385 with 8gb of ram, running Arch/Gnome.\n
    \n
    I’m just out of a huge project involving Ardour, Audacity, kdenlive, Jack, Wireplumber and many gigs of media files on my 2023, brand new, M2 Pro, 16gb Ram 14inch mbp.\n
    \n
    I installed Asahi Fedora Remix straight out of the box after updating the mac side (mandatory!). Install is indeed super-smooth. I choose to conform to defaults, and installed the KDE desktop variant ; as expected, I didn’t enjoy it and installed Gnome almost immediately. I’m a long time Gnome user *fanatic* tbh.\n
    \n
    It Just Works, plain and simple.\n
    \n
    - I was expecting to be blown away by the performance, but it just feels "normal’, launching Firefox or whatnot isn’t that different from Linux on an old i5. It is snappy, but it’s not like Linux doesn’t work very well on average hardware.\n
    - Rendering video was admittedly faster, but I only worked on 1080p 45s to 4min stuff, so not a scientific measure here.\n
    - Battery life is good while running the Ardour multitrack DAW for instance. I noticed on macos, gaming on steam, that I can drain it pretty fast if I just play obliviously in the middle of the day. So not a bad battery, really usable work hours out of it - within workloads limits.\n
    - Sleep battery consumption is bad, about 50℅ a day. Better turn it off between things, and reboot.\n
    - …Which is what I do to my other laptop, it being plagued by S3 sleep issues. But booting the i5 is fast, so it’s OK. Boot times of the mbp isn’t that fast tho, again I was expecting more from the hardware.\n
    - Some software isn’t available on the Fedora repos or flatpak/flathub for the 64bits Arm architecture, but there’s much much that is available, including for me the latest wireplumber / jack stack which I do need IRL for work.\n
    - You will have to learn Fedora’s dnf package manager tool, but it’s “the same” as anything .deb, or about.\n
    \n
    So there are minor annoyances *pertaining to my use case*, but it is more than bearable. I’d never have bought such device without the Asahi project, it is a great daily driver to live (and puzzle coworkers) with.\n
    \n
    Now, 3 fingers swipe up, and [Spin The Cube, Dude!](https://extensions.gnome.org/extension/4648/desktop-cube/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705836948 {#1602
    date: 2024-01-21 12:35:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1379 …}
  +nested: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2444 …}
  +reports: Doctrine\ORM\PersistentCollection {#1956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2485 …}
  -id: 327973
  -bodyTs: "'/extension/4648/desktop-cube/)':415 '1080p':180 '14inch':61 '16gb':59 '2017':20 '2023':54 '3':404 '45s':181 '4min':183 '50':249 '64bits':317 '7385':25 '8gb':27 '8th':21 'admit':173 'almost':107 'annoy':368 'anyth':360 'arch/gnome':31 'architectur':319 'ardour':41,198 'arm':318 'asahi':65,389 'audac':42 'avail':308,327 'averag':168 'away':130 'bad':231,247 'batteri':191,232,244 'bearabl':379 'better':252 'blown':129 'boot':277,286 'bought':384 'box':72 'brand':55 'case':373 'choos':86 'comparison':17 'conform':88 'consumpt':245 'cowork':401 'cube':411 'd':381 'daili':395 'daw':200 'day':227,251 'deb':361 'default':90 'dell':24 'desktop':95 'devic':386 'didn':100 'differ':146 'dnf':350 'doesn':162 'drain':213 'driver':396 'dude':412 'enjoy':102 'expect':98,126,299 'extensions.gnome.org':414 'extensions.gnome.org/extension/4648/desktop-cube/)':413 'fanat':116 'fast':216,281,294 'faster':174 'fedora':66,311,348 'feedback':12 'feel':137 'file':51 'finger':405 'firefox':140 'flatpak/flathub':314 'game':207 'gen':22 'gig':48 'gnome':106,114 'good':194 'great':394 'hardwar':169,303 'hour':236 'huge':38 'i5':23,152,279 'immedi':108 'includ':328 'inde':81 'instal':64,79,92,105 'instanc':202 'involv':40 'irl':340 'isn':143,291,306 'issu':275 'jack':44,334 'kde':94 'kdenliv':43 'laptop':268 'late':1 'latest':332 'launch':139 'learn':347 'life':192 'like':160 'limit':242 'linux':148,161 'live':398 'long':10,112 'long-term':9 'm':33,110 'm2':57 'mac':76 'maco':206 'manag':352 'mandatori':78 'mani':47 'mbp':62,290 'measur':189 'media':50 'middl':224 'minor':367 'much':323,324 'multitrack':199 'need':339 'never':382 'new':56 'normal':138 'notic':204 'oblivi':221 'ok':285 'old':151 'packag':351 'parti':4 'perform':133 'pertain':369 'plagu':271 'plain':121 'play':220 'point':15 'pretti':215 'pro':58 'project':39,390 'puzzl':400 'ram':29,60 're':7 'realli':233 'reboot':259 'remix':67 'render':170 'repo':312 'right':13 'run':30,196 's3':273 'scientif':188 'side':77 'simpl':123 'sleep':243,274 'smooth':84 'snappi':155 'softwar':305 'spin':409 'stack':335 'steam':209 'straight':68 'stuff':184 'super':83 'super-smooth':82 'swipe':406 'talk':8 'tbh':117 'term':11 'thing':257 'tho':295 'time':113,287 'tool':353 'turn':253 'updat':74 'usabl':234 'use':372 'user':115 'variant':96 'video':171 'well':166 'whatnot':142 'wireplumb':45,333 'within':240 'without':387 'work':120,164,178,235,342 'workload':241"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7587968"
  +editedAt: DateTimeImmutable @1727325104 {#1941
    date: 2024-09-26 06:31:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705836948 {#1396
    date: 2024-01-21 12:35:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED edit
App\Entity\Magazine {#311
  +icon: Proxies\__CG__\App\Entity\Image {#292 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#319
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#283 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#279 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#268 …}
  +entries: Doctrine\ORM\PersistentCollection {#226 …}
  +posts: Doctrine\ORM\PersistentCollection {#184 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#246 …}
  +bans: Doctrine\ORM\PersistentCollection {#163 …}
  +reports: Doctrine\ORM\PersistentCollection {#149 …}
  +badges: Doctrine\ORM\PersistentCollection {#127 …}
  +logs: Doctrine\ORM\PersistentCollection {#117 …}
  +awards: Doctrine\ORM\PersistentCollection {#106 …}
  +categories: Doctrine\ORM\PersistentCollection {#93 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#320
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#314
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details