Redirect 302 redirect from GET @entry_comment_create (96daec)

GET https://kbin.spritesserver.nl/index.php/u/@Lmaydev@programming.dev/hot/2023-12-31::2023-12-31

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 …}
}
2.45 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
Proxies\__CG__\App\Entity\Entry {#1588
  +user: Proxies\__CG__\App\Entity\User {#1708 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#2128 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
  +slug: "Thoughts-on-Post-Open-Source"
  +title: "Thoughts on Post-Open Source?"
  +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
  +body: """
    TLDR: Companies should be required to pay developers for any open source software they use.\n
    \n
    > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
    \n
    It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
    \n
    What are your thoughts on it?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710923414 {#1733
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  +badges: Doctrine\ORM\PersistentCollection {#2220 …}
  +children: [
    1 => App\Entity\EntryComment {#1687
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
      +root: App\Entity\EntryComment {#1743
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: null
        +root: null
        +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1710366352 {#1694
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1551 …}
        +nested: Doctrine\ORM\PersistentCollection {#1585 …}
        +votes: Doctrine\ORM\PersistentCollection {#1586 …}
        +reports: Doctrine\ORM\PersistentCollection {#1575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
        -id: 266440
        -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6029112"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703990081 {#1695
          date: 2023-12-31 03:34:41.0 +01:00
        }
        +"title": 266440
      }
      +body: "You can buy a license to use software. That’s how a lot of software works."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704038068 {#1689
        date: 2023-12-31 16:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 267944
      -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6036694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704038068 {#1680
        date: 2023-12-31 16:54:28.0 +01:00
      }
      +"title": 267944
    }
    2 => App\Entity\EntryComment {#1743}
    0 => App\Entity\EntryComment {#1563
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +root: App\Entity\EntryComment {#1743}
      +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704000271 {#1652
        date: 2023-12-31 06:24:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 267900
      -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6030860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704000271 {#1566
        date: 2023-12-31 06:24:31.0 +01:00
      }
      +"title": 267900
    }
  ]
  -id: 26032
  -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
  -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704072165
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7914741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703985765 {#1615
    date: 2023-12-31 02:22: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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1708 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#2128 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
  +slug: "Thoughts-on-Post-Open-Source"
  +title: "Thoughts on Post-Open Source?"
  +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
  +body: """
    TLDR: Companies should be required to pay developers for any open source software they use.\n
    \n
    > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
    \n
    It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
    \n
    What are your thoughts on it?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710923414 {#1733
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  +badges: Doctrine\ORM\PersistentCollection {#2220 …}
  +children: [
    1 => App\Entity\EntryComment {#1687
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
      +root: App\Entity\EntryComment {#1743
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: null
        +root: null
        +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1710366352 {#1694
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1551 …}
        +nested: Doctrine\ORM\PersistentCollection {#1585 …}
        +votes: Doctrine\ORM\PersistentCollection {#1586 …}
        +reports: Doctrine\ORM\PersistentCollection {#1575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
        -id: 266440
        -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6029112"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703990081 {#1695
          date: 2023-12-31 03:34:41.0 +01:00
        }
        +"title": 266440
      }
      +body: "You can buy a license to use software. That’s how a lot of software works."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704038068 {#1689
        date: 2023-12-31 16:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 267944
      -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6036694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704038068 {#1680
        date: 2023-12-31 16:54:28.0 +01:00
      }
      +"title": 267944
    }
    2 => App\Entity\EntryComment {#1743}
    0 => App\Entity\EntryComment {#1563
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +root: App\Entity\EntryComment {#1743}
      +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704000271 {#1652
        date: 2023-12-31 06:24:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 267900
      -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6030860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704000271 {#1566
        date: 2023-12-31 06:24:31.0 +01:00
      }
      +"title": 267900
    }
  ]
  -id: 26032
  -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
  -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704072165
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7914741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703985765 {#1615
    date: 2023-12-31 02:22: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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1708 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: Proxies\__CG__\App\Entity\Image {#2128 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
  +slug: "Thoughts-on-Post-Open-Source"
  +title: "Thoughts on Post-Open Source?"
  +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
  +body: """
    TLDR: Companies should be required to pay developers for any open source software they use.\n
    \n
    > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
    \n
    It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
    \n
    What are your thoughts on it?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 72
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710923414 {#1733
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  +badges: Doctrine\ORM\PersistentCollection {#2220 …}
  +children: [
    1 => App\Entity\EntryComment {#1687
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
      +root: App\Entity\EntryComment {#1743
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: null
        +root: null
        +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1710366352 {#1694
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1551 …}
        +nested: Doctrine\ORM\PersistentCollection {#1585 …}
        +votes: Doctrine\ORM\PersistentCollection {#1586 …}
        +reports: Doctrine\ORM\PersistentCollection {#1575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
        -id: 266440
        -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6029112"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703990081 {#1695
          date: 2023-12-31 03:34:41.0 +01:00
        }
        +"title": 266440
      }
      +body: "You can buy a license to use software. That’s how a lot of software works."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704038068 {#1689
        date: 2023-12-31 16:54:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 267944
      -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6036694"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704038068 {#1680
        date: 2023-12-31 16:54:28.0 +01:00
      }
      +"title": 267944
    }
    2 => App\Entity\EntryComment {#1743}
    0 => App\Entity\EntryComment {#1563
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +root: App\Entity\EntryComment {#1743}
      +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704000271 {#1652
        date: 2023-12-31 06:24:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 267900
      -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/6030860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704000271 {#1566
        date: 2023-12-31 06:24:31.0 +01:00
      }
      +"title": 267900
    }
  ]
  -id: 26032
  -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
  -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704072165
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7914741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703985765 {#1615
    date: 2023-12-31 02:22: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 {#1687
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1588
    +user: Proxies\__CG__\App\Entity\User {#1708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#1733
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    +badges: Doctrine\ORM\PersistentCollection {#2220 …}
    +children: [
      1 => App\Entity\EntryComment {#1687}
      2 => App\Entity\EntryComment {#1743
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: null
        +root: null
        +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1710366352 {#1694
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1551 …}
        +nested: Doctrine\ORM\PersistentCollection {#1585 …}
        +votes: Doctrine\ORM\PersistentCollection {#1586 …}
        +reports: Doctrine\ORM\PersistentCollection {#1575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
        -id: 266440
        -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6029112"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703990081 {#1695
          date: 2023-12-31 03:34:41.0 +01:00
        }
        +"title": 266440
      }
      0 => App\Entity\EntryComment {#1563
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +root: App\Entity\EntryComment {#1743}
        +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704000271 {#1652
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 267900
        -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6030860"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704000271 {#1566
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +"title": 267900
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#1615
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
  +root: App\Entity\EntryComment {#1743}
  +body: "You can buy a license to use software. That’s how a lot of software works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704038068 {#1689
    date: 2023-12-31 16:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 267944
  -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6036694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704038068 {#1680
    date: 2023-12-31 16:54:28.0 +01:00
  }
  +"title": 267944
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1687
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1588
    +user: Proxies\__CG__\App\Entity\User {#1708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#1733
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    +badges: Doctrine\ORM\PersistentCollection {#2220 …}
    +children: [
      1 => App\Entity\EntryComment {#1687}
      2 => App\Entity\EntryComment {#1743
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: null
        +root: null
        +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1710366352 {#1694
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1551 …}
        +nested: Doctrine\ORM\PersistentCollection {#1585 …}
        +votes: Doctrine\ORM\PersistentCollection {#1586 …}
        +reports: Doctrine\ORM\PersistentCollection {#1575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
        -id: 266440
        -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6029112"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703990081 {#1695
          date: 2023-12-31 03:34:41.0 +01:00
        }
        +"title": 266440
      }
      0 => App\Entity\EntryComment {#1563
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +root: App\Entity\EntryComment {#1743}
        +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704000271 {#1652
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 267900
        -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6030860"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704000271 {#1566
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +"title": 267900
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#1615
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
  +root: App\Entity\EntryComment {#1743}
  +body: "You can buy a license to use software. That’s how a lot of software works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704038068 {#1689
    date: 2023-12-31 16:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 267944
  -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6036694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704038068 {#1680
    date: 2023-12-31 16:54:28.0 +01:00
  }
  +"title": 267944
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1687
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1588
    +user: Proxies\__CG__\App\Entity\User {#1708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#1733
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    +badges: Doctrine\ORM\PersistentCollection {#2220 …}
    +children: [
      1 => App\Entity\EntryComment {#1687}
      2 => App\Entity\EntryComment {#1743
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: null
        +root: null
        +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1710366352 {#1694
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1551 …}
        +nested: Doctrine\ORM\PersistentCollection {#1585 …}
        +votes: Doctrine\ORM\PersistentCollection {#1586 …}
        +reports: Doctrine\ORM\PersistentCollection {#1575 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
        -id: 266440
        -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6029112"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703990081 {#1695
          date: 2023-12-31 03:34:41.0 +01:00
        }
        +"title": 266440
      }
      0 => App\Entity\EntryComment {#1563
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +root: App\Entity\EntryComment {#1743}
        +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704000271 {#1652
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 267900
        -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6030860"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704000271 {#1566
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +"title": 267900
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#1615
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
  +root: App\Entity\EntryComment {#1743}
  +body: "You can buy a license to use software. That’s how a lot of software works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704038068 {#1689
    date: 2023-12-31 16:54:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 267944
  -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6036694"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704038068 {#1680
    date: 2023-12-31 16:54:28.0 +01:00
  }
  +"title": 267944
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1743
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1588
    +user: Proxies\__CG__\App\Entity\User {#1708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#1733
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    +badges: Doctrine\ORM\PersistentCollection {#2220 …}
    +children: [
      1 => App\Entity\EntryComment {#1687
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
        +root: App\Entity\EntryComment {#1743}
        +body: "You can buy a license to use software. That’s how a lot of software works."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704038068 {#1689
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 267944
        -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6036694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704038068 {#1680
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +"title": 267944
      }
      2 => App\Entity\EntryComment {#1743}
      0 => App\Entity\EntryComment {#1563
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +root: App\Entity\EntryComment {#1743}
        +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704000271 {#1652
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 267900
        -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6030860"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704000271 {#1566
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +"title": 267900
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#1615
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: null
  +root: null
  +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1710366352 {#1694
    date: 2024-03-13 22:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1551 …}
  +nested: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  -id: 266440
  -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6029112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703990081 {#1695
    date: 2023-12-31 03:34:41.0 +01:00
  }
  +"title": 266440
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1743
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1588
    +user: Proxies\__CG__\App\Entity\User {#1708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#1733
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    +badges: Doctrine\ORM\PersistentCollection {#2220 …}
    +children: [
      1 => App\Entity\EntryComment {#1687
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
        +root: App\Entity\EntryComment {#1743}
        +body: "You can buy a license to use software. That’s how a lot of software works."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704038068 {#1689
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 267944
        -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6036694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704038068 {#1680
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +"title": 267944
      }
      2 => App\Entity\EntryComment {#1743}
      0 => App\Entity\EntryComment {#1563
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +root: App\Entity\EntryComment {#1743}
        +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704000271 {#1652
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 267900
        -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6030860"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704000271 {#1566
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +"title": 267900
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#1615
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: null
  +root: null
  +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1710366352 {#1694
    date: 2024-03-13 22:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1551 …}
  +nested: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  -id: 266440
  -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6029112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703990081 {#1695
    date: 2023-12-31 03:34:41.0 +01:00
  }
  +"title": 266440
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1743
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1588
    +user: Proxies\__CG__\App\Entity\User {#1708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#1733
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    +badges: Doctrine\ORM\PersistentCollection {#2220 …}
    +children: [
      1 => App\Entity\EntryComment {#1687
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
        +root: App\Entity\EntryComment {#1743}
        +body: "You can buy a license to use software. That’s how a lot of software works."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704038068 {#1689
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 267944
        -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6036694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704038068 {#1680
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +"title": 267944
      }
      2 => App\Entity\EntryComment {#1743}
      0 => App\Entity\EntryComment {#1563
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +root: App\Entity\EntryComment {#1743}
        +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704000271 {#1652
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1611 …}
        +reports: Doctrine\ORM\PersistentCollection {#1711 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 267900
        -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6030860"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704000271 {#1566
          date: 2023-12-31 06:24:31.0 +01:00
        }
        +"title": 267900
      }
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#1615
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: null
  +root: null
  +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1710366352 {#1694
    date: 2024-03-13 22:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1551 …}
  +nested: Doctrine\ORM\PersistentCollection {#1585 …}
  +votes: Doctrine\ORM\PersistentCollection {#1586 …}
  +reports: Doctrine\ORM\PersistentCollection {#1575 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
  -id: 266440
  -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6029112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703990081 {#1695
    date: 2023-12-31 03:34:41.0 +01:00
  }
  +"title": 266440
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1563
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1588
    +user: Proxies\__CG__\App\Entity\User {#1708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#1733
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    +badges: Doctrine\ORM\PersistentCollection {#2220 …}
    +children: [
      1 => App\Entity\EntryComment {#1687
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
        +root: App\Entity\EntryComment {#1743
          +user: App\Entity\User {#258 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
          +image: null
          +parent: null
          +root: null
          +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1710366352 {#1694
            date: 2024-03-13 22:45:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1551 …}
          +nested: Doctrine\ORM\PersistentCollection {#1585 …}
          +votes: Doctrine\ORM\PersistentCollection {#1586 …}
          +reports: Doctrine\ORM\PersistentCollection {#1575 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
          -id: 266440
          -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6029112"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703990081 {#1695
            date: 2023-12-31 03:34:41.0 +01:00
          }
          +"title": 266440
        }
        +body: "You can buy a license to use software. That’s how a lot of software works."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704038068 {#1689
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 267944
        -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6036694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704038068 {#1680
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +"title": 267944
      }
      2 => App\Entity\EntryComment {#1743}
      0 => App\Entity\EntryComment {#1563}
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#1615
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +root: App\Entity\EntryComment {#1743}
  +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704000271 {#1652
    date: 2023-12-31 06:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 267900
  -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6030860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704000271 {#1566
    date: 2023-12-31 06:24:31.0 +01:00
  }
  +"title": 267900
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1563
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1588
    +user: Proxies\__CG__\App\Entity\User {#1708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#1733
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    +badges: Doctrine\ORM\PersistentCollection {#2220 …}
    +children: [
      1 => App\Entity\EntryComment {#1687
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
        +root: App\Entity\EntryComment {#1743
          +user: App\Entity\User {#258 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
          +image: null
          +parent: null
          +root: null
          +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1710366352 {#1694
            date: 2024-03-13 22:45:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1551 …}
          +nested: Doctrine\ORM\PersistentCollection {#1585 …}
          +votes: Doctrine\ORM\PersistentCollection {#1586 …}
          +reports: Doctrine\ORM\PersistentCollection {#1575 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
          -id: 266440
          -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6029112"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703990081 {#1695
            date: 2023-12-31 03:34:41.0 +01:00
          }
          +"title": 266440
        }
        +body: "You can buy a license to use software. That’s how a lot of software works."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704038068 {#1689
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 267944
        -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6036694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704038068 {#1680
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +"title": 267944
      }
      2 => App\Entity\EntryComment {#1743}
      0 => App\Entity\EntryComment {#1563}
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#1615
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +root: App\Entity\EntryComment {#1743}
  +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704000271 {#1652
    date: 2023-12-31 06:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 267900
  -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6030860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704000271 {#1566
    date: 2023-12-31 06:24:31.0 +01:00
  }
  +"title": 267900
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1563
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1588
    +user: Proxies\__CG__\App\Entity\User {#1708 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
    +image: Proxies\__CG__\App\Entity\Image {#2128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2299 …}
    +slug: "Thoughts-on-Post-Open-Source"
    +title: "Thoughts on Post-Open Source?"
    +url: "https://www.theregister.com/2023/12/27/bruce_perens_post_open/"
    +body: """
      TLDR: Companies should be required to pay developers for any open source software they use.\n
      \n
      > He imagines a simple yearly compliance process that gets companies all the rights they need to use Post-Open software. And they’d fund developers who would be encouraged to write software that’s usable by the common person, as opposed to technical experts.\n
      \n
      It’s an interesting concept, but I don’t really see any feasible means to get this to kick off.\n
      \n
      What are your thoughts on it?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 72
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710923414 {#1733
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2189 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
    +badges: Doctrine\ORM\PersistentCollection {#2220 …}
    +children: [
      1 => App\Entity\EntryComment {#1687
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
        +root: App\Entity\EntryComment {#1743
          +user: App\Entity\User {#258 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1588 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
          +image: null
          +parent: null
          +root: null
          +body: "I mean just license it as such right? You can’t say it’s completely free for anyone to use then complain you aren’t getting paid."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1710366352 {#1694
            date: 2024-03-13 22:45:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1551 …}
          +nested: Doctrine\ORM\PersistentCollection {#1585 …}
          +votes: Doctrine\ORM\PersistentCollection {#1586 …}
          +reports: Doctrine\ORM\PersistentCollection {#1575 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1528 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1661 …}
          -id: 266440
          -bodyTs: "'anyon':18 'aren':24 'complain':22 'complet':15 'free':16 'get':26 'licens':4 'mean':2 'paid':27 'right':8 'say':12 'use':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/6029112"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703990081 {#1695
            date: 2023-12-31 03:34:41.0 +01:00
          }
          +"title": 266440
        }
        +body: "You can buy a license to use software. That’s how a lot of software works."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704038068 {#1689
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1620 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 267944
        -bodyTs: "'buy':3 'licens':5 'lot':13 'softwar':8,15 'use':7 'work':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/6036694"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704038068 {#1680
          date: 2023-12-31 16:54:28.0 +01:00
        }
        +"title": 267944
      }
      2 => App\Entity\EntryComment {#1743}
      0 => App\Entity\EntryComment {#1563}
    ]
    -id: 26032
    -titleTs: "'open':5 'post':4 'post-open':3 'sourc':6 'thought':1"
    -bodyTs: "'common':54 'compani':2,25 'complianc':21 'concept':65 'd':39 'develop':8,41 'encourag':45 'expert':60 'feasibl':73 'fund':40 'get':24,76 'imagin':17 'interest':64 'kick':79 'mean':74 'need':30 'open':11,35 'oppos':57 'pay':7 'person':55 'post':34 'post-open':33 'process':22 'realli':70 'requir':5 'right':28 'see':71 'simpl':19 'softwar':13,36,48 'sourc':12 'technic':59 'thought':84 'tldr':1 'usabl':51 'use':15,32 'would':43 'write':47 'year':20"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704072165
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7914741"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703985765 {#1615
      date: 2023-12-31 02:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1549 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +root: App\Entity\EntryComment {#1743}
  +body: "That’s all well and good. But it still doesn’t change the whole not getting paid issue. Unless they violated the license lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704000271 {#1652
    date: 2023-12-31 06:24:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 267900
  -bodyTs: "'chang':12 'doesn':10 'get':16 'good':6 'issu':18 'licens':23 'lol':24 'paid':17 'still':9 'unless':19 'violat':21 'well':4 'whole':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6030860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704000271 {#1566
    date: 2023-12-31 06:24:31.0 +01:00
  }
  +"title": 267900
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
18 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