GET https://kbin.spritesserver.nl/u/@majestic@sh.itjust.works/threads

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.24 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2458
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
  +title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
  +url: null
  +body: """
    If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
    \n
    [wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
    \n
    I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
    \n
    I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
    \n
    Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
    \n
    Thank you :3
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702455087 {#1741
    date: 2023-12-13 09:11:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 21205
  -titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
  -bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702148070
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10662836"
  +editedAt: DateTimeImmutable @1703492329 {#1716
    date: 2023-12-25 09:18:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702061670 {#2422
    date: 2023-12-08 19:54:30.0 +01:00
  }
}
"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
App\Entity\Entry {#2458
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
  +title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
  +url: null
  +body: """
    If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
    \n
    [wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
    \n
    I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
    \n
    I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
    \n
    Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
    \n
    Thank you :3
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702455087 {#1741
    date: 2023-12-13 09:11:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 21205
  -titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
  -bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702148070
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10662836"
  +editedAt: DateTimeImmutable @1703492329 {#1716
    date: 2023-12-25 09:18:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702061670 {#2422
    date: 2023-12-08 19:54:30.0 +01:00
  }
}
"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
App\Entity\Entry {#2458
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "Why-I-need-extra-kernel-modules-to-be-able-to"
  +title: "Why I need extra kernel modules to be able to run Wayland on nvidia?"
  +url: null
  +body: """
    If i run X.org i dont need to modify my kernel or its configs, it just works well (well, well for X.org) out of box. With wayland its the other story. I need to enable nvidia-dkms module and much other stuff to should be configured. There is a whole page about enabling hyprland on nvidia.\n
    \n
    [wiki.hyprland.org/Nvidia/](https://wiki.hyprland.org/Nvidia/)\n
    \n
    I ran into troubles trying to set up wayland preperly with nvidia, it has many issues and visual artifacts. I know that the problem somewhere in my kernel set up, but i feels like there would be no problem if hyprland/wayland would not require that granual configuration.\n
    \n
    I keep thinking about wayland as a fullscreen videogame that just draws windows (in wayland it called somewhat else though, dont remember the term). And this is kinda weird for me that a video game needs special kernel modules.\n
    \n
    Probabely if in wayland they could not require this extra set ups on nvidia, they would do that. They should have some reasons for not doing that i just want to know why?\n
    \n
    Thank you :3
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702455087 {#1741
    date: 2023-12-13 09:11:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2453 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2455 …}
  +badges: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 21205
  -titleTs: "'abl':9 'extra':4 'kernel':5 'modul':6 'need':3 'nvidia':14 'run':11 'wayland':12"
  -bodyTs: "'/nvidia/](https://wiki.hyprland.org/nvidia/)':60 '3':182 'artifact':79 'box':25 'call':124 'config':14 'configur':47,107 'could':152 'dkms':38 'dont':6,128 'draw':119 'els':126 'enabl':35,54 'extra':156 'feel':93 'fullscreen':115 'game':142 'granual':106 'hyprland':55 'hyprland/wayland':101 'issu':76 'keep':109 'kernel':11,88,145 'kinda':135 'know':81,178 'like':94 'mani':75 'modifi':9 'modul':39,146 'much':41 'need':7,33,143 'nvidia':37,57,72,160 'nvidia-dkm':36 'page':52 'preper':70 'probab':147 'problem':84,99 'ran':62 'reason':169 'rememb':129 'requir':104,154 'run':3 'set':67,89,157 'somewhat':125 'somewher':85 'special':144 'stori':31 'stuff':43 'term':131 'thank':180 'think':110 'though':127 'tri':65 'troubl':64 'up':158 'video':141 'videogam':116 'visual':78 'want':176 'wayland':27,69,112,122,150 'weird':136 'well':18,19,20 'whole':51 'wiki.hyprland.org':59 'wiki.hyprland.org/nvidia/](https://wiki.hyprland.org/nvidia/)':58 'window':120 'work':17 'would':96,102,162 'x.org':4,22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702148070
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10662836"
  +editedAt: DateTimeImmutable @1703492329 {#1716
    date: 2023-12-25 09:18:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702061670 {#2422
    date: 2023-12-08 19:54:30.0 +01:00
  }
}
"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\Entry {#1585
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "What-are-the-differences-between-linux-distributions"
  +title: "What are the differences between linux distributions?"
  +url: null
  +body: """
    Hey guys! Trying to understand what developers actually do to create a yet another distro, or what are the differences between existing distros. Lets say we have ubuntu and fedora. What are the differences? Excluding DE, Installer, theme, installed packages/libs and package manager. They both are FHS compliant, both running systemd what else?\n
    \n
    Just wondering if there could be a way to “simulate”, lets say ubuntu on fedora. For example providing every program that should be present on ubuntu in fedora. Would it be enough to be able to run .deb packages on fedora? Im not gonna do that though, just curious about this question.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702160630 {#1588
    date: 2023-12-09 23:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 20879
  -titleTs: "'differ':4 'distribut':7 'linux':6"
  -bodyTs: "'abl':88 'actual':8 'anoth':14 'compliant':48 'could':58 'creat':11 'curious':102 'de':36 'deb':91 'develop':7 'differ':20,34 'distro':15,23 'els':53 'enough':85 'everi':72 'exampl':70 'exclud':35 'exist':22 'fedora':30,68,81,94 'fhs':47 'gonna':97 'guy':2 'hey':1 'im':95 'instal':37,39 'let':24,64 'manag':43 'packag':42,92 'packages/libs':40 'present':77 'program':73 'provid':71 'question':105 'run':50,90 'say':25,65 'simul':63 'systemd':51 'thank':106 'theme':38 'though':100 'tri':3 'ubuntu':28,66,79 'understand':5 'way':61 'wonder':55 'would':82 'yet':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702047848
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10582343"
  +editedAt: DateTimeImmutable @1703344760 {#1635
    date: 2023-12-23 16:19:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701961448 {#1575
    date: 2023-12-07 16:04:08.0 +01:00
  }
}
"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
7 DENIED edit
App\Entity\Entry {#1585
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "What-are-the-differences-between-linux-distributions"
  +title: "What are the differences between linux distributions?"
  +url: null
  +body: """
    Hey guys! Trying to understand what developers actually do to create a yet another distro, or what are the differences between existing distros. Lets say we have ubuntu and fedora. What are the differences? Excluding DE, Installer, theme, installed packages/libs and package manager. They both are FHS compliant, both running systemd what else?\n
    \n
    Just wondering if there could be a way to “simulate”, lets say ubuntu on fedora. For example providing every program that should be present on ubuntu in fedora. Would it be enough to be able to run .deb packages on fedora? Im not gonna do that though, just curious about this question.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702160630 {#1588
    date: 2023-12-09 23:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 20879
  -titleTs: "'differ':4 'distribut':7 'linux':6"
  -bodyTs: "'abl':88 'actual':8 'anoth':14 'compliant':48 'could':58 'creat':11 'curious':102 'de':36 'deb':91 'develop':7 'differ':20,34 'distro':15,23 'els':53 'enough':85 'everi':72 'exampl':70 'exclud':35 'exist':22 'fedora':30,68,81,94 'fhs':47 'gonna':97 'guy':2 'hey':1 'im':95 'instal':37,39 'let':24,64 'manag':43 'packag':42,92 'packages/libs':40 'present':77 'program':73 'provid':71 'question':105 'run':50,90 'say':25,65 'simul':63 'systemd':51 'thank':106 'theme':38 'though':100 'tri':3 'ubuntu':28,66,79 'understand':5 'way':61 'wonder':55 'would':82 'yet':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702047848
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10582343"
  +editedAt: DateTimeImmutable @1703344760 {#1635
    date: 2023-12-23 16:19:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701961448 {#1575
    date: 2023-12-07 16:04:08.0 +01:00
  }
}
"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
8 DENIED moderate
App\Entity\Entry {#1585
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1617 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1596 …}
  +slug: "What-are-the-differences-between-linux-distributions"
  +title: "What are the differences between linux distributions?"
  +url: null
  +body: """
    Hey guys! Trying to understand what developers actually do to create a yet another distro, or what are the differences between existing distros. Lets say we have ubuntu and fedora. What are the differences? Excluding DE, Installer, theme, installed packages/libs and package manager. They both are FHS compliant, both running systemd what else?\n
    \n
    Just wondering if there could be a way to “simulate”, lets say ubuntu on fedora. For example providing every program that should be present on ubuntu in fedora. Would it be enough to be able to run .deb packages on fedora? Im not gonna do that though, just curious about this question.\n
    \n
    Thank you!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 49
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702160630 {#1588
    date: 2023-12-09 23:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2465 …}
  +children: []
  -id: 20879
  -titleTs: "'differ':4 'distribut':7 'linux':6"
  -bodyTs: "'abl':88 'actual':8 'anoth':14 'compliant':48 'could':58 'creat':11 'curious':102 'de':36 'deb':91 'develop':7 'differ':20,34 'distro':15,23 'els':53 'enough':85 'everi':72 'exampl':70 'exclud':35 'exist':22 'fedora':30,68,81,94 'fhs':47 'gonna':97 'guy':2 'hey':1 'im':95 'instal':37,39 'let':24,64 'manag':43 'packag':42,92 'packages/libs':40 'present':77 'program':73 'provid':71 'question':105 'run':50,90 'say':25,65 'simul':63 'systemd':51 'thank':106 'theme':38 'though':100 'tri':3 'ubuntu':28,66,79 'understand':5 'way':61 'wonder':55 'would':82 'yet':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702047848
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10582343"
  +editedAt: DateTimeImmutable @1703344760 {#1635
    date: 2023-12-23 16:19:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701961448 {#1575
    date: 2023-12-07 16:04:08.0 +01:00
  }
}
"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