GET https://kbin.spritesserver.nl/index.php/m/opensource@lemmy.ml/t/26032/Thoughts-on-Post-Open-Source/newest?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.14 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.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#270
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#268
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#276
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +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 {#1812
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -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 {#2420
    date: 2023-12-31 02:22:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#270
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#268
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#276
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +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 {#1812
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -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 {#2420
    date: 2023-12-31 02:22:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#270
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#268
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#276
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +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 {#1812
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -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 {#2420
    date: 2023-12-31 02:22:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4056
  +user: App\Entity\User {#4004 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 81
  +score: 0
  +lastActive: DateTime @1709993018 {#3970
    date: 2024-03-09 15:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4054 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4050 …}
  +reports: Doctrine\ORM\PersistentCollection {#4048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 266537
  -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703992880 {#4006
    date: 2023-12-31 04:21:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4056
  +user: App\Entity\User {#4004 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 81
  +score: 0
  +lastActive: DateTime @1709993018 {#3970
    date: 2024-03-09 15:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4054 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4050 …}
  +reports: Doctrine\ORM\PersistentCollection {#4048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 266537
  -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703992880 {#4006
    date: 2023-12-31 04:21:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4056
  +user: App\Entity\User {#4004 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 81
  +score: 0
  +lastActive: DateTime @1709993018 {#3970
    date: 2024-03-09 15:03:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4054 …}
  +nested: Doctrine\ORM\PersistentCollection {#4052 …}
  +votes: Doctrine\ORM\PersistentCollection {#4050 …}
  +reports: Doctrine\ORM\PersistentCollection {#4048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
  -id: 266537
  -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703992880 {#4006
    date: 2023-12-31 04:21:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4540
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4056
    +user: App\Entity\User {#4004 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1709993018 {#3970
      date: 2024-03-09 15:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4050 …}
    +reports: Doctrine\ORM\PersistentCollection {#4048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 266537
    -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313985"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703992880 {#4006
      date: 2023-12-31 04:21:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "Let’s not be nihilist here. It’s better to come up with solutions than to give up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704017508 {#4538
    date: 2023-12-31 11:11:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 267927
  -bodyTs: "'better':9 'come':11 'give':17 'let':1 'nihilist':5 'solut':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017508 {#4539
    date: 2023-12-31 11:11:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4540
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4056
    +user: App\Entity\User {#4004 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1709993018 {#3970
      date: 2024-03-09 15:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4050 …}
    +reports: Doctrine\ORM\PersistentCollection {#4048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 266537
    -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313985"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703992880 {#4006
      date: 2023-12-31 04:21:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "Let’s not be nihilist here. It’s better to come up with solutions than to give up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704017508 {#4538
    date: 2023-12-31 11:11:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 267927
  -bodyTs: "'better':9 'come':11 'give':17 'let':1 'nihilist':5 'solut':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017508 {#4539
    date: 2023-12-31 11:11:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4540
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4056
    +user: App\Entity\User {#4004 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1709993018 {#3970
      date: 2024-03-09 15:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4050 …}
    +reports: Doctrine\ORM\PersistentCollection {#4048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 266537
    -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313985"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703992880 {#4006
      date: 2023-12-31 04:21:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "Let’s not be nihilist here. It’s better to come up with solutions than to give up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704017508 {#4538
    date: 2023-12-31 11:11:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4541 …}
  +nested: Doctrine\ORM\PersistentCollection {#4543 …}
  +votes: Doctrine\ORM\PersistentCollection {#4545 …}
  +reports: Doctrine\ORM\PersistentCollection {#4547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
  -id: 267927
  -bodyTs: "'better':9 'come':11 'give':17 'let':1 'nihilist':5 'solut':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017508 {#4539
    date: 2023-12-31 11:11:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4686
  +user: App\Entity\User {#4004 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4056
      +user: App\Entity\User {#4004 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 81
      +score: 0
      +lastActive: DateTime @1709993018 {#3970
        date: 2024-03-09 15:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4054 …}
      +nested: Doctrine\ORM\PersistentCollection {#4052 …}
      +votes: Doctrine\ORM\PersistentCollection {#4050 …}
      +reports: Doctrine\ORM\PersistentCollection {#4048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 266537
      -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313985"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703992880 {#4006
        date: 2023-12-31 04:21:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4056}
    +body: "Let’s not be nihilist here. It’s better to come up with solutions than to give up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704017508 {#4538
      date: 2023-12-31 11:11:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@KpntAutismus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 267927
    -bodyTs: "'better':9 'come':11 'give':17 'let':1 'nihilist':5 'solut':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017508 {#4539
      date: 2023-12-31 11:11:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "sure, i love change for the better. the EU parliament is proof that change like this is possible, one just needs funding for lobbbyists like rossmann has done it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704050476 {#4684
    date: 2023-12-31 20:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 268030
  -bodyTs: "'better':7 'chang':4,14 'done':28 'eu':9 'fund':22 'like':15,25 'lobbbyist':24 'love':3 'need':21 'one':19 'parliament':10 'possibl':18 'proof':12 'rossmann':26 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050476 {#4685
    date: 2023-12-31 20:21:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4686
  +user: App\Entity\User {#4004 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4056
      +user: App\Entity\User {#4004 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 81
      +score: 0
      +lastActive: DateTime @1709993018 {#3970
        date: 2024-03-09 15:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4054 …}
      +nested: Doctrine\ORM\PersistentCollection {#4052 …}
      +votes: Doctrine\ORM\PersistentCollection {#4050 …}
      +reports: Doctrine\ORM\PersistentCollection {#4048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 266537
      -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313985"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703992880 {#4006
        date: 2023-12-31 04:21:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4056}
    +body: "Let’s not be nihilist here. It’s better to come up with solutions than to give up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704017508 {#4538
      date: 2023-12-31 11:11:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@KpntAutismus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 267927
    -bodyTs: "'better':9 'come':11 'give':17 'let':1 'nihilist':5 'solut':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017508 {#4539
      date: 2023-12-31 11:11:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "sure, i love change for the better. the EU parliament is proof that change like this is possible, one just needs funding for lobbbyists like rossmann has done it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704050476 {#4684
    date: 2023-12-31 20:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 268030
  -bodyTs: "'better':7 'chang':4,14 'done':28 'eu':9 'fund':22 'like':15,25 'lobbbyist':24 'love':3 'need':21 'one':19 'parliament':10 'possibl':18 'proof':12 'rossmann':26 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050476 {#4685
    date: 2023-12-31 20:21:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4686
  +user: App\Entity\User {#4004 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4540
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4056
      +user: App\Entity\User {#4004 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 81
      +score: 0
      +lastActive: DateTime @1709993018 {#3970
        date: 2024-03-09 15:03:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4054 …}
      +nested: Doctrine\ORM\PersistentCollection {#4052 …}
      +votes: Doctrine\ORM\PersistentCollection {#4050 …}
      +reports: Doctrine\ORM\PersistentCollection {#4048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
      -id: 266537
      -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313985"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703992880 {#4006
        date: 2023-12-31 04:21:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4056}
    +body: "Let’s not be nihilist here. It’s better to come up with solutions than to give up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1704017508 {#4538
      date: 2023-12-31 11:11:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@KpntAutismus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4541 …}
    +nested: Doctrine\ORM\PersistentCollection {#4543 …}
    +votes: Doctrine\ORM\PersistentCollection {#4545 …}
    +reports: Doctrine\ORM\PersistentCollection {#4547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4551 …}
    -id: 267927
    -bodyTs: "'better':9 'come':11 'give':17 'let':1 'nihilist':5 'solut':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033170"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017508 {#4539
      date: 2023-12-31 11:11:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "sure, i love change for the better. the EU parliament is proof that change like this is possible, one just needs funding for lobbbyists like rossmann has done it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704050476 {#4684
    date: 2023-12-31 20:21:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4689 …}
  +votes: Doctrine\ORM\PersistentCollection {#4691 …}
  +reports: Doctrine\ORM\PersistentCollection {#4693 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4697 …}
  -id: 268030
  -bodyTs: "'better':7 'chang':4,14 'done':28 'eu':9 'fund':22 'like':15,25 'lobbbyist':24 'love':3 'need':21 'one':19 'parliament':10 'possibl':18 'proof':12 'rossmann':26 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050476 {#4685
    date: 2023-12-31 20:21:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4555
  +user: Proxies\__CG__\App\Entity\User {#4556 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4056
    +user: App\Entity\User {#4004 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1709993018 {#3970
      date: 2024-03-09 15:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4050 …}
    +reports: Doctrine\ORM\PersistentCollection {#4048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 266537
    -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313985"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703992880 {#4006
      date: 2023-12-31 04:21:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "I honestly thing we need that third party instance that audits proprietary code for the licenses it uses to see if there’s a breach. Then they could sue all the companies that don’t abide by the license. Most likely GAFAM would lobby against such a thing because they know they use a lot of opensource stuff that could force them to opensource their stuff, but honestly, fuck them. They’ve made a killing on the backs of free work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704028594 {#4553
    date: 2023-12-31 14:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 267935
  -bodyTs: "'abid':36 'audit':11 'back':78 'breach':25 'code':13 'compani':32 'could':28,60 'forc':61 'free':80 'fuck':69 'gafam':42 'honest':2,68 'instanc':9 'kill':75 'know':51 'licens':16,39 'like':41 'lobbi':44 'lot':55 'made':73 'need':5 'opensourc':57,64 'parti':8 'proprietari':12 'see':20 'stuff':58,66 'sue':29 'thing':3,48 'third':7 'use':18,53 've':72 'work':81 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704028594 {#4554
    date: 2023-12-31 14:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4555
  +user: Proxies\__CG__\App\Entity\User {#4556 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4056
    +user: App\Entity\User {#4004 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1709993018 {#3970
      date: 2024-03-09 15:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4050 …}
    +reports: Doctrine\ORM\PersistentCollection {#4048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 266537
    -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313985"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703992880 {#4006
      date: 2023-12-31 04:21:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "I honestly thing we need that third party instance that audits proprietary code for the licenses it uses to see if there’s a breach. Then they could sue all the companies that don’t abide by the license. Most likely GAFAM would lobby against such a thing because they know they use a lot of opensource stuff that could force them to opensource their stuff, but honestly, fuck them. They’ve made a killing on the backs of free work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704028594 {#4553
    date: 2023-12-31 14:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 267935
  -bodyTs: "'abid':36 'audit':11 'back':78 'breach':25 'code':13 'compani':32 'could':28,60 'forc':61 'free':80 'fuck':69 'gafam':42 'honest':2,68 'instanc':9 'kill':75 'know':51 'licens':16,39 'like':41 'lobbi':44 'lot':55 'made':73 'need':5 'opensourc':57,64 'parti':8 'proprietari':12 'see':20 'stuff':58,66 'sue':29 'thing':3,48 'third':7 'use':18,53 've':72 'work':81 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704028594 {#4554
    date: 2023-12-31 14:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4555
  +user: Proxies\__CG__\App\Entity\User {#4556 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4056
    +user: App\Entity\User {#4004 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "in a fair world, all of these companies who abuse the GPL license woild get sued and have to face actual consequences. but the legal system favors the rich, and the FOSS dev is left to starve. killed by their own passion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 81
    +score: 0
    +lastActive: DateTime @1709993018 {#3970
      date: 2024-03-09 15:03:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4054 …}
    +nested: Doctrine\ORM\PersistentCollection {#4052 …}
    +votes: Doctrine\ORM\PersistentCollection {#4050 …}
    +reports: Doctrine\ORM\PersistentCollection {#4048 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4020 …}
    -id: 266537
    -bodyTs: "'abus':10 'actual':21 'compani':8 'consequ':22 'dev':33 'face':20 'fair':3 'favor':27 'foss':32 'get':15 'gpl':12 'kill':38 'left':35 'legal':25 'licens':13 'passion':42 'rich':29 'starv':37 'su':16 'system':26 'woild':14 'world':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313985"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703992880 {#4006
      date: 2023-12-31 04:21:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4056}
  +body: "I honestly thing we need that third party instance that audits proprietary code for the licenses it uses to see if there’s a breach. Then they could sue all the companies that don’t abide by the license. Most likely GAFAM would lobby against such a thing because they know they use a lot of opensource stuff that could force them to opensource their stuff, but honestly, fuck them. They’ve made a killing on the backs of free work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704028594 {#4553
    date: 2023-12-31 14:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 267935
  -bodyTs: "'abid':36 'audit':11 'back':78 'breach':25 'code':13 'compani':32 'could':28,60 'forc':61 'free':80 'fuck':69 'gafam':42 'honest':2,68 'instanc':9 'kill':75 'know':51 'licens':16,39 'like':41 'lobbi':44 'lot':55 'made':73 'need':5 'opensourc':57,64 'parti':8 'proprietari':12 'see':20 'stuff':58,66 'sue':29 'thing':3,48 'third':7 'use':18,53 've':72 'work':81 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704028594 {#4554
    date: 2023-12-31 14:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4094
  +user: App\Entity\User {#4077 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +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 {#4101
    date: 2024-03-13 22:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4087 …}
  +nested: Doctrine\ORM\PersistentCollection {#4090 …}
  +votes: Doctrine\ORM\PersistentCollection {#4088 …}
  +reports: Doctrine\ORM\PersistentCollection {#4086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
  -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 {#4093
    date: 2023-12-31 03:34:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4094
  +user: App\Entity\User {#4077 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +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 {#4101
    date: 2024-03-13 22:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4087 …}
  +nested: Doctrine\ORM\PersistentCollection {#4090 …}
  +votes: Doctrine\ORM\PersistentCollection {#4088 …}
  +reports: Doctrine\ORM\PersistentCollection {#4086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
  -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 {#4093
    date: 2023-12-31 03:34:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4094
  +user: App\Entity\User {#4077 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +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 {#4101
    date: 2024-03-13 22:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4087 …}
  +nested: Doctrine\ORM\PersistentCollection {#4090 …}
  +votes: Doctrine\ORM\PersistentCollection {#4088 …}
  +reports: Doctrine\ORM\PersistentCollection {#4086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
  -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 {#4093
    date: 2023-12-31 03:34:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4094
    +user: App\Entity\User {#4077 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +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 {#4101
      date: 2024-03-13 22:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4087 …}
    +nested: Doctrine\ORM\PersistentCollection {#4090 …}
    +votes: Doctrine\ORM\PersistentCollection {#4088 …}
    +reports: Doctrine\ORM\PersistentCollection {#4086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
    -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 {#4093
      date: 2023-12-31 03:34:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    Well the question is, how would such a license look like? Or would it be a contract and not a license?\n
    \n
    I guess I should ask a lawyer these questions, but I wanted to see what others here thought about the idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704017842 {#4508
    date: 2023-12-31 11:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 267928
  -bodyTs: "'ask':26 'contract':17 'guess':23 'idea':42 'lawyer':28 'licens':9,21 'like':11 'look':10 'other':37 'question':3,30 'see':35 'thought':39 'want':33 'well':1 'would':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017842 {#4509
    date: 2023-12-31 11:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4094
    +user: App\Entity\User {#4077 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +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 {#4101
      date: 2024-03-13 22:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4087 …}
    +nested: Doctrine\ORM\PersistentCollection {#4090 …}
    +votes: Doctrine\ORM\PersistentCollection {#4088 …}
    +reports: Doctrine\ORM\PersistentCollection {#4086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
    -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 {#4093
      date: 2023-12-31 03:34:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    Well the question is, how would such a license look like? Or would it be a contract and not a license?\n
    \n
    I guess I should ask a lawyer these questions, but I wanted to see what others here thought about the idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704017842 {#4508
    date: 2023-12-31 11:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 267928
  -bodyTs: "'ask':26 'contract':17 'guess':23 'idea':42 'lawyer':28 'licens':9,21 'like':11 'look':10 'other':37 'question':3,30 'see':35 'thought':39 'want':33 'well':1 'would':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017842 {#4509
    date: 2023-12-31 11:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4094
    +user: App\Entity\User {#4077 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +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 {#4101
      date: 2024-03-13 22:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4087 …}
    +nested: Doctrine\ORM\PersistentCollection {#4090 …}
    +votes: Doctrine\ORM\PersistentCollection {#4088 …}
    +reports: Doctrine\ORM\PersistentCollection {#4086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
    -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 {#4093
      date: 2023-12-31 03:34:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    Well the question is, how would such a license look like? Or would it be a contract and not a license?\n
    \n
    I guess I should ask a lawyer these questions, but I wanted to see what others here thought about the idea.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704017842 {#4508
    date: 2023-12-31 11:17:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4511 …}
  +nested: Doctrine\ORM\PersistentCollection {#4513 …}
  +votes: Doctrine\ORM\PersistentCollection {#4515 …}
  +reports: Doctrine\ORM\PersistentCollection {#4517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
  -id: 267928
  -bodyTs: "'ask':26 'contract':17 'guess':23 'idea':42 'lawyer':28 'licens':9,21 'like':11 'look':10 'other':37 'question':3,30 'see':35 'thought':39 'want':33 'well':1 'would':6,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017842 {#4509
    date: 2023-12-31 11:17:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4510
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      Well the question is, how would such a license look like? Or would it be a contract and not a license?\n
      \n
      I guess I should ask a lawyer these questions, but I wanted to see what others here thought about the idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704017842 {#4508
      date: 2023-12-31 11:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 267928
    -bodyTs: "'ask':26 'contract':17 'guess':23 'idea':42 'lawyer':28 'licens':9,21 'like':11 'look':10 'other':37 'question':3,30 'see':35 'thought':39 'want':33 'well':1 'would':6,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017842 {#4509
      date: 2023-12-31 11:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    This to me is a good question. The lack of something concrete that sounds like “yes, that would definitely work” is something that makes me have reservations about this whole thesis… but that said I think it has some merit.\n
    \n
    Mysql and Qt already have a pretty solid model, where there’s a GPL-enabled alternative that the community can use, or you can pay a fee to use the commercial version. You could scale that up to something where if you want to pay a certain fee, you can use *lots* of currently-GPL software (maybe any that’s been assigned to the FSF or something with the FSF shepherding the whole thing). Then, we can stop the sort of benign neglect of companies that are sloppy with their licensing of uboot or Busybox, and just tell them to start paying the fee if they don’t feel like dotting all their "i"s as far as licensing, and then use the fees to fund development of open source software that’s needed but doesn’t have a lot of motivated developers working on it.\n
    \n
    I’m not as convinced that it’s necessary as Perens is. Like I think he overblows by quite a lot the impact of RHEL skirting their licensing, because in his mind RHEL is such a big part of the computing world when in reality it’s not. But it sounds like he’s describing real problems and the solutions make some version of good sense to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704050152 {#4699
    date: 2023-12-31 20:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 268014
  -bodyTs: "'alreadi':44 'altern':57 'assign':104 'benign':124 'big':225 'busybox':137 'certain':88 'commerci':72 'communiti':60 'compani':127 'comput':229 'concret':12 'convinc':193 'could':75 'current':96 'currently-gpl':95 'definit':19 'describ':243 'develop':169,185 'doesn':178 'dot':153 'enabl':56 'far':159 'fee':68,89,146,166 'feel':151 'fsf':107,112 'fund':168 'good':6,253 'gpl':55,97 'gpl-enabl':54 'impact':211 'lack':9 'licens':133,161,216 'like':15,152,201,240 'lot':93,182,209 'm':190 'make':24,249 'mayb':99 'merit':40 'mind':220 'model':49 'motiv':184 'mysql':41 'necessari':197 'need':176 'neglect':125 'open':171 'overblow':205 'part':226 'pay':66,86,144 'peren':199 'pretti':47 'problem':245 'qt':43 'question':7 'quit':207 'real':244 'realiti':233 'reserv':27 'rhel':213,221 'said':34 'scale':76 'sens':254 'shepherd':113 'skirt':214 'sloppi':130 'softwar':98,173 'solid':48 'solut':248 'someth':11,22,80,109 'sort':122 'sound':14,239 'sourc':172 'start':143 'stop':120 'tell':140 'thesi':31 'thing':116 'think':36,203 'uboot':135 'use':62,70,92,164 'version':73,251 'want':84 'whole':30,115 'work':20,186 'world':230 'would':18 'yes':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050152 {#4700
    date: 2023-12-31 20:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4510
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      Well the question is, how would such a license look like? Or would it be a contract and not a license?\n
      \n
      I guess I should ask a lawyer these questions, but I wanted to see what others here thought about the idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704017842 {#4508
      date: 2023-12-31 11:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 267928
    -bodyTs: "'ask':26 'contract':17 'guess':23 'idea':42 'lawyer':28 'licens':9,21 'like':11 'look':10 'other':37 'question':3,30 'see':35 'thought':39 'want':33 'well':1 'would':6,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017842 {#4509
      date: 2023-12-31 11:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    This to me is a good question. The lack of something concrete that sounds like “yes, that would definitely work” is something that makes me have reservations about this whole thesis… but that said I think it has some merit.\n
    \n
    Mysql and Qt already have a pretty solid model, where there’s a GPL-enabled alternative that the community can use, or you can pay a fee to use the commercial version. You could scale that up to something where if you want to pay a certain fee, you can use *lots* of currently-GPL software (maybe any that’s been assigned to the FSF or something with the FSF shepherding the whole thing). Then, we can stop the sort of benign neglect of companies that are sloppy with their licensing of uboot or Busybox, and just tell them to start paying the fee if they don’t feel like dotting all their "i"s as far as licensing, and then use the fees to fund development of open source software that’s needed but doesn’t have a lot of motivated developers working on it.\n
    \n
    I’m not as convinced that it’s necessary as Perens is. Like I think he overblows by quite a lot the impact of RHEL skirting their licensing, because in his mind RHEL is such a big part of the computing world when in reality it’s not. But it sounds like he’s describing real problems and the solutions make some version of good sense to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704050152 {#4699
    date: 2023-12-31 20:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 268014
  -bodyTs: "'alreadi':44 'altern':57 'assign':104 'benign':124 'big':225 'busybox':137 'certain':88 'commerci':72 'communiti':60 'compani':127 'comput':229 'concret':12 'convinc':193 'could':75 'current':96 'currently-gpl':95 'definit':19 'describ':243 'develop':169,185 'doesn':178 'dot':153 'enabl':56 'far':159 'fee':68,89,146,166 'feel':151 'fsf':107,112 'fund':168 'good':6,253 'gpl':55,97 'gpl-enabl':54 'impact':211 'lack':9 'licens':133,161,216 'like':15,152,201,240 'lot':93,182,209 'm':190 'make':24,249 'mayb':99 'merit':40 'mind':220 'model':49 'motiv':184 'mysql':41 'necessari':197 'need':176 'neglect':125 'open':171 'overblow':205 'part':226 'pay':66,86,144 'peren':199 'pretti':47 'problem':245 'qt':43 'question':7 'quit':207 'real':244 'realiti':233 'reserv':27 'rhel':213,221 'said':34 'scale':76 'sens':254 'shepherd':113 'skirt':214 'sloppi':130 'softwar':98,173 'solid':48 'solut':248 'someth':11,22,80,109 'sort':122 'sound':14,239 'sourc':172 'start':143 'stop':120 'tell':140 'thesi':31 'thing':116 'think':36,203 'uboot':135 'use':62,70,92,164 'version':73,251 'want':84 'whole':30,115 'work':20,186 'world':230 'would':18 'yes':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050152 {#4700
    date: 2023-12-31 20:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4510
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      Well the question is, how would such a license look like? Or would it be a contract and not a license?\n
      \n
      I guess I should ask a lawyer these questions, but I wanted to see what others here thought about the idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704017842 {#4508
      date: 2023-12-31 11:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 267928
    -bodyTs: "'ask':26 'contract':17 'guess':23 'idea':42 'lawyer':28 'licens':9,21 'like':11 'look':10 'other':37 'question':3,30 'see':35 'thought':39 'want':33 'well':1 'would':6,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017842 {#4509
      date: 2023-12-31 11:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    This to me is a good question. The lack of something concrete that sounds like “yes, that would definitely work” is something that makes me have reservations about this whole thesis… but that said I think it has some merit.\n
    \n
    Mysql and Qt already have a pretty solid model, where there’s a GPL-enabled alternative that the community can use, or you can pay a fee to use the commercial version. You could scale that up to something where if you want to pay a certain fee, you can use *lots* of currently-GPL software (maybe any that’s been assigned to the FSF or something with the FSF shepherding the whole thing). Then, we can stop the sort of benign neglect of companies that are sloppy with their licensing of uboot or Busybox, and just tell them to start paying the fee if they don’t feel like dotting all their "i"s as far as licensing, and then use the fees to fund development of open source software that’s needed but doesn’t have a lot of motivated developers working on it.\n
    \n
    I’m not as convinced that it’s necessary as Perens is. Like I think he overblows by quite a lot the impact of RHEL skirting their licensing, because in his mind RHEL is such a big part of the computing world when in reality it’s not. But it sounds like he’s describing real problems and the solutions make some version of good sense to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704050152 {#4699
    date: 2023-12-31 20:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4702 …}
  +nested: Doctrine\ORM\PersistentCollection {#4704 …}
  +votes: Doctrine\ORM\PersistentCollection {#4706 …}
  +reports: Doctrine\ORM\PersistentCollection {#4708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4712 …}
  -id: 268014
  -bodyTs: "'alreadi':44 'altern':57 'assign':104 'benign':124 'big':225 'busybox':137 'certain':88 'commerci':72 'communiti':60 'compani':127 'comput':229 'concret':12 'convinc':193 'could':75 'current':96 'currently-gpl':95 'definit':19 'describ':243 'develop':169,185 'doesn':178 'dot':153 'enabl':56 'far':159 'fee':68,89,146,166 'feel':151 'fsf':107,112 'fund':168 'good':6,253 'gpl':55,97 'gpl-enabl':54 'impact':211 'lack':9 'licens':133,161,216 'like':15,152,201,240 'lot':93,182,209 'm':190 'make':24,249 'mayb':99 'merit':40 'mind':220 'model':49 'motiv':184 'mysql':41 'necessari':197 'need':176 'neglect':125 'open':171 'overblow':205 'part':226 'pay':66,86,144 'peren':199 'pretti':47 'problem':245 'qt':43 'question':7 'quit':207 'real':244 'realiti':233 'reserv':27 'rhel':213,221 'said':34 'scale':76 'sens':254 'shepherd':113 'skirt':214 'sloppi':130 'softwar':98,173 'solid':48 'solut':248 'someth':11,22,80,109 'sort':122 'sound':14,239 'sourc':172 'start':143 'stop':120 'tell':140 'thesi':31 'thing':116 'think':36,203 'uboot':135 'use':62,70,92,164 'version':73,251 'want':84 'whole':30,115 'work':20,186 'world':230 'would':18 'yes':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050152 {#4700
    date: 2023-12-31 20:15:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#4077 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4510
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      Well the question is, how would such a license look like? Or would it be a contract and not a license?\n
      \n
      I guess I should ask a lawyer these questions, but I wanted to see what others here thought about the idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704017842 {#4508
      date: 2023-12-31 11:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 267928
    -bodyTs: "'ask':26 'contract':17 'guess':23 'idea':42 'lawyer':28 'licens':9,21 'like':11 'look':10 'other':37 'question':3,30 'see':35 'thought':39 'want':33 'well':1 'would':6,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017842 {#4509
      date: 2023-12-31 11:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +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 {#4714
    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 {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4715
    date: 2023-12-31 16:54:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#4077 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4510
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      Well the question is, how would such a license look like? Or would it be a contract and not a license?\n
      \n
      I guess I should ask a lawyer these questions, but I wanted to see what others here thought about the idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704017842 {#4508
      date: 2023-12-31 11:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 267928
    -bodyTs: "'ask':26 'contract':17 'guess':23 'idea':42 'lawyer':28 'licens':9,21 'like':11 'look':10 'other':37 'question':3,30 'see':35 'thought':39 'want':33 'well':1 'would':6,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017842 {#4509
      date: 2023-12-31 11:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +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 {#4714
    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 {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4715
    date: 2023-12-31 16:54:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4716
  +user: App\Entity\User {#4077 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4510
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      Well the question is, how would such a license look like? Or would it be a contract and not a license?\n
      \n
      I guess I should ask a lawyer these questions, but I wanted to see what others here thought about the idea.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704017842 {#4508
      date: 2023-12-31 11:17:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4511 …}
    +nested: Doctrine\ORM\PersistentCollection {#4513 …}
    +votes: Doctrine\ORM\PersistentCollection {#4515 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4521 …}
    -id: 267928
    -bodyTs: "'ask':26 'contract':17 'guess':23 'idea':42 'lawyer':28 'licens':9,21 'like':11 'look':10 'other':37 'question':3,30 'see':35 'thought':39 'want':33 'well':1 'would':6,13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017842 {#4509
      date: 2023-12-31 11:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +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 {#4714
    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 {#4717 …}
  +nested: Doctrine\ORM\PersistentCollection {#4719 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -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 {#4715
    date: 2023-12-31 16:54:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4525
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4094
    +user: App\Entity\User {#4077 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +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 {#4101
      date: 2024-03-13 22:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4087 …}
    +nested: Doctrine\ORM\PersistentCollection {#4090 …}
    +votes: Doctrine\ORM\PersistentCollection {#4088 …}
    +reports: Doctrine\ORM\PersistentCollection {#4086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
    -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 {#4093
      date: 2023-12-31 03:34:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
    \n
    GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
    \n
    If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1703993138 {#4523
    date: 2023-12-31 04:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 266546
  -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993138 {#4524
    date: 2023-12-31 04:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4525
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4094
    +user: App\Entity\User {#4077 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +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 {#4101
      date: 2024-03-13 22:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4087 …}
    +nested: Doctrine\ORM\PersistentCollection {#4090 …}
    +votes: Doctrine\ORM\PersistentCollection {#4088 …}
    +reports: Doctrine\ORM\PersistentCollection {#4086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
    -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 {#4093
      date: 2023-12-31 03:34:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
    \n
    GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
    \n
    If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1703993138 {#4523
    date: 2023-12-31 04:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 266546
  -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993138 {#4524
    date: 2023-12-31 04:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4525
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4094
    +user: App\Entity\User {#4077 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +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 {#4101
      date: 2024-03-13 22:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4087 …}
    +nested: Doctrine\ORM\PersistentCollection {#4090 …}
    +votes: Doctrine\ORM\PersistentCollection {#4088 …}
    +reports: Doctrine\ORM\PersistentCollection {#4086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
    -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 {#4093
      date: 2023-12-31 03:34:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
    \n
    GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
    \n
    If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1703993138 {#4523
    date: 2023-12-31 04:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4526 …}
  +nested: Doctrine\ORM\PersistentCollection {#4528 …}
  +votes: Doctrine\ORM\PersistentCollection {#4530 …}
  +reports: Doctrine\ORM\PersistentCollection {#4532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
  -id: 266546
  -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993138 {#4524
    date: 2023-12-31 04:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4594
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034269 {#4592
    date: 2023-12-31 15:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4596 …}
  +nested: Doctrine\ORM\PersistentCollection {#4598 …}
  +votes: Doctrine\ORM\PersistentCollection {#4600 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 267445
  -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034269 {#4593
    date: 2023-12-31 15:51:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4594
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034269 {#4592
    date: 2023-12-31 15:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4596 …}
  +nested: Doctrine\ORM\PersistentCollection {#4598 …}
  +votes: Doctrine\ORM\PersistentCollection {#4600 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 267445
  -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034269 {#4593
    date: 2023-12-31 15:51:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4594
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034269 {#4592
    date: 2023-12-31 15:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4596 …}
  +nested: Doctrine\ORM\PersistentCollection {#4598 …}
  +votes: Doctrine\ORM\PersistentCollection {#4600 …}
  +reports: Doctrine\ORM\PersistentCollection {#4602 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
  -id: 267445
  -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034269 {#4593
    date: 2023-12-31 15:51:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4799
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4594
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704034269 {#4592
      date: 2023-12-31 15:51:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4596 …}
    +nested: Doctrine\ORM\PersistentCollection {#4598 …}
    +votes: Doctrine\ORM\PersistentCollection {#4600 …}
    +reports: Doctrine\ORM\PersistentCollection {#4602 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    -id: 267445
    -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4126446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704034269 {#4593
      date: 2023-12-31 15:51:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    They were selling TVs with GPL-licensed software inside without complying with the terms of the GPL. When challenged, their defense was some version of “But it’s completely free for anyone to use!”\n
    \n
    They didn’t have to give up every one of their TVs of any model, just the infringing models (the ones that used Busybox without complying with the GPL).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704039149 {#4797
    date: 2023-12-31 17:12:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 267573
  -bodyTs: "'anyon':33 'busybox':59 'challeng':20 'complet':30 'compli':12,61 'defens':22 'didn':37 'everi':43 'free':31 'give':41 'gpl':7,18,64 'gpl-licens':6 'infring':53 'insid':10 'licens':8 'model':50,54 'one':44,56 'sell':3 'softwar':9 'term':15 'tvs':4,47 'use':35,58 'version':25 'without':11,60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6319855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704039149 {#4798
    date: 2023-12-31 17:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4799
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4594
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704034269 {#4592
      date: 2023-12-31 15:51:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4596 …}
    +nested: Doctrine\ORM\PersistentCollection {#4598 …}
    +votes: Doctrine\ORM\PersistentCollection {#4600 …}
    +reports: Doctrine\ORM\PersistentCollection {#4602 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    -id: 267445
    -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4126446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704034269 {#4593
      date: 2023-12-31 15:51:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    They were selling TVs with GPL-licensed software inside without complying with the terms of the GPL. When challenged, their defense was some version of “But it’s completely free for anyone to use!”\n
    \n
    They didn’t have to give up every one of their TVs of any model, just the infringing models (the ones that used Busybox without complying with the GPL).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704039149 {#4797
    date: 2023-12-31 17:12:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 267573
  -bodyTs: "'anyon':33 'busybox':59 'challeng':20 'complet':30 'compli':12,61 'defens':22 'didn':37 'everi':43 'free':31 'give':41 'gpl':7,18,64 'gpl-licens':6 'infring':53 'insid':10 'licens':8 'model':50,54 'one':44,56 'sell':3 'softwar':9 'term':15 'tvs':4,47 'use':35,58 'version':25 'without':11,60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6319855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704039149 {#4798
    date: 2023-12-31 17:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4799
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4594
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704034269 {#4592
      date: 2023-12-31 15:51:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4596 …}
    +nested: Doctrine\ORM\PersistentCollection {#4598 …}
    +votes: Doctrine\ORM\PersistentCollection {#4600 …}
    +reports: Doctrine\ORM\PersistentCollection {#4602 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
    -id: 267445
    -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4126446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704034269 {#4593
      date: 2023-12-31 15:51:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    They were selling TVs with GPL-licensed software inside without complying with the terms of the GPL. When challenged, their defense was some version of “But it’s completely free for anyone to use!”\n
    \n
    They didn’t have to give up every one of their TVs of any model, just the infringing models (the ones that used Busybox without complying with the GPL).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704039149 {#4797
    date: 2023-12-31 17:12:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 267573
  -bodyTs: "'anyon':33 'busybox':59 'challeng':20 'complet':30 'compli':12,61 'defens':22 'didn':37 'everi':43 'free':31 'give':41 'gpl':7,18,64 'gpl-licens':6 'infring':53 'insid':10 'licens':8 'model':50,54 'one':44,56 'sell':3 'softwar':9 'term':15 'tvs':4,47 'use':35,58 'version':25 'without':11,60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6319855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704039149 {#4798
    date: 2023-12-31 17:12:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4918
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4594
      +user: Proxies\__CG__\App\Entity\User {#4595 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4525
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4094
          +user: App\Entity\User {#4077 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +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 {#4101
            date: 2024-03-13 22:45:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4087 …}
          +nested: Doctrine\ORM\PersistentCollection {#4090 …}
          +votes: Doctrine\ORM\PersistentCollection {#4088 …}
          +reports: Doctrine\ORM\PersistentCollection {#4086 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
          -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 {#4093
            date: 2023-12-31 03:34:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4094}
        +body: """
          This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
          \n
          GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
          \n
          If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703993138 {#4523
          date: 2023-12-31 04:25:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4526 …}
        +nested: Doctrine\ORM\PersistentCollection {#4528 …}
        +votes: Doctrine\ORM\PersistentCollection {#4530 …}
        +reports: Doctrine\ORM\PersistentCollection {#4532 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
        -id: 266546
        -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6314028"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703993138 {#4524
          date: 2023-12-31 04:25:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704034269 {#4592
        date: 2023-12-31 15:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4596 …}
      +nested: Doctrine\ORM\PersistentCollection {#4598 …}
      +votes: Doctrine\ORM\PersistentCollection {#4600 …}
      +reports: Doctrine\ORM\PersistentCollection {#4602 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
      -id: 267445
      -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034269 {#4593
        date: 2023-12-31 15:51:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      They were selling TVs with GPL-licensed software inside without complying with the terms of the GPL. When challenged, their defense was some version of “But it’s completely free for anyone to use!”\n
      \n
      They didn’t have to give up every one of their TVs of any model, just the infringing models (the ones that used Busybox without complying with the GPL).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704039149 {#4797
      date: 2023-12-31 17:12:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4800 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -id: 267573
    -bodyTs: "'anyon':33 'busybox':59 'challeng':20 'complet':30 'compli':12,61 'defens':22 'didn':37 'everi':43 'free':31 'give':41 'gpl':7,18,64 'gpl-licens':6 'infring':53 'insid':10 'licens':8 'model':50,54 'one':44,56 'sell':3 'softwar':9 'term':15 'tvs':4,47 'use':35,58 'version':25 'without':11,60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6319855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704039149 {#4798
      date: 2023-12-31 17:12:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "What did they infringe on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704043890 {#4919
    date: 2023-12-31 18:31:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4909 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 267732
  -bodyTs: "'infring':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4128405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043890 {#4916
    date: 2023-12-31 18:31:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4918
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4594
      +user: Proxies\__CG__\App\Entity\User {#4595 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4525
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4094
          +user: App\Entity\User {#4077 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +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 {#4101
            date: 2024-03-13 22:45:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4087 …}
          +nested: Doctrine\ORM\PersistentCollection {#4090 …}
          +votes: Doctrine\ORM\PersistentCollection {#4088 …}
          +reports: Doctrine\ORM\PersistentCollection {#4086 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
          -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 {#4093
            date: 2023-12-31 03:34:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4094}
        +body: """
          This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
          \n
          GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
          \n
          If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703993138 {#4523
          date: 2023-12-31 04:25:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4526 …}
        +nested: Doctrine\ORM\PersistentCollection {#4528 …}
        +votes: Doctrine\ORM\PersistentCollection {#4530 …}
        +reports: Doctrine\ORM\PersistentCollection {#4532 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
        -id: 266546
        -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6314028"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703993138 {#4524
          date: 2023-12-31 04:25:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704034269 {#4592
        date: 2023-12-31 15:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4596 …}
      +nested: Doctrine\ORM\PersistentCollection {#4598 …}
      +votes: Doctrine\ORM\PersistentCollection {#4600 …}
      +reports: Doctrine\ORM\PersistentCollection {#4602 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
      -id: 267445
      -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034269 {#4593
        date: 2023-12-31 15:51:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      They were selling TVs with GPL-licensed software inside without complying with the terms of the GPL. When challenged, their defense was some version of “But it’s completely free for anyone to use!”\n
      \n
      They didn’t have to give up every one of their TVs of any model, just the infringing models (the ones that used Busybox without complying with the GPL).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704039149 {#4797
      date: 2023-12-31 17:12:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4800 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -id: 267573
    -bodyTs: "'anyon':33 'busybox':59 'challeng':20 'complet':30 'compli':12,61 'defens':22 'didn':37 'everi':43 'free':31 'give':41 'gpl':7,18,64 'gpl-licens':6 'infring':53 'insid':10 'licens':8 'model':50,54 'one':44,56 'sell':3 'softwar':9 'term':15 'tvs':4,47 'use':35,58 'version':25 'without':11,60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6319855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704039149 {#4798
      date: 2023-12-31 17:12:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "What did they infringe on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704043890 {#4919
    date: 2023-12-31 18:31:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4909 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 267732
  -bodyTs: "'infring':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4128405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043890 {#4916
    date: 2023-12-31 18:31:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4918
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4594
      +user: Proxies\__CG__\App\Entity\User {#4595 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4525
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4094
          +user: App\Entity\User {#4077 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +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 {#4101
            date: 2024-03-13 22:45:52.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4087 …}
          +nested: Doctrine\ORM\PersistentCollection {#4090 …}
          +votes: Doctrine\ORM\PersistentCollection {#4088 …}
          +reports: Doctrine\ORM\PersistentCollection {#4086 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
          -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 {#4093
            date: 2023-12-31 03:34:41.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4094}
        +body: """
          This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
          \n
          GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
          \n
          If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1703993138 {#4523
          date: 2023-12-31 04:25:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4526 …}
        +nested: Doctrine\ORM\PersistentCollection {#4528 …}
        +votes: Doctrine\ORM\PersistentCollection {#4530 …}
        +reports: Doctrine\ORM\PersistentCollection {#4532 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
        -id: 266546
        -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6314028"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703993138 {#4524
          date: 2023-12-31 04:25:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704034269 {#4592
        date: 2023-12-31 15:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4596 …}
      +nested: Doctrine\ORM\PersistentCollection {#4598 …}
      +votes: Doctrine\ORM\PersistentCollection {#4600 …}
      +reports: Doctrine\ORM\PersistentCollection {#4602 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
      -id: 267445
      -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monyet.cc/comment/4126446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704034269 {#4593
        date: 2023-12-31 15:51:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      They were selling TVs with GPL-licensed software inside without complying with the terms of the GPL. When challenged, their defense was some version of “But it’s completely free for anyone to use!”\n
      \n
      They didn’t have to give up every one of their TVs of any model, just the infringing models (the ones that used Busybox without complying with the GPL).
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1704039149 {#4797
      date: 2023-12-31 17:12:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4800 …}
    +nested: Doctrine\ORM\PersistentCollection {#4802 …}
    +votes: Doctrine\ORM\PersistentCollection {#4804 …}
    +reports: Doctrine\ORM\PersistentCollection {#4806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    -id: 267573
    -bodyTs: "'anyon':33 'busybox':59 'challeng':20 'complet':30 'compli':12,61 'defens':22 'didn':37 'everi':43 'free':31 'give':41 'gpl':7,18,64 'gpl-licens':6 'infring':53 'insid':10 'licens':8 'model':50,54 'one':44,56 'sell':3 'softwar':9 'term':15 'tvs':4,47 'use':35,58 'version':25 'without':11,60"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6319855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704039149 {#4798
      date: 2023-12-31 17:12:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "What did they infringe on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704043890 {#4919
    date: 2023-12-31 18:31:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4911 …}
  +votes: Doctrine\ORM\PersistentCollection {#4909 …}
  +reports: Doctrine\ORM\PersistentCollection {#4921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
  -id: 267732
  -bodyTs: "'infring':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4128405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043890 {#4916
    date: 2023-12-31 18:31:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4969
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4594
        +user: Proxies\__CG__\App\Entity\User {#4595 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4525
          +user: App\Entity\User {#4258 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4094
            +user: App\Entity\User {#4077 …}
            +entry: App\Entity\Entry {#2414}
            +magazine: App\Entity\Magazine {#262}
            +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 {#4101
              date: 2024-03-13 22:45:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@actual_patience@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4087 …}
            +nested: Doctrine\ORM\PersistentCollection {#4090 …}
            +votes: Doctrine\ORM\PersistentCollection {#4088 …}
            +reports: Doctrine\ORM\PersistentCollection {#4086 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
            -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 {#4093
              date: 2023-12-31 03:34:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4094}
          +body: """
            This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
            \n
            GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
            \n
            If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1703993138 {#4523
            date: 2023-12-31 04:25:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
            "@Lmaydev@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4526 …}
          +nested: Doctrine\ORM\PersistentCollection {#4528 …}
          +votes: Doctrine\ORM\PersistentCollection {#4530 …}
          +reports: Doctrine\ORM\PersistentCollection {#4532 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
          -id: 266546
          -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6314028"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703993138 {#4524
            date: 2023-12-31 04:25:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4094}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#4592
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4596 …}
        +nested: Doctrine\ORM\PersistentCollection {#4598 …}
        +votes: Doctrine\ORM\PersistentCollection {#4600 …}
        +reports: Doctrine\ORM\PersistentCollection {#4602 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#4593
          date: 2023-12-31 15:51:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        They were selling TVs with GPL-licensed software inside without complying with the terms of the GPL. When challenged, their defense was some version of “But it’s completely free for anyone to use!”\n
        \n
        They didn’t have to give up every one of their TVs of any model, just the infringing models (the ones that used Busybox without complying with the GPL).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704039149 {#4797
        date: 2023-12-31 17:12:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
        "@library_napper@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4800 …}
      +nested: Doctrine\ORM\PersistentCollection {#4802 …}
      +votes: Doctrine\ORM\PersistentCollection {#4804 …}
      +reports: Doctrine\ORM\PersistentCollection {#4806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
      -id: 267573
      -bodyTs: "'anyon':33 'busybox':59 'challeng':20 'complet':30 'compli':12,61 'defens':22 'didn':37 'everi':43 'free':31 'give':41 'gpl':7,18,64 'gpl-licens':6 'infring':53 'insid':10 'licens':8 'model':50,54 'one':44,56 'sell':3 'softwar':9 'term':15 'tvs':4,47 'use':35,58 'version':25 'without':11,60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6319855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704039149 {#4798
        date: 2023-12-31 17:12:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "What did they infringe on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704043890 {#4919
      date: 2023-12-31 18:31:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4909 …}
    +reports: Doctrine\ORM\PersistentCollection {#4921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
    -id: 267732
    -bodyTs: "'infring':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4128405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704043890 {#4916
      date: 2023-12-31 18:31:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "Busybox"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704043968 {#4970
    date: 2023-12-31 18:32:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4960 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 267734
  -bodyTs: "'busybox':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043968 {#4973
    date: 2023-12-31 18:32:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4969
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4594
        +user: Proxies\__CG__\App\Entity\User {#4595 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4525
          +user: App\Entity\User {#4258 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4094
            +user: App\Entity\User {#4077 …}
            +entry: App\Entity\Entry {#2414}
            +magazine: App\Entity\Magazine {#262}
            +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 {#4101
              date: 2024-03-13 22:45:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@actual_patience@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4087 …}
            +nested: Doctrine\ORM\PersistentCollection {#4090 …}
            +votes: Doctrine\ORM\PersistentCollection {#4088 …}
            +reports: Doctrine\ORM\PersistentCollection {#4086 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
            -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 {#4093
              date: 2023-12-31 03:34:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4094}
          +body: """
            This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
            \n
            GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
            \n
            If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1703993138 {#4523
            date: 2023-12-31 04:25:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
            "@Lmaydev@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4526 …}
          +nested: Doctrine\ORM\PersistentCollection {#4528 …}
          +votes: Doctrine\ORM\PersistentCollection {#4530 …}
          +reports: Doctrine\ORM\PersistentCollection {#4532 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
          -id: 266546
          -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6314028"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703993138 {#4524
            date: 2023-12-31 04:25:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4094}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#4592
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4596 …}
        +nested: Doctrine\ORM\PersistentCollection {#4598 …}
        +votes: Doctrine\ORM\PersistentCollection {#4600 …}
        +reports: Doctrine\ORM\PersistentCollection {#4602 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#4593
          date: 2023-12-31 15:51:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        They were selling TVs with GPL-licensed software inside without complying with the terms of the GPL. When challenged, their defense was some version of “But it’s completely free for anyone to use!”\n
        \n
        They didn’t have to give up every one of their TVs of any model, just the infringing models (the ones that used Busybox without complying with the GPL).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704039149 {#4797
        date: 2023-12-31 17:12:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
        "@library_napper@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4800 …}
      +nested: Doctrine\ORM\PersistentCollection {#4802 …}
      +votes: Doctrine\ORM\PersistentCollection {#4804 …}
      +reports: Doctrine\ORM\PersistentCollection {#4806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
      -id: 267573
      -bodyTs: "'anyon':33 'busybox':59 'challeng':20 'complet':30 'compli':12,61 'defens':22 'didn':37 'everi':43 'free':31 'give':41 'gpl':7,18,64 'gpl-licens':6 'infring':53 'insid':10 'licens':8 'model':50,54 'one':44,56 'sell':3 'softwar':9 'term':15 'tvs':4,47 'use':35,58 'version':25 'without':11,60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6319855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704039149 {#4798
        date: 2023-12-31 17:12:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "What did they infringe on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704043890 {#4919
      date: 2023-12-31 18:31:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4909 …}
    +reports: Doctrine\ORM\PersistentCollection {#4921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
    -id: 267732
    -bodyTs: "'infring':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4128405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704043890 {#4916
      date: 2023-12-31 18:31:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "Busybox"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704043968 {#4970
    date: 2023-12-31 18:32:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4960 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 267734
  -bodyTs: "'busybox':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043968 {#4973
    date: 2023-12-31 18:32:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4969
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4918
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4594
        +user: Proxies\__CG__\App\Entity\User {#4595 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4525
          +user: App\Entity\User {#4258 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4094
            +user: App\Entity\User {#4077 …}
            +entry: App\Entity\Entry {#2414}
            +magazine: App\Entity\Magazine {#262}
            +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 {#4101
              date: 2024-03-13 22:45:52.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@actual_patience@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4087 …}
            +nested: Doctrine\ORM\PersistentCollection {#4090 …}
            +votes: Doctrine\ORM\PersistentCollection {#4088 …}
            +reports: Doctrine\ORM\PersistentCollection {#4086 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
            -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 {#4093
              date: 2023-12-31 03:34:41.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4094}
          +body: """
            This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
            \n
            GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
            \n
            If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1703993138 {#4523
            date: 2023-12-31 04:25:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
            "@Lmaydev@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4526 …}
          +nested: Doctrine\ORM\PersistentCollection {#4528 …}
          +votes: Doctrine\ORM\PersistentCollection {#4530 …}
          +reports: Doctrine\ORM\PersistentCollection {#4532 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
          -id: 266546
          -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6314028"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703993138 {#4524
            date: 2023-12-31 04:25:38.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4094}
        +body: "wouldn’t a company like best buy have millions of dollars of inventory of TVs?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704034269 {#4592
          date: 2023-12-31 15:51:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@Lmaydev@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4596 …}
        +nested: Doctrine\ORM\PersistentCollection {#4598 …}
        +votes: Doctrine\ORM\PersistentCollection {#4600 …}
        +reports: Doctrine\ORM\PersistentCollection {#4602 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4604 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4606 …}
        -id: 267445
        -bodyTs: "'best':6 'buy':7 'compani':4 'dollar':11 'inventori':13 'like':5 'million':9 'tvs':15 'wouldn':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://monyet.cc/comment/4126446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704034269 {#4593
          date: 2023-12-31 15:51:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        They were selling TVs with GPL-licensed software inside without complying with the terms of the GPL. When challenged, their defense was some version of “But it’s completely free for anyone to use!”\n
        \n
        They didn’t have to give up every one of their TVs of any model, just the infringing models (the ones that used Busybox without complying with the GPL).
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704039149 {#4797
        date: 2023-12-31 17:12:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
        "@mo_ztt@lemmy.world"
        "@library_napper@monyet.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4800 …}
      +nested: Doctrine\ORM\PersistentCollection {#4802 …}
      +votes: Doctrine\ORM\PersistentCollection {#4804 …}
      +reports: Doctrine\ORM\PersistentCollection {#4806 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
      -id: 267573
      -bodyTs: "'anyon':33 'busybox':59 'challeng':20 'complet':30 'compli':12,61 'defens':22 'didn':37 'everi':43 'free':31 'give':41 'gpl':7,18,64 'gpl-licens':6 'infring':53 'insid':10 'licens':8 'model':50,54 'one':44,56 'sell':3 'softwar':9 'term':15 'tvs':4,47 'use':35,58 'version':25 'without':11,60"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6319855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704039149 {#4798
        date: 2023-12-31 17:12:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "What did they infringe on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704043890 {#4919
      date: 2023-12-31 18:31:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
      "@library_napper@monyet.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4911 …}
    +votes: Doctrine\ORM\PersistentCollection {#4909 …}
    +reports: Doctrine\ORM\PersistentCollection {#4921 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4923 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4925 …}
    -id: 267732
    -bodyTs: "'infring':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4128405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704043890 {#4916
      date: 2023-12-31 18:31:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "Busybox"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704043968 {#4970
    date: 2023-12-31 18:32:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4960 …}
  +reports: Doctrine\ORM\PersistentCollection {#4975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4979 …}
  -id: 267734
  -bodyTs: "'busybox':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704043968 {#4973
    date: 2023-12-31 18:32:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4610
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "What were they not complying with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034391 {#4608
    date: 2023-12-31 15:53:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4611 …}
  +nested: Doctrine\ORM\PersistentCollection {#4613 …}
  +votes: Doctrine\ORM\PersistentCollection {#4615 …}
  +reports: Doctrine\ORM\PersistentCollection {#4617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
  -id: 267449
  -bodyTs: "'compli':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034391 {#4609
    date: 2023-12-31 15:53:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4610
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "What were they not complying with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034391 {#4608
    date: 2023-12-31 15:53:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4611 …}
  +nested: Doctrine\ORM\PersistentCollection {#4613 …}
  +votes: Doctrine\ORM\PersistentCollection {#4615 …}
  +reports: Doctrine\ORM\PersistentCollection {#4617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
  -id: 267449
  -bodyTs: "'compli':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034391 {#4609
    date: 2023-12-31 15:53:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4610
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "What were they not complying with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704034391 {#4608
    date: 2023-12-31 15:53:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4611 …}
  +nested: Doctrine\ORM\PersistentCollection {#4613 …}
  +votes: Doctrine\ORM\PersistentCollection {#4615 …}
  +reports: Doctrine\ORM\PersistentCollection {#4617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
  -id: 267449
  -bodyTs: "'compli':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4126471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704034391 {#4609
    date: 2023-12-31 15:53:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4610
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "What were they not complying with?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704034391 {#4608
      date: 2023-12-31 15:53:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4611 …}
    +nested: Doctrine\ORM\PersistentCollection {#4613 …}
    +votes: Doctrine\ORM\PersistentCollection {#4615 …}
    +reports: Doctrine\ORM\PersistentCollection {#4617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
    -id: 267449
    -bodyTs: "'compli':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4126471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704034391 {#4609
      date: 2023-12-31 15:53:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    IANAL and I don’t have the actual court papers, but is seems to me they were violating [GPLv2 Section 6](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html#SEC5).\n
    \n
    Essentially, what this section says is that if you distribute a chunk of software (in this case, the firmware embedded in a smart TV) that in its compiled form contains part or all of a software library covered by this license (in this case, [Busybox](https://www.busybox.net/), which is a bundle of common shell utilities you use every day in a Linux terminal, compacted into one binary to fit onto embedded systems), you have to do one of these four things:\n
    \n
    - Package the source code of the GPL’d library with the distribution itself. If your executable contains a version of it modified by you, those modifications must be in the source. In this case this would require putting the raw source code for Busybox on the TV itself in a place the user could access it, or perhaps bundling a flash drive with the source code on it with the TV.\n
    - Include a written offer to send the source to anyone who asks for it, at no cost (except for the cost of transfer itself if applicable, e.g. postage), and honor that offer for at least 3 years. I believe this is what most companies that use GPL’d code do.\n
    - If the distribution happens at a designated place, offer the source at that same place. This is mostly relevant to download pages, not physical products.\n
    - Verify that the customer already has a copy of the source distributed in advance. This is a specific edge case that makes no sense in this context.\n
    \n
    This lawsuit was brought about because the sellers of the TVs that contained Busybox were not doing any of the above four things, and those sellers ignored or ghosted plaintiff when plaintiff contacted them about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704048714 {#4812
    date: 2023-12-31 19:51:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 267961
  -bodyTs: "'/),':72 '/licenses/old-licenses/lgpl-2.0.html#sec5).':24 '3':213 '6':21 'access':161 'actual':8 'advanc':266 'alreadi':257 'anyon':187 'applic':203 'ask':189 'believ':216 'binari':92 'brought':283 'bundl':76,165 'busybox':69,150,293 'case':41,68,140,272 'chunk':36 'code':110,148,172,226 'common':78 'compact':89 'compani':221 'compil':52 'contact':312 'contain':54,123,292 'context':279 'copi':260 'cost':194,198 'could':160 'court':9 'cover':62 'custom':256 'd':114,225 'day':84 'design':234 'distribut':34,118,230,264 'download':248 'drive':168 'e.g':204 'edg':271 'embed':44,96 'essenti':25 'everi':83 'except':195 'execut':122 'firmwar':43 'fit':94 'flash':167 'form':53 'four':105,301 'ghost':308 'gpl':113,224 'gplv2':19 'happen':231 'honor':207 'ianal':1 'ignor':306 'includ':178 'lawsuit':281 'least':212 'librari':61,115 'licens':65 'linux':87 'make':274 'modif':132 'modifi':128 'most':245 'must':133 'offer':181,209,236 'one':91,102 'onto':95 'packag':107 'page':249 'paper':10 'part':55 'perhap':164 'physic':251 'place':157,235,242 'plaintiff':309,311 'postag':205 'product':252 'put':144 'raw':146 'relev':246 'requir':143 'say':29 'section':20,28 'seem':13 'seller':287,305 'send':183 'sens':276 'shell':79 'smart':47 'softwar':38,60 'sourc':109,137,147,171,185,238,263 'specif':270 'system':97 'termin':88 'thing':106,302 'transfer':200 'tv':48,153,177 'tvs':290 'use':82,223 'user':159 'util':80 'verifi':253 'version':125 'violat':18 'would':142 'written':180 'www.busybox.net':71 'www.busybox.net/),':70 'www.gnu.org':23 'www.gnu.org/licenses/old-licenses/lgpl-2.0.html#sec5).':22 'year':214"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6977876"
  +editedAt: DateTimeImmutable @1709983104 {#4813
    date: 2024-03-09 12:18:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704048714 {#4814
    date: 2023-12-31 19:51:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4610
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "What were they not complying with?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704034391 {#4608
      date: 2023-12-31 15:53:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4611 …}
    +nested: Doctrine\ORM\PersistentCollection {#4613 …}
    +votes: Doctrine\ORM\PersistentCollection {#4615 …}
    +reports: Doctrine\ORM\PersistentCollection {#4617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
    -id: 267449
    -bodyTs: "'compli':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4126471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704034391 {#4609
      date: 2023-12-31 15:53:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    IANAL and I don’t have the actual court papers, but is seems to me they were violating [GPLv2 Section 6](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html#SEC5).\n
    \n
    Essentially, what this section says is that if you distribute a chunk of software (in this case, the firmware embedded in a smart TV) that in its compiled form contains part or all of a software library covered by this license (in this case, [Busybox](https://www.busybox.net/), which is a bundle of common shell utilities you use every day in a Linux terminal, compacted into one binary to fit onto embedded systems), you have to do one of these four things:\n
    \n
    - Package the source code of the GPL’d library with the distribution itself. If your executable contains a version of it modified by you, those modifications must be in the source. In this case this would require putting the raw source code for Busybox on the TV itself in a place the user could access it, or perhaps bundling a flash drive with the source code on it with the TV.\n
    - Include a written offer to send the source to anyone who asks for it, at no cost (except for the cost of transfer itself if applicable, e.g. postage), and honor that offer for at least 3 years. I believe this is what most companies that use GPL’d code do.\n
    - If the distribution happens at a designated place, offer the source at that same place. This is mostly relevant to download pages, not physical products.\n
    - Verify that the customer already has a copy of the source distributed in advance. This is a specific edge case that makes no sense in this context.\n
    \n
    This lawsuit was brought about because the sellers of the TVs that contained Busybox were not doing any of the above four things, and those sellers ignored or ghosted plaintiff when plaintiff contacted them about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704048714 {#4812
    date: 2023-12-31 19:51:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 267961
  -bodyTs: "'/),':72 '/licenses/old-licenses/lgpl-2.0.html#sec5).':24 '3':213 '6':21 'access':161 'actual':8 'advanc':266 'alreadi':257 'anyon':187 'applic':203 'ask':189 'believ':216 'binari':92 'brought':283 'bundl':76,165 'busybox':69,150,293 'case':41,68,140,272 'chunk':36 'code':110,148,172,226 'common':78 'compact':89 'compani':221 'compil':52 'contact':312 'contain':54,123,292 'context':279 'copi':260 'cost':194,198 'could':160 'court':9 'cover':62 'custom':256 'd':114,225 'day':84 'design':234 'distribut':34,118,230,264 'download':248 'drive':168 'e.g':204 'edg':271 'embed':44,96 'essenti':25 'everi':83 'except':195 'execut':122 'firmwar':43 'fit':94 'flash':167 'form':53 'four':105,301 'ghost':308 'gpl':113,224 'gplv2':19 'happen':231 'honor':207 'ianal':1 'ignor':306 'includ':178 'lawsuit':281 'least':212 'librari':61,115 'licens':65 'linux':87 'make':274 'modif':132 'modifi':128 'most':245 'must':133 'offer':181,209,236 'one':91,102 'onto':95 'packag':107 'page':249 'paper':10 'part':55 'perhap':164 'physic':251 'place':157,235,242 'plaintiff':309,311 'postag':205 'product':252 'put':144 'raw':146 'relev':246 'requir':143 'say':29 'section':20,28 'seem':13 'seller':287,305 'send':183 'sens':276 'shell':79 'smart':47 'softwar':38,60 'sourc':109,137,147,171,185,238,263 'specif':270 'system':97 'termin':88 'thing':106,302 'transfer':200 'tv':48,153,177 'tvs':290 'use':82,223 'user':159 'util':80 'verifi':253 'version':125 'violat':18 'would':142 'written':180 'www.busybox.net':71 'www.busybox.net/),':70 'www.gnu.org':23 'www.gnu.org/licenses/old-licenses/lgpl-2.0.html#sec5).':22 'year':214"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6977876"
  +editedAt: DateTimeImmutable @1709983104 {#4813
    date: 2024-03-09 12:18:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704048714 {#4814
    date: 2023-12-31 19:51:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4610
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "What were they not complying with?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704034391 {#4608
      date: 2023-12-31 15:53:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4611 …}
    +nested: Doctrine\ORM\PersistentCollection {#4613 …}
    +votes: Doctrine\ORM\PersistentCollection {#4615 …}
    +reports: Doctrine\ORM\PersistentCollection {#4617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4619 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4621 …}
    -id: 267449
    -bodyTs: "'compli':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4126471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704034391 {#4609
      date: 2023-12-31 15:53:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    IANAL and I don’t have the actual court papers, but is seems to me they were violating [GPLv2 Section 6](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html#SEC5).\n
    \n
    Essentially, what this section says is that if you distribute a chunk of software (in this case, the firmware embedded in a smart TV) that in its compiled form contains part or all of a software library covered by this license (in this case, [Busybox](https://www.busybox.net/), which is a bundle of common shell utilities you use every day in a Linux terminal, compacted into one binary to fit onto embedded systems), you have to do one of these four things:\n
    \n
    - Package the source code of the GPL’d library with the distribution itself. If your executable contains a version of it modified by you, those modifications must be in the source. In this case this would require putting the raw source code for Busybox on the TV itself in a place the user could access it, or perhaps bundling a flash drive with the source code on it with the TV.\n
    - Include a written offer to send the source to anyone who asks for it, at no cost (except for the cost of transfer itself if applicable, e.g. postage), and honor that offer for at least 3 years. I believe this is what most companies that use GPL’d code do.\n
    - If the distribution happens at a designated place, offer the source at that same place. This is mostly relevant to download pages, not physical products.\n
    - Verify that the customer already has a copy of the source distributed in advance. This is a specific edge case that makes no sense in this context.\n
    \n
    This lawsuit was brought about because the sellers of the TVs that contained Busybox were not doing any of the above four things, and those sellers ignored or ghosted plaintiff when plaintiff contacted them about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704048714 {#4812
    date: 2023-12-31 19:51:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 267961
  -bodyTs: "'/),':72 '/licenses/old-licenses/lgpl-2.0.html#sec5).':24 '3':213 '6':21 'access':161 'actual':8 'advanc':266 'alreadi':257 'anyon':187 'applic':203 'ask':189 'believ':216 'binari':92 'brought':283 'bundl':76,165 'busybox':69,150,293 'case':41,68,140,272 'chunk':36 'code':110,148,172,226 'common':78 'compact':89 'compani':221 'compil':52 'contact':312 'contain':54,123,292 'context':279 'copi':260 'cost':194,198 'could':160 'court':9 'cover':62 'custom':256 'd':114,225 'day':84 'design':234 'distribut':34,118,230,264 'download':248 'drive':168 'e.g':204 'edg':271 'embed':44,96 'essenti':25 'everi':83 'except':195 'execut':122 'firmwar':43 'fit':94 'flash':167 'form':53 'four':105,301 'ghost':308 'gpl':113,224 'gplv2':19 'happen':231 'honor':207 'ianal':1 'ignor':306 'includ':178 'lawsuit':281 'least':212 'librari':61,115 'licens':65 'linux':87 'make':274 'modif':132 'modifi':128 'most':245 'must':133 'offer':181,209,236 'one':91,102 'onto':95 'packag':107 'page':249 'paper':10 'part':55 'perhap':164 'physic':251 'place':157,235,242 'plaintiff':309,311 'postag':205 'product':252 'put':144 'raw':146 'relev':246 'requir':143 'say':29 'section':20,28 'seem':13 'seller':287,305 'send':183 'sens':276 'shell':79 'smart':47 'softwar':38,60 'sourc':109,137,147,171,185,238,263 'specif':270 'system':97 'termin':88 'thing':106,302 'transfer':200 'tv':48,153,177 'tvs':290 'use':82,223 'user':159 'util':80 'verifi':253 'version':125 'violat':18 'would':142 'written':180 'www.busybox.net':71 'www.busybox.net/),':70 'www.gnu.org':23 'www.gnu.org/licenses/old-licenses/lgpl-2.0.html#sec5).':22 'year':214"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6977876"
  +editedAt: DateTimeImmutable @1709983104 {#4813
    date: 2024-03-09 12:18:24.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704048714 {#4814
    date: 2023-12-31 19:51:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4625
  +user: App\Entity\User {#4077 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +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 {#4623
    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 {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -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 {#4624
    date: 2023-12-31 06:24:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4625
  +user: App\Entity\User {#4077 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +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 {#4623
    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 {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -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 {#4624
    date: 2023-12-31 06:24:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4625
  +user: App\Entity\User {#4077 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +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 {#4623
    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 {#4626 …}
  +nested: Doctrine\ORM\PersistentCollection {#4628 …}
  +votes: Doctrine\ORM\PersistentCollection {#4630 …}
  +reports: Doctrine\ORM\PersistentCollection {#4632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
  -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 {#4624
    date: 2023-12-31 06:24:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4862
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: App\Entity\User {#4077 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +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 {#4623
      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 {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -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 {#4624
      date: 2023-12-31 06:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    Violating the (spirit of) the license (without violating the letter, because of loopholes in the license) is exactly what Perens is talking about.\n
    \n
    He’s not “complaining he isn’t getting paid.” I think it’s pretty rare that the people working on open source software are actually hurting for money or anything. He’s complaining that the actual practice of how the software is being used, RHEL and Android on phones and etc, isn’t doing well at reflecting the vision of the computing world the GPL was supposed to create. Then, as one possible solution, he’s proposing to kill two birds with one stone with a new license where the companies that are skirting the license right now can have to fund the development of particular types of open source software that need to get done anyway but is lacking right now (because of lack of profit motive).\n
    \n
    You might or might not agree with his thesis; as much as I think it’s interesting and insightful I have some reservations about it. I just thought you were misunderstanding his whole argument as being in terms of money, that’s all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704049744 {#4860
    date: 2023-12-31 20:09:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4863 …}
  +nested: Doctrine\ORM\PersistentCollection {#4865 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4873 …}
  -id: 268001
  -bodyTs: "'actual':48,59 'agre':157 'android':70 'anyth':53 'anyway':140 'argument':185 'bird':104 'compani':114 'complain':27,56 'comput':85 'creat':92 'develop':127 'done':139 'etc':74 'exact':18 'fund':125 'get':31,138 'gpl':88 'hurt':49 'insight':170 'interest':168 'isn':29,75 'kill':102 'lack':143,148 'letter':10 'licens':6,16,111,119 'loophol':13 'might':153,155 'misunderstand':182 'money':51,191 'motiv':151 'much':162 'need':136 'new':110 'one':95,106 'open':44,132 'paid':32 'particular':129 'peopl':41 'peren':20 'phone':72 'possibl':96 'practic':60 'pretti':37 'profit':150 'propos':100 'rare':38 'reflect':80 'reserv':174 'rhel':68 'right':120,144 'skirt':117 'softwar':46,64,134 'solut':97 'sourc':45,133 'spirit':3 'stone':107 'suppos':90 'talk':22 'term':189 'thesi':160 'think':34,165 'thought':179 'two':103 'type':130 'use':67 'violat':1,8 'vision':82 'well':78 'whole':184 'without':7 'work':42 'world':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049744 {#4861
    date: 2023-12-31 20:09:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4862
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: App\Entity\User {#4077 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +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 {#4623
      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 {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -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 {#4624
      date: 2023-12-31 06:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    Violating the (spirit of) the license (without violating the letter, because of loopholes in the license) is exactly what Perens is talking about.\n
    \n
    He’s not “complaining he isn’t getting paid.” I think it’s pretty rare that the people working on open source software are actually hurting for money or anything. He’s complaining that the actual practice of how the software is being used, RHEL and Android on phones and etc, isn’t doing well at reflecting the vision of the computing world the GPL was supposed to create. Then, as one possible solution, he’s proposing to kill two birds with one stone with a new license where the companies that are skirting the license right now can have to fund the development of particular types of open source software that need to get done anyway but is lacking right now (because of lack of profit motive).\n
    \n
    You might or might not agree with his thesis; as much as I think it’s interesting and insightful I have some reservations about it. I just thought you were misunderstanding his whole argument as being in terms of money, that’s all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704049744 {#4860
    date: 2023-12-31 20:09:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4863 …}
  +nested: Doctrine\ORM\PersistentCollection {#4865 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4873 …}
  -id: 268001
  -bodyTs: "'actual':48,59 'agre':157 'android':70 'anyth':53 'anyway':140 'argument':185 'bird':104 'compani':114 'complain':27,56 'comput':85 'creat':92 'develop':127 'done':139 'etc':74 'exact':18 'fund':125 'get':31,138 'gpl':88 'hurt':49 'insight':170 'interest':168 'isn':29,75 'kill':102 'lack':143,148 'letter':10 'licens':6,16,111,119 'loophol':13 'might':153,155 'misunderstand':182 'money':51,191 'motiv':151 'much':162 'need':136 'new':110 'one':95,106 'open':44,132 'paid':32 'particular':129 'peopl':41 'peren':20 'phone':72 'possibl':96 'practic':60 'pretti':37 'profit':150 'propos':100 'rare':38 'reflect':80 'reserv':174 'rhel':68 'right':120,144 'skirt':117 'softwar':46,64,134 'solut':97 'sourc':45,133 'spirit':3 'stone':107 'suppos':90 'talk':22 'term':189 'thesi':160 'think':34,165 'thought':179 'two':103 'type':130 'use':67 'violat':1,8 'vision':82 'well':78 'whole':184 'without':7 'work':42 'world':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049744 {#4861
    date: 2023-12-31 20:09:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4862
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4625
    +user: App\Entity\User {#4077 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +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 {#4623
      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 {#4626 …}
    +nested: Doctrine\ORM\PersistentCollection {#4628 …}
    +votes: Doctrine\ORM\PersistentCollection {#4630 …}
    +reports: Doctrine\ORM\PersistentCollection {#4632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4636 …}
    -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 {#4624
      date: 2023-12-31 06:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: """
    Violating the (spirit of) the license (without violating the letter, because of loopholes in the license) is exactly what Perens is talking about.\n
    \n
    He’s not “complaining he isn’t getting paid.” I think it’s pretty rare that the people working on open source software are actually hurting for money or anything. He’s complaining that the actual practice of how the software is being used, RHEL and Android on phones and etc, isn’t doing well at reflecting the vision of the computing world the GPL was supposed to create. Then, as one possible solution, he’s proposing to kill two birds with one stone with a new license where the companies that are skirting the license right now can have to fund the development of particular types of open source software that need to get done anyway but is lacking right now (because of lack of profit motive).\n
    \n
    You might or might not agree with his thesis; as much as I think it’s interesting and insightful I have some reservations about it. I just thought you were misunderstanding his whole argument as being in terms of money, that’s all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704049744 {#4860
    date: 2023-12-31 20:09:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4863 …}
  +nested: Doctrine\ORM\PersistentCollection {#4865 …}
  +votes: Doctrine\ORM\PersistentCollection {#4867 …}
  +reports: Doctrine\ORM\PersistentCollection {#4869 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4871 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4873 …}
  -id: 268001
  -bodyTs: "'actual':48,59 'agre':157 'android':70 'anyth':53 'anyway':140 'argument':185 'bird':104 'compani':114 'complain':27,56 'comput':85 'creat':92 'develop':127 'done':139 'etc':74 'exact':18 'fund':125 'get':31,138 'gpl':88 'hurt':49 'insight':170 'interest':168 'isn':29,75 'kill':102 'lack':143,148 'letter':10 'licens':6,16,111,119 'loophol':13 'might':153,155 'misunderstand':182 'money':51,191 'motiv':151 'much':162 'need':136 'new':110 'one':95,106 'open':44,132 'paid':32 'particular':129 'peopl':41 'peren':20 'phone':72 'possibl':96 'practic':60 'pretti':37 'profit':150 'propos':100 'rare':38 'reflect':80 'reserv':174 'rhel':68 'right':120,144 'skirt':117 'softwar':46,64,134 'solut':97 'sourc':45,133 'spirit':3 'stone':107 'suppos':90 'talk':22 'term':189 'thesi':160 'think':34,165 'thought':179 'two':103 'type':130 'use':67 'violat':1,8 'vision':82 'well':78 'whole':184 'without':7 'work':42 'world':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049744 {#4861
    date: 2023-12-31 20:09:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "GPL isn’t the only open source license. This comment is beyond bizarre because it seems to imply that all open source software is GPL? And of course when software is licensed as GPL, that license can be enforced when someone breaks it (like your example). The original comment never mentioned GPL, it was about when something was licensed ss free. So when you give an example where it wasn’t licensed as such, what was the point?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704045630 {#4638
    date: 2023-12-31 19:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 267799
  -bodyTs: "'beyond':12 'bizarr':13 'break':42 'comment':10,49 'cours':28 'enforc':39 'exampl':46,67 'free':61 'give':65 'gpl':1,25,34,52 'impli':18 'isn':2 'licens':8,32,36,59,72 'like':44 'mention':51 'never':50 'open':6,21 'origin':48 'point':78 'seem':16 'softwar':23,30 'someon':41 'someth':57 'sourc':7,22 'ss':60 'wasn':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704045630 {#4639
    date: 2023-12-31 19:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "GPL isn’t the only open source license. This comment is beyond bizarre because it seems to imply that all open source software is GPL? And of course when software is licensed as GPL, that license can be enforced when someone breaks it (like your example). The original comment never mentioned GPL, it was about when something was licensed ss free. So when you give an example where it wasn’t licensed as such, what was the point?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704045630 {#4638
    date: 2023-12-31 19:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 267799
  -bodyTs: "'beyond':12 'bizarr':13 'break':42 'comment':10,49 'cours':28 'enforc':39 'exampl':46,67 'free':61 'give':65 'gpl':1,25,34,52 'impli':18 'isn':2 'licens':8,32,36,59,72 'like':44 'mention':51 'never':50 'open':6,21 'origin':48 'point':78 'seem':16 'softwar':23,30 'someon':41 'someth':57 'sourc':7,22 'ss':60 'wasn':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704045630 {#4639
    date: 2023-12-31 19:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4640
  +user: Proxies\__CG__\App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "GPL isn’t the only open source license. This comment is beyond bizarre because it seems to imply that all open source software is GPL? And of course when software is licensed as GPL, that license can be enforced when someone breaks it (like your example). The original comment never mentioned GPL, it was about when something was licensed ss free. So when you give an example where it wasn’t licensed as such, what was the point?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704045630 {#4638
    date: 2023-12-31 19:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4642 …}
  +nested: Doctrine\ORM\PersistentCollection {#4644 …}
  +votes: Doctrine\ORM\PersistentCollection {#4646 …}
  +reports: Doctrine\ORM\PersistentCollection {#4648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
  -id: 267799
  -bodyTs: "'beyond':12 'bizarr':13 'break':42 'comment':10,49 'cours':28 'enforc':39 'exampl':46,67 'free':61 'give':65 'gpl':1,25,34,52 'impli':18 'isn':2 'licens':8,32,36,59,72 'like':44 'mention':51 'never':50 'open':6,21 'origin':48 'point':78 'seem':16 'softwar':23,30 'someon':41 'someth':57 'sourc':7,22 'ss':60 'wasn':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321255"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704045630 {#4639
    date: 2023-12-31 19:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4847
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "GPL isn’t the only open source license. This comment is beyond bizarre because it seems to imply that all open source software is GPL? And of course when software is licensed as GPL, that license can be enforced when someone breaks it (like your example). The original comment never mentioned GPL, it was about when something was licensed ss free. So when you give an example where it wasn’t licensed as such, what was the point?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704045630 {#4638
      date: 2023-12-31 19:00:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 267799
    -bodyTs: "'beyond':12 'bizarr':13 'break':42 'comment':10,49 'cours':28 'enforc':39 'exampl':46,67 'free':61 'give':65 'gpl':1,25,34,52 'impli':18 'isn':2 'licens':8,32,36,59,72 'like':44 'mention':51 'never':50 'open':6,21 'origin':48 'point':78 'seem':16 'softwar':23,30 'someon':41 'someth':57 'sourc':7,22 'ss':60 'wasn':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6321255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704045630 {#4639
      date: 2023-12-31 19:00:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "The entire linked article is talking about “open source” in terms of the GPL specifically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704046312 {#4845
    date: 2023-12-31 19:11:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4848 …}
  +nested: Doctrine\ORM\PersistentCollection {#4850 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4858 …}
  -id: 267824
  -bodyTs: "'articl':4 'entir':2 'gpl':14 'link':3 'open':8 'sourc':9 'specif':15 'talk':6 'term':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046312 {#4846
    date: 2023-12-31 19:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4847
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "GPL isn’t the only open source license. This comment is beyond bizarre because it seems to imply that all open source software is GPL? And of course when software is licensed as GPL, that license can be enforced when someone breaks it (like your example). The original comment never mentioned GPL, it was about when something was licensed ss free. So when you give an example where it wasn’t licensed as such, what was the point?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704045630 {#4638
      date: 2023-12-31 19:00:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 267799
    -bodyTs: "'beyond':12 'bizarr':13 'break':42 'comment':10,49 'cours':28 'enforc':39 'exampl':46,67 'free':61 'give':65 'gpl':1,25,34,52 'impli':18 'isn':2 'licens':8,32,36,59,72 'like':44 'mention':51 'never':50 'open':6,21 'origin':48 'point':78 'seem':16 'softwar':23,30 'someon':41 'someth':57 'sourc':7,22 'ss':60 'wasn':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6321255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704045630 {#4639
      date: 2023-12-31 19:00:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "The entire linked article is talking about “open source” in terms of the GPL specifically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704046312 {#4845
    date: 2023-12-31 19:11:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4848 …}
  +nested: Doctrine\ORM\PersistentCollection {#4850 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4858 …}
  -id: 267824
  -bodyTs: "'articl':4 'entir':2 'gpl':14 'link':3 'open':8 'sourc':9 'specif':15 'talk':6 'term':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046312 {#4846
    date: 2023-12-31 19:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4847
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4640
    +user: Proxies\__CG__\App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "GPL isn’t the only open source license. This comment is beyond bizarre because it seems to imply that all open source software is GPL? And of course when software is licensed as GPL, that license can be enforced when someone breaks it (like your example). The original comment never mentioned GPL, it was about when something was licensed ss free. So when you give an example where it wasn’t licensed as such, what was the point?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704045630 {#4638
      date: 2023-12-31 19:00:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4642 …}
    +nested: Doctrine\ORM\PersistentCollection {#4644 …}
    +votes: Doctrine\ORM\PersistentCollection {#4646 …}
    +reports: Doctrine\ORM\PersistentCollection {#4648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4652 …}
    -id: 267799
    -bodyTs: "'beyond':12 'bizarr':13 'break':42 'comment':10,49 'cours':28 'enforc':39 'exampl':46,67 'free':61 'give':65 'gpl':1,25,34,52 'impli':18 'isn':2 'licens':8,32,36,59,72 'like':44 'mention':51 'never':50 'open':6,21 'origin':48 'point':78 'seem':16 'softwar':23,30 'someon':41 'someth':57 'sourc':7,22 'ss':60 'wasn':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6321255"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704045630 {#4639
      date: 2023-12-31 19:00:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "The entire linked article is talking about “open source” in terms of the GPL specifically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704046312 {#4845
    date: 2023-12-31 19:11:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@PixxlMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4848 …}
  +nested: Doctrine\ORM\PersistentCollection {#4850 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4858 …}
  -id: 267824
  -bodyTs: "'articl':4 'entir':2 'gpl':14 'link':3 'open':8 'sourc':9 'specif':15 'talk':6 'term':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046312 {#4846
    date: 2023-12-31 19:11:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4656
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "From the link, Best Buy paid $90,000. That’s awesome! Wouldn’t there be a ton of opportunity in suing these big, careless companies that are violating open source? Seems like this would be “the solution”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704119902 {#4654
    date: 2024-01-01 15:38:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4659 …}
  +votes: Doctrine\ORM\PersistentCollection {#4661 …}
  +reports: Doctrine\ORM\PersistentCollection {#4663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
  -id: 270151
  -bodyTs: "'000':8 '90':7 'awesom':11 'best':4 'big':23 'buy':5 'careless':24 'compani':25 'like':32 'link':3 'open':29 'opportun':19 'paid':6 'seem':31 'solut':37 'sourc':30 'su':21 'ton':17 'violat':28 'would':34 'wouldn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4140141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704119902 {#4655
    date: 2024-01-01 15:38:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4656
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "From the link, Best Buy paid $90,000. That’s awesome! Wouldn’t there be a ton of opportunity in suing these big, careless companies that are violating open source? Seems like this would be “the solution”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704119902 {#4654
    date: 2024-01-01 15:38:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4659 …}
  +votes: Doctrine\ORM\PersistentCollection {#4661 …}
  +reports: Doctrine\ORM\PersistentCollection {#4663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
  -id: 270151
  -bodyTs: "'000':8 '90':7 'awesom':11 'best':4 'big':23 'buy':5 'careless':24 'compani':25 'like':32 'link':3 'open':29 'opportun':19 'paid':6 'seem':31 'solut':37 'sourc':30 'su':21 'ton':17 'violat':28 'would':34 'wouldn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4140141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704119902 {#4655
    date: 2024-01-01 15:38:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4656
  +user: Proxies\__CG__\App\Entity\User {#4595 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4525
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4094
      +user: App\Entity\User {#4077 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +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 {#4101
        date: 2024-03-13 22:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4087 …}
      +nested: Doctrine\ORM\PersistentCollection {#4090 …}
      +votes: Doctrine\ORM\PersistentCollection {#4088 …}
      +reports: Doctrine\ORM\PersistentCollection {#4086 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
      -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 {#4093
        date: 2023-12-31 03:34:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: """
      This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
      \n
      GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
      \n
      If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1703993138 {#4523
      date: 2023-12-31 04:25:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4526 …}
    +nested: Doctrine\ORM\PersistentCollection {#4528 …}
    +votes: Doctrine\ORM\PersistentCollection {#4530 …}
    +reports: Doctrine\ORM\PersistentCollection {#4532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
    -id: 266546
    -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314028"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993138 {#4524
      date: 2023-12-31 04:25:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "From the link, Best Buy paid $90,000. That’s awesome! Wouldn’t there be a ton of opportunity in suing these big, careless companies that are violating open source? Seems like this would be “the solution”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704119902 {#4654
    date: 2024-01-01 15:38:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4657 …}
  +nested: Doctrine\ORM\PersistentCollection {#4659 …}
  +votes: Doctrine\ORM\PersistentCollection {#4661 …}
  +reports: Doctrine\ORM\PersistentCollection {#4663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
  -id: 270151
  -bodyTs: "'000':8 '90':7 'awesom':11 'best':4 'big':23 'buy':5 'careless':24 'compani':25 'like':32 'link':3 'open':29 'opportun':19 'paid':6 'seem':31 'solut':37 'sourc':30 'su':21 'ton':17 'violat':28 'would':34 'wouldn':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/4140141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704119902 {#4655
    date: 2024-01-01 15:38:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4877
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4656
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "From the link, Best Buy paid $90,000. That’s awesome! Wouldn’t there be a ton of opportunity in suing these big, careless companies that are violating open source? Seems like this would be “the solution”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704119902 {#4654
      date: 2024-01-01 15:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 270151
    -bodyTs: "'000':8 '90':7 'awesom':11 'best':4 'big':23 'buy':5 'careless':24 'compani':25 'like':32 'link':3 'open':29 'opportun':19 'paid':6 'seem':31 'solut':37 'sourc':30 'su':21 'ton':17 'violat':28 'would':34 'wouldn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4140141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704119902 {#4655
      date: 2024-01-01 15:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "I think mostly they prefer for people to just fix their delivery to comply with the license, as opposed to causing antagonism towards the community by going straight to a lawsuit. But yes, there are definitely teeth to it if some company for whatever reason doesn’t want to fix their infringement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704123345 {#4875
    date: 2024-01-01 16:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4878 …}
  +nested: Doctrine\ORM\PersistentCollection {#4880 …}
  +votes: Doctrine\ORM\PersistentCollection {#4882 …}
  +reports: Doctrine\ORM\PersistentCollection {#4884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4888 …}
  -id: 270410
  -bodyTs: "'antagon':22 'caus':21 'communiti':25 'compani':42 'compli':14 'definit':36 'deliveri':12 'doesn':46 'fix':10,50 'go':27 'infring':52 'lawsuit':31 'licens':17 'most':3 'oppos':19 'peopl':7 'prefer':5 'reason':45 'straight':28 'teeth':37 'think':2 'toward':23 'want':48 'whatev':44 'yes':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6333293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123345 {#4876
    date: 2024-01-01 16:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4877
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4656
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "From the link, Best Buy paid $90,000. That’s awesome! Wouldn’t there be a ton of opportunity in suing these big, careless companies that are violating open source? Seems like this would be “the solution”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704119902 {#4654
      date: 2024-01-01 15:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 270151
    -bodyTs: "'000':8 '90':7 'awesom':11 'best':4 'big':23 'buy':5 'careless':24 'compani':25 'like':32 'link':3 'open':29 'opportun':19 'paid':6 'seem':31 'solut':37 'sourc':30 'su':21 'ton':17 'violat':28 'would':34 'wouldn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4140141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704119902 {#4655
      date: 2024-01-01 15:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "I think mostly they prefer for people to just fix their delivery to comply with the license, as opposed to causing antagonism towards the community by going straight to a lawsuit. But yes, there are definitely teeth to it if some company for whatever reason doesn’t want to fix their infringement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704123345 {#4875
    date: 2024-01-01 16:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4878 …}
  +nested: Doctrine\ORM\PersistentCollection {#4880 …}
  +votes: Doctrine\ORM\PersistentCollection {#4882 …}
  +reports: Doctrine\ORM\PersistentCollection {#4884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4888 …}
  -id: 270410
  -bodyTs: "'antagon':22 'caus':21 'communiti':25 'compani':42 'compli':14 'definit':36 'deliveri':12 'doesn':46 'fix':10,50 'go':27 'infring':52 'lawsuit':31 'licens':17 'most':3 'oppos':19 'peopl':7 'prefer':5 'reason':45 'straight':28 'teeth':37 'think':2 'toward':23 'want':48 'whatev':44 'yes':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6333293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123345 {#4876
    date: 2024-01-01 16:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4877
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4656
    +user: Proxies\__CG__\App\Entity\User {#4595 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4525
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4094
        +user: App\Entity\User {#4077 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +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 {#4101
          date: 2024-03-13 22:45:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4087 …}
        +nested: Doctrine\ORM\PersistentCollection {#4090 …}
        +votes: Doctrine\ORM\PersistentCollection {#4088 …}
        +reports: Doctrine\ORM\PersistentCollection {#4086 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4079 …}
        -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 {#4093
          date: 2023-12-31 03:34:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4094}
      +body: """
        This is a common misconception. A couple times, it’s even [gone to court](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases). Both Cisco and Best Buy had to pay nontrivial amounts of money, and in the case of Best Buy, it hilariously had to *give to the plaintiffs its inventory of TVs* which contained software copyrighted and GPL-licensed by the plaintiffs.\n
        \n
        GPL licensed does not in any world mean “completely free for anyone to use”. For end-users, it does. For companies that want to resell the GPL-licensed software, it means, you can do it for free *if you comply with the terms of the license*, and if you don’t, then you can’t. There’s not a monetary exchange, but there are licensing terms you need to comply with which were apparently important enough to the people that wrote the software for them to apply that particular license instead of some other one.\n
        \n
        If you disagree, that’s completely fine, but that doesn’t mean you can all of a sudden resell their software and use their work for free, even if there are other people (in compliance with the license) who can.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1703993138 {#4523
        date: 2023-12-31 04:25:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@Lmaydev@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4526 …}
      +nested: Doctrine\ORM\PersistentCollection {#4528 …}
      +votes: Doctrine\ORM\PersistentCollection {#4530 …}
      +reports: Doctrine\ORM\PersistentCollection {#4532 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4534 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4536 …}
      -id: 266546
      -bodyTs: "'/migrated/gpl%20enforcement%20cases).':17 'amount':27 'anyon':71 'appar':135 'appli':148 'best':21,35 'buy':22,36 'case':33 'cisco':19 'common':4 'compani':81 'complet':68,162 'compli':101,131 'complianc':191 'contain':50 'copyright':52 'coupl':7 'court':14 'disagre':159 'doesn':166 'end':76 'end-us':75 'enough':137 'even':11,184 'exchang':122 'fine':163 'free':69,98,183 'give':41 'gone':12 'gpl':55,60,88 'gpl-licens':54,87 'hilari':38 'import':136 'instead':152 'inventori':46 'licens':56,61,89,107,126,151,194 'mean':67,92,168 'misconcept':5 'monetari':121 'money':29 'need':129 'nontrivi':26 'one':156 'particular':150 'pay':25 'peopl':140,189 'plaintiff':44,59 'resel':85,175 'softwar':51,90,144,177 'sudden':174 'term':104,127 'time':8 'tvs':48 'use':73,179 'user':77 'want':83 'wiki.fsfe.org':16 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases).':15 'work':181 'world':66 'wrote':142"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314028"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993138 {#4524
        date: 2023-12-31 04:25:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4094}
    +body: "From the link, Best Buy paid $90,000. That’s awesome! Wouldn’t there be a ton of opportunity in suing these big, careless companies that are violating open source? Seems like this would be “the solution”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704119902 {#4654
      date: 2024-01-01 15:38:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@Lmaydev@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4657 …}
    +nested: Doctrine\ORM\PersistentCollection {#4659 …}
    +votes: Doctrine\ORM\PersistentCollection {#4661 …}
    +reports: Doctrine\ORM\PersistentCollection {#4663 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4665 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4667 …}
    -id: 270151
    -bodyTs: "'000':8 '90':7 'awesom':11 'best':4 'big':23 'buy':5 'careless':24 'compani':25 'like':32 'link':3 'open':29 'opportun':19 'paid':6 'seem':31 'solut':37 'sourc':30 'su':21 'ton':17 'violat':28 'would':34 'wouldn':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monyet.cc/comment/4140141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704119902 {#4655
      date: 2024-01-01 15:38:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4094}
  +body: "I think mostly they prefer for people to just fix their delivery to comply with the license, as opposed to causing antagonism towards the community by going straight to a lawsuit. But yes, there are definitely teeth to it if some company for whatever reason doesn’t want to fix their infringement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704123345 {#4875
    date: 2024-01-01 16:35:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@Lmaydev@programming.dev"
    "@mo_ztt@lemmy.world"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4878 …}
  +nested: Doctrine\ORM\PersistentCollection {#4880 …}
  +votes: Doctrine\ORM\PersistentCollection {#4882 …}
  +reports: Doctrine\ORM\PersistentCollection {#4884 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4886 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4888 …}
  -id: 270410
  -bodyTs: "'antagon':22 'caus':21 'communiti':25 'compani':42 'compli':14 'definit':36 'deliveri':12 'doesn':46 'fix':10,50 'go':27 'infring':52 'lawsuit':31 'licens':17 'most':3 'oppos':19 'peopl':7 'prefer':5 'reason':45 'straight':28 'teeth':37 'think':2 'toward':23 'want':48 'whatev':44 'yes':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6333293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704123345 {#4876
    date: 2024-01-01 16:35:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4171
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
    \n
    It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
    \n
    Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
    \n
    Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
    \n
    If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
    \n
    All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1709979338 {#4166
    date: 2024-03-09 11:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4172 …}
  +nested: Doctrine\ORM\PersistentCollection {#4174 …}
  +votes: Doctrine\ORM\PersistentCollection {#4176 …}
  +reports: Doctrine\ORM\PersistentCollection {#4178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
  -id: 266380
  -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703988707 {#4167
    date: 2023-12-31 03:11:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4171
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
    \n
    It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
    \n
    Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
    \n
    Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
    \n
    If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
    \n
    All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1709979338 {#4166
    date: 2024-03-09 11:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4172 …}
  +nested: Doctrine\ORM\PersistentCollection {#4174 …}
  +votes: Doctrine\ORM\PersistentCollection {#4176 …}
  +reports: Doctrine\ORM\PersistentCollection {#4178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
  -id: 266380
  -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703988707 {#4167
    date: 2023-12-31 03:11:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4171
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
    \n
    It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
    \n
    Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
    \n
    Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
    \n
    If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
    \n
    All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1709979338 {#4166
    date: 2024-03-09 11:15:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4172 …}
  +nested: Doctrine\ORM\PersistentCollection {#4174 …}
  +votes: Doctrine\ORM\PersistentCollection {#4176 …}
  +reports: Doctrine\ORM\PersistentCollection {#4178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
  -id: 266380
  -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703988707 {#4167
    date: 2023-12-31 03:11:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4480
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
      \n
      It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
      \n
      Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
      \n
      Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
      \n
      If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
      \n
      All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1709979338 {#4166
      date: 2024-03-09 11:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4172 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
    -id: 266380
    -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703988707 {#4167
      date: 2023-12-31 03:11:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    Generally speaking I agree; I like how Perens is thinking about it.\n
    \n
    I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
    \n
    I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
    \n
    (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703993614 {#4478
    date: 2023-12-31 04:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 266558
  -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993614 {#4479
    date: 2023-12-31 04:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4480
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
      \n
      It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
      \n
      Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
      \n
      Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
      \n
      If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
      \n
      All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1709979338 {#4166
      date: 2024-03-09 11:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4172 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
    -id: 266380
    -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703988707 {#4167
      date: 2023-12-31 03:11:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    Generally speaking I agree; I like how Perens is thinking about it.\n
    \n
    I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
    \n
    I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
    \n
    (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703993614 {#4478
    date: 2023-12-31 04:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 266558
  -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993614 {#4479
    date: 2023-12-31 04:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4480
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
      \n
      It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
      \n
      Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
      \n
      Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
      \n
      If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
      \n
      All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1709979338 {#4166
      date: 2024-03-09 11:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4172 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
    -id: 266380
    -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703988707 {#4167
      date: 2023-12-31 03:11:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    Generally speaking I agree; I like how Perens is thinking about it.\n
    \n
    I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
    \n
    I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
    \n
    (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703993614 {#4478
    date: 2023-12-31 04:33:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 266558
  -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6314088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703993614 {#4479
    date: 2023-12-31 04:33:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4671
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4171
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
        \n
        It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
        \n
        Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
        \n
        Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
        \n
        If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
        \n
        All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1709979338 {#4166
        date: 2024-03-09 11:15:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4172 …}
      +nested: Doctrine\ORM\PersistentCollection {#4174 …}
      +votes: Doctrine\ORM\PersistentCollection {#4176 …}
      +reports: Doctrine\ORM\PersistentCollection {#4178 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
      -id: 266380
      -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703988707 {#4167
        date: 2023-12-31 03:11:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      Generally speaking I agree; I like how Perens is thinking about it.\n
      \n
      I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
      \n
      I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
      \n
      (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703993614 {#4478
      date: 2023-12-31 04:33:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 266558
    -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993614 {#4479
      date: 2023-12-31 04:33:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    I need to look into the Best Buy case you’re referencing.\n
    \n
    But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
    \n
    At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704040359 {#4669
    date: 2023-12-31 17:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4674 …}
  +votes: Doctrine\ORM\PersistentCollection {#4676 …}
  +reports: Doctrine\ORM\PersistentCollection {#4678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
  -id: 267611
  -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704040359 {#4670
    date: 2023-12-31 17:32:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4671
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4171
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
        \n
        It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
        \n
        Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
        \n
        Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
        \n
        If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
        \n
        All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1709979338 {#4166
        date: 2024-03-09 11:15:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4172 …}
      +nested: Doctrine\ORM\PersistentCollection {#4174 …}
      +votes: Doctrine\ORM\PersistentCollection {#4176 …}
      +reports: Doctrine\ORM\PersistentCollection {#4178 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
      -id: 266380
      -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703988707 {#4167
        date: 2023-12-31 03:11:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      Generally speaking I agree; I like how Perens is thinking about it.\n
      \n
      I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
      \n
      I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
      \n
      (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703993614 {#4478
      date: 2023-12-31 04:33:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 266558
    -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993614 {#4479
      date: 2023-12-31 04:33:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    I need to look into the Best Buy case you’re referencing.\n
    \n
    But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
    \n
    At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704040359 {#4669
    date: 2023-12-31 17:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4674 …}
  +votes: Doctrine\ORM\PersistentCollection {#4676 …}
  +reports: Doctrine\ORM\PersistentCollection {#4678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
  -id: 267611
  -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704040359 {#4670
    date: 2023-12-31 17:32:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4671
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4480
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4171
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
        \n
        It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
        \n
        Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
        \n
        Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
        \n
        If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
        \n
        All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1709979338 {#4166
        date: 2024-03-09 11:15:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4172 …}
      +nested: Doctrine\ORM\PersistentCollection {#4174 …}
      +votes: Doctrine\ORM\PersistentCollection {#4176 …}
      +reports: Doctrine\ORM\PersistentCollection {#4178 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
      -id: 266380
      -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703988707 {#4167
        date: 2023-12-31 03:11:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      Generally speaking I agree; I like how Perens is thinking about it.\n
      \n
      I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
      \n
      I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
      \n
      (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703993614 {#4478
      date: 2023-12-31 04:33:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4481 …}
    +nested: Doctrine\ORM\PersistentCollection {#4483 …}
    +votes: Doctrine\ORM\PersistentCollection {#4485 …}
    +reports: Doctrine\ORM\PersistentCollection {#4487 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
    -id: 266558
    -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6314088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703993614 {#4479
      date: 2023-12-31 04:33:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    I need to look into the Best Buy case you’re referencing.\n
    \n
    But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
    \n
    At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704040359 {#4669
    date: 2023-12-31 17:32:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4672 …}
  +nested: Doctrine\ORM\PersistentCollection {#4674 …}
  +votes: Doctrine\ORM\PersistentCollection {#4676 …}
  +reports: Doctrine\ORM\PersistentCollection {#4678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
  -id: 267611
  -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704040359 {#4670
    date: 2023-12-31 17:32:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4832
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4671
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4171
        +user: App\Entity\User {#4184 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
          \n
          It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
          \n
          Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
          \n
          Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
          \n
          If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
          \n
          All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1709979338 {#4166
          date: 2024-03-09 11:15:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4172 …}
        +nested: Doctrine\ORM\PersistentCollection {#4174 …}
        +votes: Doctrine\ORM\PersistentCollection {#4176 …}
        +reports: Doctrine\ORM\PersistentCollection {#4178 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
        -id: 266380
        -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6313292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703988707 {#4167
          date: 2023-12-31 03:11:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        Generally speaking I agree; I like how Perens is thinking about it.\n
        \n
        I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
        \n
        I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
        \n
        (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703993614 {#4478
        date: 2023-12-31 04:33:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 266558
      -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993614 {#4479
        date: 2023-12-31 04:33:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      I need to look into the Best Buy case you’re referencing.\n
      \n
      But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
      \n
      At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704040359 {#4669
      date: 2023-12-31 17:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4672 …}
    +nested: Doctrine\ORM\PersistentCollection {#4674 …}
    +votes: Doctrine\ORM\PersistentCollection {#4676 …}
    +reports: Doctrine\ORM\PersistentCollection {#4678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
    -id: 267611
    -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6320101"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704040359 {#4670
      date: 2023-12-31 17:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    On what is your doubt based? Like what devices do you have that you think are violators? Like I say I imagine that careless violations aren’t, like, un-heard of, but correcting them once things are explained is *almost* always the response. I mean, correcting the violation is usually free and easy. I’m not real familiar with the SFC, but I know they’re actively suing Visio right now, and I know the FSF is happy to bring cases to trial if it comes to that (they kind of like doing it it seems like).\n
    \n
    [Link to the Best Buy case](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases#Busybox_vs_Best_Buy_.2B-_13_other_companies_.282009-2012.29)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704040823 {#4829
    date: 2023-12-31 17:40:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4833 …}
  +nested: Doctrine\ORM\PersistentCollection {#4835 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
  -id: 267625
  -bodyTs: "'/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':107 'activ':68 'almost':41 'alway':42 'aren':26 'base':6 'best':102 'bring':81 'buy':103 'careless':24 'case':82,104 'come':87 'correct':34,47 'devic':9 'doubt':5 'easi':54 'explain':39 'familiar':59 'free':52 'fsf':77 'happi':79 'heard':31 'imagin':22 'kind':91 'know':65,75 'like':7,18,28,93,98 'link':99 'm':56 'mean':46 're':67 'real':58 'respons':44 'right':71 'say':20 'seem':97 'sfc':62 'su':69 'thing':37 'think':15 'trial':84 'un':30 'un-heard':29 'usual':51 'violat':17,25,49 'visio':70 'wiki.fsfe.org':106 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320203"
  +editedAt: DateTimeImmutable @1709945403 {#4830
    date: 2024-03-09 01:50:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704040823 {#4831
    date: 2023-12-31 17:40:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4832
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4671
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4171
        +user: App\Entity\User {#4184 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
          \n
          It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
          \n
          Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
          \n
          Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
          \n
          If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
          \n
          All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1709979338 {#4166
          date: 2024-03-09 11:15:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4172 …}
        +nested: Doctrine\ORM\PersistentCollection {#4174 …}
        +votes: Doctrine\ORM\PersistentCollection {#4176 …}
        +reports: Doctrine\ORM\PersistentCollection {#4178 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
        -id: 266380
        -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6313292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703988707 {#4167
          date: 2023-12-31 03:11:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        Generally speaking I agree; I like how Perens is thinking about it.\n
        \n
        I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
        \n
        I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
        \n
        (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703993614 {#4478
        date: 2023-12-31 04:33:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 266558
      -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993614 {#4479
        date: 2023-12-31 04:33:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      I need to look into the Best Buy case you’re referencing.\n
      \n
      But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
      \n
      At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704040359 {#4669
      date: 2023-12-31 17:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4672 …}
    +nested: Doctrine\ORM\PersistentCollection {#4674 …}
    +votes: Doctrine\ORM\PersistentCollection {#4676 …}
    +reports: Doctrine\ORM\PersistentCollection {#4678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
    -id: 267611
    -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6320101"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704040359 {#4670
      date: 2023-12-31 17:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    On what is your doubt based? Like what devices do you have that you think are violators? Like I say I imagine that careless violations aren’t, like, un-heard of, but correcting them once things are explained is *almost* always the response. I mean, correcting the violation is usually free and easy. I’m not real familiar with the SFC, but I know they’re actively suing Visio right now, and I know the FSF is happy to bring cases to trial if it comes to that (they kind of like doing it it seems like).\n
    \n
    [Link to the Best Buy case](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases#Busybox_vs_Best_Buy_.2B-_13_other_companies_.282009-2012.29)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704040823 {#4829
    date: 2023-12-31 17:40:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4833 …}
  +nested: Doctrine\ORM\PersistentCollection {#4835 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
  -id: 267625
  -bodyTs: "'/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':107 'activ':68 'almost':41 'alway':42 'aren':26 'base':6 'best':102 'bring':81 'buy':103 'careless':24 'case':82,104 'come':87 'correct':34,47 'devic':9 'doubt':5 'easi':54 'explain':39 'familiar':59 'free':52 'fsf':77 'happi':79 'heard':31 'imagin':22 'kind':91 'know':65,75 'like':7,18,28,93,98 'link':99 'm':56 'mean':46 're':67 'real':58 'respons':44 'right':71 'say':20 'seem':97 'sfc':62 'su':69 'thing':37 'think':15 'trial':84 'un':30 'un-heard':29 'usual':51 'violat':17,25,49 'visio':70 'wiki.fsfe.org':106 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320203"
  +editedAt: DateTimeImmutable @1709945403 {#4830
    date: 2024-03-09 01:50:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704040823 {#4831
    date: 2023-12-31 17:40:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4832
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4671
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4480
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4171
        +user: App\Entity\User {#4184 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
          \n
          It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
          \n
          Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
          \n
          Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
          \n
          If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
          \n
          All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1709979338 {#4166
          date: 2024-03-09 11:15:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4172 …}
        +nested: Doctrine\ORM\PersistentCollection {#4174 …}
        +votes: Doctrine\ORM\PersistentCollection {#4176 …}
        +reports: Doctrine\ORM\PersistentCollection {#4178 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
        -id: 266380
        -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6313292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703988707 {#4167
          date: 2023-12-31 03:11:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        Generally speaking I agree; I like how Perens is thinking about it.\n
        \n
        I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
        \n
        I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
        \n
        (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703993614 {#4478
        date: 2023-12-31 04:33:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4481 …}
      +nested: Doctrine\ORM\PersistentCollection {#4483 …}
      +votes: Doctrine\ORM\PersistentCollection {#4485 …}
      +reports: Doctrine\ORM\PersistentCollection {#4487 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
      -id: 266558
      -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6314088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703993614 {#4479
        date: 2023-12-31 04:33:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      I need to look into the Best Buy case you’re referencing.\n
      \n
      But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
      \n
      At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704040359 {#4669
      date: 2023-12-31 17:32:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4672 …}
    +nested: Doctrine\ORM\PersistentCollection {#4674 …}
    +votes: Doctrine\ORM\PersistentCollection {#4676 …}
    +reports: Doctrine\ORM\PersistentCollection {#4678 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
    -id: 267611
    -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6320101"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704040359 {#4670
      date: 2023-12-31 17:32:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    On what is your doubt based? Like what devices do you have that you think are violators? Like I say I imagine that careless violations aren’t, like, un-heard of, but correcting them once things are explained is *almost* always the response. I mean, correcting the violation is usually free and easy. I’m not real familiar with the SFC, but I know they’re actively suing Visio right now, and I know the FSF is happy to bring cases to trial if it comes to that (they kind of like doing it it seems like).\n
    \n
    [Link to the Best Buy case](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases#Busybox_vs_Best_Buy_.2B-_13_other_companies_.282009-2012.29)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704040823 {#4829
    date: 2023-12-31 17:40:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4833 …}
  +nested: Doctrine\ORM\PersistentCollection {#4835 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
  -id: 267625
  -bodyTs: "'/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':107 'activ':68 'almost':41 'alway':42 'aren':26 'base':6 'best':102 'bring':81 'buy':103 'careless':24 'case':82,104 'come':87 'correct':34,47 'devic':9 'doubt':5 'easi':54 'explain':39 'familiar':59 'free':52 'fsf':77 'happi':79 'heard':31 'imagin':22 'kind':91 'know':65,75 'like':7,18,28,93,98 'link':99 'm':56 'mean':46 're':67 'real':58 'respons':44 'right':71 'say':20 'seem':97 'sfc':62 'su':69 'thing':37 'think':15 'trial':84 'un':30 'un-heard':29 'usual':51 'violat':17,25,49 'visio':70 'wiki.fsfe.org':106 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':105"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6320203"
  +editedAt: DateTimeImmutable @1709945403 {#4830
    date: 2024-03-09 01:50:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704040823 {#4831
    date: 2023-12-31 17:40:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4930
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4832
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4671
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4480
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4171
          +user: App\Entity\User {#4184 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: """
            So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
            \n
            It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
            \n
            Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
            \n
            Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
            \n
            If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
            \n
            All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1709979338 {#4166
            date: 2024-03-09 11:15:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4172 …}
          +nested: Doctrine\ORM\PersistentCollection {#4174 …}
          +votes: Doctrine\ORM\PersistentCollection {#4176 …}
          +reports: Doctrine\ORM\PersistentCollection {#4178 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
          -id: 266380
          -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6313292"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703988707 {#4167
            date: 2023-12-31 03:11:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          Generally speaking I agree; I like how Perens is thinking about it.\n
          \n
          I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
          \n
          I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
          \n
          (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703993614 {#4478
          date: 2023-12-31 04:33:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4481 …}
        +nested: Doctrine\ORM\PersistentCollection {#4483 …}
        +votes: Doctrine\ORM\PersistentCollection {#4485 …}
        +reports: Doctrine\ORM\PersistentCollection {#4487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
        -id: 266558
        -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6314088"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703993614 {#4479
          date: 2023-12-31 04:33:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        I need to look into the Best Buy case you’re referencing.\n
        \n
        But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
        \n
        At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704040359 {#4669
        date: 2023-12-31 17:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4672 …}
      +nested: Doctrine\ORM\PersistentCollection {#4674 …}
      +votes: Doctrine\ORM\PersistentCollection {#4676 …}
      +reports: Doctrine\ORM\PersistentCollection {#4678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
      -id: 267611
      -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320101"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704040359 {#4670
        date: 2023-12-31 17:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      On what is your doubt based? Like what devices do you have that you think are violators? Like I say I imagine that careless violations aren’t, like, un-heard of, but correcting them once things are explained is *almost* always the response. I mean, correcting the violation is usually free and easy. I’m not real familiar with the SFC, but I know they’re actively suing Visio right now, and I know the FSF is happy to bring cases to trial if it comes to that (they kind of like doing it it seems like).\n
      \n
      [Link to the Best Buy case](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases#Busybox_vs_Best_Buy_.2B-_13_other_companies_.282009-2012.29)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704040823 {#4829
      date: 2023-12-31 17:40:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4833 …}
    +nested: Doctrine\ORM\PersistentCollection {#4835 …}
    +votes: Doctrine\ORM\PersistentCollection {#4837 …}
    +reports: Doctrine\ORM\PersistentCollection {#4839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    -id: 267625
    -bodyTs: "'/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':107 'activ':68 'almost':41 'alway':42 'aren':26 'base':6 'best':102 'bring':81 'buy':103 'careless':24 'case':82,104 'come':87 'correct':34,47 'devic':9 'doubt':5 'easi':54 'explain':39 'familiar':59 'free':52 'fsf':77 'happi':79 'heard':31 'imagin':22 'kind':91 'know':65,75 'like':7,18,28,93,98 'link':99 'm':56 'mean':46 're':67 'real':58 'respons':44 'right':71 'say':20 'seem':97 'sfc':62 'su':69 'thing':37 'think':15 'trial':84 'un':30 'un-heard':29 'usual':51 'violat':17,25,49 'visio':70 'wiki.fsfe.org':106 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6320203"
    +editedAt: DateTimeImmutable @1709945403 {#4830
      date: 2024-03-09 01:50:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704040823 {#4831
      date: 2023-12-31 17:40:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    [This talk](https://www.youtube.com/watch?v=B872e4ref40&t=266) says “[Free Software] is generally everywhere and a lot of these smart devices that you buy off the shelf most likely is running some sort of free software but most people would never know that. Generally it’s not indicated anywhere that it’s running any type of free software. There’s no written offer for sources which is sadly the most popular… the written offer for source code seems to be the most popular way that they go about distributing the software but generally they don’t follow up with it or what they distribute is not really that.”\n
    \n
    [This article](https://ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html) mentions that “I’ve been on a mission in recent months to establish just how common and mundane GPL violations are. Since 21 August 2009, I’ve been finding one new GPL violating company per day (on average) and I am still on target to find one per day for 365 days straight.”\n
    \n
    I’ve got a robot vacuum cleaner that runs the Linux kernel and Busybox but came with no written offer for source code. (Per the article above, I’ll refrain from naming and shaming the company.) I might go look at the documents that came with my smart phone a little later and see if I can find any written offers for source.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704045396 {#4927
    date: 2023-12-31 18:56:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 267795
  -bodyTs: "'/bkuhn/blog/2009/11/08/gpl-enforcement.html)':110 '/watch?v=b872e4ref40&t=266)':5 '2009':135 '21':133 '365':161 'anywher':46 'articl':107,189 'august':134 'averag':148 'busybox':177 'buy':21 'came':179,208 'cleaner':170 'code':74,186 'common':126 'compani':144,199 'day':146,159,162 'devic':18 'distribut':86,101 'document':206 'ebb.org':109 'ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html)':108 'establish':123 'everywher':11 'find':139,156,221 'follow':94 'free':7,32,54 'general':10,41,90 'go':84,202 'got':166 'gpl':129,142 'indic':45 'kernel':175 'know':39 'later':215 'like':26 'linux':174 'littl':214 'll':192 'look':203 'lot':14 'mention':111 'might':201 'mission':118 'month':121 'mundan':128 'name':195 'never':38 'new':141 'offer':60,71,183,224 'one':140,157 'peopl':36 'per':145,158,187 'phone':212 'popular':68,80 'realli':104 'recent':120 'refrain':193 'robot':168 'run':28,50,172 'sad':65 'say':6 'see':217 'seem':75 'shame':197 'shelf':24 'sinc':132 'smart':17,211 'softwar':8,33,55,88 'sort':30 'sourc':62,73,185,226 'still':152 'straight':163 'talk':2 'target':154 'type':52 'vacuum':169 've':114,137,165 'violat':130,143 'way':81 'would':37 'written':59,70,182,223 'www.youtube.com':4 'www.youtube.com/watch?v=b872e4ref40&t=266)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321203"
  +editedAt: DateTimeImmutable @1710036638 {#4928
    date: 2024-03-10 03:10:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704045396 {#4929
    date: 2023-12-31 18:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4930
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4832
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4671
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4480
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4171
          +user: App\Entity\User {#4184 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: """
            So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
            \n
            It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
            \n
            Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
            \n
            Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
            \n
            If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
            \n
            All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1709979338 {#4166
            date: 2024-03-09 11:15:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4172 …}
          +nested: Doctrine\ORM\PersistentCollection {#4174 …}
          +votes: Doctrine\ORM\PersistentCollection {#4176 …}
          +reports: Doctrine\ORM\PersistentCollection {#4178 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
          -id: 266380
          -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6313292"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703988707 {#4167
            date: 2023-12-31 03:11:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          Generally speaking I agree; I like how Perens is thinking about it.\n
          \n
          I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
          \n
          I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
          \n
          (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703993614 {#4478
          date: 2023-12-31 04:33:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4481 …}
        +nested: Doctrine\ORM\PersistentCollection {#4483 …}
        +votes: Doctrine\ORM\PersistentCollection {#4485 …}
        +reports: Doctrine\ORM\PersistentCollection {#4487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
        -id: 266558
        -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6314088"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703993614 {#4479
          date: 2023-12-31 04:33:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        I need to look into the Best Buy case you’re referencing.\n
        \n
        But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
        \n
        At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704040359 {#4669
        date: 2023-12-31 17:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4672 …}
      +nested: Doctrine\ORM\PersistentCollection {#4674 …}
      +votes: Doctrine\ORM\PersistentCollection {#4676 …}
      +reports: Doctrine\ORM\PersistentCollection {#4678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
      -id: 267611
      -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320101"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704040359 {#4670
        date: 2023-12-31 17:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      On what is your doubt based? Like what devices do you have that you think are violators? Like I say I imagine that careless violations aren’t, like, un-heard of, but correcting them once things are explained is *almost* always the response. I mean, correcting the violation is usually free and easy. I’m not real familiar with the SFC, but I know they’re actively suing Visio right now, and I know the FSF is happy to bring cases to trial if it comes to that (they kind of like doing it it seems like).\n
      \n
      [Link to the Best Buy case](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases#Busybox_vs_Best_Buy_.2B-_13_other_companies_.282009-2012.29)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704040823 {#4829
      date: 2023-12-31 17:40:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4833 …}
    +nested: Doctrine\ORM\PersistentCollection {#4835 …}
    +votes: Doctrine\ORM\PersistentCollection {#4837 …}
    +reports: Doctrine\ORM\PersistentCollection {#4839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    -id: 267625
    -bodyTs: "'/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':107 'activ':68 'almost':41 'alway':42 'aren':26 'base':6 'best':102 'bring':81 'buy':103 'careless':24 'case':82,104 'come':87 'correct':34,47 'devic':9 'doubt':5 'easi':54 'explain':39 'familiar':59 'free':52 'fsf':77 'happi':79 'heard':31 'imagin':22 'kind':91 'know':65,75 'like':7,18,28,93,98 'link':99 'm':56 'mean':46 're':67 'real':58 'respons':44 'right':71 'say':20 'seem':97 'sfc':62 'su':69 'thing':37 'think':15 'trial':84 'un':30 'un-heard':29 'usual':51 'violat':17,25,49 'visio':70 'wiki.fsfe.org':106 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6320203"
    +editedAt: DateTimeImmutable @1709945403 {#4830
      date: 2024-03-09 01:50:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704040823 {#4831
      date: 2023-12-31 17:40:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    [This talk](https://www.youtube.com/watch?v=B872e4ref40&t=266) says “[Free Software] is generally everywhere and a lot of these smart devices that you buy off the shelf most likely is running some sort of free software but most people would never know that. Generally it’s not indicated anywhere that it’s running any type of free software. There’s no written offer for sources which is sadly the most popular… the written offer for source code seems to be the most popular way that they go about distributing the software but generally they don’t follow up with it or what they distribute is not really that.”\n
    \n
    [This article](https://ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html) mentions that “I’ve been on a mission in recent months to establish just how common and mundane GPL violations are. Since 21 August 2009, I’ve been finding one new GPL violating company per day (on average) and I am still on target to find one per day for 365 days straight.”\n
    \n
    I’ve got a robot vacuum cleaner that runs the Linux kernel and Busybox but came with no written offer for source code. (Per the article above, I’ll refrain from naming and shaming the company.) I might go look at the documents that came with my smart phone a little later and see if I can find any written offers for source.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704045396 {#4927
    date: 2023-12-31 18:56:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 267795
  -bodyTs: "'/bkuhn/blog/2009/11/08/gpl-enforcement.html)':110 '/watch?v=b872e4ref40&t=266)':5 '2009':135 '21':133 '365':161 'anywher':46 'articl':107,189 'august':134 'averag':148 'busybox':177 'buy':21 'came':179,208 'cleaner':170 'code':74,186 'common':126 'compani':144,199 'day':146,159,162 'devic':18 'distribut':86,101 'document':206 'ebb.org':109 'ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html)':108 'establish':123 'everywher':11 'find':139,156,221 'follow':94 'free':7,32,54 'general':10,41,90 'go':84,202 'got':166 'gpl':129,142 'indic':45 'kernel':175 'know':39 'later':215 'like':26 'linux':174 'littl':214 'll':192 'look':203 'lot':14 'mention':111 'might':201 'mission':118 'month':121 'mundan':128 'name':195 'never':38 'new':141 'offer':60,71,183,224 'one':140,157 'peopl':36 'per':145,158,187 'phone':212 'popular':68,80 'realli':104 'recent':120 'refrain':193 'robot':168 'run':28,50,172 'sad':65 'say':6 'see':217 'seem':75 'shame':197 'shelf':24 'sinc':132 'smart':17,211 'softwar':8,33,55,88 'sort':30 'sourc':62,73,185,226 'still':152 'straight':163 'talk':2 'target':154 'type':52 'vacuum':169 've':114,137,165 'violat':130,143 'way':81 'would':37 'written':59,70,182,223 'www.youtube.com':4 'www.youtube.com/watch?v=b872e4ref40&t=266)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321203"
  +editedAt: DateTimeImmutable @1710036638 {#4928
    date: 2024-03-10 03:10:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704045396 {#4929
    date: 2023-12-31 18:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4930
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4832
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4671
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4480
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4171
          +user: App\Entity\User {#4184 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: """
            So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
            \n
            It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
            \n
            Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
            \n
            Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
            \n
            If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
            \n
            All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1709979338 {#4166
            date: 2024-03-09 11:15:38.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4172 …}
          +nested: Doctrine\ORM\PersistentCollection {#4174 …}
          +votes: Doctrine\ORM\PersistentCollection {#4176 …}
          +reports: Doctrine\ORM\PersistentCollection {#4178 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
          -id: 266380
          -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6313292"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703988707 {#4167
            date: 2023-12-31 03:11:47.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          Generally speaking I agree; I like how Perens is thinking about it.\n
          \n
          I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
          \n
          I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
          \n
          (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1703993614 {#4478
          date: 2023-12-31 04:33:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@TootSweet@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4481 …}
        +nested: Doctrine\ORM\PersistentCollection {#4483 …}
        +votes: Doctrine\ORM\PersistentCollection {#4485 …}
        +reports: Doctrine\ORM\PersistentCollection {#4487 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
        -id: 266558
        -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6314088"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703993614 {#4479
          date: 2023-12-31 04:33:34.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        I need to look into the Best Buy case you’re referencing.\n
        \n
        But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
        \n
        At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704040359 {#4669
        date: 2023-12-31 17:32:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4672 …}
      +nested: Doctrine\ORM\PersistentCollection {#4674 …}
      +votes: Doctrine\ORM\PersistentCollection {#4676 …}
      +reports: Doctrine\ORM\PersistentCollection {#4678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
      -id: 267611
      -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320101"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704040359 {#4670
        date: 2023-12-31 17:32:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      On what is your doubt based? Like what devices do you have that you think are violators? Like I say I imagine that careless violations aren’t, like, un-heard of, but correcting them once things are explained is *almost* always the response. I mean, correcting the violation is usually free and easy. I’m not real familiar with the SFC, but I know they’re actively suing Visio right now, and I know the FSF is happy to bring cases to trial if it comes to that (they kind of like doing it it seems like).\n
      \n
      [Link to the Best Buy case](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases#Busybox_vs_Best_Buy_.2B-_13_other_companies_.282009-2012.29)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704040823 {#4829
      date: 2023-12-31 17:40:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4833 …}
    +nested: Doctrine\ORM\PersistentCollection {#4835 …}
    +votes: Doctrine\ORM\PersistentCollection {#4837 …}
    +reports: Doctrine\ORM\PersistentCollection {#4839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
    -id: 267625
    -bodyTs: "'/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':107 'activ':68 'almost':41 'alway':42 'aren':26 'base':6 'best':102 'bring':81 'buy':103 'careless':24 'case':82,104 'come':87 'correct':34,47 'devic':9 'doubt':5 'easi':54 'explain':39 'familiar':59 'free':52 'fsf':77 'happi':79 'heard':31 'imagin':22 'kind':91 'know':65,75 'like':7,18,28,93,98 'link':99 'm':56 'mean':46 're':67 'real':58 'respons':44 'right':71 'say':20 'seem':97 'sfc':62 'su':69 'thing':37 'think':15 'trial':84 'un':30 'un-heard':29 'usual':51 'violat':17,25,49 'visio':70 'wiki.fsfe.org':106 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':105"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6320203"
    +editedAt: DateTimeImmutable @1709945403 {#4830
      date: 2024-03-09 01:50:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704040823 {#4831
      date: 2023-12-31 17:40:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    [This talk](https://www.youtube.com/watch?v=B872e4ref40&t=266) says “[Free Software] is generally everywhere and a lot of these smart devices that you buy off the shelf most likely is running some sort of free software but most people would never know that. Generally it’s not indicated anywhere that it’s running any type of free software. There’s no written offer for sources which is sadly the most popular… the written offer for source code seems to be the most popular way that they go about distributing the software but generally they don’t follow up with it or what they distribute is not really that.”\n
    \n
    [This article](https://ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html) mentions that “I’ve been on a mission in recent months to establish just how common and mundane GPL violations are. Since 21 August 2009, I’ve been finding one new GPL violating company per day (on average) and I am still on target to find one per day for 365 days straight.”\n
    \n
    I’ve got a robot vacuum cleaner that runs the Linux kernel and Busybox but came with no written offer for source code. (Per the article above, I’ll refrain from naming and shaming the company.) I might go look at the documents that came with my smart phone a little later and see if I can find any written offers for source.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704045396 {#4927
    date: 2023-12-31 18:56:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 267795
  -bodyTs: "'/bkuhn/blog/2009/11/08/gpl-enforcement.html)':110 '/watch?v=b872e4ref40&t=266)':5 '2009':135 '21':133 '365':161 'anywher':46 'articl':107,189 'august':134 'averag':148 'busybox':177 'buy':21 'came':179,208 'cleaner':170 'code':74,186 'common':126 'compani':144,199 'day':146,159,162 'devic':18 'distribut':86,101 'document':206 'ebb.org':109 'ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html)':108 'establish':123 'everywher':11 'find':139,156,221 'follow':94 'free':7,32,54 'general':10,41,90 'go':84,202 'got':166 'gpl':129,142 'indic':45 'kernel':175 'know':39 'later':215 'like':26 'linux':174 'littl':214 'll':192 'look':203 'lot':14 'mention':111 'might':201 'mission':118 'month':121 'mundan':128 'name':195 'never':38 'new':141 'offer':60,71,183,224 'one':140,157 'peopl':36 'per':145,158,187 'phone':212 'popular':68,80 'realli':104 'recent':120 'refrain':193 'robot':168 'run':28,50,172 'sad':65 'say':6 'see':217 'seem':75 'shame':197 'shelf':24 'sinc':132 'smart':17,211 'softwar':8,33,55,88 'sort':30 'sourc':62,73,185,226 'still':152 'straight':163 'talk':2 'target':154 'type':52 'vacuum':169 've':114,137,165 'violat':130,143 'way':81 'would':37 'written':59,70,182,223 'www.youtube.com':4 'www.youtube.com/watch?v=b872e4ref40&t=266)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321203"
  +editedAt: DateTimeImmutable @1710036638 {#4928
    date: 2024-03-10 03:10:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704045396 {#4929
    date: 2023-12-31 18:56:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4983
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4832
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4671
        +user: App\Entity\User {#4184 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4480
          +user: App\Entity\User {#4258 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4171
            +user: App\Entity\User {#4184 …}
            +entry: App\Entity\Entry {#2414}
            +magazine: App\Entity\Magazine {#262}
            +image: null
            +parent: null
            +root: null
            +body: """
              So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
              \n
              It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
              \n
              Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
              \n
              Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
              \n
              If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
              \n
              All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1709979338 {#4166
              date: 2024-03-09 11:15:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@actual_patience@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4172 …}
            +nested: Doctrine\ORM\PersistentCollection {#4174 …}
            +votes: Doctrine\ORM\PersistentCollection {#4176 …}
            +reports: Doctrine\ORM\PersistentCollection {#4178 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
            -id: 266380
            -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6313292"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703988707 {#4167
              date: 2023-12-31 03:11:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4171}
          +body: """
            Generally speaking I agree; I like how Perens is thinking about it.\n
            \n
            I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
            \n
            I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
            \n
            (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1703993614 {#4478
            date: 2023-12-31 04:33:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
            "@TootSweet@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4481 …}
          +nested: Doctrine\ORM\PersistentCollection {#4483 …}
          +votes: Doctrine\ORM\PersistentCollection {#4485 …}
          +reports: Doctrine\ORM\PersistentCollection {#4487 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
          -id: 266558
          -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6314088"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703993614 {#4479
            date: 2023-12-31 04:33:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          I need to look into the Best Buy case you’re referencing.\n
          \n
          But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
          \n
          At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704040359 {#4669
          date: 2023-12-31 17:32:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@TootSweet@lemmy.world"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4672 …}
        +nested: Doctrine\ORM\PersistentCollection {#4674 …}
        +votes: Doctrine\ORM\PersistentCollection {#4676 …}
        +reports: Doctrine\ORM\PersistentCollection {#4678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
        -id: 267611
        -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6320101"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704040359 {#4670
          date: 2023-12-31 17:32:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        On what is your doubt based? Like what devices do you have that you think are violators? Like I say I imagine that careless violations aren’t, like, un-heard of, but correcting them once things are explained is *almost* always the response. I mean, correcting the violation is usually free and easy. I’m not real familiar with the SFC, but I know they’re actively suing Visio right now, and I know the FSF is happy to bring cases to trial if it comes to that (they kind of like doing it it seems like).\n
        \n
        [Link to the Best Buy case](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases#Busybox_vs_Best_Buy_.2B-_13_other_companies_.282009-2012.29)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704040823 {#4829
        date: 2023-12-31 17:40:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
        "@mo_ztt@lemmy.world"
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4833 …}
      +nested: Doctrine\ORM\PersistentCollection {#4835 …}
      +votes: Doctrine\ORM\PersistentCollection {#4837 …}
      +reports: Doctrine\ORM\PersistentCollection {#4839 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
      -id: 267625
      -bodyTs: "'/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':107 'activ':68 'almost':41 'alway':42 'aren':26 'base':6 'best':102 'bring':81 'buy':103 'careless':24 'case':82,104 'come':87 'correct':34,47 'devic':9 'doubt':5 'easi':54 'explain':39 'familiar':59 'free':52 'fsf':77 'happi':79 'heard':31 'imagin':22 'kind':91 'know':65,75 'like':7,18,28,93,98 'link':99 'm':56 'mean':46 're':67 'real':58 'respons':44 'right':71 'say':20 'seem':97 'sfc':62 'su':69 'thing':37 'think':15 'trial':84 'un':30 'un-heard':29 'usual':51 'violat':17,25,49 'visio':70 'wiki.fsfe.org':106 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320203"
      +editedAt: DateTimeImmutable @1709945403 {#4830
        date: 2024-03-09 01:50:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704040823 {#4831
        date: 2023-12-31 17:40:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      [This talk](https://www.youtube.com/watch?v=B872e4ref40&t=266) says “[Free Software] is generally everywhere and a lot of these smart devices that you buy off the shelf most likely is running some sort of free software but most people would never know that. Generally it’s not indicated anywhere that it’s running any type of free software. There’s no written offer for sources which is sadly the most popular… the written offer for source code seems to be the most popular way that they go about distributing the software but generally they don’t follow up with it or what they distribute is not really that.”\n
      \n
      [This article](https://ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html) mentions that “I’ve been on a mission in recent months to establish just how common and mundane GPL violations are. Since 21 August 2009, I’ve been finding one new GPL violating company per day (on average) and I am still on target to find one per day for 365 days straight.”\n
      \n
      I’ve got a robot vacuum cleaner that runs the Linux kernel and Busybox but came with no written offer for source code. (Per the article above, I’ll refrain from naming and shaming the company.) I might go look at the documents that came with my smart phone a little later and see if I can find any written offers for source.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704045396 {#4927
      date: 2023-12-31 18:56:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 267795
    -bodyTs: "'/bkuhn/blog/2009/11/08/gpl-enforcement.html)':110 '/watch?v=b872e4ref40&t=266)':5 '2009':135 '21':133 '365':161 'anywher':46 'articl':107,189 'august':134 'averag':148 'busybox':177 'buy':21 'came':179,208 'cleaner':170 'code':74,186 'common':126 'compani':144,199 'day':146,159,162 'devic':18 'distribut':86,101 'document':206 'ebb.org':109 'ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html)':108 'establish':123 'everywher':11 'find':139,156,221 'follow':94 'free':7,32,54 'general':10,41,90 'go':84,202 'got':166 'gpl':129,142 'indic':45 'kernel':175 'know':39 'later':215 'like':26 'linux':174 'littl':214 'll':192 'look':203 'lot':14 'mention':111 'might':201 'mission':118 'month':121 'mundan':128 'name':195 'never':38 'new':141 'offer':60,71,183,224 'one':140,157 'peopl':36 'per':145,158,187 'phone':212 'popular':68,80 'realli':104 'recent':120 'refrain':193 'robot':168 'run':28,50,172 'sad':65 'say':6 'see':217 'seem':75 'shame':197 'shelf':24 'sinc':132 'smart':17,211 'softwar':8,33,55,88 'sort':30 'sourc':62,73,185,226 'still':152 'straight':163 'talk':2 'target':154 'type':52 'vacuum':169 've':114,137,165 'violat':130,143 'way':81 'would':37 'written':59,70,182,223 'www.youtube.com':4 'www.youtube.com/watch?v=b872e4ref40&t=266)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6321203"
    +editedAt: DateTimeImmutable @1710036638 {#4928
      date: 2024-03-10 03:10:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704045396 {#4929
      date: 2023-12-31 18:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    Hm, interesting stuff. Yeah, maybe it’s more common than I was aware of – that’s still a little weird to me, because there are entities like FSF that are so happy to go to bat for people legally if they do want to make it a legal issue.\n
    \n
    Maybe it’s made a little more complex because a lot of authors *don’t* want to “punish” the company involved so much as they just want people to comply with the terms of the license, and a lot of companies aren’t violating the license out of maliciousness but just from lack of knowledge or it just being more difficult than it sounds to keep your ducks in a row with source availability.\n
    \n
    FWIW, I know Android phones generally have something buried in the settings where it explains what the licensing is for the code on the phone and with a theoretical offer for the source if you want it. That seems like what the Youtube talk is about; just creating the technical tools so that people can be in compliance without it being a pain in the butt that costs your engineers time and costs you money to do which companies are going to be tempted to avoid. But yeah, maybe people are getting sloppy about it in a way I wasn’t aware of; that’s sad to me if so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704046574 {#4981
    date: 2023-12-31 19:16:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4984 …}
  +nested: Doctrine\ORM\PersistentCollection {#4986 …}
  +votes: Doctrine\ORM\PersistentCollection {#4988 …}
  +reports: Doctrine\ORM\PersistentCollection {#4990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
  -id: 267841
  -bodyTs: "'android':127 'aren':91 'author':62 'avail':123 'avoid':209 'awar':13,225 'bat':36 'buri':132 'butt':189 'code':145 'common':9 'compani':69,90,202 'complex':57 'compli':79 'complianc':181 'cost':191,196 'creat':171 'difficult':110 'duck':117 'engin':193 'entiti':26 'explain':138 'fsf':28 'fwiw':124 'general':129 'get':215 'go':34,204 'happi':32 'hm':1 'interest':2 'involv':70 'issu':49 'keep':115 'know':126 'knowledg':104 'lack':102 'legal':39,48 'licens':85,95,141 'like':27,163 'littl':19,55 'lot':60,88 'made':53 'make':45 'malici':98 'mayb':5,50,212 'money':198 'much':72 'offer':153 'pain':186 'peopl':38,77,177,213 'phone':128,148 'punish':67 'row':120 'sad':229 'seem':162 'set':135 'sloppi':216 'someth':131 'sound':113 'sourc':122,156 'still':17 'stuff':3 'talk':167 'technic':173 'tempt':207 'term':82 'theoret':152 'time':194 'tool':174 'violat':93 'want':43,65,76,159 'wasn':223 'way':221 'weird':20 'without':182 'yeah':4,211 'youtub':166"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046574 {#4982
    date: 2023-12-31 19:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4983
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4832
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4671
        +user: App\Entity\User {#4184 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4480
          +user: App\Entity\User {#4258 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4171
            +user: App\Entity\User {#4184 …}
            +entry: App\Entity\Entry {#2414}
            +magazine: App\Entity\Magazine {#262}
            +image: null
            +parent: null
            +root: null
            +body: """
              So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
              \n
              It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
              \n
              Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
              \n
              Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
              \n
              If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
              \n
              All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1709979338 {#4166
              date: 2024-03-09 11:15:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@actual_patience@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4172 …}
            +nested: Doctrine\ORM\PersistentCollection {#4174 …}
            +votes: Doctrine\ORM\PersistentCollection {#4176 …}
            +reports: Doctrine\ORM\PersistentCollection {#4178 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
            -id: 266380
            -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6313292"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703988707 {#4167
              date: 2023-12-31 03:11:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4171}
          +body: """
            Generally speaking I agree; I like how Perens is thinking about it.\n
            \n
            I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
            \n
            I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
            \n
            (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1703993614 {#4478
            date: 2023-12-31 04:33:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
            "@TootSweet@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4481 …}
          +nested: Doctrine\ORM\PersistentCollection {#4483 …}
          +votes: Doctrine\ORM\PersistentCollection {#4485 …}
          +reports: Doctrine\ORM\PersistentCollection {#4487 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
          -id: 266558
          -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6314088"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703993614 {#4479
            date: 2023-12-31 04:33:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          I need to look into the Best Buy case you’re referencing.\n
          \n
          But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
          \n
          At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704040359 {#4669
          date: 2023-12-31 17:32:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@TootSweet@lemmy.world"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4672 …}
        +nested: Doctrine\ORM\PersistentCollection {#4674 …}
        +votes: Doctrine\ORM\PersistentCollection {#4676 …}
        +reports: Doctrine\ORM\PersistentCollection {#4678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
        -id: 267611
        -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6320101"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704040359 {#4670
          date: 2023-12-31 17:32:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        On what is your doubt based? Like what devices do you have that you think are violators? Like I say I imagine that careless violations aren’t, like, un-heard of, but correcting them once things are explained is *almost* always the response. I mean, correcting the violation is usually free and easy. I’m not real familiar with the SFC, but I know they’re actively suing Visio right now, and I know the FSF is happy to bring cases to trial if it comes to that (they kind of like doing it it seems like).\n
        \n
        [Link to the Best Buy case](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases#Busybox_vs_Best_Buy_.2B-_13_other_companies_.282009-2012.29)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704040823 {#4829
        date: 2023-12-31 17:40:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
        "@mo_ztt@lemmy.world"
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4833 …}
      +nested: Doctrine\ORM\PersistentCollection {#4835 …}
      +votes: Doctrine\ORM\PersistentCollection {#4837 …}
      +reports: Doctrine\ORM\PersistentCollection {#4839 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
      -id: 267625
      -bodyTs: "'/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':107 'activ':68 'almost':41 'alway':42 'aren':26 'base':6 'best':102 'bring':81 'buy':103 'careless':24 'case':82,104 'come':87 'correct':34,47 'devic':9 'doubt':5 'easi':54 'explain':39 'familiar':59 'free':52 'fsf':77 'happi':79 'heard':31 'imagin':22 'kind':91 'know':65,75 'like':7,18,28,93,98 'link':99 'm':56 'mean':46 're':67 'real':58 'respons':44 'right':71 'say':20 'seem':97 'sfc':62 'su':69 'thing':37 'think':15 'trial':84 'un':30 'un-heard':29 'usual':51 'violat':17,25,49 'visio':70 'wiki.fsfe.org':106 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320203"
      +editedAt: DateTimeImmutable @1709945403 {#4830
        date: 2024-03-09 01:50:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704040823 {#4831
        date: 2023-12-31 17:40:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      [This talk](https://www.youtube.com/watch?v=B872e4ref40&t=266) says “[Free Software] is generally everywhere and a lot of these smart devices that you buy off the shelf most likely is running some sort of free software but most people would never know that. Generally it’s not indicated anywhere that it’s running any type of free software. There’s no written offer for sources which is sadly the most popular… the written offer for source code seems to be the most popular way that they go about distributing the software but generally they don’t follow up with it or what they distribute is not really that.”\n
      \n
      [This article](https://ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html) mentions that “I’ve been on a mission in recent months to establish just how common and mundane GPL violations are. Since 21 August 2009, I’ve been finding one new GPL violating company per day (on average) and I am still on target to find one per day for 365 days straight.”\n
      \n
      I’ve got a robot vacuum cleaner that runs the Linux kernel and Busybox but came with no written offer for source code. (Per the article above, I’ll refrain from naming and shaming the company.) I might go look at the documents that came with my smart phone a little later and see if I can find any written offers for source.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704045396 {#4927
      date: 2023-12-31 18:56:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 267795
    -bodyTs: "'/bkuhn/blog/2009/11/08/gpl-enforcement.html)':110 '/watch?v=b872e4ref40&t=266)':5 '2009':135 '21':133 '365':161 'anywher':46 'articl':107,189 'august':134 'averag':148 'busybox':177 'buy':21 'came':179,208 'cleaner':170 'code':74,186 'common':126 'compani':144,199 'day':146,159,162 'devic':18 'distribut':86,101 'document':206 'ebb.org':109 'ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html)':108 'establish':123 'everywher':11 'find':139,156,221 'follow':94 'free':7,32,54 'general':10,41,90 'go':84,202 'got':166 'gpl':129,142 'indic':45 'kernel':175 'know':39 'later':215 'like':26 'linux':174 'littl':214 'll':192 'look':203 'lot':14 'mention':111 'might':201 'mission':118 'month':121 'mundan':128 'name':195 'never':38 'new':141 'offer':60,71,183,224 'one':140,157 'peopl':36 'per':145,158,187 'phone':212 'popular':68,80 'realli':104 'recent':120 'refrain':193 'robot':168 'run':28,50,172 'sad':65 'say':6 'see':217 'seem':75 'shame':197 'shelf':24 'sinc':132 'smart':17,211 'softwar':8,33,55,88 'sort':30 'sourc':62,73,185,226 'still':152 'straight':163 'talk':2 'target':154 'type':52 'vacuum':169 've':114,137,165 'violat':130,143 'way':81 'would':37 'written':59,70,182,223 'www.youtube.com':4 'www.youtube.com/watch?v=b872e4ref40&t=266)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6321203"
    +editedAt: DateTimeImmutable @1710036638 {#4928
      date: 2024-03-10 03:10:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704045396 {#4929
      date: 2023-12-31 18:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    Hm, interesting stuff. Yeah, maybe it’s more common than I was aware of – that’s still a little weird to me, because there are entities like FSF that are so happy to go to bat for people legally if they do want to make it a legal issue.\n
    \n
    Maybe it’s made a little more complex because a lot of authors *don’t* want to “punish” the company involved so much as they just want people to comply with the terms of the license, and a lot of companies aren’t violating the license out of maliciousness but just from lack of knowledge or it just being more difficult than it sounds to keep your ducks in a row with source availability.\n
    \n
    FWIW, I know Android phones generally have something buried in the settings where it explains what the licensing is for the code on the phone and with a theoretical offer for the source if you want it. That seems like what the Youtube talk is about; just creating the technical tools so that people can be in compliance without it being a pain in the butt that costs your engineers time and costs you money to do which companies are going to be tempted to avoid. But yeah, maybe people are getting sloppy about it in a way I wasn’t aware of; that’s sad to me if so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704046574 {#4981
    date: 2023-12-31 19:16:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4984 …}
  +nested: Doctrine\ORM\PersistentCollection {#4986 …}
  +votes: Doctrine\ORM\PersistentCollection {#4988 …}
  +reports: Doctrine\ORM\PersistentCollection {#4990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
  -id: 267841
  -bodyTs: "'android':127 'aren':91 'author':62 'avail':123 'avoid':209 'awar':13,225 'bat':36 'buri':132 'butt':189 'code':145 'common':9 'compani':69,90,202 'complex':57 'compli':79 'complianc':181 'cost':191,196 'creat':171 'difficult':110 'duck':117 'engin':193 'entiti':26 'explain':138 'fsf':28 'fwiw':124 'general':129 'get':215 'go':34,204 'happi':32 'hm':1 'interest':2 'involv':70 'issu':49 'keep':115 'know':126 'knowledg':104 'lack':102 'legal':39,48 'licens':85,95,141 'like':27,163 'littl':19,55 'lot':60,88 'made':53 'make':45 'malici':98 'mayb':5,50,212 'money':198 'much':72 'offer':153 'pain':186 'peopl':38,77,177,213 'phone':128,148 'punish':67 'row':120 'sad':229 'seem':162 'set':135 'sloppi':216 'someth':131 'sound':113 'sourc':122,156 'still':17 'stuff':3 'talk':167 'technic':173 'tempt':207 'term':82 'theoret':152 'time':194 'tool':174 'violat':93 'want':43,65,76,159 'wasn':223 'way':221 'weird':20 'without':182 'yeah':4,211 'youtub':166"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046574 {#4982
    date: 2023-12-31 19:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4983
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4832
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4671
        +user: App\Entity\User {#4184 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4480
          +user: App\Entity\User {#4258 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: App\Entity\EntryComment {#4171
            +user: App\Entity\User {#4184 …}
            +entry: App\Entity\Entry {#2414}
            +magazine: App\Entity\Magazine {#262}
            +image: null
            +parent: null
            +root: null
            +body: """
              So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
              \n
              It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
              \n
              Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
              \n
              Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
              \n
              If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
              \n
              All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 16
            +score: 0
            +lastActive: DateTime @1709979338 {#4166
              date: 2024-03-09 11:15:38.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@actual_patience@programming.dev"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4172 …}
            +nested: Doctrine\ORM\PersistentCollection {#4174 …}
            +votes: Doctrine\ORM\PersistentCollection {#4176 …}
            +reports: Doctrine\ORM\PersistentCollection {#4178 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
            -id: 266380
            -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6313292"
            +editedAt: null
            +createdAt: DateTimeImmutable @1703988707 {#4167
              date: 2023-12-31 03:11:47.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4171}
          +body: """
            Generally speaking I agree; I like how Perens is thinking about it.\n
            \n
            I do think it’s pretty well established that the GPL “has teeth” though. [The FSF has a list](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases) of enforcement cases against fairly large defendants; it looks like their record is 2 for 2 in the US. I think it rarely comes up, just because complying with the terms of the license is so no-brainer-ly easier than trying to make the legal argument that you can use someone else’s stuff for free while thumbing your nose at the terms and conditions they want you to abide by in order to do that.\n
            \n
            I think most of the “big company ignores the GPL” things you hear about are either things like RHEL, where they’re carefully skirting the line in a clearly bad-faith way that has some decent chance in court for some particular reason, or else someone breaking the GPL and then their legal department looking at it for 2 seconds and telling them to stop doing that. The cases where someone with anything to lose actually doubles down and says “fuck you” are rare I think for pretty obvious reasons.\n
            \n
            (Also, I just learned this today: When Best Buy did this in 2009, the judge eventually *made them give the plaintiffs the TVs* as part of the damages when it was all done. That’s the funniest thing I’ve heard all week.)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1703993614 {#4478
            date: 2023-12-31 04:33:34.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
            "@TootSweet@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4481 …}
          +nested: Doctrine\ORM\PersistentCollection {#4483 …}
          +votes: Doctrine\ORM\PersistentCollection {#4485 …}
          +reports: Doctrine\ORM\PersistentCollection {#4487 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
          -id: 266558
          -bodyTs: "'/migrated/gpl%20enforcement%20cases)':34 '2':48,50,172 '2009':216 'abid':106 'actual':189 'agre':4 'also':204 'anyth':186 'argument':82 'bad':143 'bad-faith':142 'best':211 'big':118 'brainer':73 'break':160 'buy':212 'care':135 'case':37,182 'chanc':150 'clear':141 'come':58 'compani':119 'compli':62 'condit':101 'court':152 'damag':231 'decent':149 'defend':41 'depart':167 'done':236 'doubl':190 'easier':75 'either':128 'els':88,158 'enforc':36 'establish':20 'eventu':219 'fair':39 'faith':144 'free':92 'fsf':28 'fuck':194 'funniest':240 'general':1 'give':222 'gpl':23,122,162 'hear':125 'heard':244 'ignor':120 'judg':218 'larg':40 'learn':207 'legal':81,166 'licens':68 'like':6,44,130 'line':138 'list':31 'look':43,168 'lose':188 'ly':74 'made':220 'make':79 'no-brainer-li':71 'nose':96 'obvious':202 'order':109 'part':228 'particular':155 'peren':8 'plaintiff':224 'pretti':18,201 'rare':57,197 're':134 'reason':156,203 'record':46 'rhel':131 'say':193 'second':173 'skirt':136 'someon':87,159,184 'speak':2 'stop':178 'stuff':90 'teeth':25 'tell':175 'term':65,99 'thing':123,129,241 'think':10,15,55,114,199 'though':26 'thumb':94 'today':209 'tri':77 'tvs':226 'us':53 'use':86 've':243 'want':103 'way':145 'week':246 'well':19 'wiki.fsfe.org':33 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases)':32"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6314088"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703993614 {#4479
            date: 2023-12-31 04:33:34.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4171}
        +body: """
          I need to look into the Best Buy case you’re referencing.\n
          \n
          But I doubt think you’re right that violation of the terms of the GPL is such a rare thing. Aside from people who just don’t use technology much at all, I’d imagine most folks have multiple devices sold in ways that violated the GPL and with no plans for GPL compliance (and no knowledge that they needed a plan for GPL compliance.)\n
          \n
          At least that’s how most of the content on [the Software Freedom Conservancy’s YouTube channel](https://www.youtube.com/channel/UCUEeuNvX2UyTTyTYXR9dm_A) makes it sound.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704040359 {#4669
          date: 2023-12-31 17:32:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@TootSweet@lemmy.world"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4672 …}
        +nested: Doctrine\ORM\PersistentCollection {#4674 …}
        +votes: Doctrine\ORM\PersistentCollection {#4676 …}
        +reports: Doctrine\ORM\PersistentCollection {#4678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4682 …}
        -id: 267611
        -bodyTs: "'/channel/ucueeunvx2uyttytyxr9dm_a)':97 'asid':33 'best':7 'buy':8 'case':9 'channel':94 'complianc':66,77 'conserv':91 'content':86 'd':46 'devic':52 'doubt':15 'folk':49 'freedom':90 'gpl':27,59,65,76 'imagin':47 'knowledg':69 'least':79 'look':4 'make':98 'much':42 'multipl':51 'need':2,72 'peopl':35 'plan':63,74 'rare':31 're':11,18 'referenc':12 'right':19 'softwar':89 'sold':53 'sound':100 'technolog':41 'term':24 'thing':32 'think':16 'use':40 'violat':21,57 'way':55 'www.youtube.com':96 'www.youtube.com/channel/ucueeunvx2uyttytyxr9dm_a)':95 'youtub':93"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6320101"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704040359 {#4670
          date: 2023-12-31 17:32:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4171}
      +body: """
        On what is your doubt based? Like what devices do you have that you think are violators? Like I say I imagine that careless violations aren’t, like, un-heard of, but correcting them once things are explained is *almost* always the response. I mean, correcting the violation is usually free and easy. I’m not real familiar with the SFC, but I know they’re actively suing Visio right now, and I know the FSF is happy to bring cases to trial if it comes to that (they kind of like doing it it seems like).\n
        \n
        [Link to the Best Buy case](https://wiki.fsfe.org/Migrated/GPL%20Enforcement%20Cases#Busybox_vs_Best_Buy_.2B-_13_other_companies_.282009-2012.29)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704040823 {#4829
        date: 2023-12-31 17:40:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
        "@mo_ztt@lemmy.world"
        "@actual_patience@programming.dev"
        "@TootSweet@lemmy.world"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4833 …}
      +nested: Doctrine\ORM\PersistentCollection {#4835 …}
      +votes: Doctrine\ORM\PersistentCollection {#4837 …}
      +reports: Doctrine\ORM\PersistentCollection {#4839 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
      -id: 267625
      -bodyTs: "'/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':107 'activ':68 'almost':41 'alway':42 'aren':26 'base':6 'best':102 'bring':81 'buy':103 'careless':24 'case':82,104 'come':87 'correct':34,47 'devic':9 'doubt':5 'easi':54 'explain':39 'familiar':59 'free':52 'fsf':77 'happi':79 'heard':31 'imagin':22 'kind':91 'know':65,75 'like':7,18,28,93,98 'link':99 'm':56 'mean':46 're':67 'real':58 'respons':44 'right':71 'say':20 'seem':97 'sfc':62 'su':69 'thing':37 'think':15 'trial':84 'un':30 'un-heard':29 'usual':51 'violat':17,25,49 'visio':70 'wiki.fsfe.org':106 'wiki.fsfe.org/migrated/gpl%20enforcement%20cases#busybox_vs_best_buy_.2b-_13_other_companies_.282009-2012.29)':105"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6320203"
      +editedAt: DateTimeImmutable @1709945403 {#4830
        date: 2024-03-09 01:50:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704040823 {#4831
        date: 2023-12-31 17:40:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4171}
    +body: """
      [This talk](https://www.youtube.com/watch?v=B872e4ref40&t=266) says “[Free Software] is generally everywhere and a lot of these smart devices that you buy off the shelf most likely is running some sort of free software but most people would never know that. Generally it’s not indicated anywhere that it’s running any type of free software. There’s no written offer for sources which is sadly the most popular… the written offer for source code seems to be the most popular way that they go about distributing the software but generally they don’t follow up with it or what they distribute is not really that.”\n
      \n
      [This article](https://ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html) mentions that “I’ve been on a mission in recent months to establish just how common and mundane GPL violations are. Since 21 August 2009, I’ve been finding one new GPL violating company per day (on average) and I am still on target to find one per day for 365 days straight.”\n
      \n
      I’ve got a robot vacuum cleaner that runs the Linux kernel and Busybox but came with no written offer for source code. (Per the article above, I’ll refrain from naming and shaming the company.) I might go look at the documents that came with my smart phone a little later and see if I can find any written offers for source.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704045396 {#4927
      date: 2023-12-31 18:56:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
      "@actual_patience@programming.dev"
      "@TootSweet@lemmy.world"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 267795
    -bodyTs: "'/bkuhn/blog/2009/11/08/gpl-enforcement.html)':110 '/watch?v=b872e4ref40&t=266)':5 '2009':135 '21':133 '365':161 'anywher':46 'articl':107,189 'august':134 'averag':148 'busybox':177 'buy':21 'came':179,208 'cleaner':170 'code':74,186 'common':126 'compani':144,199 'day':146,159,162 'devic':18 'distribut':86,101 'document':206 'ebb.org':109 'ebb.org/bkuhn/blog/2009/11/08/gpl-enforcement.html)':108 'establish':123 'everywher':11 'find':139,156,221 'follow':94 'free':7,32,54 'general':10,41,90 'go':84,202 'got':166 'gpl':129,142 'indic':45 'kernel':175 'know':39 'later':215 'like':26 'linux':174 'littl':214 'll':192 'look':203 'lot':14 'mention':111 'might':201 'mission':118 'month':121 'mundan':128 'name':195 'never':38 'new':141 'offer':60,71,183,224 'one':140,157 'peopl':36 'per':145,158,187 'phone':212 'popular':68,80 'realli':104 'recent':120 'refrain':193 'robot':168 'run':28,50,172 'sad':65 'say':6 'see':217 'seem':75 'shame':197 'shelf':24 'sinc':132 'smart':17,211 'softwar':8,33,55,88 'sort':30 'sourc':62,73,185,226 'still':152 'straight':163 'talk':2 'target':154 'type':52 'vacuum':169 've':114,137,165 'violat':130,143 'way':81 'would':37 'written':59,70,182,223 'www.youtube.com':4 'www.youtube.com/watch?v=b872e4ref40&t=266)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6321203"
    +editedAt: DateTimeImmutable @1710036638 {#4928
      date: 2024-03-10 03:10:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704045396 {#4929
      date: 2023-12-31 18:56:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    Hm, interesting stuff. Yeah, maybe it’s more common than I was aware of – that’s still a little weird to me, because there are entities like FSF that are so happy to go to bat for people legally if they do want to make it a legal issue.\n
    \n
    Maybe it’s made a little more complex because a lot of authors *don’t* want to “punish” the company involved so much as they just want people to comply with the terms of the license, and a lot of companies aren’t violating the license out of maliciousness but just from lack of knowledge or it just being more difficult than it sounds to keep your ducks in a row with source availability.\n
    \n
    FWIW, I know Android phones generally have something buried in the settings where it explains what the licensing is for the code on the phone and with a theoretical offer for the source if you want it. That seems like what the Youtube talk is about; just creating the technical tools so that people can be in compliance without it being a pain in the butt that costs your engineers time and costs you money to do which companies are going to be tempted to avoid. But yeah, maybe people are getting sloppy about it in a way I wasn’t aware of; that’s sad to me if so.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704046574 {#4981
    date: 2023-12-31 19:16:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4984 …}
  +nested: Doctrine\ORM\PersistentCollection {#4986 …}
  +votes: Doctrine\ORM\PersistentCollection {#4988 …}
  +reports: Doctrine\ORM\PersistentCollection {#4990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4994 …}
  -id: 267841
  -bodyTs: "'android':127 'aren':91 'author':62 'avail':123 'avoid':209 'awar':13,225 'bat':36 'buri':132 'butt':189 'code':145 'common':9 'compani':69,90,202 'complex':57 'compli':79 'complianc':181 'cost':191,196 'creat':171 'difficult':110 'duck':117 'engin':193 'entiti':26 'explain':138 'fsf':28 'fwiw':124 'general':129 'get':215 'go':34,204 'happi':32 'hm':1 'interest':2 'involv':70 'issu':49 'keep':115 'know':126 'knowledg':104 'lack':102 'legal':39,48 'licens':85,95,141 'like':27,163 'littl':19,55 'lot':60,88 'made':53 'make':45 'malici':98 'mayb':5,50,212 'money':198 'much':72 'offer':153 'pain':186 'peopl':38,77,177,213 'phone':128,148 'punish':67 'row':120 'sad':229 'seem':162 'set':135 'sloppi':216 'someth':131 'sound':113 'sourc':122,156 'still':17 'stuff':3 'talk':167 'technic':173 'tempt':207 'term':82 'theoret':152 'time':194 'tool':174 'violat':93 'want':43,65,76,159 'wasn':223 'way':221 'weird':20 'without':182 'yeah':4,211 'youtub':166"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6321448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046574 {#4982
    date: 2023-12-31 19:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4495
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
      \n
      It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
      \n
      Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
      \n
      Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
      \n
      If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
      \n
      All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1709979338 {#4166
      date: 2024-03-09 11:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4172 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
    -id: 266380
    -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703988707 {#4167
      date: 2023-12-31 03:11:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    > If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
    \n
    It’s more that they avoid the spirit of the licensing, not the terms (except Red Hat of course).\n
    \n
    I suppose you can split this into two separate arguments:\n
    \n
    - Swap from licenses to more enforceable contracts\n
    - Have companies pay open source devs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704015879 {#4493
    date: 2023-12-31 10:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 267922
  -bodyTs: "'argument':82 'avoid':59 'benefit':41 'big':8,33 'compani':9,34,91 'contract':89 'cours':72 'current':2 'dev':95 'differ':30 'enforc':88 'except':68 'get':39 'go':51 'hat':70 'ignor':11 'imagin':22 'licens':3,18,28,64,85 'like':32 'make':23 'new':25 'open':46,93 'pay':37,92 'pot':45 'pots-open':44 'problem':6 'realli':50 'red':69 'separ':81 'set':14 'softwar':48 'sort':26 'sourc':47,94 'spirit':61 'split':77 'suppos':74 'swap':83 'term':13,31,67 'two':80 'use':43 'work':53 'wouldn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6032958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704015879 {#4494
    date: 2023-12-31 10:44:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4495
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
      \n
      It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
      \n
      Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
      \n
      Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
      \n
      If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
      \n
      All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1709979338 {#4166
      date: 2024-03-09 11:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4172 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
    -id: 266380
    -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703988707 {#4167
      date: 2023-12-31 03:11:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    > If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
    \n
    It’s more that they avoid the spirit of the licensing, not the terms (except Red Hat of course).\n
    \n
    I suppose you can split this into two separate arguments:\n
    \n
    - Swap from licenses to more enforceable contracts\n
    - Have companies pay open source devs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704015879 {#4493
    date: 2023-12-31 10:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 267922
  -bodyTs: "'argument':82 'avoid':59 'benefit':41 'big':8,33 'compani':9,34,91 'contract':89 'cours':72 'current':2 'dev':95 'differ':30 'enforc':88 'except':68 'get':39 'go':51 'hat':70 'ignor':11 'imagin':22 'licens':3,18,28,64,85 'like':32 'make':23 'new':25 'open':46,93 'pay':37,92 'pot':45 'pots-open':44 'problem':6 'realli':50 'red':69 'separ':81 'set':14 'softwar':48 'sort':26 'sourc':47,94 'spirit':61 'split':77 'suppos':74 'swap':83 'term':13,31,67 'two':80 'use':43 'work':53 'wouldn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6032958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704015879 {#4494
    date: 2023-12-31 10:44:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4495
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4171
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      So, Open Source was already kindof the capitalistic fork of the Free Software movement. And it feels like Parens’ vision of Post-Open Source is about how to marry it more to “the market.” If it’s not clear from what I’ve said already, I’m not a fan of that specific aspect of it.\n
      \n
      It *is* a problem that big companies reguarly violate the terms of the GPL. I hope good things come out of SFC v. Visio that give the GPL’s requirements of distributing source code with compiled code more teeth, but we’ll have to see. I do think the courts agreeing to interpret the GPL (at least in some cases) as a contract rather than as a license is a good thing. It was a gutsy move on the SFC’s legal department’s part, but the case shows more promise now that they’d made it than it did previously. Perhaps a GPLv4 that better deals with being interpreted as a contract is in order.\n
      \n
      Though, I worry that what Parens has in mind for new licenses doesn’t address what I’d want to see from the Open Source movement and will ultimately move (Post-)Open Source in the wrong direction.\n
      \n
      Specifically what I want from FOSS licenses is to be able to (and to have assurance that others have the option to) write and distribute software with assurances that no one’s going to use it to restrict users’ rights down the line. The GPL has historically been imperfect at that. The AGPL is better. But the GPL has always been explicit about requiring companies to distribute source code with binaries. What we need is that but with teeth in the form of some combination of court precedent and more effective legalese.\n
      \n
      If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
      \n
      All that said, I’m glad to hear discussion about the future of FOSS. I’m worried about where FOSS is now and where it’s going and am glad to see more strategic thinking.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1709979338 {#4166
      date: 2024-03-09 11:15:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4172 …}
    +nested: Doctrine\ORM\PersistentCollection {#4174 …}
    +votes: Doctrine\ORM\PersistentCollection {#4176 …}
    +reports: Doctrine\ORM\PersistentCollection {#4178 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4182 …}
    -id: 266380
    -bodyTs: "'abl':221 'address':188 'agpl':263 'agre':108 'alreadi':5,46 'alway':270 'aspect':55 'assur':226,238 'benefit':343 'better':163,265 'big':63,310,335 'binari':281 'capitalist':8 'case':117,145 'clear':40 'code':91,94,279 'combin':295 'come':76 'compani':64,275,311,336 'compil':93 'contract':120,170 'court':107,297 'current':304 'd':152,191 'deal':164 'depart':140 'differ':332 'direct':210 'discuss':364 'distribut':89,235,277 'doesn':186 'effect':301 'explicit':272 'fan':51 'feel':17 'fork':9 'form':292 'foss':216,369,375 'free':12 'futur':367 'get':341 'give':83 'glad':361,385 'go':243,353,382 'good':74,128 'gpl':71,85,112,255,268 'gplv4':161 'gutsi':133 'hear':363 'histor':257 'hope':73 'ignor':313 'imagin':324 'imperfect':259 'interpret':110,167 'kindof':6 'least':114 'legal':139 'legales':302 'licens':125,185,217,305,320,330 'like':18,334 'line':253 'll':99 'm':48,360,371 'made':153 'make':325 'market':35 'marri':30 'mind':182 'move':134,203 'movement':14,199 'need':284 'new':184,327 'one':241 'open':2,24,197,205,348 'option':231 'order':173 'other':228 'paren':19,179 'part':142 'pay':339 'perhap':159 'post':23,204 'post-open':22 'pot':347 'pots-open':346 'preced':298 'previous':158 'problem':61,308 'promis':148 'rather':121 'realli':352 'reguar':65 'requir':87,274 'restrict':248 'right':250 'said':45,358 'see':102,194,387 'set':316 'sfc':79,137 'show':146 'softwar':13,236,350 'sort':328 'sourc':3,25,90,198,206,278,349 'specif':54,211 'strateg':389 'teeth':96,289 'term':68,315,333 'thing':75,129 'think':105,390 'though':174 'ultim':202 'use':245,345 'user':249 'v':80 've':44 'violat':66 'visio':81 'vision':20 'want':192,214 'work':355 'worri':176,372 'wouldn':322 'write':233 'wrong':209"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313292"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703988707 {#4167
      date: 2023-12-31 03:11:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4171}
  +body: """
    > If current licenses have the problem that big companies just ignore the terms set out in the license, I wouldn’t imagine making a new sort of license with different terms like “big companies have to pay to get the benefit of using Pots-Open Source software” is really going to work.\n
    \n
    It’s more that they avoid the spirit of the licensing, not the terms (except Red Hat of course).\n
    \n
    I suppose you can split this into two separate arguments:\n
    \n
    - Swap from licenses to more enforceable contracts\n
    - Have companies pay open source devs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704015879 {#4493
    date: 2023-12-31 10:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 267922
  -bodyTs: "'argument':82 'avoid':59 'benefit':41 'big':8,33 'compani':9,34,91 'contract':89 'cours':72 'current':2 'dev':95 'differ':30 'enforc':88 'except':68 'get':39 'go':51 'hat':70 'ignor':11 'imagin':22 'licens':3,18,28,64,85 'like':32 'make':23 'new':25 'open':46,93 'pay':37,92 'pot':45 'pots-open':44 'problem':6 'realli':50 'red':69 'separ':81 'set':14 'softwar':48 'sort':26 'sourc':47,94 'spirit':61 'split':77 'suppos':74 'swap':83 'term':13,31,67 'two':80 'use':43 'work':53 'wouldn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6032958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704015879 {#4494
    date: 2023-12-31 10:44:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4245
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
    \n
    > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
    \n
    From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
    \n
    RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1710923414 {#4239
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4246 …}
  +nested: Doctrine\ORM\PersistentCollection {#4248 …}
  +votes: Doctrine\ORM\PersistentCollection {#4250 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 266289
  -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6312955"
  +editedAt: DateTimeImmutable @1709627506 {#4240
    date: 2024-03-05 09:31:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703986982 {#4241
    date: 2023-12-31 02:43:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4245
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
    \n
    > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
    \n
    From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
    \n
    RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1710923414 {#4239
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4246 …}
  +nested: Doctrine\ORM\PersistentCollection {#4248 …}
  +votes: Doctrine\ORM\PersistentCollection {#4250 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 266289
  -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6312955"
  +editedAt: DateTimeImmutable @1709627506 {#4240
    date: 2024-03-05 09:31:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703986982 {#4241
    date: 2023-12-31 02:43:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4245
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
    \n
    > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
    \n
    From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
    \n
    RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1710923414 {#4239
    date: 2024-03-20 09:30:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4246 …}
  +nested: Doctrine\ORM\PersistentCollection {#4248 …}
  +votes: Doctrine\ORM\PersistentCollection {#4250 …}
  +reports: Doctrine\ORM\PersistentCollection {#4252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
  -id: 266289
  -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6312955"
  +editedAt: DateTimeImmutable @1709627506 {#4240
    date: 2024-03-05 09:31:46.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703986982 {#4241
    date: 2023-12-31 02:43:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4433
  +user: Proxies\__CG__\App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
      \n
      RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1710923414 {#4239
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 266289
    -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6312955"
    +editedAt: DateTimeImmutable @1709627506 {#4240
      date: 2024-03-05 09:31:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703986982 {#4241
      date: 2023-12-31 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > BSD which iOS is based on\n
    \n
    Note that Apple’s OSs have very little to do with BSDs unless you deem coreutils the only criteria for an OS’ quality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704055995 {#4431
    date: 2023-12-31 21:53:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4437 …}
  +votes: Doctrine\ORM\PersistentCollection {#4439 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 268302
  -bodyTs: "'appl':9 'base':5 'bsd':1 'bsds':18 'coreutil':22 'criteria':25 'deem':21 'io':3 'littl':14 'note':7 'os':28 'oss':11 'qualiti':29 'unless':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6979995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055995 {#4432
    date: 2023-12-31 21:53:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4433
  +user: Proxies\__CG__\App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
      \n
      RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1710923414 {#4239
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 266289
    -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6312955"
    +editedAt: DateTimeImmutable @1709627506 {#4240
      date: 2024-03-05 09:31:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703986982 {#4241
      date: 2023-12-31 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > BSD which iOS is based on\n
    \n
    Note that Apple’s OSs have very little to do with BSDs unless you deem coreutils the only criteria for an OS’ quality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704055995 {#4431
    date: 2023-12-31 21:53:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4437 …}
  +votes: Doctrine\ORM\PersistentCollection {#4439 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 268302
  -bodyTs: "'appl':9 'base':5 'bsd':1 'bsds':18 'coreutil':22 'criteria':25 'deem':21 'io':3 'littl':14 'note':7 'os':28 'oss':11 'qualiti':29 'unless':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6979995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055995 {#4432
    date: 2023-12-31 21:53:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4433
  +user: Proxies\__CG__\App\Entity\User {#4434 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
      \n
      RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1710923414 {#4239
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 266289
    -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6312955"
    +editedAt: DateTimeImmutable @1709627506 {#4240
      date: 2024-03-05 09:31:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703986982 {#4241
      date: 2023-12-31 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > BSD which iOS is based on\n
    \n
    Note that Apple’s OSs have very little to do with BSDs unless you deem coreutils the only criteria for an OS’ quality.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704055995 {#4431
    date: 2023-12-31 21:53:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4435 …}
  +nested: Doctrine\ORM\PersistentCollection {#4437 …}
  +votes: Doctrine\ORM\PersistentCollection {#4439 …}
  +reports: Doctrine\ORM\PersistentCollection {#4441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
  -id: 268302
  -bodyTs: "'appl':9 'base':5 'bsd':1 'bsds':18 'coreutil':22 'criteria':25 'deem':21 'io':3 'littl':14 'note':7 'os':28 'oss':11 'qualiti':29 'unless':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6979995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704055995 {#4432
    date: 2023-12-31 21:53:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4732
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: Proxies\__CG__\App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4245
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
        \n
        > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
        \n
        From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
        \n
        RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1710923414 {#4239
        date: 2024-03-20 09:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4246 …}
      +nested: Doctrine\ORM\PersistentCollection {#4248 …}
      +votes: Doctrine\ORM\PersistentCollection {#4250 …}
      +reports: Doctrine\ORM\PersistentCollection {#4252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
      -id: 266289
      -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6312955"
      +editedAt: DateTimeImmutable @1709627506 {#4240
        date: 2024-03-05 09:31:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703986982 {#4241
        date: 2023-12-31 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > BSD which iOS is based on\n
      \n
      Note that Apple’s OSs have very little to do with BSDs unless you deem coreutils the only criteria for an OS’ quality.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704055995 {#4431
      date: 2023-12-31 21:53:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 268302
    -bodyTs: "'appl':9 'base':5 'bsd':1 'bsds':18 'coreutil':22 'criteria':25 'deem':21 'io':3 'littl':14 'note':7 'os':28 'oss':11 'qualiti':29 'unless':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6979995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704055995 {#4432
      date: 2023-12-31 21:53:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    Yeah, 100%. At this point the resources invested in MacOS / iOS have probably exceeded even the decades of work they were able to leverage by starting with FreeBSD / NeXT / Mach / whatever else.\n
    \n
    (Edit: Actually, not *100%* true. Macs are still very BSD-like under the hood; I actually really like development on Macs because I can basically treat them as BSD systems with [unusual package management](https://brew.sh/) and a fancy GUI. For that reason they’re far preferable for me over Windows or pre-OSX Macs. But yes, your point is well taken that iOS development at this point has far eclipsed anything they started out from in terms of LOC and time spent.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704059036 {#4729
    date: 2023-12-31 22:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@Atemu@lemmy.ml"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@Atemu@lemmy.ml"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 268423
  -bodyTs: "'/)':70 '100':2,36 'abl':22 'actual':34,49 'anyth':107 'basic':58 'brew.sh':69 'brew.sh/)':68 'bsd':43,62 'bsd-like':42 'decad':17 'develop':52,100 'eclips':106 'edit':33 'els':32 'even':15 'exceed':14 'fanci':73 'far':80,105 'freebsd':28 'gui':74 'hood':47 'invest':8 'io':11,99 'leverag':24 'like':44,51 'loc':115 'mac':38,54,90 'mach':30 'maco':10 'manag':67 'next':29 'osx':89 'packag':66 'point':5,94,103 'pre':88 'pre-osx':87 'prefer':81 'probabl':13 're':79 'realli':50 'reason':77 'resourc':7 'spent':118 'start':26,109 'still':40 'system':63 'taken':97 'term':113 'time':117 'treat':59 'true':37 'unusu':65 'well':96 'whatev':31 'window':85 'work':19 'yeah':1 'yes':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6324408"
  +editedAt: DateTimeImmutable @1710045931 {#4730
    date: 2024-03-10 05:45:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704059036 {#4731
    date: 2023-12-31 22:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4732
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: Proxies\__CG__\App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4245
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
        \n
        > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
        \n
        From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
        \n
        RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1710923414 {#4239
        date: 2024-03-20 09:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4246 …}
      +nested: Doctrine\ORM\PersistentCollection {#4248 …}
      +votes: Doctrine\ORM\PersistentCollection {#4250 …}
      +reports: Doctrine\ORM\PersistentCollection {#4252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
      -id: 266289
      -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6312955"
      +editedAt: DateTimeImmutable @1709627506 {#4240
        date: 2024-03-05 09:31:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703986982 {#4241
        date: 2023-12-31 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > BSD which iOS is based on\n
      \n
      Note that Apple’s OSs have very little to do with BSDs unless you deem coreutils the only criteria for an OS’ quality.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704055995 {#4431
      date: 2023-12-31 21:53:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 268302
    -bodyTs: "'appl':9 'base':5 'bsd':1 'bsds':18 'coreutil':22 'criteria':25 'deem':21 'io':3 'littl':14 'note':7 'os':28 'oss':11 'qualiti':29 'unless':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6979995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704055995 {#4432
      date: 2023-12-31 21:53:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    Yeah, 100%. At this point the resources invested in MacOS / iOS have probably exceeded even the decades of work they were able to leverage by starting with FreeBSD / NeXT / Mach / whatever else.\n
    \n
    (Edit: Actually, not *100%* true. Macs are still very BSD-like under the hood; I actually really like development on Macs because I can basically treat them as BSD systems with [unusual package management](https://brew.sh/) and a fancy GUI. For that reason they’re far preferable for me over Windows or pre-OSX Macs. But yes, your point is well taken that iOS development at this point has far eclipsed anything they started out from in terms of LOC and time spent.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704059036 {#4729
    date: 2023-12-31 22:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@Atemu@lemmy.ml"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@Atemu@lemmy.ml"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 268423
  -bodyTs: "'/)':70 '100':2,36 'abl':22 'actual':34,49 'anyth':107 'basic':58 'brew.sh':69 'brew.sh/)':68 'bsd':43,62 'bsd-like':42 'decad':17 'develop':52,100 'eclips':106 'edit':33 'els':32 'even':15 'exceed':14 'fanci':73 'far':80,105 'freebsd':28 'gui':74 'hood':47 'invest':8 'io':11,99 'leverag':24 'like':44,51 'loc':115 'mac':38,54,90 'mach':30 'maco':10 'manag':67 'next':29 'osx':89 'packag':66 'point':5,94,103 'pre':88 'pre-osx':87 'prefer':81 'probabl':13 're':79 'realli':50 'reason':77 'resourc':7 'spent':118 'start':26,109 'still':40 'system':63 'taken':97 'term':113 'time':117 'treat':59 'true':37 'unusu':65 'well':96 'whatev':31 'window':85 'work':19 'yeah':1 'yes':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6324408"
  +editedAt: DateTimeImmutable @1710045931 {#4730
    date: 2024-03-10 05:45:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704059036 {#4731
    date: 2023-12-31 22:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4732
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4433
    +user: Proxies\__CG__\App\Entity\User {#4434 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4245
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
        \n
        > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
        \n
        From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
        \n
        RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1710923414 {#4239
        date: 2024-03-20 09:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4246 …}
      +nested: Doctrine\ORM\PersistentCollection {#4248 …}
      +votes: Doctrine\ORM\PersistentCollection {#4250 …}
      +reports: Doctrine\ORM\PersistentCollection {#4252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
      -id: 266289
      -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6312955"
      +editedAt: DateTimeImmutable @1709627506 {#4240
        date: 2024-03-05 09:31:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703986982 {#4241
        date: 2023-12-31 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > BSD which iOS is based on\n
      \n
      Note that Apple’s OSs have very little to do with BSDs unless you deem coreutils the only criteria for an OS’ quality.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704055995 {#4431
      date: 2023-12-31 21:53:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4435 …}
    +nested: Doctrine\ORM\PersistentCollection {#4437 …}
    +votes: Doctrine\ORM\PersistentCollection {#4439 …}
    +reports: Doctrine\ORM\PersistentCollection {#4441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4445 …}
    -id: 268302
    -bodyTs: "'appl':9 'base':5 'bsd':1 'bsds':18 'coreutil':22 'criteria':25 'deem':21 'io':3 'littl':14 'note':7 'os':28 'oss':11 'qualiti':29 'unless':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6979995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704055995 {#4432
      date: 2023-12-31 21:53:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    Yeah, 100%. At this point the resources invested in MacOS / iOS have probably exceeded even the decades of work they were able to leverage by starting with FreeBSD / NeXT / Mach / whatever else.\n
    \n
    (Edit: Actually, not *100%* true. Macs are still very BSD-like under the hood; I actually really like development on Macs because I can basically treat them as BSD systems with [unusual package management](https://brew.sh/) and a fancy GUI. For that reason they’re far preferable for me over Windows or pre-OSX Macs. But yes, your point is well taken that iOS development at this point has far eclipsed anything they started out from in terms of LOC and time spent.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704059036 {#4729
    date: 2023-12-31 22:43:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@Atemu@lemmy.ml"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@Atemu@lemmy.ml"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 268423
  -bodyTs: "'/)':70 '100':2,36 'abl':22 'actual':34,49 'anyth':107 'basic':58 'brew.sh':69 'brew.sh/)':68 'bsd':43,62 'bsd-like':42 'decad':17 'develop':52,100 'eclips':106 'edit':33 'els':32 'even':15 'exceed':14 'fanci':73 'far':80,105 'freebsd':28 'gui':74 'hood':47 'invest':8 'io':11,99 'leverag':24 'like':44,51 'loc':115 'mac':38,54,90 'mach':30 'maco':10 'manag':67 'next':29 'osx':89 'packag':66 'point':5,94,103 'pre':88 'pre-osx':87 'prefer':81 'probabl':13 're':79 'realli':50 'reason':77 'resourc':7 'spent':118 'start':26,109 'still':40 'system':63 'taken':97 'term':113 'time':117 'treat':59 'true':37 'unusu':65 'well':96 'whatev':31 'window':85 'work':19 'yeah':1 'yes':92"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6324408"
  +editedAt: DateTimeImmutable @1710045931 {#4730
    date: 2024-03-10 05:45:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704059036 {#4731
    date: 2023-12-31 22:43:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#4449
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
      \n
      RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1710923414 {#4239
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 266289
    -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6312955"
    +editedAt: DateTimeImmutable @1709627506 {#4240
      date: 2024-03-05 09:31:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703986982 {#4241
      date: 2023-12-31 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
    \n
    Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
    \n
    Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
    \n
    The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
    \n
    There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703989683 {#4447
    date: 2023-12-31 03:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 266417
  -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703989683 {#4448
    date: 2023-12-31 03:28:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4449
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
      \n
      RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1710923414 {#4239
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 266289
    -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6312955"
    +editedAt: DateTimeImmutable @1709627506 {#4240
      date: 2024-03-05 09:31:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703986982 {#4241
      date: 2023-12-31 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
    \n
    Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
    \n
    Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
    \n
    The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
    \n
    There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703989683 {#4447
    date: 2023-12-31 03:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 266417
  -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703989683 {#4448
    date: 2023-12-31 03:28:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4449
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
      \n
      RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1710923414 {#4239
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 266289
    -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6312955"
    +editedAt: DateTimeImmutable @1709627506 {#4240
      date: 2024-03-05 09:31:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703986982 {#4241
      date: 2023-12-31 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
    \n
    Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
    \n
    Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
    \n
    The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
    \n
    There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703989683 {#4447
    date: 2023-12-31 03:28:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4450 …}
  +nested: Doctrine\ORM\PersistentCollection {#4452 …}
  +votes: Doctrine\ORM\PersistentCollection {#4454 …}
  +reports: Doctrine\ORM\PersistentCollection {#4456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
  -id: 266417
  -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703989683 {#4448
    date: 2023-12-31 03:28:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#4576
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4245
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
        \n
        > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
        \n
        From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
        \n
        RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1710923414 {#4239
        date: 2024-03-20 09:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4246 …}
      +nested: Doctrine\ORM\PersistentCollection {#4248 …}
      +votes: Doctrine\ORM\PersistentCollection {#4250 …}
      +reports: Doctrine\ORM\PersistentCollection {#4252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
      -id: 266289
      -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6312955"
      +editedAt: DateTimeImmutable @1709627506 {#4240
        date: 2024-03-05 09:31:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703986982 {#4241
        date: 2023-12-31 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
      \n
      Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
      \n
      Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
      \n
      The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
      \n
      There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703989683 {#4447
      date: 2023-12-31 03:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4450 …}
    +nested: Doctrine\ORM\PersistentCollection {#4452 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 266417
    -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703989683 {#4448
      date: 2023-12-31 03:28:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > Can you elaborate on this?\n
    \n
    I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
    \n
    > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
    \n
    Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
    \n
    I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
    \n
    In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
    \n
    (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703992242 {#4584
    date: 2023-12-31 04:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 266515
  -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313889"
  +editedAt: DateTimeImmutable @1709677961 {#4581
    date: 2024-03-05 23:32:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703992242 {#4583
    date: 2023-12-31 04:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4576
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4245
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
        \n
        > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
        \n
        From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
        \n
        RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1710923414 {#4239
        date: 2024-03-20 09:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4246 …}
      +nested: Doctrine\ORM\PersistentCollection {#4248 …}
      +votes: Doctrine\ORM\PersistentCollection {#4250 …}
      +reports: Doctrine\ORM\PersistentCollection {#4252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
      -id: 266289
      -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6312955"
      +editedAt: DateTimeImmutable @1709627506 {#4240
        date: 2024-03-05 09:31:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703986982 {#4241
        date: 2023-12-31 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
      \n
      Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
      \n
      Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
      \n
      The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
      \n
      There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703989683 {#4447
      date: 2023-12-31 03:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4450 …}
    +nested: Doctrine\ORM\PersistentCollection {#4452 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 266417
    -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703989683 {#4448
      date: 2023-12-31 03:28:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > Can you elaborate on this?\n
    \n
    I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
    \n
    > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
    \n
    Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
    \n
    I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
    \n
    In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
    \n
    (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703992242 {#4584
    date: 2023-12-31 04:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 266515
  -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313889"
  +editedAt: DateTimeImmutable @1709677961 {#4581
    date: 2024-03-05 23:32:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703992242 {#4583
    date: 2023-12-31 04:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4576
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4449
    +user: App\Entity\User {#4184 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4245
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
        \n
        > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
        \n
        From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
        \n
        RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1710923414 {#4239
        date: 2024-03-20 09:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4246 …}
      +nested: Doctrine\ORM\PersistentCollection {#4248 …}
      +votes: Doctrine\ORM\PersistentCollection {#4250 …}
      +reports: Doctrine\ORM\PersistentCollection {#4252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
      -id: 266289
      -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6312955"
      +editedAt: DateTimeImmutable @1709627506 {#4240
        date: 2024-03-05 09:31:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703986982 {#4241
        date: 2023-12-31 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
      \n
      Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
      \n
      Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
      \n
      The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
      \n
      There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703989683 {#4447
      date: 2023-12-31 03:28:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4450 …}
    +nested: Doctrine\ORM\PersistentCollection {#4452 …}
    +votes: Doctrine\ORM\PersistentCollection {#4454 …}
    +reports: Doctrine\ORM\PersistentCollection {#4456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
    -id: 266417
    -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313479"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703989683 {#4448
      date: 2023-12-31 03:28:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > Can you elaborate on this?\n
    \n
    I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
    \n
    > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
    \n
    Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
    \n
    I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
    \n
    In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
    \n
    (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703992242 {#4584
    date: 2023-12-31 04:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4573 …}
  +votes: Doctrine\ORM\PersistentCollection {#4571 …}
  +reports: Doctrine\ORM\PersistentCollection {#4586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
  -id: 266515
  -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6313889"
  +editedAt: DateTimeImmutable @1709677961 {#4581
    date: 2024-03-05 23:32:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703992242 {#4583
    date: 2023-12-31 04:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4762
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4576
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4245
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
          \n
          > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
          \n
          From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
          \n
          RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1710923414 {#4239
          date: 2024-03-20 09:30:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4246 …}
        +nested: Doctrine\ORM\PersistentCollection {#4248 …}
        +votes: Doctrine\ORM\PersistentCollection {#4250 …}
        +reports: Doctrine\ORM\PersistentCollection {#4252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
        -id: 266289
        -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6312955"
        +editedAt: DateTimeImmutable @1709627506 {#4240
          date: 2024-03-05 09:31:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703986982 {#4241
          date: 2023-12-31 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
        \n
        Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
        \n
        Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
        \n
        The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
        \n
        There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703989683 {#4447
        date: 2023-12-31 03:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4450 …}
      +nested: Doctrine\ORM\PersistentCollection {#4452 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 266417
      -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703989683 {#4448
        date: 2023-12-31 03:28:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > Can you elaborate on this?\n
      \n
      I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
      \n
      > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
      \n
      Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
      \n
      I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
      \n
      In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
      \n
      (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703992242 {#4584
      date: 2023-12-31 04:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 266515
    -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313889"
    +editedAt: DateTimeImmutable @1709677961 {#4581
      date: 2024-03-05 23:32:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703992242 {#4583
      date: 2023-12-31 04:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    Ok, yeah. I think I misinterpreted the bit of your post that I quoted.\n
    \n
    About Google, it’s not necessarily Google who manufactured your phone. It is if you have a Pixel, but it might be Samsung or LG or ZTE phone or whatever. And it’s not necessarily them who sold you your phone. It might be T-Mobile or Mint Mobile or AT&T. Whoever conveyed GPL’d code in object form (as the GPL puts it “embodied in, a physical product”) has the responsibility of ensuring you can get from them the source of all GPL’d code on your device. Including all derivative works and modifications.\n
    \n
    Derivative works includes kernel modules. Which includes device drivers for, say, 5G modems and fingerprint readers. And those are the kinds of things (aside maybe from tivoization) that are the biggest hurtles for making a fully free firmware for a given device.\n
    \n
    So, yes, I mean the kernel *and derivative works* of the kernel like drivers. And of course anything else on the device that is GPL’d.\n
    \n
    Plus, the GPL also includes what is necessary to compile and install GPL’d code as part of the source code. Some of the implications are pretty cool. See [this article](https://sfconservancy.org/blog/2021/jul/23/tivoization-and-the-gpl-right-to-install/) by Bradley Kuhn of the Software Freedom Conservancy for more info.\n
    \n
    I think if companies *did* comply with all this, FOSS *could* benefit ordinary users who don’t even know what FOSS is a lot more than it does now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704002643 {#4761
    date: 2023-12-31 07:04:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 266772
  -bodyTs: "'/blog/2021/jul/23/tivoization-and-the-gpl-right-to-install/)':213 '5g':123 'also':183 'anyth':171 'articl':210 'asid':135 'benefit':236 'biggest':142 'bit':8 'bradley':215 'code':72,102,194,200 'compani':228 'compil':189 'compli':230 'conserv':221 'convey':69 'cool':207 'could':235 'cours':170 'd':71,101,179,193 'deriv':108,112,161 'devic':105,119,153,175 'driver':120,167 'els':172 'embodi':81 'ensur':90 'even':242 'fingerprint':126 'firmwar':149 'form':75 'foss':234,245 'free':148 'freedom':220 'fulli':147 'get':93 'given':152 'googl':16,21 'gpl':70,78,100,178,182,192 'hurtl':143 'implic':204 'includ':106,114,118,184 'info':224 'instal':191 'kernel':115,159,165 'kind':132 'know':243 'kuhn':216 'lg':39 'like':166 'lot':248 'make':145 'manufactur':23 'mayb':136 'mean':157 'might':35,57 'mint':63 'misinterpret':6 'mobil':61,64 'modem':124 'modif':111 'modul':116 'necessari':187 'necessarili':20,49 'object':74 'ok':1 'ordinari':237 'part':196 'phone':25,42,55 'physic':84 'pixel':32 'plus':180 'post':11 'pretti':206 'product':85 'put':79 'quot':14 'reader':127 'respons':88 'samsung':37 'say':122 'see':208 'sfconservancy.org':212 'sfconservancy.org/blog/2021/jul/23/tivoization-and-the-gpl-right-to-install/)':211 'softwar':219 'sold':52 'sourc':97,199 't-mobil':59 'thing':134 'think':4,226 'tivoiz':138 'user':238 'whatev':44 'whoever':68 'work':109,113,162 'yeah':2 'yes':155 'zte':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6315237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704002643 {#4764
    date: 2023-12-31 07:04:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4762
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4576
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4245
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
          \n
          > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
          \n
          From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
          \n
          RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1710923414 {#4239
          date: 2024-03-20 09:30:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4246 …}
        +nested: Doctrine\ORM\PersistentCollection {#4248 …}
        +votes: Doctrine\ORM\PersistentCollection {#4250 …}
        +reports: Doctrine\ORM\PersistentCollection {#4252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
        -id: 266289
        -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6312955"
        +editedAt: DateTimeImmutable @1709627506 {#4240
          date: 2024-03-05 09:31:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703986982 {#4241
          date: 2023-12-31 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
        \n
        Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
        \n
        Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
        \n
        The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
        \n
        There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703989683 {#4447
        date: 2023-12-31 03:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4450 …}
      +nested: Doctrine\ORM\PersistentCollection {#4452 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 266417
      -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703989683 {#4448
        date: 2023-12-31 03:28:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > Can you elaborate on this?\n
      \n
      I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
      \n
      > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
      \n
      Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
      \n
      I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
      \n
      In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
      \n
      (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703992242 {#4584
      date: 2023-12-31 04:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 266515
    -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313889"
    +editedAt: DateTimeImmutable @1709677961 {#4581
      date: 2024-03-05 23:32:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703992242 {#4583
      date: 2023-12-31 04:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    Ok, yeah. I think I misinterpreted the bit of your post that I quoted.\n
    \n
    About Google, it’s not necessarily Google who manufactured your phone. It is if you have a Pixel, but it might be Samsung or LG or ZTE phone or whatever. And it’s not necessarily them who sold you your phone. It might be T-Mobile or Mint Mobile or AT&T. Whoever conveyed GPL’d code in object form (as the GPL puts it “embodied in, a physical product”) has the responsibility of ensuring you can get from them the source of all GPL’d code on your device. Including all derivative works and modifications.\n
    \n
    Derivative works includes kernel modules. Which includes device drivers for, say, 5G modems and fingerprint readers. And those are the kinds of things (aside maybe from tivoization) that are the biggest hurtles for making a fully free firmware for a given device.\n
    \n
    So, yes, I mean the kernel *and derivative works* of the kernel like drivers. And of course anything else on the device that is GPL’d.\n
    \n
    Plus, the GPL also includes what is necessary to compile and install GPL’d code as part of the source code. Some of the implications are pretty cool. See [this article](https://sfconservancy.org/blog/2021/jul/23/tivoization-and-the-gpl-right-to-install/) by Bradley Kuhn of the Software Freedom Conservancy for more info.\n
    \n
    I think if companies *did* comply with all this, FOSS *could* benefit ordinary users who don’t even know what FOSS is a lot more than it does now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704002643 {#4761
    date: 2023-12-31 07:04:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 266772
  -bodyTs: "'/blog/2021/jul/23/tivoization-and-the-gpl-right-to-install/)':213 '5g':123 'also':183 'anyth':171 'articl':210 'asid':135 'benefit':236 'biggest':142 'bit':8 'bradley':215 'code':72,102,194,200 'compani':228 'compil':189 'compli':230 'conserv':221 'convey':69 'cool':207 'could':235 'cours':170 'd':71,101,179,193 'deriv':108,112,161 'devic':105,119,153,175 'driver':120,167 'els':172 'embodi':81 'ensur':90 'even':242 'fingerprint':126 'firmwar':149 'form':75 'foss':234,245 'free':148 'freedom':220 'fulli':147 'get':93 'given':152 'googl':16,21 'gpl':70,78,100,178,182,192 'hurtl':143 'implic':204 'includ':106,114,118,184 'info':224 'instal':191 'kernel':115,159,165 'kind':132 'know':243 'kuhn':216 'lg':39 'like':166 'lot':248 'make':145 'manufactur':23 'mayb':136 'mean':157 'might':35,57 'mint':63 'misinterpret':6 'mobil':61,64 'modem':124 'modif':111 'modul':116 'necessari':187 'necessarili':20,49 'object':74 'ok':1 'ordinari':237 'part':196 'phone':25,42,55 'physic':84 'pixel':32 'plus':180 'post':11 'pretti':206 'product':85 'put':79 'quot':14 'reader':127 'respons':88 'samsung':37 'say':122 'see':208 'sfconservancy.org':212 'sfconservancy.org/blog/2021/jul/23/tivoization-and-the-gpl-right-to-install/)':211 'softwar':219 'sold':52 'sourc':97,199 't-mobil':59 'thing':134 'think':4,226 'tivoiz':138 'user':238 'whatev':44 'whoever':68 'work':109,113,162 'yeah':2 'yes':155 'zte':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6315237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704002643 {#4764
    date: 2023-12-31 07:04:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4762
  +user: App\Entity\User {#4184 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4576
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4245
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
          \n
          > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
          \n
          From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
          \n
          RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1710923414 {#4239
          date: 2024-03-20 09:30:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4246 …}
        +nested: Doctrine\ORM\PersistentCollection {#4248 …}
        +votes: Doctrine\ORM\PersistentCollection {#4250 …}
        +reports: Doctrine\ORM\PersistentCollection {#4252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
        -id: 266289
        -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6312955"
        +editedAt: DateTimeImmutable @1709627506 {#4240
          date: 2024-03-05 09:31:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703986982 {#4241
          date: 2023-12-31 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
        \n
        Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
        \n
        Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
        \n
        The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
        \n
        There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703989683 {#4447
        date: 2023-12-31 03:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4450 …}
      +nested: Doctrine\ORM\PersistentCollection {#4452 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 266417
      -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703989683 {#4448
        date: 2023-12-31 03:28:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > Can you elaborate on this?\n
      \n
      I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
      \n
      > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
      \n
      Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
      \n
      I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
      \n
      In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
      \n
      (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703992242 {#4584
      date: 2023-12-31 04:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 266515
    -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313889"
    +editedAt: DateTimeImmutable @1709677961 {#4581
      date: 2024-03-05 23:32:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703992242 {#4583
      date: 2023-12-31 04:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    Ok, yeah. I think I misinterpreted the bit of your post that I quoted.\n
    \n
    About Google, it’s not necessarily Google who manufactured your phone. It is if you have a Pixel, but it might be Samsung or LG or ZTE phone or whatever. And it’s not necessarily them who sold you your phone. It might be T-Mobile or Mint Mobile or AT&T. Whoever conveyed GPL’d code in object form (as the GPL puts it “embodied in, a physical product”) has the responsibility of ensuring you can get from them the source of all GPL’d code on your device. Including all derivative works and modifications.\n
    \n
    Derivative works includes kernel modules. Which includes device drivers for, say, 5G modems and fingerprint readers. And those are the kinds of things (aside maybe from tivoization) that are the biggest hurtles for making a fully free firmware for a given device.\n
    \n
    So, yes, I mean the kernel *and derivative works* of the kernel like drivers. And of course anything else on the device that is GPL’d.\n
    \n
    Plus, the GPL also includes what is necessary to compile and install GPL’d code as part of the source code. Some of the implications are pretty cool. See [this article](https://sfconservancy.org/blog/2021/jul/23/tivoization-and-the-gpl-right-to-install/) by Bradley Kuhn of the Software Freedom Conservancy for more info.\n
    \n
    I think if companies *did* comply with all this, FOSS *could* benefit ordinary users who don’t even know what FOSS is a lot more than it does now.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704002643 {#4761
    date: 2023-12-31 07:04:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4772 …}
  +votes: Doctrine\ORM\PersistentCollection {#4774 …}
  +reports: Doctrine\ORM\PersistentCollection {#4776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4780 …}
  -id: 266772
  -bodyTs: "'/blog/2021/jul/23/tivoization-and-the-gpl-right-to-install/)':213 '5g':123 'also':183 'anyth':171 'articl':210 'asid':135 'benefit':236 'biggest':142 'bit':8 'bradley':215 'code':72,102,194,200 'compani':228 'compil':189 'compli':230 'conserv':221 'convey':69 'cool':207 'could':235 'cours':170 'd':71,101,179,193 'deriv':108,112,161 'devic':105,119,153,175 'driver':120,167 'els':172 'embodi':81 'ensur':90 'even':242 'fingerprint':126 'firmwar':149 'form':75 'foss':234,245 'free':148 'freedom':220 'fulli':147 'get':93 'given':152 'googl':16,21 'gpl':70,78,100,178,182,192 'hurtl':143 'implic':204 'includ':106,114,118,184 'info':224 'instal':191 'kernel':115,159,165 'kind':132 'know':243 'kuhn':216 'lg':39 'like':166 'lot':248 'make':145 'manufactur':23 'mayb':136 'mean':157 'might':35,57 'mint':63 'misinterpret':6 'mobil':61,64 'modem':124 'modif':111 'modul':116 'necessari':187 'necessarili':20,49 'object':74 'ok':1 'ordinari':237 'part':196 'phone':25,42,55 'physic':84 'pixel':32 'plus':180 'post':11 'pretti':206 'product':85 'put':79 'quot':14 'reader':127 'respons':88 'samsung':37 'say':122 'see':208 'sfconservancy.org':212 'sfconservancy.org/blog/2021/jul/23/tivoization-and-the-gpl-right-to-install/)':211 'softwar':219 'sold':52 'sourc':97,199 't-mobil':59 'thing':134 'think':4,226 'tivoiz':138 'user':238 'whatev':44 'whoever':68 'work':109,113,162 'yeah':2 'yes':155 'zte':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6315237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704002643 {#4764
    date: 2023-12-31 07:04:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4784
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4576
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4245
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
          \n
          > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
          \n
          From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
          \n
          RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1710923414 {#4239
          date: 2024-03-20 09:30:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4246 …}
        +nested: Doctrine\ORM\PersistentCollection {#4248 …}
        +votes: Doctrine\ORM\PersistentCollection {#4250 …}
        +reports: Doctrine\ORM\PersistentCollection {#4252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
        -id: 266289
        -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6312955"
        +editedAt: DateTimeImmutable @1709627506 {#4240
          date: 2024-03-05 09:31:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703986982 {#4241
          date: 2023-12-31 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
        \n
        Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
        \n
        Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
        \n
        The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
        \n
        There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703989683 {#4447
        date: 2023-12-31 03:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4450 …}
      +nested: Doctrine\ORM\PersistentCollection {#4452 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 266417
      -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703989683 {#4448
        date: 2023-12-31 03:28:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > Can you elaborate on this?\n
      \n
      I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
      \n
      > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
      \n
      Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
      \n
      I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
      \n
      In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
      \n
      (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703992242 {#4584
      date: 2023-12-31 04:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 266515
    -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313889"
    +editedAt: DateTimeImmutable @1709677961 {#4581
      date: 2024-03-05 23:32:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703992242 {#4583
      date: 2023-12-31 04:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld.\n
    \n
    How are phones free-software-hostile? I know IOS is, but Android not really. There’s a list of open source Android distributions. Although not very good, they are viable.\n
    \n
    > Actually, maybe making it a realistic possibility to drop in a recompiled replacement should be a part of the GPL. I remember people were talking about this decades ago\n
    \n
    It does feel out of place how that isn’t in the GPL.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704016540 {#4782
    date: 2023-12-31 10:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 267924
  -bodyTs: "'actual':76 'ago':104 'allow':26 'although':69 'android':57,67 'arguabl':20 'capac':35 'cell':9 'come':28 'contact':30 'decad':103 'distribut':68 'drop':84 'environ':18 'feel':107 'free':15,49 'free-software-hostil':14,48 'good':72 'gpl':21,41,95,117 'hostil':17,51 'io':54 'isn':113 'issu':5 'know':53 'list':63 'make':78 'mayb':77 'open':65 'opinion':3 'part':92 'peopl':98 'phone':10,47 'place':110 'possibl':82 'realist':81 'realli':59 'recompil':87 'rememb':97 'replac':88 'shouldn':23 'softwar':16,22,50 'sourc':66 'spirit':38 'talk':100 'upheld':44 'viabl':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704016540 {#4783
    date: 2023-12-31 10:55:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4784
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4576
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4245
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
          \n
          > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
          \n
          From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
          \n
          RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1710923414 {#4239
          date: 2024-03-20 09:30:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4246 …}
        +nested: Doctrine\ORM\PersistentCollection {#4248 …}
        +votes: Doctrine\ORM\PersistentCollection {#4250 …}
        +reports: Doctrine\ORM\PersistentCollection {#4252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
        -id: 266289
        -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6312955"
        +editedAt: DateTimeImmutable @1709627506 {#4240
          date: 2024-03-05 09:31:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703986982 {#4241
          date: 2023-12-31 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
        \n
        Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
        \n
        Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
        \n
        The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
        \n
        There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703989683 {#4447
        date: 2023-12-31 03:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4450 …}
      +nested: Doctrine\ORM\PersistentCollection {#4452 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 266417
      -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703989683 {#4448
        date: 2023-12-31 03:28:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > Can you elaborate on this?\n
      \n
      I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
      \n
      > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
      \n
      Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
      \n
      I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
      \n
      In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
      \n
      (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703992242 {#4584
      date: 2023-12-31 04:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 266515
    -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313889"
    +editedAt: DateTimeImmutable @1709677961 {#4581
      date: 2024-03-05 23:32:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703992242 {#4583
      date: 2023-12-31 04:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld.\n
    \n
    How are phones free-software-hostile? I know IOS is, but Android not really. There’s a list of open source Android distributions. Although not very good, they are viable.\n
    \n
    > Actually, maybe making it a realistic possibility to drop in a recompiled replacement should be a part of the GPL. I remember people were talking about this decades ago\n
    \n
    It does feel out of place how that isn’t in the GPL.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704016540 {#4782
    date: 2023-12-31 10:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 267924
  -bodyTs: "'actual':76 'ago':104 'allow':26 'although':69 'android':57,67 'arguabl':20 'capac':35 'cell':9 'come':28 'contact':30 'decad':103 'distribut':68 'drop':84 'environ':18 'feel':107 'free':15,49 'free-software-hostil':14,48 'good':72 'gpl':21,41,95,117 'hostil':17,51 'io':54 'isn':113 'issu':5 'know':53 'list':63 'make':78 'mayb':77 'open':65 'opinion':3 'part':92 'peopl':98 'phone':10,47 'place':110 'possibl':82 'realist':81 'realli':59 'recompil':87 'rememb':97 'replac':88 'shouldn':23 'softwar':16,22,50 'sourc':66 'spirit':38 'talk':100 'upheld':44 'viabl':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704016540 {#4783
    date: 2023-12-31 10:55:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4784
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4576
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4449
      +user: App\Entity\User {#4184 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4245
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
          \n
          > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
          \n
          From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
          \n
          RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1710923414 {#4239
          date: 2024-03-20 09:30:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4246 …}
        +nested: Doctrine\ORM\PersistentCollection {#4248 …}
        +votes: Doctrine\ORM\PersistentCollection {#4250 …}
        +reports: Doctrine\ORM\PersistentCollection {#4252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
        -id: 266289
        -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6312955"
        +editedAt: DateTimeImmutable @1709627506 {#4240
          date: 2024-03-05 09:31:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703986982 {#4241
          date: 2023-12-31 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
        \n
        Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
        \n
        Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
        \n
        The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
        \n
        There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703989683 {#4447
        date: 2023-12-31 03:28:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4450 …}
      +nested: Doctrine\ORM\PersistentCollection {#4452 …}
      +votes: Doctrine\ORM\PersistentCollection {#4454 …}
      +reports: Doctrine\ORM\PersistentCollection {#4456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
      -id: 266417
      -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313479"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703989683 {#4448
        date: 2023-12-31 03:28:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > Can you elaborate on this?\n
      \n
      I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
      \n
      > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
      \n
      Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
      \n
      I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
      \n
      In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
      \n
      (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703992242 {#4584
      date: 2023-12-31 04:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4575 …}
    +nested: Doctrine\ORM\PersistentCollection {#4573 …}
    +votes: Doctrine\ORM\PersistentCollection {#4571 …}
    +reports: Doctrine\ORM\PersistentCollection {#4586 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
    -id: 266515
    -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6313889"
    +editedAt: DateTimeImmutable @1709677961 {#4581
      date: 2024-03-05 23:32:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703992242 {#4583
      date: 2023-12-31 04:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld.\n
    \n
    How are phones free-software-hostile? I know IOS is, but Android not really. There’s a list of open source Android distributions. Although not very good, they are viable.\n
    \n
    > Actually, maybe making it a realistic possibility to drop in a recompiled replacement should be a part of the GPL. I remember people were talking about this decades ago\n
    \n
    It does feel out of place how that isn’t in the GPL.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704016540 {#4782
    date: 2023-12-31 10:55:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4785 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4789 …}
  +reports: Doctrine\ORM\PersistentCollection {#4791 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
  -id: 267924
  -bodyTs: "'actual':76 'ago':104 'allow':26 'although':69 'android':57,67 'arguabl':20 'capac':35 'cell':9 'come':28 'contact':30 'decad':103 'distribut':68 'drop':84 'environ':18 'feel':107 'free':15,49 'free-software-hostil':14,48 'good':72 'gpl':21,41,95,117 'hostil':17,51 'io':54 'isn':113 'issu':5 'know':53 'list':63 'make':78 'mayb':77 'open':65 'opinion':3 'part':92 'peopl':98 'phone':10,47 'place':110 'possibl':82 'realist':81 'realli':59 'recompil':87 'rememb':97 'replac':88 'shouldn':23 'softwar':16,22,50 'sourc':66 'spirit':38 'talk':100 'upheld':44 'viabl':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704016540 {#4783
    date: 2023-12-31 10:55:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#4946
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4784
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4576
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4449
        +user: App\Entity\User {#4184 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4245
          +user: App\Entity\User {#4258 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: """
            I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
            \n
            > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
            \n
            From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
            \n
            RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1710923414 {#4239
            date: 2024-03-20 09:30:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4246 …}
          +nested: Doctrine\ORM\PersistentCollection {#4248 …}
          +votes: Doctrine\ORM\PersistentCollection {#4250 …}
          +reports: Doctrine\ORM\PersistentCollection {#4252 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
          -id: 266289
          -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6312955"
          +editedAt: DateTimeImmutable @1709627506 {#4240
            date: 2024-03-05 09:31:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703986982 {#4241
            date: 2023-12-31 02:43:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4245}
        +body: """
          > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
          \n
          Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
          \n
          Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
          \n
          The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
          \n
          There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703989683 {#4447
          date: 2023-12-31 03:28:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4450 …}
        +nested: Doctrine\ORM\PersistentCollection {#4452 …}
        +votes: Doctrine\ORM\PersistentCollection {#4454 …}
        +reports: Doctrine\ORM\PersistentCollection {#4456 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
        -id: 266417
        -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6313479"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703989683 {#4448
          date: 2023-12-31 03:28:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        > Can you elaborate on this?\n
        \n
        I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
        \n
        > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
        \n
        Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
        \n
        I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
        \n
        In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
        \n
        (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703992242 {#4584
        date: 2023-12-31 04:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4575 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4571 …}
      +reports: Doctrine\ORM\PersistentCollection {#4586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
      -id: 266515
      -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313889"
      +editedAt: DateTimeImmutable @1709677961 {#4581
        date: 2024-03-05 23:32:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703992242 {#4583
        date: 2023-12-31 04:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld.\n
      \n
      How are phones free-software-hostile? I know IOS is, but Android not really. There’s a list of open source Android distributions. Although not very good, they are viable.\n
      \n
      > Actually, maybe making it a realistic possibility to drop in a recompiled replacement should be a part of the GPL. I remember people were talking about this decades ago\n
      \n
      It does feel out of place how that isn’t in the GPL.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704016540 {#4782
      date: 2023-12-31 10:55:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4785 …}
    +nested: Doctrine\ORM\PersistentCollection {#4787 …}
    +votes: Doctrine\ORM\PersistentCollection {#4789 …}
    +reports: Doctrine\ORM\PersistentCollection {#4791 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
    -id: 267924
    -bodyTs: "'actual':76 'ago':104 'allow':26 'although':69 'android':57,67 'arguabl':20 'capac':35 'cell':9 'come':28 'contact':30 'decad':103 'distribut':68 'drop':84 'environ':18 'feel':107 'free':15,49 'free-software-hostil':14,48 'good':72 'gpl':21,41,95,117 'hostil':17,51 'io':54 'isn':113 'issu':5 'know':53 'list':63 'make':78 'mayb':77 'open':65 'opinion':3 'part':92 'peopl':98 'phone':10,47 'place':110 'possibl':82 'realist':81 'realli':59 'recompil':87 'rememb':97 'replac':88 'shouldn':23 'softwar':16,22,50 'sourc':66 'spirit':38 'talk':100 'upheld':44 'viabl':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704016540 {#4783
      date: 2023-12-31 10:55:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > There’s a list of open source Android distributions. Although not very good, they are viable.\n
    \n
    Yeah, I get that. This is why I’m not fully in agreement with Perens that this is an urgent problem.\n
    \n
    > How are phones free-software-hostile?\n
    \n
    Because the whole idea of the GPL was to usher in a future that was like the environment RMS grew up in, where you always had the source code to all your stuff and you could examine or modify or build on it. Linux machines are in actual practice that way, which is super cool. Android phones are basically not, from the viewpoint of almost any mortal human. I think the argument is that the efforts that the manufacturers make to close off modifications to the phones, and then put software on them that’s sometimes hostile to the best interests of the phone owner, means they shouldn’t be able to use all this GPL-licensed software for free in order to build the phones they’re selling.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704050791 {#4943
    date: 2023-12-31 20:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4947 …}
  +nested: Doctrine\ORM\PersistentCollection {#4949 …}
  +votes: Doctrine\ORM\PersistentCollection {#4951 …}
  +reports: Doctrine\ORM\PersistentCollection {#4953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4957 …}
  -id: 268043
  -bodyTs: "'abl':155 'actual':92 'agreement':29 'almost':109 'although':10 'alway':69 'android':8,100 'argument':116 'basic':103 'best':144 'build':85,169 'close':126 'code':73 'cool':99 'could':80 'distribut':9 'effort':120 'environ':62 'examin':81 'free':42,165 'free-software-hostil':41 'fulli':27 'futur':57 'get':19 'good':13 'gpl':51,161 'gpl-licens':160 'grew':64 'hostil':44,141 'human':112 'idea':48 'interest':145 'licens':162 'like':60 'linux':88 'list':4 'm':25 'machin':89 'make':124 'manufactur':123 'mean':150 'modif':128 'modifi':83 'mortal':111 'open':6 'order':167 'owner':149 'peren':31 'phone':40,101,131,148,171 'practic':93 'problem':37 'put':134 're':173 'rms':63 'sell':174 'shouldn':152 'softwar':43,135,163 'sometim':140 'sourc':7,72 'stuff':77 'super':98 'think':114 'urgent':36 'use':157 'usher':54 'viabl':16 'viewpoint':107 'way':95 'whole':47 'yeah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322471"
  +editedAt: DateTimeImmutable @1709994836 {#4944
    date: 2024-03-09 15:33:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704050791 {#4945
    date: 2023-12-31 20:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4946
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4784
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4576
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4449
        +user: App\Entity\User {#4184 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4245
          +user: App\Entity\User {#4258 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: """
            I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
            \n
            > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
            \n
            From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
            \n
            RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1710923414 {#4239
            date: 2024-03-20 09:30:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4246 …}
          +nested: Doctrine\ORM\PersistentCollection {#4248 …}
          +votes: Doctrine\ORM\PersistentCollection {#4250 …}
          +reports: Doctrine\ORM\PersistentCollection {#4252 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
          -id: 266289
          -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6312955"
          +editedAt: DateTimeImmutable @1709627506 {#4240
            date: 2024-03-05 09:31:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703986982 {#4241
            date: 2023-12-31 02:43:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4245}
        +body: """
          > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
          \n
          Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
          \n
          Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
          \n
          The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
          \n
          There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703989683 {#4447
          date: 2023-12-31 03:28:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4450 …}
        +nested: Doctrine\ORM\PersistentCollection {#4452 …}
        +votes: Doctrine\ORM\PersistentCollection {#4454 …}
        +reports: Doctrine\ORM\PersistentCollection {#4456 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
        -id: 266417
        -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6313479"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703989683 {#4448
          date: 2023-12-31 03:28:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        > Can you elaborate on this?\n
        \n
        I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
        \n
        > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
        \n
        Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
        \n
        I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
        \n
        In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
        \n
        (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703992242 {#4584
        date: 2023-12-31 04:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4575 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4571 …}
      +reports: Doctrine\ORM\PersistentCollection {#4586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
      -id: 266515
      -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313889"
      +editedAt: DateTimeImmutable @1709677961 {#4581
        date: 2024-03-05 23:32:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703992242 {#4583
        date: 2023-12-31 04:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld.\n
      \n
      How are phones free-software-hostile? I know IOS is, but Android not really. There’s a list of open source Android distributions. Although not very good, they are viable.\n
      \n
      > Actually, maybe making it a realistic possibility to drop in a recompiled replacement should be a part of the GPL. I remember people were talking about this decades ago\n
      \n
      It does feel out of place how that isn’t in the GPL.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704016540 {#4782
      date: 2023-12-31 10:55:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4785 …}
    +nested: Doctrine\ORM\PersistentCollection {#4787 …}
    +votes: Doctrine\ORM\PersistentCollection {#4789 …}
    +reports: Doctrine\ORM\PersistentCollection {#4791 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
    -id: 267924
    -bodyTs: "'actual':76 'ago':104 'allow':26 'although':69 'android':57,67 'arguabl':20 'capac':35 'cell':9 'come':28 'contact':30 'decad':103 'distribut':68 'drop':84 'environ':18 'feel':107 'free':15,49 'free-software-hostil':14,48 'good':72 'gpl':21,41,95,117 'hostil':17,51 'io':54 'isn':113 'issu':5 'know':53 'list':63 'make':78 'mayb':77 'open':65 'opinion':3 'part':92 'peopl':98 'phone':10,47 'place':110 'possibl':82 'realist':81 'realli':59 'recompil':87 'rememb':97 'replac':88 'shouldn':23 'softwar':16,22,50 'sourc':66 'spirit':38 'talk':100 'upheld':44 'viabl':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704016540 {#4783
      date: 2023-12-31 10:55:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > There’s a list of open source Android distributions. Although not very good, they are viable.\n
    \n
    Yeah, I get that. This is why I’m not fully in agreement with Perens that this is an urgent problem.\n
    \n
    > How are phones free-software-hostile?\n
    \n
    Because the whole idea of the GPL was to usher in a future that was like the environment RMS grew up in, where you always had the source code to all your stuff and you could examine or modify or build on it. Linux machines are in actual practice that way, which is super cool. Android phones are basically not, from the viewpoint of almost any mortal human. I think the argument is that the efforts that the manufacturers make to close off modifications to the phones, and then put software on them that’s sometimes hostile to the best interests of the phone owner, means they shouldn’t be able to use all this GPL-licensed software for free in order to build the phones they’re selling.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704050791 {#4943
    date: 2023-12-31 20:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4947 …}
  +nested: Doctrine\ORM\PersistentCollection {#4949 …}
  +votes: Doctrine\ORM\PersistentCollection {#4951 …}
  +reports: Doctrine\ORM\PersistentCollection {#4953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4957 …}
  -id: 268043
  -bodyTs: "'abl':155 'actual':92 'agreement':29 'almost':109 'although':10 'alway':69 'android':8,100 'argument':116 'basic':103 'best':144 'build':85,169 'close':126 'code':73 'cool':99 'could':80 'distribut':9 'effort':120 'environ':62 'examin':81 'free':42,165 'free-software-hostil':41 'fulli':27 'futur':57 'get':19 'good':13 'gpl':51,161 'gpl-licens':160 'grew':64 'hostil':44,141 'human':112 'idea':48 'interest':145 'licens':162 'like':60 'linux':88 'list':4 'm':25 'machin':89 'make':124 'manufactur':123 'mean':150 'modif':128 'modifi':83 'mortal':111 'open':6 'order':167 'owner':149 'peren':31 'phone':40,101,131,148,171 'practic':93 'problem':37 'put':134 're':173 'rms':63 'sell':174 'shouldn':152 'softwar':43,135,163 'sometim':140 'sourc':7,72 'stuff':77 'super':98 'think':114 'urgent':36 'use':157 'usher':54 'viabl':16 'viewpoint':107 'way':95 'whole':47 'yeah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322471"
  +editedAt: DateTimeImmutable @1709994836 {#4944
    date: 2024-03-09 15:33:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704050791 {#4945
    date: 2023-12-31 20:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4946
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4784
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4576
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4449
        +user: App\Entity\User {#4184 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: App\Entity\EntryComment {#4245
          +user: App\Entity\User {#4258 …}
          +entry: App\Entity\Entry {#2414}
          +magazine: App\Entity\Magazine {#262}
          +image: null
          +parent: null
          +root: null
          +body: """
            I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
            \n
            > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
            \n
            From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
            \n
            RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1710923414 {#4239
            date: 2024-03-20 09:30:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@actual_patience@programming.dev"
            "@actual_patience@programming.dev"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4246 …}
          +nested: Doctrine\ORM\PersistentCollection {#4248 …}
          +votes: Doctrine\ORM\PersistentCollection {#4250 …}
          +reports: Doctrine\ORM\PersistentCollection {#4252 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
          -id: 266289
          -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6312955"
          +editedAt: DateTimeImmutable @1709627506 {#4240
            date: 2024-03-05 09:31:46.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703986982 {#4241
            date: 2023-12-31 02:43:02.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4245}
        +body: """
          > BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.\n
          \n
          Can you elaborate on this? I would have said exactly the opposite. That the GPL’s copyleft scheme and requirement of providing source code was very intentionally meant to be a way to prevent big corporations from taking advantage of users via software. I’ll admit that vision hasn’t born the fruit (that I’d’ve said) it was intended to. But wasn’t the intention there?\n
          \n
          Meanwhile, BSD doesn’t have any provisions intended to keep some big company from distributing compiled binaries sans source code with lots of antifeatures added.\n
          \n
          The terms of the GPL specifically require that you be able to specifically demand all source code of any GPL’d code on your smartphone (or smart TV or toaster or garage door opener or whatever) so that you can build at least the GPL parts of the firmware for your own devices. If the courts would just back that up, you *would* be able to recompile all the GPL’d parts of your smartphone’s firmware and run *that* on your phone. That was the intention of the GPL. And the terms of the GPL *have* been used to bear fruit in that direction. OpenWRT wouldn’t exist if Free Software advocates didn’t threaten legal action if… who was it… Broadcom?.. didn’t comply with the GPL and release its source code.\n
          \n
          There is still Tivoization to contend with. (Locked bootloaders, basically.) Some (like Bradley Kuhn) think the GPL’s terms are sufficient to prevent that from being a problem already.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703989683 {#4447
          date: 2023-12-31 03:28:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@mo_ztt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4450 …}
        +nested: Doctrine\ORM\PersistentCollection {#4452 …}
        +votes: Doctrine\ORM\PersistentCollection {#4454 …}
        +reports: Doctrine\ORM\PersistentCollection {#4456 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4460 …}
        -id: 266417
        -bodyTs: "'abl':123,177 'action':230 'ad':112 'admit':65 'advantag':58 'advoc':225 'alreadi':275 'alway':8 'antifeatur':111 'back':171 'base':5 'basic':256 'bear':213 'big':54,99 'binari':104 'bootload':255 'born':70 'bradley':259 'broadcom':235 'bsd':1,89 'build':153 'code':43,107,129,134,246 'compani':100 'compil':103 'compli':238 'contend':252 'copyleft':36 'corpor':55 'court':168 'd':75,133,183 'demand':126 'design':9 'devic':165 'didn':226,236 'direct':217 'distribut':102 'doesn':90 'door':145 'elabor':22 'exact':29 'exist':221 'firmwar':161,189 'free':223 'fruit':72,214 'garag':144 'gpl':17,34,117,132,157,182,202,208,241,263 'hasn':68 'intend':80,95 'intent':46,86,199 'io':3 'keep':97 'kuhn':260 'least':155 'legal':229 'like':258 'll':64 'lock':254 'lot':109 'make':11 'meant':47 'meanwhil':88 'open':146 'openwrt':218 'opposit':31 'part':158,184 'phone':195 'possibl':14 'prevent':53,269 'problem':274 'provid':41 'provis':94 'recompil':179 'releas':243 'requir':39,119 'run':191 'said':28,77 'san':105 'scheme':37 'smart':139 'smartphon':137,187 'softwar':62,224 'sourc':42,106,128,245 'specif':118,125 'still':249 'suffici':267 'take':57 'term':114,205,265 'think':261 'threaten':228 'tivoiz':250 'toaster':142 'tv':140 'use':211 'user':60 've':76 'via':61 'vision':67 'wasn':83 'way':51 'whatev':148 'would':26,169,175 'wouldn':219"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6313479"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703989683 {#4448
          date: 2023-12-31 03:28:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        > Can you elaborate on this?\n
        \n
        I think we’re saying the same thing; maybe I worded it confusingly. BSD is supposed to allow proprietary-ization, and GPL is supposed to prevent it. Apple is within both the letter and spirit of the BSD license with what they’re doing with iOS. Google is *technically* within the letter of the GPL with how they distribute Android, just as Redhat is *technically* within it in how they distribute RHEL, and honestly maybe both cases are fine, but it’s far from the intent. The spirit of the GPL is that people who would receive an Android phone would know that the relevant parts of their phone’s software are open source and have a realistic ability to modify them, which I’d argue is true for pretty much 0% of even tech-savvy users today.\n
        \n
        > If the courts would just back that up, you would be able to recompile all the GPL’d parts of your smartphone’s firmware and run that on your phone.\n
        \n
        Firmware? You mean kernel, right? (in addition to whatever low-level userland tools are GPLd, which I’m sure is a bunch.)\n
        \n
        I don’t think Google really did anything wrong here. The letter of the law is being upheld pretty well in what *they’re* doing. I think the issue is the cell phone manufacturers making it de facto impossible to modify your cell phone. I don’t think the GPL actually makes any requirement for modifying the software in-place being a requirement (nor should it IMO), and providing the source code is done carefully in accordance with the license. It’s very different from the “fuck you I take your stuff, sue me hippie” stance that Broadcom took. Broadcom very clearly broke the law.\n
        \n
        In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld. IDK how you can write something like that into a license though. And I think that’s what Perens is saying – that we need a new model that comes closer to the spirit in terms of what the actual result is.\n
        \n
        (Edit: Actually, maybe making it a realistic possibility to drop in a recompiled replacement *should* be a part of the GPL. I remember people were talking about this decades ago with signed bootloaders and things, so that a recompiled kernel wouldn’t boot on particular machines unless you broke the DMCA by doing something to your hardware. I said I wouldn’t like any attempt in the license to forbid that, but on reflection, it sounds like maybe a pretty good way to better uphold the spirit of the GPL with particular legal language.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703992242 {#4584
        date: 2023-12-31 04:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
        "@TootSweet@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4575 …}
      +nested: Doctrine\ORM\PersistentCollection {#4573 …}
      +votes: Doctrine\ORM\PersistentCollection {#4571 …}
      +reports: Doctrine\ORM\PersistentCollection {#4586 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4588 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4590 …}
      -id: 266515
      -bodyTs: "'0':138 'abil':125 'abl':157 'accord':276 'actual':249,387,391 'addit':182 'ago':419 'allow':23,330 'android':66,105 'anyth':206 'appl':34 'argu':132 'arguabl':324 'attempt':454 'back':151 'better':473 'boot':432 'bootload':422 'broadcom':297,299 'broke':302,438 'bsd':19,44 'bunch':198 'capac':339 'care':274 'case':83 'cell':230,241,313 'clear':301 'closer':378 'code':271 'come':332,377 'confus':18 'contact':334 'court':148 'd':131,163 'de':235 'decad':418 'differ':283 'distribut':65,77 'dmca':440 'done':273 'drop':399 'edit':390 'elabor':3 'environ':322 'even':140 'facto':236 'far':89 'fine':85 'firmwar':169,176 'forbid':459 'free':319 'free-software-hostil':318 'fuck':286 'good':470 'googl':53,203 'gpl':28,61,97,162,248,325,345,410,479 'gpld':191 'hardwar':446 'hippi':294 'honest':80 'hostil':321 'idk':349 'imo':266 'imposs':237 'in-plac':257 'intent':92 'io':52 'issu':227,309 'izat':26 'kernel':179,429 'know':108 'languag':483 'law':213,304 'legal':482 'letter':39,58,210 'level':187 'licens':45,279,359,457 'like':355,452,466 'low':186 'low-level':185 'm':194 'machin':435 'make':233,250,393 'manufactur':232 'mayb':14,81,392,467 'mean':178 'model':375 'modifi':127,239,254 'much':137 'need':372 'new':374 'open':119 'opinion':307 'part':112,164,407 'particular':434,481 'peopl':100,413 'peren':367 'phone':106,115,175,231,242,314 'place':259 'possibl':397 'pretti':136,217,469 'prevent':32 'proprietari':25 'proprietary-':24 'provid':268 're':9,49,222 'realist':124,396 'realli':204 'receiv':103 'recompil':159,402,428 'redhat':69 'reflect':463 'relev':111 'rememb':412 'replac':403 'requir':252,262 'result':388 'rhel':78 'right':180 'run':171 'said':448 'savvi':143 'say':10,369 'shouldn':327 'sign':421 'smartphon':167 'softwar':117,256,320,326 'someth':354,443 'sound':465 'sourc':120,270 'spirit':41,94,342,381,476 'stanc':295 'stuff':291 'sue':292 'suppos':21,30 'sure':195 'take':289 'talk':415 'tech':142 'tech-savvi':141 'technic':55,71 'term':383 'thing':13,424 'think':7,202,225,246,363 'though':360 'today':145 'took':298 'tool':189 'true':134 'unless':436 'upheld':216,348 'uphold':474 'user':144 'userland':188 'way':471 'well':218 'whatev':184 'within':36,56,72 'word':16 'would':102,107,149,155 'wouldn':430,450 'write':353 'wrong':207"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6313889"
      +editedAt: DateTimeImmutable @1709677961 {#4581
        date: 2024-03-05 23:32:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703992242 {#4583
        date: 2023-12-31 04:10:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      > In my opinion, the issue is that a cell phone is such a free-software-hostile environment that arguably GPL software shouldn’t “be allowed to” come into contact with it in any capacity if the spirit of the GPL were being upheld.\n
      \n
      How are phones free-software-hostile? I know IOS is, but Android not really. There’s a list of open source Android distributions. Although not very good, they are viable.\n
      \n
      > Actually, maybe making it a realistic possibility to drop in a recompiled replacement should be a part of the GPL. I remember people were talking about this decades ago\n
      \n
      It does feel out of place how that isn’t in the GPL.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704016540 {#4782
      date: 2023-12-31 10:55:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@TootSweet@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4785 …}
    +nested: Doctrine\ORM\PersistentCollection {#4787 …}
    +votes: Doctrine\ORM\PersistentCollection {#4789 …}
    +reports: Doctrine\ORM\PersistentCollection {#4791 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4795 …}
    -id: 267924
    -bodyTs: "'actual':76 'ago':104 'allow':26 'although':69 'android':57,67 'arguabl':20 'capac':35 'cell':9 'come':28 'contact':30 'decad':103 'distribut':68 'drop':84 'environ':18 'feel':107 'free':15,49 'free-software-hostil':14,48 'good':72 'gpl':21,41,95,117 'hostil':17,51 'io':54 'isn':113 'issu':5 'know':53 'list':63 'make':78 'mayb':77 'open':65 'opinion':3 'part':92 'peopl':98 'phone':10,47 'place':110 'possibl':82 'realist':81 'realli':59 'recompil':87 'rememb':97 'replac':88 'shouldn':23 'softwar':16,22,50 'sourc':66 'spirit':38 'talk':100 'upheld':44 'viabl':75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6033027"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704016540 {#4783
      date: 2023-12-31 10:55:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    > There’s a list of open source Android distributions. Although not very good, they are viable.\n
    \n
    Yeah, I get that. This is why I’m not fully in agreement with Perens that this is an urgent problem.\n
    \n
    > How are phones free-software-hostile?\n
    \n
    Because the whole idea of the GPL was to usher in a future that was like the environment RMS grew up in, where you always had the source code to all your stuff and you could examine or modify or build on it. Linux machines are in actual practice that way, which is super cool. Android phones are basically not, from the viewpoint of almost any mortal human. I think the argument is that the efforts that the manufacturers make to close off modifications to the phones, and then put software on them that’s sometimes hostile to the best interests of the phone owner, means they shouldn’t be able to use all this GPL-licensed software for free in order to build the phones they’re selling.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704050791 {#4943
    date: 2023-12-31 20:26:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@TootSweet@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4947 …}
  +nested: Doctrine\ORM\PersistentCollection {#4949 …}
  +votes: Doctrine\ORM\PersistentCollection {#4951 …}
  +reports: Doctrine\ORM\PersistentCollection {#4953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4957 …}
  -id: 268043
  -bodyTs: "'abl':155 'actual':92 'agreement':29 'almost':109 'although':10 'alway':69 'android':8,100 'argument':116 'basic':103 'best':144 'build':85,169 'close':126 'code':73 'cool':99 'could':80 'distribut':9 'effort':120 'environ':62 'examin':81 'free':42,165 'free-software-hostil':41 'fulli':27 'futur':57 'get':19 'good':13 'gpl':51,161 'gpl-licens':160 'grew':64 'hostil':44,141 'human':112 'idea':48 'interest':145 'licens':162 'like':60 'linux':88 'list':4 'm':25 'machin':89 'make':124 'manufactur':123 'mean':150 'modif':128 'modifi':83 'mortal':111 'open':6 'order':167 'owner':149 'peren':31 'phone':40,101,131,148,171 'practic':93 'problem':37 'put':134 're':173 'rms':63 'sell':174 'shouldn':152 'softwar':43,135,163 'sometim':140 'sourc':7,72 'stuff':77 'super':98 'think':114 'urgent':36 'use':157 'usher':54 'viabl':16 'viewpoint':107 'way':95 'whole':47 'yeah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6322471"
  +editedAt: DateTimeImmutable @1709994836 {#4944
    date: 2024-03-09 15:33:56.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704050791 {#4945
    date: 2023-12-31 20:26:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#4464
  +user: Proxies\__CG__\App\Entity\User {#4465 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
      \n
      RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1710923414 {#4239
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 266289
    -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6312955"
    +editedAt: DateTimeImmutable @1709627506 {#4240
      date: 2024-03-05 09:31:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703986982 {#4241
      date: 2023-12-31 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    I worked at a company that had an open source policy. They wanted to use as much open source as possible but didn’t want to contribute back in any way. I explained to them that’s the antithesis of open source. If they find a bug, they should be willing to try to fix it or at least help fix it. Now all the code they wrote internally was closed source.\n
    \n
    I’m fine with closed source projects but don’t use open source and just leech from it. Eventually people will stop or bugs will never get fixed. Everyone needs to chip in either money or time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703988919 {#4462
    date: 2023-12-31 03:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4468 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
  -id: 271531
  -bodyTs: "'antithesi':39 'back':28 'bug':47,96 'chip':104 'close':71,77 'code':66 'compani':5 'contribut':27 'didn':23 'either':106 'eventu':91 'everyon':101 'explain':33 'find':45 'fine':75 'fix':55,61,100 'get':99 'help':60 'intern':69 'least':59 'leech':88 'm':74 'money':107 'much':17 'need':102 'never':98 'open':9,18,41,84 'peopl':92 'polici':11 'possibl':21 'project':79 'sourc':10,19,42,72,78,85 'stop':94 'time':109 'tri':53 'use':15,83 'want':13,25 'way':31 'will':51 'work':2 'wrote':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7734595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703988919 {#4463
    date: 2023-12-31 03:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4464
  +user: Proxies\__CG__\App\Entity\User {#4465 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
      \n
      RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1710923414 {#4239
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 266289
    -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6312955"
    +editedAt: DateTimeImmutable @1709627506 {#4240
      date: 2024-03-05 09:31:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703986982 {#4241
      date: 2023-12-31 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    I worked at a company that had an open source policy. They wanted to use as much open source as possible but didn’t want to contribute back in any way. I explained to them that’s the antithesis of open source. If they find a bug, they should be willing to try to fix it or at least help fix it. Now all the code they wrote internally was closed source.\n
    \n
    I’m fine with closed source projects but don’t use open source and just leech from it. Eventually people will stop or bugs will never get fixed. Everyone needs to chip in either money or time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703988919 {#4462
    date: 2023-12-31 03:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4468 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
  -id: 271531
  -bodyTs: "'antithesi':39 'back':28 'bug':47,96 'chip':104 'close':71,77 'code':66 'compani':5 'contribut':27 'didn':23 'either':106 'eventu':91 'everyon':101 'explain':33 'find':45 'fine':75 'fix':55,61,100 'get':99 'help':60 'intern':69 'least':59 'leech':88 'm':74 'money':107 'much':17 'need':102 'never':98 'open':9,18,41,84 'peopl':92 'polici':11 'possibl':21 'project':79 'sourc':10,19,42,72,78,85 'stop':94 'time':109 'tri':53 'use':15,83 'want':13,25 'way':31 'will':51 'work':2 'wrote':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7734595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703988919 {#4463
    date: 2023-12-31 03:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4464
  +user: Proxies\__CG__\App\Entity\User {#4465 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4245
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
      \n
      > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
      \n
      From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
      \n
      RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1710923414 {#4239
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4246 …}
    +nested: Doctrine\ORM\PersistentCollection {#4248 …}
    +votes: Doctrine\ORM\PersistentCollection {#4250 …}
    +reports: Doctrine\ORM\PersistentCollection {#4252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
    -id: 266289
    -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6312955"
    +editedAt: DateTimeImmutable @1709627506 {#4240
      date: 2024-03-05 09:31:46.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703986982 {#4241
      date: 2023-12-31 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    I worked at a company that had an open source policy. They wanted to use as much open source as possible but didn’t want to contribute back in any way. I explained to them that’s the antithesis of open source. If they find a bug, they should be willing to try to fix it or at least help fix it. Now all the code they wrote internally was closed source.\n
    \n
    I’m fine with closed source projects but don’t use open source and just leech from it. Eventually people will stop or bugs will never get fixed. Everyone needs to chip in either money or time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703988919 {#4462
    date: 2023-12-31 03:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4466 …}
  +nested: Doctrine\ORM\PersistentCollection {#4468 …}
  +votes: Doctrine\ORM\PersistentCollection {#4470 …}
  +reports: Doctrine\ORM\PersistentCollection {#4472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
  -id: 271531
  -bodyTs: "'antithesi':39 'back':28 'bug':47,96 'chip':104 'close':71,77 'code':66 'compani':5 'contribut':27 'didn':23 'either':106 'eventu':91 'everyon':101 'explain':33 'find':45 'fine':75 'fix':55,61,100 'get':99 'help':60 'intern':69 'least':59 'leech':88 'm':74 'money':107 'much':17 'need':102 'never':98 'open':9,18,41,84 'peopl':92 'polici':11 'possibl':21 'project':79 'sourc':10,19,42,72,78,85 'stop':94 'time':109 'tri':53 'use':15,83 'want':13,25 'way':31 'will':51 'work':2 'wrote':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7734595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703988919 {#4463
    date: 2023-12-31 03:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4747
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4464
    +user: Proxies\__CG__\App\Entity\User {#4465 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4245
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
        \n
        > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
        \n
        From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
        \n
        RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1710923414 {#4239
        date: 2024-03-20 09:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4246 …}
      +nested: Doctrine\ORM\PersistentCollection {#4248 …}
      +votes: Doctrine\ORM\PersistentCollection {#4250 …}
      +reports: Doctrine\ORM\PersistentCollection {#4252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
      -id: 266289
      -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6312955"
      +editedAt: DateTimeImmutable @1709627506 {#4240
        date: 2024-03-05 09:31:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703986982 {#4241
        date: 2023-12-31 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      I worked at a company that had an open source policy. They wanted to use as much open source as possible but didn’t want to contribute back in any way. I explained to them that’s the antithesis of open source. If they find a bug, they should be willing to try to fix it or at least help fix it. Now all the code they wrote internally was closed source.\n
      \n
      I’m fine with closed source projects but don’t use open source and just leech from it. Eventually people will stop or bugs will never get fixed. Everyone needs to chip in either money or time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703988919 {#4462
      date: 2023-12-31 03:15:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 271531
    -bodyTs: "'antithesi':39 'back':28 'bug':47,96 'chip':104 'close':71,77 'code':66 'compani':5 'contribut':27 'didn':23 'either':106 'eventu':91 'everyon':101 'explain':33 'find':45 'fine':75 'fix':55,61,100 'get':99 'help':60 'intern':69 'least':59 'leech':88 'm':74 'money':107 'much':17 'need':102 'never':98 'open':9,18,41,84 'peopl':92 'polici':11 'possibl':21 'project':79 'sourc':10,19,42,72,78,85 'stop':94 'time':109 'tri':53 'use':15,83 'want':13,25 'way':31 'will':51 'work':2 'wrote':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7734595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703988919 {#4463
      date: 2023-12-31 03:15:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    Depending on the nature of the changes, it might be more advantageous to tell them that it’s easier (i.e. cheaper) to contribute changes upstream, rather than maintaining them separately forever. Also, the good will and reputation boost involved can be significant.\n
    \n
    Don’t say it if it isn’t true or anything, but in a lot of cases it’s true.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704213849 {#4745
    date: 2024-01-02 17:44:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@wintermute_oregon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4748 …}
  +nested: Doctrine\ORM\PersistentCollection {#4750 …}
  +votes: Doctrine\ORM\PersistentCollection {#4752 …}
  +reports: Doctrine\ORM\PersistentCollection {#4754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
  -id: 273887
  -bodyTs: "'advantag':12 'also':32 'anyth':53 'boost':38 'case':59 'chang':7,24 'cheaper':21 'contribut':23 'depend':1 'easier':19 'forev':31 'good':34 'i.e':20 'involv':39 'isn':49 'lot':57 'maintain':28 'might':9 'natur':4 'rather':26 'reput':37 'say':45 'separ':30 'signific':42 'tell':14 'true':51,62 'upstream':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213849 {#4746
    date: 2024-01-02 17:44:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4747
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4464
    +user: Proxies\__CG__\App\Entity\User {#4465 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4245
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
        \n
        > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
        \n
        From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
        \n
        RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1710923414 {#4239
        date: 2024-03-20 09:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4246 …}
      +nested: Doctrine\ORM\PersistentCollection {#4248 …}
      +votes: Doctrine\ORM\PersistentCollection {#4250 …}
      +reports: Doctrine\ORM\PersistentCollection {#4252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
      -id: 266289
      -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6312955"
      +editedAt: DateTimeImmutable @1709627506 {#4240
        date: 2024-03-05 09:31:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703986982 {#4241
        date: 2023-12-31 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      I worked at a company that had an open source policy. They wanted to use as much open source as possible but didn’t want to contribute back in any way. I explained to them that’s the antithesis of open source. If they find a bug, they should be willing to try to fix it or at least help fix it. Now all the code they wrote internally was closed source.\n
      \n
      I’m fine with closed source projects but don’t use open source and just leech from it. Eventually people will stop or bugs will never get fixed. Everyone needs to chip in either money or time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703988919 {#4462
      date: 2023-12-31 03:15:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 271531
    -bodyTs: "'antithesi':39 'back':28 'bug':47,96 'chip':104 'close':71,77 'code':66 'compani':5 'contribut':27 'didn':23 'either':106 'eventu':91 'everyon':101 'explain':33 'find':45 'fine':75 'fix':55,61,100 'get':99 'help':60 'intern':69 'least':59 'leech':88 'm':74 'money':107 'much':17 'need':102 'never':98 'open':9,18,41,84 'peopl':92 'polici':11 'possibl':21 'project':79 'sourc':10,19,42,72,78,85 'stop':94 'time':109 'tri':53 'use':15,83 'want':13,25 'way':31 'will':51 'work':2 'wrote':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7734595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703988919 {#4463
      date: 2023-12-31 03:15:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    Depending on the nature of the changes, it might be more advantageous to tell them that it’s easier (i.e. cheaper) to contribute changes upstream, rather than maintaining them separately forever. Also, the good will and reputation boost involved can be significant.\n
    \n
    Don’t say it if it isn’t true or anything, but in a lot of cases it’s true.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704213849 {#4745
    date: 2024-01-02 17:44:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@wintermute_oregon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4748 …}
  +nested: Doctrine\ORM\PersistentCollection {#4750 …}
  +votes: Doctrine\ORM\PersistentCollection {#4752 …}
  +reports: Doctrine\ORM\PersistentCollection {#4754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
  -id: 273887
  -bodyTs: "'advantag':12 'also':32 'anyth':53 'boost':38 'case':59 'chang':7,24 'cheaper':21 'contribut':23 'depend':1 'easier':19 'forev':31 'good':34 'i.e':20 'involv':39 'isn':49 'lot':57 'maintain':28 'might':9 'natur':4 'rather':26 'reput':37 'say':45 'separ':30 'signific':42 'tell':14 'true':51,62 'upstream':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213849 {#4746
    date: 2024-01-02 17:44:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4747
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4464
    +user: Proxies\__CG__\App\Entity\User {#4465 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4245
      +user: App\Entity\User {#4258 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
        \n
        > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
        \n
        From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
        \n
        RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1710923414 {#4239
        date: 2024-03-20 09:30:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@actual_patience@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4246 …}
      +nested: Doctrine\ORM\PersistentCollection {#4248 …}
      +votes: Doctrine\ORM\PersistentCollection {#4250 …}
      +reports: Doctrine\ORM\PersistentCollection {#4252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
      -id: 266289
      -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6312955"
      +editedAt: DateTimeImmutable @1709627506 {#4240
        date: 2024-03-05 09:31:46.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703986982 {#4241
        date: 2023-12-31 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      I worked at a company that had an open source policy. They wanted to use as much open source as possible but didn’t want to contribute back in any way. I explained to them that’s the antithesis of open source. If they find a bug, they should be willing to try to fix it or at least help fix it. Now all the code they wrote internally was closed source.\n
      \n
      I’m fine with closed source projects but don’t use open source and just leech from it. Eventually people will stop or bugs will never get fixed. Everyone needs to chip in either money or time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703988919 {#4462
      date: 2023-12-31 03:15:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4466 …}
    +nested: Doctrine\ORM\PersistentCollection {#4468 …}
    +votes: Doctrine\ORM\PersistentCollection {#4470 …}
    +reports: Doctrine\ORM\PersistentCollection {#4472 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    -id: 271531
    -bodyTs: "'antithesi':39 'back':28 'bug':47,96 'chip':104 'close':71,77 'code':66 'compani':5 'contribut':27 'didn':23 'either':106 'eventu':91 'everyon':101 'explain':33 'find':45 'fine':75 'fix':55,61,100 'get':99 'help':60 'intern':69 'least':59 'leech':88 'm':74 'money':107 'much':17 'need':102 'never':98 'open':9,18,41,84 'peopl':92 'polici':11 'possibl':21 'project':79 'sourc':10,19,42,72,78,85 'stop':94 'time':109 'tri':53 'use':15,83 'want':13,25 'way':31 'will':51 'work':2 'wrote':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7734595"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703988919 {#4463
      date: 2023-12-31 03:15:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: """
    Depending on the nature of the changes, it might be more advantageous to tell them that it’s easier (i.e. cheaper) to contribute changes upstream, rather than maintaining them separately forever. Also, the good will and reputation boost involved can be significant.\n
    \n
    Don’t say it if it isn’t true or anything, but in a lot of cases it’s true.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704213849 {#4745
    date: 2024-01-02 17:44:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@wintermute_oregon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4748 …}
  +nested: Doctrine\ORM\PersistentCollection {#4750 …}
  +votes: Doctrine\ORM\PersistentCollection {#4752 …}
  +reports: Doctrine\ORM\PersistentCollection {#4754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
  -id: 273887
  -bodyTs: "'advantag':12 'also':32 'anyth':53 'boost':38 'case':59 'chang':7,24 'cheaper':21 'contribut':23 'depend':1 'easier':19 'forev':31 'good':34 'i.e':20 'involv':39 'isn':49 'lot':57 'maintain':28 'might':9 'natur':4 'rather':26 'reput':37 'say':45 'separ':30 'signific':42 'tell':14 'true':51,62 'upstream':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6353201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704213849 {#4746
    date: 2024-01-02 17:44:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4892
  +user: Proxies\__CG__\App\Entity\User {#4465 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4747
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4464
      +user: Proxies\__CG__\App\Entity\User {#4465 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4245
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
          \n
          > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
          \n
          From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
          \n
          RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1710923414 {#4239
          date: 2024-03-20 09:30:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4246 …}
        +nested: Doctrine\ORM\PersistentCollection {#4248 …}
        +votes: Doctrine\ORM\PersistentCollection {#4250 …}
        +reports: Doctrine\ORM\PersistentCollection {#4252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
        -id: 266289
        -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6312955"
        +editedAt: DateTimeImmutable @1709627506 {#4240
          date: 2024-03-05 09:31:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703986982 {#4241
          date: 2023-12-31 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        I worked at a company that had an open source policy. They wanted to use as much open source as possible but didn’t want to contribute back in any way. I explained to them that’s the antithesis of open source. If they find a bug, they should be willing to try to fix it or at least help fix it. Now all the code they wrote internally was closed source.\n
        \n
        I’m fine with closed source projects but don’t use open source and just leech from it. Eventually people will stop or bugs will never get fixed. Everyone needs to chip in either money or time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703988919 {#4462
        date: 2023-12-31 03:15:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 271531
      -bodyTs: "'antithesi':39 'back':28 'bug':47,96 'chip':104 'close':71,77 'code':66 'compani':5 'contribut':27 'didn':23 'either':106 'eventu':91 'everyon':101 'explain':33 'find':45 'fine':75 'fix':55,61,100 'get':99 'help':60 'intern':69 'least':59 'leech':88 'm':74 'money':107 'much':17 'need':102 'never':98 'open':9,18,41,84 'peopl':92 'polici':11 'possibl':21 'project':79 'sourc':10,19,42,72,78,85 'stop':94 'time':109 'tri':53 'use':15,83 'want':13,25 'way':31 'will':51 'work':2 'wrote':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7734595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703988919 {#4463
        date: 2023-12-31 03:15:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      Depending on the nature of the changes, it might be more advantageous to tell them that it’s easier (i.e. cheaper) to contribute changes upstream, rather than maintaining them separately forever. Also, the good will and reputation boost involved can be significant.\n
      \n
      Don’t say it if it isn’t true or anything, but in a lot of cases it’s true.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704213849 {#4745
      date: 2024-01-02 17:44:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@wintermute_oregon@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4748 …}
    +nested: Doctrine\ORM\PersistentCollection {#4750 …}
    +votes: Doctrine\ORM\PersistentCollection {#4752 …}
    +reports: Doctrine\ORM\PersistentCollection {#4754 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
    -id: 273887
    -bodyTs: "'advantag':12 'also':32 'anyth':53 'boost':38 'case':59 'chang':7,24 'cheaper':21 'contribut':23 'depend':1 'easier':19 'forev':31 'good':34 'i.e':20 'involv':39 'isn':49 'lot':57 'maintain':28 'might':9 'natur':4 'rather':26 'reput':37 'say':45 'separ':30 'signific':42 'tell':14 'true':51,62 'upstream':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6353201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704213849 {#4746
      date: 2024-01-02 17:44:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: "They didn’t ever touch the open source code. They’d just open a bug or feature enhancement. Why it annoyed me so much. I believe open source is best when everyone contributes something. Either time, money, or something of value."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704214158 {#4890
    date: 2024-01-02 17:49:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@wintermute_oregon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 273920
  -bodyTs: "'annoy':21 'believ':26 'best':30 'bug':15 'code':9 'contribut':33 'd':11 'didn':2 'either':35 'enhanc':18 'ever':4 'everyon':32 'featur':17 'money':37 'much':24 'open':7,13,27 'someth':34,39 'sourc':8,28 'time':36 'touch':5 'valu':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7798263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704214158 {#4891
    date: 2024-01-02 17:49:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4892
  +user: Proxies\__CG__\App\Entity\User {#4465 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4747
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4464
      +user: Proxies\__CG__\App\Entity\User {#4465 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4245
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
          \n
          > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
          \n
          From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
          \n
          RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1710923414 {#4239
          date: 2024-03-20 09:30:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4246 …}
        +nested: Doctrine\ORM\PersistentCollection {#4248 …}
        +votes: Doctrine\ORM\PersistentCollection {#4250 …}
        +reports: Doctrine\ORM\PersistentCollection {#4252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
        -id: 266289
        -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6312955"
        +editedAt: DateTimeImmutable @1709627506 {#4240
          date: 2024-03-05 09:31:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703986982 {#4241
          date: 2023-12-31 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        I worked at a company that had an open source policy. They wanted to use as much open source as possible but didn’t want to contribute back in any way. I explained to them that’s the antithesis of open source. If they find a bug, they should be willing to try to fix it or at least help fix it. Now all the code they wrote internally was closed source.\n
        \n
        I’m fine with closed source projects but don’t use open source and just leech from it. Eventually people will stop or bugs will never get fixed. Everyone needs to chip in either money or time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703988919 {#4462
        date: 2023-12-31 03:15:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 271531
      -bodyTs: "'antithesi':39 'back':28 'bug':47,96 'chip':104 'close':71,77 'code':66 'compani':5 'contribut':27 'didn':23 'either':106 'eventu':91 'everyon':101 'explain':33 'find':45 'fine':75 'fix':55,61,100 'get':99 'help':60 'intern':69 'least':59 'leech':88 'm':74 'money':107 'much':17 'need':102 'never':98 'open':9,18,41,84 'peopl':92 'polici':11 'possibl':21 'project':79 'sourc':10,19,42,72,78,85 'stop':94 'time':109 'tri':53 'use':15,83 'want':13,25 'way':31 'will':51 'work':2 'wrote':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7734595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703988919 {#4463
        date: 2023-12-31 03:15:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      Depending on the nature of the changes, it might be more advantageous to tell them that it’s easier (i.e. cheaper) to contribute changes upstream, rather than maintaining them separately forever. Also, the good will and reputation boost involved can be significant.\n
      \n
      Don’t say it if it isn’t true or anything, but in a lot of cases it’s true.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704213849 {#4745
      date: 2024-01-02 17:44:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@wintermute_oregon@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4748 …}
    +nested: Doctrine\ORM\PersistentCollection {#4750 …}
    +votes: Doctrine\ORM\PersistentCollection {#4752 …}
    +reports: Doctrine\ORM\PersistentCollection {#4754 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
    -id: 273887
    -bodyTs: "'advantag':12 'also':32 'anyth':53 'boost':38 'case':59 'chang':7,24 'cheaper':21 'contribut':23 'depend':1 'easier':19 'forev':31 'good':34 'i.e':20 'involv':39 'isn':49 'lot':57 'maintain':28 'might':9 'natur':4 'rather':26 'reput':37 'say':45 'separ':30 'signific':42 'tell':14 'true':51,62 'upstream':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6353201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704213849 {#4746
      date: 2024-01-02 17:44:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: "They didn’t ever touch the open source code. They’d just open a bug or feature enhancement. Why it annoyed me so much. I believe open source is best when everyone contributes something. Either time, money, or something of value."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704214158 {#4890
    date: 2024-01-02 17:49:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@wintermute_oregon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 273920
  -bodyTs: "'annoy':21 'believ':26 'best':30 'bug':15 'code':9 'contribut':33 'd':11 'didn':2 'either':35 'enhanc':18 'ever':4 'everyon':32 'featur':17 'money':37 'much':24 'open':7,13,27 'someth':34,39 'sourc':8,28 'time':36 'touch':5 'valu':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7798263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704214158 {#4891
    date: 2024-01-02 17:49:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4892
  +user: Proxies\__CG__\App\Entity\User {#4465 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4747
    +user: App\Entity\User {#4258 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: App\Entity\EntryComment {#4464
      +user: Proxies\__CG__\App\Entity\User {#4465 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#262}
      +image: null
      +parent: App\Entity\EntryComment {#4245
        +user: App\Entity\User {#4258 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#262}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wasn’t too psyched about reading this article, but I was surprised at how sensible it is – among a bunch of pretty good points he makes, this is one of them:\n
          \n
          > Another straw burdening the Open Source camel, Perens writes, “is that Open Source has completely failed to serve the common person. For the most part, if they use us at all they do so through a proprietary software company’s systems, like Apple iOS or Google Android, both of which use Open Source for infrastructure but the apps are mostly proprietary. The common person doesn’t know about Open Source, they don’t know about the freedoms we promote which are increasingly in their interest. Indeed, Open Source is used today to surveil and even oppress them.”\n
          \n
          From the end user’s point of view, there is absolutely no open-source-ness to your Android phone. (BSD which iOS is based on was always designed to make this a possibility, but the GPL was not.) They’re using all this software which was supposed to be authored under this theory of GPL, but except for the thinnest thinnest veneer of theoretical source availability, it’s proprietary software at this point.\n
          \n
          RMS actually talked about this. He laid out this vision of this bright future where you’d always have access to the source code for all the software on your computer and the rights to take a look at it or build on it or modify it, and some reporter said, well yes but what about all these other urgent problems that are ruining the world with private industry trying to make money at all costs and destroy it all. And RMS said, more or less: Yes. It bothers me a lot. But I don’t really know about that, and I know software, and I felt like in this one specific area I could write a bunch of software and solve this one problem in this one area where I felt like I could make a difference. If other people could get to to work on these other more urgent problems that’d be great, because they also bother me a lot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1710923414 {#4239
          date: 2024-03-20 09:30:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@actual_patience@programming.dev"
          "@actual_patience@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4246 …}
        +nested: Doctrine\ORM\PersistentCollection {#4248 …}
        +votes: Doctrine\ORM\PersistentCollection {#4250 …}
        +reports: Doctrine\ORM\PersistentCollection {#4252 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4254 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4256 …}
        -id: 266289
        -bodyTs: "'absolut':140 'access':223 'actual':205 'also':362 'alway':157,221 'among':19 'android':79,148 'anoth':33 'app':90 'appl':75 'area':316,332 'articl':9 'author':180 'avail':196 'base':154 'bother':292,363 'bright':216 'bsd':150 'build':245 'bunch':21,321 'burden':35 'camel':39 'code':227 'common':52,95 'compani':71 'complet':47 'comput':234 'cost':279 'could':318,338,345 'd':220,357 'design':158 'destroy':281 'differ':341 'doesn':97 'end':132 'even':127 'except':187 'fail':48 'felt':310,335 'freedom':109 'futur':217 'get':346 'good':24 'googl':78 'gpl':166,185 'great':359 'increas':114 'inde':118 'industri':272 'infrastructur':87 'interest':117 'io':76,152 'know':99,106,301,306 'laid':210 'less':289 'like':74,311,336 'look':241 'lot':295,366 'make':27,160,275,339 'modifi':249 'money':276 'most':92 'ness':145 'one':30,314,327,331 'open':37,44,84,101,119,143 'open-source-':142 'oppress':128 'part':57 'peopl':344 'peren':40 'person':53,96 'phone':149 'point':25,135,203 'possibl':163 'pretti':23 'privat':271 'problem':264,328,355 'promot':111 'proprietari':69,93,199 'psych':5 're':170 'read':7 'realli':300 'report':253 'right':237 'rms':204,285 'ruin':267 'said':254,286 'sensibl':16 'serv':50 'softwar':70,174,200,231,307,323 'solv':325 'sourc':38,45,85,102,120,144,195,226 'specif':315 'straw':34 'suppos':177 'surpris':13 'surveil':125 'system':73 'take':239 'talk':206 'theoret':194 'theori':183 'thinnest':190,191 'today':123 'tri':273 'urgent':263,354 'us':61 'use':60,83,122,171 'user':133 'veneer':192 'view':137 'vision':213 'wasn':2 'well':255 'work':349 'world':269 'write':41,319 'yes':256,290"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6312955"
        +editedAt: DateTimeImmutable @1709627506 {#4240
          date: 2024-03-05 09:31:46.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703986982 {#4241
          date: 2023-12-31 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4245}
      +body: """
        I worked at a company that had an open source policy. They wanted to use as much open source as possible but didn’t want to contribute back in any way. I explained to them that’s the antithesis of open source. If they find a bug, they should be willing to try to fix it or at least help fix it. Now all the code they wrote internally was closed source.\n
        \n
        I’m fine with closed source projects but don’t use open source and just leech from it. Eventually people will stop or bugs will never get fixed. Everyone needs to chip in either money or time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703988919 {#4462
        date: 2023-12-31 03:15:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@mo_ztt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4466 …}
      +nested: Doctrine\ORM\PersistentCollection {#4468 …}
      +votes: Doctrine\ORM\PersistentCollection {#4470 …}
      +reports: Doctrine\ORM\PersistentCollection {#4472 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4474 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
      -id: 271531
      -bodyTs: "'antithesi':39 'back':28 'bug':47,96 'chip':104 'close':71,77 'code':66 'compani':5 'contribut':27 'didn':23 'either':106 'eventu':91 'everyon':101 'explain':33 'find':45 'fine':75 'fix':55,61,100 'get':99 'help':60 'intern':69 'least':59 'leech':88 'm':74 'money':107 'much':17 'need':102 'never':98 'open':9,18,41,84 'peopl':92 'polici':11 'possibl':21 'project':79 'sourc':10,19,42,72,78,85 'stop':94 'time':109 'tri':53 'use':15,83 'want':13,25 'way':31 'will':51 'work':2 'wrote':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7734595"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703988919 {#4463
        date: 2023-12-31 03:15:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4245}
    +body: """
      Depending on the nature of the changes, it might be more advantageous to tell them that it’s easier (i.e. cheaper) to contribute changes upstream, rather than maintaining them separately forever. Also, the good will and reputation boost involved can be significant.\n
      \n
      Don’t say it if it isn’t true or anything, but in a lot of cases it’s true.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1704213849 {#4745
      date: 2024-01-02 17:44:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
      "@mo_ztt@lemmy.world"
      "@wintermute_oregon@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4748 …}
    +nested: Doctrine\ORM\PersistentCollection {#4750 …}
    +votes: Doctrine\ORM\PersistentCollection {#4752 …}
    +reports: Doctrine\ORM\PersistentCollection {#4754 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4756 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4758 …}
    -id: 273887
    -bodyTs: "'advantag':12 'also':32 'anyth':53 'boost':38 'case':59 'chang':7,24 'cheaper':21 'contribut':23 'depend':1 'easier':19 'forev':31 'good':34 'i.e':20 'involv':39 'isn':49 'lot':57 'maintain':28 'might':9 'natur':4 'rather':26 'reput':37 'say':45 'separ':30 'signific':42 'tell':14 'true':51,62 'upstream':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6353201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704213849 {#4746
      date: 2024-01-02 17:44:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4245}
  +body: "They didn’t ever touch the open source code. They’d just open a bug or feature enhancement. Why it annoyed me so much. I believe open source is best when everyone contributes something. Either time, money, or something of value."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704214158 {#4890
    date: 2024-01-02 17:49:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@mo_ztt@lemmy.world"
    "@wintermute_oregon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4895 …}
  +votes: Doctrine\ORM\PersistentCollection {#4897 …}
  +reports: Doctrine\ORM\PersistentCollection {#4899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4903 …}
  -id: 273920
  -bodyTs: "'annoy':21 'believ':26 'best':30 'bug':15 'code':9 'contribut':33 'd':11 'didn':2 'either':35 'enhanc':18 'ever':4 'everyon':32 'featur':17 'money':37 'much':24 'open':7,13,27 'someth':34,39 'sourc':8,28 'time':36 'touch':5 'valu':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7798263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704214158 {#4891
    date: 2024-01-02 17:49:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#4319
  +user: App\Entity\User {#4332 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Great, let’s inject more capitalism!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1709811033 {#4314
    date: 2024-03-07 12:30:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4320 …}
  +nested: Doctrine\ORM\PersistentCollection {#4322 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
  -id: 266264
  -bodyTs: "'capit':6 'great':1 'inject':4 'let':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5961675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703986454 {#4315
    date: 2023-12-31 02:34:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4319
  +user: App\Entity\User {#4332 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Great, let’s inject more capitalism!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1709811033 {#4314
    date: 2024-03-07 12:30:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4320 …}
  +nested: Doctrine\ORM\PersistentCollection {#4322 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
  -id: 266264
  -bodyTs: "'capit':6 'great':1 'inject':4 'let':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5961675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703986454 {#4315
    date: 2023-12-31 02:34:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4319
  +user: App\Entity\User {#4332 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Great, let’s inject more capitalism!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1709811033 {#4314
    date: 2024-03-07 12:30:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4320 …}
  +nested: Doctrine\ORM\PersistentCollection {#4322 …}
  +votes: Doctrine\ORM\PersistentCollection {#4324 …}
  +reports: Doctrine\ORM\PersistentCollection {#4326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
  -id: 266264
  -bodyTs: "'capit':6 'great':1 'inject':4 'let':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5961675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703986454 {#4315
    date: 2023-12-31 02:34:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#4404
  +user: Proxies\__CG__\App\Entity\User {#4400 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: App\Entity\User {#4332 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Great, let’s inject more capitalism!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709811033 {#4314
      date: 2024-03-07 12:30:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4320 …}
    +nested: Doctrine\ORM\PersistentCollection {#4322 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 266264
    -bodyTs: "'capit':6 'great':1 'inject':4 'let':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5961675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703986454 {#4315
      date: 2023-12-31 02:34:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4319}
  +body: "Seems like you need to inject more reading comprehension."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704012883 {#4405
    date: 2023-12-31 09:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4396 …}
  +nested: Doctrine\ORM\PersistentCollection {#4394 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
  -id: 266975
  -bodyTs: "'comprehens':9 'inject':6 'like':2 'need':4 'read':8 'seem':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6954509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704012883 {#4408
    date: 2023-12-31 09:54:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4404
  +user: Proxies\__CG__\App\Entity\User {#4400 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: App\Entity\User {#4332 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Great, let’s inject more capitalism!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709811033 {#4314
      date: 2024-03-07 12:30:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4320 …}
    +nested: Doctrine\ORM\PersistentCollection {#4322 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 266264
    -bodyTs: "'capit':6 'great':1 'inject':4 'let':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5961675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703986454 {#4315
      date: 2023-12-31 02:34:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4319}
  +body: "Seems like you need to inject more reading comprehension."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704012883 {#4405
    date: 2023-12-31 09:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4396 …}
  +nested: Doctrine\ORM\PersistentCollection {#4394 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
  -id: 266975
  -bodyTs: "'comprehens':9 'inject':6 'like':2 'need':4 'read':8 'seem':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6954509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704012883 {#4408
    date: 2023-12-31 09:54:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4404
  +user: Proxies\__CG__\App\Entity\User {#4400 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: App\Entity\User {#4332 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Great, let’s inject more capitalism!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709811033 {#4314
      date: 2024-03-07 12:30:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4320 …}
    +nested: Doctrine\ORM\PersistentCollection {#4322 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 266264
    -bodyTs: "'capit':6 'great':1 'inject':4 'let':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5961675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703986454 {#4315
      date: 2023-12-31 02:34:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4319}
  +body: "Seems like you need to inject more reading comprehension."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704012883 {#4405
    date: 2023-12-31 09:54:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4396 …}
  +nested: Doctrine\ORM\PersistentCollection {#4394 …}
  +votes: Doctrine\ORM\PersistentCollection {#4398 …}
  +reports: Doctrine\ORM\PersistentCollection {#4410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
  -id: 266975
  -bodyTs: "'comprehens':9 'inject':6 'like':2 'need':4 'read':8 'seem':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6954509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704012883 {#4408
    date: 2023-12-31 09:54:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#4418
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: App\Entity\User {#4332 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Great, let’s inject more capitalism!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709811033 {#4314
      date: 2024-03-07 12:30:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4320 …}
    +nested: Doctrine\ORM\PersistentCollection {#4322 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 266264
    -bodyTs: "'capit':6 'great':1 'inject':4 'let':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5961675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703986454 {#4315
      date: 2023-12-31 02:34:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4319}
  +body: "Did you read the article? This is 100% the opposite of his point. He wants to, among other things, publicly fund development of open source, at the expense of private companies which are currently profiting from it in arguably-abusive fashion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703987072 {#4416
    date: 2023-12-31 02:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4419 …}
  +nested: Doctrine\ORM\PersistentCollection {#4421 …}
  +votes: Doctrine\ORM\PersistentCollection {#4423 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 266293
  -bodyTs: "'100':8 'abus':41 'among':17 'arguabl':40 'arguably-abus':39 'articl':5 'compani':31 'current':34 'develop':22 'expens':28 'fashion':42 'fund':21 'open':24 'opposit':10 'point':13 'privat':30 'profit':35 'public':20 'read':3 'sourc':25 'thing':19 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6312975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703987072 {#4417
    date: 2023-12-31 02:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4418
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: App\Entity\User {#4332 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Great, let’s inject more capitalism!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709811033 {#4314
      date: 2024-03-07 12:30:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4320 …}
    +nested: Doctrine\ORM\PersistentCollection {#4322 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 266264
    -bodyTs: "'capit':6 'great':1 'inject':4 'let':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5961675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703986454 {#4315
      date: 2023-12-31 02:34:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4319}
  +body: "Did you read the article? This is 100% the opposite of his point. He wants to, among other things, publicly fund development of open source, at the expense of private companies which are currently profiting from it in arguably-abusive fashion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703987072 {#4416
    date: 2023-12-31 02:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4419 …}
  +nested: Doctrine\ORM\PersistentCollection {#4421 …}
  +votes: Doctrine\ORM\PersistentCollection {#4423 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 266293
  -bodyTs: "'100':8 'abus':41 'among':17 'arguabl':40 'arguably-abus':39 'articl':5 'compani':31 'current':34 'develop':22 'expens':28 'fashion':42 'fund':21 'open':24 'opposit':10 'point':13 'privat':30 'profit':35 'public':20 'read':3 'sourc':25 'thing':19 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6312975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703987072 {#4417
    date: 2023-12-31 02:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4418
  +user: App\Entity\User {#4258 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "opensource@lemmy.ml"
      +title: "opensource"
      +description: """
        All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
        \n
        Useful Links\n
        ============\n
        \n
        - [Open Source Initiative](https://opensource.org/)\n
        - [Free Software Foundation](https://www.fsf.org/)\n
        - [Electronic Frontier Foundation](https://www.eff.org/)\n
        - [Software Freedom Conservancy](https://sfconservancy.org/)\n
        - [It’s FOSS](https://itsfoss.com/)\n
        \n
        Rules\n
        =====\n
        \n
        - Posts must be relevant to the open source ideology\n
        - No NSFW content\n
        - No hate speech, bigotry, etc\n
        \n
        Related Communities\n
        ===================\n
        \n
        - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
        - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
        - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
        - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
        - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
        \n
        Community icon from opensource.org, but we are not affiliated with them.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 97
      +entryCommentCount: 1299
      +postCount: 2
      +postCommentCount: 5
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583535 {#270
        date: 2024-10-22 09:52:15.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 128
      +apId: "opensource@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/opensource"
      +apPublicUrl: "https://lemmy.ml/c/opensource"
      +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "opensource"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1703910302 {#268
        date: 2023-12-30 05:25:02.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1703910301 {#276
        date: 2023-12-30 05:25:01.0 +01:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +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 {#1812
      date: 2024-03-20 09:30:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -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 {#2420
      date: 2023-12-31 02:22:45.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: App\Entity\EntryComment {#4319
    +user: App\Entity\User {#4332 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#262}
    +image: null
    +parent: null
    +root: null
    +body: "Great, let’s inject more capitalism!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1709811033 {#4314
      date: 2024-03-07 12:30:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@actual_patience@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4320 …}
    +nested: Doctrine\ORM\PersistentCollection {#4322 …}
    +votes: Doctrine\ORM\PersistentCollection {#4324 …}
    +reports: Doctrine\ORM\PersistentCollection {#4326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4330 …}
    -id: 266264
    -bodyTs: "'capit':6 'great':1 'inject':4 'let':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5961675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703986454 {#4315
      date: 2023-12-31 02:34:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4319}
  +body: "Did you read the article? This is 100% the opposite of his point. He wants to, among other things, publicly fund development of open source, at the expense of private companies which are currently profiting from it in arguably-abusive fashion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703987072 {#4416
    date: 2023-12-31 02:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4419 …}
  +nested: Doctrine\ORM\PersistentCollection {#4421 …}
  +votes: Doctrine\ORM\PersistentCollection {#4423 …}
  +reports: Doctrine\ORM\PersistentCollection {#4425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4429 …}
  -id: 266293
  -bodyTs: "'100':8 'abus':41 'among':17 'arguabl':40 'arguably-abus':39 'articl':5 'compani':31 'current':34 'develop':22 'expens':28 'fashion':42 'fund':21 'open':24 'opposit':10 'point':13 'privat':30 'profit':35 'public':20 'read':3 'sourc':25 'thing':19 'want':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6312975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703987072 {#4417
    date: 2023-12-31 02:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED edit
App\Entity\Magazine {#262
  +icon: Proxies\__CG__\App\Entity\Image {#242 …}
  +name: "opensource@lemmy.ml"
  +title: "opensource"
  +description: """
    All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
    \n
    Useful Links\n
    ============\n
    \n
    - [Open Source Initiative](https://opensource.org/)\n
    - [Free Software Foundation](https://www.fsf.org/)\n
    - [Electronic Frontier Foundation](https://www.eff.org/)\n
    - [Software Freedom Conservancy](https://sfconservancy.org/)\n
    - [It’s FOSS](https://itsfoss.com/)\n
    \n
    Rules\n
    =====\n
    \n
    - Posts must be relevant to the open source ideology\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    Related Communities\n
    ===================\n
    \n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    \n
    Community icon from opensource.org, but we are not affiliated with them.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 97
  +entryCommentCount: 1299
  +postCount: 2
  +postCommentCount: 5
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583535 {#270
    date: 2024-10-22 09:52:15.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#233 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
  +entries: Doctrine\ORM\PersistentCollection {#176 …}
  +posts: Doctrine\ORM\PersistentCollection {#134 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
  +bans: Doctrine\ORM\PersistentCollection {#113 …}
  +reports: Doctrine\ORM\PersistentCollection {#99 …}
  +badges: Doctrine\ORM\PersistentCollection {#77 …}
  +logs: Doctrine\ORM\PersistentCollection {#67 …}
  +awards: Doctrine\ORM\PersistentCollection {#2434 …}
  +categories: Doctrine\ORM\PersistentCollection {#1804 …}
  -id: 128
  +apId: "opensource@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/opensource"
  +apPublicUrl: "https://lemmy.ml/c/opensource"
  +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "opensource"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1703910302 {#268
    date: 2023-12-30 05:25:02.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1703910301 {#276
    date: 2023-12-30 05:25:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details