GET https://kbin.spritesserver.nl/index.php/u/@TCB13@lemmy.world/hot

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2422
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
  +title: "Alternative to Home Assistant for ESPHome Devices"
  +url: null
  +body: """
    Hello,\n
    \n
    My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
    \n
    Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
    \n
    Is there any alternative dashboard that just does this:\n
    \n
    1. Specifically made for ESPHome devices - no other devices required;\n
    2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
    3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
    4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
    \n
    Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729577227 {#2448
    date: 2024-10-22 08:07:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 33609
  -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
  -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11282607"
  +editedAt: DateTimeImmutable @1729127186 {#2411
    date: 2024-10-17 03:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706441084 {#2447
    date: 2024-01-28 12:24:44.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 {#2422
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
  +title: "Alternative to Home Assistant for ESPHome Devices"
  +url: null
  +body: """
    Hello,\n
    \n
    My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
    \n
    Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
    \n
    Is there any alternative dashboard that just does this:\n
    \n
    1. Specifically made for ESPHome devices - no other devices required;\n
    2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
    3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
    4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
    \n
    Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729577227 {#2448
    date: 2024-10-22 08:07:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 33609
  -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
  -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11282607"
  +editedAt: DateTimeImmutable @1729127186 {#2411
    date: 2024-10-17 03:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706441084 {#2447
    date: 2024-01-28 12:24:44.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 {#2422
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Alternative-to-Home-Assistant-for-ESPHome-Devices"
  +title: "Alternative to Home Assistant for ESPHome Devices"
  +url: null
  +body: """
    Hello,\n
    \n
    My IoT/Home Automation needs are centered around custom built ESPHome devices and I currently have them all connected to a HA instance and things work fine.\n
    \n
    Now, I like HA’s interface and all the sugar candy, however I don’t like the massive amounts of resources it requires and the fact that the storage usage keeps growing and it is essentially a huge, albeit successful, docker clusterfuck.\n
    \n
    Is there any alternative dashboard that just does this:\n
    \n
    1. Specifically made for ESPHome devices - no other devices required;\n
    2. Single daemon or something PHP/Python/Node that you can setup manually with a few systemd units;\n
    3. Connects to the ESPHome devices, logs the data and shows a dashboard with it;\n
    4. Runs offline, doesn’t go into 24234 GitHub repositories all the time and whatnot.\n
    \n
    Obviously that I’m expecting more manual configuration, I’m okay with having to edit a config file somewhere to add a device, change the dashboard layout etc. I also don’t need the ESPHome part that builds and deploys configurations to devices as I can do that locally on my computer.\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729577227 {#2448
    date: 2024-10-22 08:07:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 33609
  -titleTs: "'altern':1 'assist':4 'devic':7 'esphom':6 'home':3"
  -bodyTs: "'1':79 '2':89 '24234':127 '3':105 '4':120 'add':155 'albeit':66 'also':164 'altern':73 'amount':46 'around':8 'autom':4 'build':172 'built':10 'candi':38 'center':7 'chang':158 'clusterfuck':69 'comput':186 'config':151 'configur':142,175 'connect':19,106 'current':15 'custom':9 'daemon':91 'dashboard':74,117,160 'data':113 'deploy':174 'devic':12,84,87,110,157,177 'docker':68 'doesn':123 'edit':149 'esphom':11,83,109,169 'essenti':63 'etc':162 'expect':139 'fact':53 'file':152 'fine':27 'github':128 'go':125 'grow':59 'ha':22,31 'hello':1 'howev':39 'huge':65 'instanc':23 'interfac':33 'iot/home':3 'keep':58 'layout':161 'like':30,43 'local':183 'log':111 'm':138,144 'made':81 'manual':99,141 'massiv':45 'need':5,167 'obvious':135 'offlin':122 'okay':145 'part':170 'php/python/node':94 'repositori':129 'requir':50,88 'resourc':48 'run':121 'setup':98 'show':115 'singl':90 'someth':93 'somewher':153 'specif':80 'storag':56 'success':67 'sugar':37 'systemd':103 'thank':187 'thing':25 'time':132 'unit':104 'usag':57 'whatnot':134 'work':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706527484
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11282607"
  +editedAt: DateTimeImmutable @1729127186 {#2411
    date: 2024-10-17 03:06:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706441084 {#2447
    date: 2024-01-28 12:24:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1731
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: Proxies\__CG__\App\Entity\Image {#1723 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    Hey,\n
    \n
    For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    \n
    This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    \n
    [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    \n
    Here’s how you can block / track traffic from certain countries:\n
    \n
    - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    \n
    Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173335 {#1597
    date: 2024-01-25 10:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: []
  -id: 32965
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':56 '/geoip_matching':74 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':80 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':59 '/wiki-nftables/':73 '/wiki-nftables/index.php/geoip_matching)':77 'abil':25 'aren':104 'awar':19 'block':65 'certain':69 'chang':119 'contain':90 'countri':31,44,54,70,111 'db':89 'drop':39,48 'end':95 'entir':87 'everyth':49 'except':50 'file':113 'gb':92 'generat':27,127 'geoip':88 'github.com':55,58 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':57 'guid':103 'hey':1 'includ':121 'instanc':38 'ip':28 'line':122 'list':29 'load':85 'lot':99 'multipl':91 'nftabl':13 'opposit':47 'previous':81 'proper':9 'protect':15 'pvxe/nftables-geoip':21,129 'ram':101 'run':8 'server':17 'setup':10 'specif':43,112 'track':66 'traffic':41,67 'updat':107 'use':12,35,97,109 've':126 'whatev':124 'wiki.nftables.org':72,76 'wiki.nftables.org/wiki-nftables/':71 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':75 'would':94 'www.mybluelinux.com':79 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':78 'yet':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706240835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173335 {#1617
    date: 2024-01-25 10:02:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1731
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: Proxies\__CG__\App\Entity\Image {#1723 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    Hey,\n
    \n
    For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    \n
    This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    \n
    [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    \n
    Here’s how you can block / track traffic from certain countries:\n
    \n
    - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    \n
    Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173335 {#1597
    date: 2024-01-25 10:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: []
  -id: 32965
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':56 '/geoip_matching':74 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':80 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':59 '/wiki-nftables/':73 '/wiki-nftables/index.php/geoip_matching)':77 'abil':25 'aren':104 'awar':19 'block':65 'certain':69 'chang':119 'contain':90 'countri':31,44,54,70,111 'db':89 'drop':39,48 'end':95 'entir':87 'everyth':49 'except':50 'file':113 'gb':92 'generat':27,127 'geoip':88 'github.com':55,58 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':57 'guid':103 'hey':1 'includ':121 'instanc':38 'ip':28 'line':122 'list':29 'load':85 'lot':99 'multipl':91 'nftabl':13 'opposit':47 'previous':81 'proper':9 'protect':15 'pvxe/nftables-geoip':21,129 'ram':101 'run':8 'server':17 'setup':10 'specif':43,112 'track':66 'traffic':41,67 'updat':107 'use':12,35,97,109 've':126 'whatev':124 'wiki.nftables.org':72,76 'wiki.nftables.org/wiki-nftables/':71 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':75 'would':94 'www.mybluelinux.com':79 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':78 'yet':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706240835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173335 {#1617
    date: 2024-01-25 10:02:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1731
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: Proxies\__CG__\App\Entity\Image {#1723 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    Hey,\n
    \n
    For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    \n
    This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    \n
    [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    \n
    Here’s how you can block / track traffic from certain countries:\n
    \n
    - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    \n
    Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173335 {#1597
    date: 2024-01-25 10:02:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: []
  -id: 32965
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':56 '/geoip_matching':74 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':80 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':59 '/wiki-nftables/':73 '/wiki-nftables/index.php/geoip_matching)':77 'abil':25 'aren':104 'awar':19 'block':65 'certain':69 'chang':119 'contain':90 'countri':31,44,54,70,111 'db':89 'drop':39,48 'end':95 'entir':87 'everyth':49 'except':50 'file':113 'gb':92 'generat':27,127 'geoip':88 'github.com':55,58 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':57 'guid':103 'hey':1 'includ':121 'instanc':38 'ip':28 'line':122 'list':29 'load':85 'lot':99 'multipl':91 'nftabl':13 'opposit':47 'previous':81 'proper':9 'protect':15 'pvxe/nftables-geoip':21,129 'ram':101 'run':8 'server':17 'setup':10 'specif':43,112 'track':66 'traffic':41,67 'updat':107 'use':12,35,97,109 've':126 'whatev':124 'wiki.nftables.org':72,76 'wiki.nftables.org/wiki-nftables/':71 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':75 'would':94 'www.mybluelinux.com':79 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':78 'yet':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706240835
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162262"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173335 {#1617
    date: 2024-01-25 10:02:15.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
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\Entry {#1715
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#1723 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    cross-posted from: [lemmy.world/post/11162262](https://lemmy.world/post/11162262)\n
    \n
    > Hey,\n
    > \n
    > For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    > \n
    > This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    > \n
    > [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    > \n
    > Here’s how you can block / track traffic from certain countries:\n
    > \n
    > - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    > - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    > \n
    > Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173364 {#1724
    date: 2024-01-25 10:02:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 32966
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':63 '/geoip_matching':81 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':87 '/post/11162262](https://lemmy.world/post/11162262)':7 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':66 '/wiki-nftables/':80 '/wiki-nftables/index.php/geoip_matching)':84 'abil':32 'aren':111 'awar':26 'block':72 'certain':76 'chang':126 'contain':97 'countri':38,51,61,77,118 'cross':2 'cross-post':1 'db':96 'drop':46,55 'end':102 'entir':94 'everyth':56 'except':57 'file':120 'gb':99 'generat':34,134 'geoip':95 'github.com':62,65 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':64 'guid':110 'hey':8 'includ':128 'instanc':45 'ip':35 'lemmy.world':6 'lemmy.world/post/11162262](https://lemmy.world/post/11162262)':5 'line':129 'list':36 'load':92 'lot':106 'multipl':98 'nftabl':20 'opposit':54 'post':3 'previous':88 'proper':16 'protect':22 'pvxe/nftables-geoip':28,136 'ram':108 'run':15 'server':24 'setup':17 'specif':50,119 'track':73 'traffic':48,74 'updat':114 'use':19,42,104,116 've':133 'whatev':131 'wiki.nftables.org':79,83 'wiki.nftables.org/wiki-nftables/':78 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':82 'would':101 'www.mybluelinux.com':86 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':85 'yet':113"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706213864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173364 {#1719
    date: 2024-01-25 10:02:44.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
11 DENIED edit
App\Entity\Entry {#1715
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#1723 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    cross-posted from: [lemmy.world/post/11162262](https://lemmy.world/post/11162262)\n
    \n
    > Hey,\n
    > \n
    > For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    > \n
    > This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    > \n
    > [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    > \n
    > Here’s how you can block / track traffic from certain countries:\n
    > \n
    > - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    > - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    > \n
    > Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173364 {#1724
    date: 2024-01-25 10:02:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 32966
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':63 '/geoip_matching':81 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':87 '/post/11162262](https://lemmy.world/post/11162262)':7 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':66 '/wiki-nftables/':80 '/wiki-nftables/index.php/geoip_matching)':84 'abil':32 'aren':111 'awar':26 'block':72 'certain':76 'chang':126 'contain':97 'countri':38,51,61,77,118 'cross':2 'cross-post':1 'db':96 'drop':46,55 'end':102 'entir':94 'everyth':56 'except':57 'file':120 'gb':99 'generat':34,134 'geoip':95 'github.com':62,65 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':64 'guid':110 'hey':8 'includ':128 'instanc':45 'ip':35 'lemmy.world':6 'lemmy.world/post/11162262](https://lemmy.world/post/11162262)':5 'line':129 'list':36 'load':92 'lot':106 'multipl':98 'nftabl':20 'opposit':54 'post':3 'previous':88 'proper':16 'protect':22 'pvxe/nftables-geoip':28,136 'ram':108 'run':15 'server':24 'setup':17 'specif':50,119 'track':73 'traffic':48,74 'updat':114 'use':19,42,104,116 've':133 'whatev':131 'wiki.nftables.org':79,83 'wiki.nftables.org/wiki-nftables/':78 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':82 'would':101 'www.mybluelinux.com':86 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':85 'yet':113"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706213864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173364 {#1719
    date: 2024-01-25 10:02:44.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
12 DENIED moderate
App\Entity\Entry {#1715
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#1723 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
  +slug: "Firewall-pvxe-nftables-geoip-filtered-list-of-countries"
  +title: "Firewall: pvxe/nftables-geoip - filtered list of countries"
  +url: "https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2"
  +body: """
    cross-posted from: [lemmy.world/post/11162262](https://lemmy.world/post/11162262)\n
    \n
    > Hey,\n
    > \n
    > For all of you that are running proper setups and use nftables to protect your servers be aware that `pvxe/nftables-geoip` now has the ability to generate IP lists by country.\n
    > \n
    > This can be used to, for instance, drop all traffic from specific countries or the opposite, drop everything except for your own country.\n
    > \n
    > [github.com/…/c137151ebc05f4562c56e6802761e0a93ed1…](https://github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)\n
    > \n
    > Here’s how you can block / track traffic from certain countries:\n
    > \n
    > - [wiki.nftables.org/wiki-nftables/…/GeoIP_matching](https://wiki.nftables.org/wiki-nftables/index.php/GeoIP_matching)\n
    > - [www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)\n
    > \n
    > Previously you had to load the entire geoip DB containing multiple GB and would end up using a LOT of RAM. Those guides aren’t yet updated to use the country specific files but it’s just about changing the `include` line to whatever you’ve generated with `pvxe/nftables-geoip`.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 19
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706173364 {#1724
    date: 2024-01-25 10:02:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 32966
  -titleTs: "'countri':6 'filter':3 'firewal':1 'list':4 'pvxe/nftables-geoip':2"
  -bodyTs: "'/c137151ebc05f4562c56e6802761e0a93ed1':63 '/geoip_matching':81 '/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':87 '/post/11162262](https://lemmy.world/post/11162262)':7 '/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':66 '/wiki-nftables/':80 '/wiki-nftables/index.php/geoip_matching)':84 'abil':32 'aren':111 'awar':26 'block':72 'certain':76 'chang':126 'contain':97 'countri':38,51,61,77,118 'cross':2 'cross-post':1 'db':96 'drop':46,55 'end':102 'entir':94 'everyth':56 'except':57 'file':120 'gb':99 'generat':34,134 'geoip':95 'github.com':62,65 'github.com/pvxe/nftables-geoip/commit/c137151ebc05f4562c56e6802761e0a93ed107a2)':64 'guid':110 'hey':8 'includ':128 'instanc':45 'ip':35 'lemmy.world':6 'lemmy.world/post/11162262](https://lemmy.world/post/11162262)':5 'line':129 'list':36 'load':92 'lot':106 'multipl':98 'nftabl':20 'opposit':54 'post':3 'previous':88 'proper':16 'protect':22 'pvxe/nftables-geoip':28,136 'ram':108 'run':15 'server':24 'setup':17 'specif':50,119 'track':73 'traffic':48,74 'updat':114 'use':19,42,104,116 've':133 'whatev':131 'wiki.nftables.org':79,83 'wiki.nftables.org/wiki-nftables/':78 'wiki.nftables.org/wiki-nftables/index.php/geoip_matching)':82 'would':101 'www.mybluelinux.com':86 'www.mybluelinux.com/nftables-and-geoip](https://www.mybluelinux.com/nftables-and-geoip)':85 'yet':113"
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706213864
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11162264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706173364 {#1719
    date: 2024-01-25 10:02:44.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
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
Proxies\__CG__\App\Entity\Entry {#2149
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "So-SBCs-are-shit-now-Anything-I-can-do-with"
  +title: "So SBCs are shit now? Anything I can do with my collection of Pis and old routers?"
  +url: null
  +body: """
    I dunno when it happened but I swear SBCs were the *new best thing* in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis.\n
    \n
    Now it’s all gone x86 and Proxmox with everyone shitting on Arm. What happened? What gives?\n
    \n
    Is my small army of xPis pointless? What about my 2 Edge routers?\n
    \n
    I’ve got about 6 xPis scattered round my flat - is there anything worth doing with them or should I just bin them?\n
    \n
    All thoughts, feelings and information welcome. Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728815022 {#5629
    date: 2024-10-13 12:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5637 …}
  +reports: Doctrine\ORM\PersistentCollection {#5639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
  +badges: Doctrine\ORM\PersistentCollection {#5645 …}
  +children: [
    App\Entity\EntryComment {#2148
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2149 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        What happened is that people realized what I’ve been saying since ever - that the RPi and others are a money grab because of all the required accessories while a MiniPC will get you way more power, stable hardware , case, power supply and everything in between for the same price (if you go for second hand). Here is are examples of such posts: [lemmy.world/comment/5357961](https://lemmy.world/comment/5357961) , [lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)\n
        \n
        > For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option.\n
        \n
        Either way, Pis have their use cases however in my opinion it was an overhyped product that sits on the middle of a market:\n
        \n
        - They tried to make the Arduino easy by adding an operating system and high level programming languages such as Python. It never made much sense, why would you want to have GPIOs directly on a “computer”? not reasonable at all. Nowadays we’re seeing a raise of the ESP32 devices that have 30-40 GPIOs and Wifi for 2$ each. Cheap, easy to develop and deploy and eating away on the Pi’s market.\n
        - Another typical use case for a Pi is some low power server, but while it is great in theory then it lacks the CPU performance required for the container-based absurdities people want to run and the I/O sucks. USB wasn’t ever a good way to connect to storage, let alone a USB/network shared bus like we had in the past. The new PCIe is questionable (look at the NanoPi M4v2 from 2018) and requires… more adapters;\n
        - Price-wise it doesn’t make much sense as well because a second hand x86 will be 10x faster at the same price point… and way more stable with more expansion.\n
        \n
        > Now it’s all gone x86 and Proxmox\n
        \n
        Proxmox isn’t a new thing, in fact it is a pile of crap and questionable open-source that people still run because they haven’t discovered LXC/LXD yet. Read more here: [lemmy.world/comment/6507871](https://lemmy.world/comment/6507871). FYI you can run LXD on your Pis and get both containers and virtual machines with it in the same way Proxmox people do with x86.\n
        \n
        The irony of this comment is that people will shit on me about replacing Proxmox with LXD in the same way they used to when I said that Pis were a money grab and x86 MiniPCs were way better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1728756083 {#2150
        date: 2024-10-12 20:01:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2146 …}
      +nested: Doctrine\ORM\PersistentCollection {#2180 …}
      +votes: Doctrine\ORM\PersistentCollection {#2181 …}
      +reports: Doctrine\ORM\PersistentCollection {#2171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
      -id: 336409
      -bodyTs: "'-40':222 '/comment/4696545](https://lemmy.world/comment/4696545)':69 '/comment/5357961](https://lemmy.world/comment/5357961)':66 '/comment/6507871](https://lemmy.world/comment/6507871).':397 '100':73 '10x':340 '16gb':85 '2':227 '2018':317 '256gb':88 '30':221 '80':124 '8gb':118 '8th':83 'absurd':274 'accessori':28 'ad':177 'adapt':105,127,130,321 'alon':295 'anoth':243 'arduino':174 'away':237 'base':273 'better':462 'bullshit':129 'bus':299 'cabl':128 'card':132 'case':40,94,125,151,246 'cheap':229 'come':101 'comment':428 'comput':204 'connect':291 'contain':272,409 'container-bas':271 'cost':122 'cpu':266 'crap':375 'deploy':234 'develop':232 'devic':218 'direct':201 'discov':389 'doesn':326 'easi':175,230 'eat':236 'eg':71 'either':145 'els':134 'esp32':217 'ever':13,286 'everyth':44 'exampl':60 'expans':353 'fact':369 'faster':341 'find':76 'fyi':398 'gen':84 'get':33,407 'go':53 'gone':358 'good':143,288 'gpio':200,223 'grab':22,136,456 'great':259 'hand':56,336 'happen':2 'hardwar':39 'haven':387 'high':182 'howev':152 'hp':78 'i/o':98,281 'i5':82 'ironi':425 'isn':139,363 'lack':264 'languag':185 'lemmy.world':65,68,396 'lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)':67 'lemmy.world/comment/5357961](https://lemmy.world/comment/5357961)':64 'lemmy.world/comment/6507871](https://lemmy.world/comment/6507871).':395 'let':294 'level':183 'like':300 'look':311 'lot':96 'low':252 'lxc/lxd':390 'lxd':402,440 'm2':100 'm4v2':315 'machin':412 'made':191 'make':172,328 'market':168,242 'middl':165 'mini':79 'minipc':31,459 'money':21,135,455 'much':192,329 'nanopi':314 'never':190 'new':307,366 'note':114 'nowaday':209 'nvme':89 'obvious':91 'open':379 'open-sourc':378 'oper':179 'opinion':155 'option':144 'other':18 'outperform':107 'overhyp':159 'past':305 'pcie':99,308 'peopl':5,275,382,420,431 'perform':267 'pi':138,240,249 'pile':373 'pis':147,405,452 'point':346 'possibl':112 'post':63 'power':37,41,104,126,253 'price':50,323,345 'price-wis':322 'product':160 'program':184 'proxmox':361,362,419,438 'python':188 'question':310,377 'rais':214 'ram':87,120 're':211 'read':392 'realiz':6 'reason':206 'replac':437 'requir':27,268,319 'rpi':16 'rpi5':109,117 'run':278,384,401 'said':450 'say':11 'sd':131 'second':55,335 'see':212 'sens':193,330 'server':254 'share':298 'shit':433 'sinc':12 'sit':162 'sourc':380 'stabl':38,350 'still':383 'storag':293 'suck':282 'suppli':42 'system':180 'theori':261 'thing':367 'tri':170 'typic':244 'usb':283 'usb/network':297 'use':150,245,446 've':9 'virtual':411 'want':197,276 'wasn':284 'way':35,113,146,289,348,418,444,461 'well':332 'whatev':133 'wifi':225 'wise':324 'would':195 'x86':337,359,423,458 'yet':391"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969716"
      +editedAt: DateTimeImmutable @1728314440 {#2152
        date: 2024-10-07 17:20:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706094623 {#2153
        date: 2024-01-24 12:10:23.0 +01:00
      }
      +"title": 336409
    }
  ]
  -id: 32720
  -titleTs: "'anyth':6 'collect':12 'old':16 'pis':14 'router':17 'sbcs':2 'shit':4"
  -bodyTs: "'2':60 '6':67 'anyth':75 'arm':45 'armi':53 'best':13 'bin':84 'build':24 'cool':25 'dunno':2 'edg':61 'everyon':22,42 'feel':88 'flat':72 'give':49 'gone':37 'got':65 'happen':5,47 'inform':90 'littl':26 'new':12 'orangepi':32 'pointless':56 'proxmox':40 'rockpi':30 'round':70 'router':62 'sbcs':9 'scatter':69 'server':27 'shit':43 'small':52 'swear':8 'thank':92 'thing':14 'thought':87 'univers':17 've':64 'welcom':91 'worth':76 'x86':38 'xpis':55,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706144770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11106179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058370 {#5617
    date: 2024-01-24 02:06:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2149
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "So-SBCs-are-shit-now-Anything-I-can-do-with"
  +title: "So SBCs are shit now? Anything I can do with my collection of Pis and old routers?"
  +url: null
  +body: """
    I dunno when it happened but I swear SBCs were the *new best thing* in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis.\n
    \n
    Now it’s all gone x86 and Proxmox with everyone shitting on Arm. What happened? What gives?\n
    \n
    Is my small army of xPis pointless? What about my 2 Edge routers?\n
    \n
    I’ve got about 6 xPis scattered round my flat - is there anything worth doing with them or should I just bin them?\n
    \n
    All thoughts, feelings and information welcome. Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728815022 {#5629
    date: 2024-10-13 12:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5637 …}
  +reports: Doctrine\ORM\PersistentCollection {#5639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
  +badges: Doctrine\ORM\PersistentCollection {#5645 …}
  +children: [
    App\Entity\EntryComment {#2148
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2149 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        What happened is that people realized what I’ve been saying since ever - that the RPi and others are a money grab because of all the required accessories while a MiniPC will get you way more power, stable hardware , case, power supply and everything in between for the same price (if you go for second hand). Here is are examples of such posts: [lemmy.world/comment/5357961](https://lemmy.world/comment/5357961) , [lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)\n
        \n
        > For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option.\n
        \n
        Either way, Pis have their use cases however in my opinion it was an overhyped product that sits on the middle of a market:\n
        \n
        - They tried to make the Arduino easy by adding an operating system and high level programming languages such as Python. It never made much sense, why would you want to have GPIOs directly on a “computer”? not reasonable at all. Nowadays we’re seeing a raise of the ESP32 devices that have 30-40 GPIOs and Wifi for 2$ each. Cheap, easy to develop and deploy and eating away on the Pi’s market.\n
        - Another typical use case for a Pi is some low power server, but while it is great in theory then it lacks the CPU performance required for the container-based absurdities people want to run and the I/O sucks. USB wasn’t ever a good way to connect to storage, let alone a USB/network shared bus like we had in the past. The new PCIe is questionable (look at the NanoPi M4v2 from 2018) and requires… more adapters;\n
        - Price-wise it doesn’t make much sense as well because a second hand x86 will be 10x faster at the same price point… and way more stable with more expansion.\n
        \n
        > Now it’s all gone x86 and Proxmox\n
        \n
        Proxmox isn’t a new thing, in fact it is a pile of crap and questionable open-source that people still run because they haven’t discovered LXC/LXD yet. Read more here: [lemmy.world/comment/6507871](https://lemmy.world/comment/6507871). FYI you can run LXD on your Pis and get both containers and virtual machines with it in the same way Proxmox people do with x86.\n
        \n
        The irony of this comment is that people will shit on me about replacing Proxmox with LXD in the same way they used to when I said that Pis were a money grab and x86 MiniPCs were way better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1728756083 {#2150
        date: 2024-10-12 20:01:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2146 …}
      +nested: Doctrine\ORM\PersistentCollection {#2180 …}
      +votes: Doctrine\ORM\PersistentCollection {#2181 …}
      +reports: Doctrine\ORM\PersistentCollection {#2171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
      -id: 336409
      -bodyTs: "'-40':222 '/comment/4696545](https://lemmy.world/comment/4696545)':69 '/comment/5357961](https://lemmy.world/comment/5357961)':66 '/comment/6507871](https://lemmy.world/comment/6507871).':397 '100':73 '10x':340 '16gb':85 '2':227 '2018':317 '256gb':88 '30':221 '80':124 '8gb':118 '8th':83 'absurd':274 'accessori':28 'ad':177 'adapt':105,127,130,321 'alon':295 'anoth':243 'arduino':174 'away':237 'base':273 'better':462 'bullshit':129 'bus':299 'cabl':128 'card':132 'case':40,94,125,151,246 'cheap':229 'come':101 'comment':428 'comput':204 'connect':291 'contain':272,409 'container-bas':271 'cost':122 'cpu':266 'crap':375 'deploy':234 'develop':232 'devic':218 'direct':201 'discov':389 'doesn':326 'easi':175,230 'eat':236 'eg':71 'either':145 'els':134 'esp32':217 'ever':13,286 'everyth':44 'exampl':60 'expans':353 'fact':369 'faster':341 'find':76 'fyi':398 'gen':84 'get':33,407 'go':53 'gone':358 'good':143,288 'gpio':200,223 'grab':22,136,456 'great':259 'hand':56,336 'happen':2 'hardwar':39 'haven':387 'high':182 'howev':152 'hp':78 'i/o':98,281 'i5':82 'ironi':425 'isn':139,363 'lack':264 'languag':185 'lemmy.world':65,68,396 'lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)':67 'lemmy.world/comment/5357961](https://lemmy.world/comment/5357961)':64 'lemmy.world/comment/6507871](https://lemmy.world/comment/6507871).':395 'let':294 'level':183 'like':300 'look':311 'lot':96 'low':252 'lxc/lxd':390 'lxd':402,440 'm2':100 'm4v2':315 'machin':412 'made':191 'make':172,328 'market':168,242 'middl':165 'mini':79 'minipc':31,459 'money':21,135,455 'much':192,329 'nanopi':314 'never':190 'new':307,366 'note':114 'nowaday':209 'nvme':89 'obvious':91 'open':379 'open-sourc':378 'oper':179 'opinion':155 'option':144 'other':18 'outperform':107 'overhyp':159 'past':305 'pcie':99,308 'peopl':5,275,382,420,431 'perform':267 'pi':138,240,249 'pile':373 'pis':147,405,452 'point':346 'possibl':112 'post':63 'power':37,41,104,126,253 'price':50,323,345 'price-wis':322 'product':160 'program':184 'proxmox':361,362,419,438 'python':188 'question':310,377 'rais':214 'ram':87,120 're':211 'read':392 'realiz':6 'reason':206 'replac':437 'requir':27,268,319 'rpi':16 'rpi5':109,117 'run':278,384,401 'said':450 'say':11 'sd':131 'second':55,335 'see':212 'sens':193,330 'server':254 'share':298 'shit':433 'sinc':12 'sit':162 'sourc':380 'stabl':38,350 'still':383 'storag':293 'suck':282 'suppli':42 'system':180 'theori':261 'thing':367 'tri':170 'typic':244 'usb':283 'usb/network':297 'use':150,245,446 've':9 'virtual':411 'want':197,276 'wasn':284 'way':35,113,146,289,348,418,444,461 'well':332 'whatev':133 'wifi':225 'wise':324 'would':195 'x86':337,359,423,458 'yet':391"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969716"
      +editedAt: DateTimeImmutable @1728314440 {#2152
        date: 2024-10-07 17:20:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706094623 {#2153
        date: 2024-01-24 12:10:23.0 +01:00
      }
      +"title": 336409
    }
  ]
  -id: 32720
  -titleTs: "'anyth':6 'collect':12 'old':16 'pis':14 'router':17 'sbcs':2 'shit':4"
  -bodyTs: "'2':60 '6':67 'anyth':75 'arm':45 'armi':53 'best':13 'bin':84 'build':24 'cool':25 'dunno':2 'edg':61 'everyon':22,42 'feel':88 'flat':72 'give':49 'gone':37 'got':65 'happen':5,47 'inform':90 'littl':26 'new':12 'orangepi':32 'pointless':56 'proxmox':40 'rockpi':30 'round':70 'router':62 'sbcs':9 'scatter':69 'server':27 'shit':43 'small':52 'swear':8 'thank':92 'thing':14 'thought':87 'univers':17 've':64 'welcom':91 'worth':76 'x86':38 'xpis':55,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706144770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11106179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058370 {#5617
    date: 2024-01-24 02:06:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2149
  +user: Proxies\__CG__\App\Entity\User {#5209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "So-SBCs-are-shit-now-Anything-I-can-do-with"
  +title: "So SBCs are shit now? Anything I can do with my collection of Pis and old routers?"
  +url: null
  +body: """
    I dunno when it happened but I swear SBCs were the *new best thing* in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis.\n
    \n
    Now it’s all gone x86 and Proxmox with everyone shitting on Arm. What happened? What gives?\n
    \n
    Is my small army of xPis pointless? What about my 2 Edge routers?\n
    \n
    I’ve got about 6 xPis scattered round my flat - is there anything worth doing with them or should I just bin them?\n
    \n
    All thoughts, feelings and information welcome. Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 117
  +favouriteCount: 113
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728815022 {#5629
    date: 2024-10-13 12:23:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5634 …}
  +votes: Doctrine\ORM\PersistentCollection {#5637 …}
  +reports: Doctrine\ORM\PersistentCollection {#5639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
  +badges: Doctrine\ORM\PersistentCollection {#5645 …}
  +children: [
    App\Entity\EntryComment {#2148
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2149 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        What happened is that people realized what I’ve been saying since ever - that the RPi and others are a money grab because of all the required accessories while a MiniPC will get you way more power, stable hardware , case, power supply and everything in between for the same price (if you go for second hand). Here is are examples of such posts: [lemmy.world/comment/5357961](https://lemmy.world/comment/5357961) , [lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)\n
        \n
        > For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option.\n
        \n
        Either way, Pis have their use cases however in my opinion it was an overhyped product that sits on the middle of a market:\n
        \n
        - They tried to make the Arduino easy by adding an operating system and high level programming languages such as Python. It never made much sense, why would you want to have GPIOs directly on a “computer”? not reasonable at all. Nowadays we’re seeing a raise of the ESP32 devices that have 30-40 GPIOs and Wifi for 2$ each. Cheap, easy to develop and deploy and eating away on the Pi’s market.\n
        - Another typical use case for a Pi is some low power server, but while it is great in theory then it lacks the CPU performance required for the container-based absurdities people want to run and the I/O sucks. USB wasn’t ever a good way to connect to storage, let alone a USB/network shared bus like we had in the past. The new PCIe is questionable (look at the NanoPi M4v2 from 2018) and requires… more adapters;\n
        - Price-wise it doesn’t make much sense as well because a second hand x86 will be 10x faster at the same price point… and way more stable with more expansion.\n
        \n
        > Now it’s all gone x86 and Proxmox\n
        \n
        Proxmox isn’t a new thing, in fact it is a pile of crap and questionable open-source that people still run because they haven’t discovered LXC/LXD yet. Read more here: [lemmy.world/comment/6507871](https://lemmy.world/comment/6507871). FYI you can run LXD on your Pis and get both containers and virtual machines with it in the same way Proxmox people do with x86.\n
        \n
        The irony of this comment is that people will shit on me about replacing Proxmox with LXD in the same way they used to when I said that Pis were a money grab and x86 MiniPCs were way better.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1728756083 {#2150
        date: 2024-10-12 20:01:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2146 …}
      +nested: Doctrine\ORM\PersistentCollection {#2180 …}
      +votes: Doctrine\ORM\PersistentCollection {#2181 …}
      +reports: Doctrine\ORM\PersistentCollection {#2171 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
      -id: 336409
      -bodyTs: "'-40':222 '/comment/4696545](https://lemmy.world/comment/4696545)':69 '/comment/5357961](https://lemmy.world/comment/5357961)':66 '/comment/6507871](https://lemmy.world/comment/6507871).':397 '100':73 '10x':340 '16gb':85 '2':227 '2018':317 '256gb':88 '30':221 '80':124 '8gb':118 '8th':83 'absurd':274 'accessori':28 'ad':177 'adapt':105,127,130,321 'alon':295 'anoth':243 'arduino':174 'away':237 'base':273 'better':462 'bullshit':129 'bus':299 'cabl':128 'card':132 'case':40,94,125,151,246 'cheap':229 'come':101 'comment':428 'comput':204 'connect':291 'contain':272,409 'container-bas':271 'cost':122 'cpu':266 'crap':375 'deploy':234 'develop':232 'devic':218 'direct':201 'discov':389 'doesn':326 'easi':175,230 'eat':236 'eg':71 'either':145 'els':134 'esp32':217 'ever':13,286 'everyth':44 'exampl':60 'expans':353 'fact':369 'faster':341 'find':76 'fyi':398 'gen':84 'get':33,407 'go':53 'gone':358 'good':143,288 'gpio':200,223 'grab':22,136,456 'great':259 'hand':56,336 'happen':2 'hardwar':39 'haven':387 'high':182 'howev':152 'hp':78 'i/o':98,281 'i5':82 'ironi':425 'isn':139,363 'lack':264 'languag':185 'lemmy.world':65,68,396 'lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)':67 'lemmy.world/comment/5357961](https://lemmy.world/comment/5357961)':64 'lemmy.world/comment/6507871](https://lemmy.world/comment/6507871).':395 'let':294 'level':183 'like':300 'look':311 'lot':96 'low':252 'lxc/lxd':390 'lxd':402,440 'm2':100 'm4v2':315 'machin':412 'made':191 'make':172,328 'market':168,242 'middl':165 'mini':79 'minipc':31,459 'money':21,135,455 'much':192,329 'nanopi':314 'never':190 'new':307,366 'note':114 'nowaday':209 'nvme':89 'obvious':91 'open':379 'open-sourc':378 'oper':179 'opinion':155 'option':144 'other':18 'outperform':107 'overhyp':159 'past':305 'pcie':99,308 'peopl':5,275,382,420,431 'perform':267 'pi':138,240,249 'pile':373 'pis':147,405,452 'point':346 'possibl':112 'post':63 'power':37,41,104,126,253 'price':50,323,345 'price-wis':322 'product':160 'program':184 'proxmox':361,362,419,438 'python':188 'question':310,377 'rais':214 'ram':87,120 're':211 'read':392 'realiz':6 'reason':206 'replac':437 'requir':27,268,319 'rpi':16 'rpi5':109,117 'run':278,384,401 'said':450 'say':11 'sd':131 'second':55,335 'see':212 'sens':193,330 'server':254 'share':298 'shit':433 'sinc':12 'sit':162 'sourc':380 'stabl':38,350 'still':383 'storag':293 'suck':282 'suppli':42 'system':180 'theori':261 'thing':367 'tri':170 'typic':244 'usb':283 'usb/network':297 'use':150,245,446 've':9 'virtual':411 'want':197,276 'wasn':284 'way':35,113,146,289,348,418,444,461 'well':332 'whatev':133 'wifi':225 'wise':324 'would':195 'x86':337,359,423,458 'yet':391"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6969716"
      +editedAt: DateTimeImmutable @1728314440 {#2152
        date: 2024-10-07 17:20:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706094623 {#2153
        date: 2024-01-24 12:10:23.0 +01:00
      }
      +"title": 336409
    }
  ]
  -id: 32720
  -titleTs: "'anyth':6 'collect':12 'old':16 'pis':14 'router':17 'sbcs':2 'shit':4"
  -bodyTs: "'2':60 '6':67 'anyth':75 'arm':45 'armi':53 'best':13 'bin':84 'build':24 'cool':25 'dunno':2 'edg':61 'everyon':22,42 'feel':88 'flat':72 'give':49 'gone':37 'got':65 'happen':5,47 'inform':90 'littl':26 'new':12 'orangepi':32 'pointless':56 'proxmox':40 'rockpi':30 'round':70 'router':62 'sbcs':9 'scatter':69 'server':27 'shit':43 'small':52 'swear':8 'thank':92 'thing':14 'thought':87 'univers':17 've':64 'welcom':91 'worth':76 'x86':38 'xpis':55,68"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706144770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11106179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706058370 {#5617
    date: 2024-01-24 02:06:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2148
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149
    +user: Proxies\__CG__\App\Entity\User {#5209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "So-SBCs-are-shit-now-Anything-I-can-do-with"
    +title: "So SBCs are shit now? Anything I can do with my collection of Pis and old routers?"
    +url: null
    +body: """
      I dunno when it happened but I swear SBCs were the *new best thing* in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis.\n
      \n
      Now it’s all gone x86 and Proxmox with everyone shitting on Arm. What happened? What gives?\n
      \n
      Is my small army of xPis pointless? What about my 2 Edge routers?\n
      \n
      I’ve got about 6 xPis scattered round my flat - is there anything worth doing with them or should I just bin them?\n
      \n
      All thoughts, feelings and information welcome. Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 117
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728815022 {#5629
      date: 2024-10-13 12:23:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5634 …}
    +votes: Doctrine\ORM\PersistentCollection {#5637 …}
    +reports: Doctrine\ORM\PersistentCollection {#5639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
    +badges: Doctrine\ORM\PersistentCollection {#5645 …}
    +children: [
      App\Entity\EntryComment {#2148}
    ]
    -id: 32720
    -titleTs: "'anyth':6 'collect':12 'old':16 'pis':14 'router':17 'sbcs':2 'shit':4"
    -bodyTs: "'2':60 '6':67 'anyth':75 'arm':45 'armi':53 'best':13 'bin':84 'build':24 'cool':25 'dunno':2 'edg':61 'everyon':22,42 'feel':88 'flat':72 'give':49 'gone':37 'got':65 'happen':5,47 'inform':90 'littl':26 'new':12 'orangepi':32 'pointless':56 'proxmox':40 'rockpi':30 'round':70 'router':62 'sbcs':9 'scatter':69 'server':27 'shit':43 'small':52 'swear':8 'thank':92 'thing':14 'thought':87 'univers':17 've':64 'welcom':91 'worth':76 'x86':38 'xpis':55,68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706144770
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11106179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706058370 {#5617
      date: 2024-01-24 02:06:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    What happened is that people realized what I’ve been saying since ever - that the RPi and others are a money grab because of all the required accessories while a MiniPC will get you way more power, stable hardware , case, power supply and everything in between for the same price (if you go for second hand). Here is are examples of such posts: [lemmy.world/comment/5357961](https://lemmy.world/comment/5357961) , [lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)\n
    \n
    > For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option.\n
    \n
    Either way, Pis have their use cases however in my opinion it was an overhyped product that sits on the middle of a market:\n
    \n
    - They tried to make the Arduino easy by adding an operating system and high level programming languages such as Python. It never made much sense, why would you want to have GPIOs directly on a “computer”? not reasonable at all. Nowadays we’re seeing a raise of the ESP32 devices that have 30-40 GPIOs and Wifi for 2$ each. Cheap, easy to develop and deploy and eating away on the Pi’s market.\n
    - Another typical use case for a Pi is some low power server, but while it is great in theory then it lacks the CPU performance required for the container-based absurdities people want to run and the I/O sucks. USB wasn’t ever a good way to connect to storage, let alone a USB/network shared bus like we had in the past. The new PCIe is questionable (look at the NanoPi M4v2 from 2018) and requires… more adapters;\n
    - Price-wise it doesn’t make much sense as well because a second hand x86 will be 10x faster at the same price point… and way more stable with more expansion.\n
    \n
    > Now it’s all gone x86 and Proxmox\n
    \n
    Proxmox isn’t a new thing, in fact it is a pile of crap and questionable open-source that people still run because they haven’t discovered LXC/LXD yet. Read more here: [lemmy.world/comment/6507871](https://lemmy.world/comment/6507871). FYI you can run LXD on your Pis and get both containers and virtual machines with it in the same way Proxmox people do with x86.\n
    \n
    The irony of this comment is that people will shit on me about replacing Proxmox with LXD in the same way they used to when I said that Pis were a money grab and x86 MiniPCs were way better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1728756083 {#2150
    date: 2024-10-12 20:01:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 336409
  -bodyTs: "'-40':222 '/comment/4696545](https://lemmy.world/comment/4696545)':69 '/comment/5357961](https://lemmy.world/comment/5357961)':66 '/comment/6507871](https://lemmy.world/comment/6507871).':397 '100':73 '10x':340 '16gb':85 '2':227 '2018':317 '256gb':88 '30':221 '80':124 '8gb':118 '8th':83 'absurd':274 'accessori':28 'ad':177 'adapt':105,127,130,321 'alon':295 'anoth':243 'arduino':174 'away':237 'base':273 'better':462 'bullshit':129 'bus':299 'cabl':128 'card':132 'case':40,94,125,151,246 'cheap':229 'come':101 'comment':428 'comput':204 'connect':291 'contain':272,409 'container-bas':271 'cost':122 'cpu':266 'crap':375 'deploy':234 'develop':232 'devic':218 'direct':201 'discov':389 'doesn':326 'easi':175,230 'eat':236 'eg':71 'either':145 'els':134 'esp32':217 'ever':13,286 'everyth':44 'exampl':60 'expans':353 'fact':369 'faster':341 'find':76 'fyi':398 'gen':84 'get':33,407 'go':53 'gone':358 'good':143,288 'gpio':200,223 'grab':22,136,456 'great':259 'hand':56,336 'happen':2 'hardwar':39 'haven':387 'high':182 'howev':152 'hp':78 'i/o':98,281 'i5':82 'ironi':425 'isn':139,363 'lack':264 'languag':185 'lemmy.world':65,68,396 'lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)':67 'lemmy.world/comment/5357961](https://lemmy.world/comment/5357961)':64 'lemmy.world/comment/6507871](https://lemmy.world/comment/6507871).':395 'let':294 'level':183 'like':300 'look':311 'lot':96 'low':252 'lxc/lxd':390 'lxd':402,440 'm2':100 'm4v2':315 'machin':412 'made':191 'make':172,328 'market':168,242 'middl':165 'mini':79 'minipc':31,459 'money':21,135,455 'much':192,329 'nanopi':314 'never':190 'new':307,366 'note':114 'nowaday':209 'nvme':89 'obvious':91 'open':379 'open-sourc':378 'oper':179 'opinion':155 'option':144 'other':18 'outperform':107 'overhyp':159 'past':305 'pcie':99,308 'peopl':5,275,382,420,431 'perform':267 'pi':138,240,249 'pile':373 'pis':147,405,452 'point':346 'possibl':112 'post':63 'power':37,41,104,126,253 'price':50,323,345 'price-wis':322 'product':160 'program':184 'proxmox':361,362,419,438 'python':188 'question':310,377 'rais':214 'ram':87,120 're':211 'read':392 'realiz':6 'reason':206 'replac':437 'requir':27,268,319 'rpi':16 'rpi5':109,117 'run':278,384,401 'said':450 'say':11 'sd':131 'second':55,335 'see':212 'sens':193,330 'server':254 'share':298 'shit':433 'sinc':12 'sit':162 'sourc':380 'stabl':38,350 'still':383 'storag':293 'suck':282 'suppli':42 'system':180 'theori':261 'thing':367 'tri':170 'typic':244 'usb':283 'usb/network':297 'use':150,245,446 've':9 'virtual':411 'want':197,276 'wasn':284 'way':35,113,146,289,348,418,444,461 'well':332 'whatev':133 'wifi':225 'wise':324 'would':195 'x86':337,359,423,458 'yet':391"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969716"
  +editedAt: DateTimeImmutable @1728314440 {#2152
    date: 2024-10-07 17:20:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706094623 {#2153
    date: 2024-01-24 12:10:23.0 +01:00
  }
  +"title": 336409
}
"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 {#2148
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149
    +user: Proxies\__CG__\App\Entity\User {#5209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "So-SBCs-are-shit-now-Anything-I-can-do-with"
    +title: "So SBCs are shit now? Anything I can do with my collection of Pis and old routers?"
    +url: null
    +body: """
      I dunno when it happened but I swear SBCs were the *new best thing* in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis.\n
      \n
      Now it’s all gone x86 and Proxmox with everyone shitting on Arm. What happened? What gives?\n
      \n
      Is my small army of xPis pointless? What about my 2 Edge routers?\n
      \n
      I’ve got about 6 xPis scattered round my flat - is there anything worth doing with them or should I just bin them?\n
      \n
      All thoughts, feelings and information welcome. Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 117
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728815022 {#5629
      date: 2024-10-13 12:23:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5634 …}
    +votes: Doctrine\ORM\PersistentCollection {#5637 …}
    +reports: Doctrine\ORM\PersistentCollection {#5639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
    +badges: Doctrine\ORM\PersistentCollection {#5645 …}
    +children: [
      App\Entity\EntryComment {#2148}
    ]
    -id: 32720
    -titleTs: "'anyth':6 'collect':12 'old':16 'pis':14 'router':17 'sbcs':2 'shit':4"
    -bodyTs: "'2':60 '6':67 'anyth':75 'arm':45 'armi':53 'best':13 'bin':84 'build':24 'cool':25 'dunno':2 'edg':61 'everyon':22,42 'feel':88 'flat':72 'give':49 'gone':37 'got':65 'happen':5,47 'inform':90 'littl':26 'new':12 'orangepi':32 'pointless':56 'proxmox':40 'rockpi':30 'round':70 'router':62 'sbcs':9 'scatter':69 'server':27 'shit':43 'small':52 'swear':8 'thank':92 'thing':14 'thought':87 'univers':17 've':64 'welcom':91 'worth':76 'x86':38 'xpis':55,68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706144770
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11106179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706058370 {#5617
      date: 2024-01-24 02:06:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    What happened is that people realized what I’ve been saying since ever - that the RPi and others are a money grab because of all the required accessories while a MiniPC will get you way more power, stable hardware , case, power supply and everything in between for the same price (if you go for second hand). Here is are examples of such posts: [lemmy.world/comment/5357961](https://lemmy.world/comment/5357961) , [lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)\n
    \n
    > For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option.\n
    \n
    Either way, Pis have their use cases however in my opinion it was an overhyped product that sits on the middle of a market:\n
    \n
    - They tried to make the Arduino easy by adding an operating system and high level programming languages such as Python. It never made much sense, why would you want to have GPIOs directly on a “computer”? not reasonable at all. Nowadays we’re seeing a raise of the ESP32 devices that have 30-40 GPIOs and Wifi for 2$ each. Cheap, easy to develop and deploy and eating away on the Pi’s market.\n
    - Another typical use case for a Pi is some low power server, but while it is great in theory then it lacks the CPU performance required for the container-based absurdities people want to run and the I/O sucks. USB wasn’t ever a good way to connect to storage, let alone a USB/network shared bus like we had in the past. The new PCIe is questionable (look at the NanoPi M4v2 from 2018) and requires… more adapters;\n
    - Price-wise it doesn’t make much sense as well because a second hand x86 will be 10x faster at the same price point… and way more stable with more expansion.\n
    \n
    > Now it’s all gone x86 and Proxmox\n
    \n
    Proxmox isn’t a new thing, in fact it is a pile of crap and questionable open-source that people still run because they haven’t discovered LXC/LXD yet. Read more here: [lemmy.world/comment/6507871](https://lemmy.world/comment/6507871). FYI you can run LXD on your Pis and get both containers and virtual machines with it in the same way Proxmox people do with x86.\n
    \n
    The irony of this comment is that people will shit on me about replacing Proxmox with LXD in the same way they used to when I said that Pis were a money grab and x86 MiniPCs were way better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1728756083 {#2150
    date: 2024-10-12 20:01:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 336409
  -bodyTs: "'-40':222 '/comment/4696545](https://lemmy.world/comment/4696545)':69 '/comment/5357961](https://lemmy.world/comment/5357961)':66 '/comment/6507871](https://lemmy.world/comment/6507871).':397 '100':73 '10x':340 '16gb':85 '2':227 '2018':317 '256gb':88 '30':221 '80':124 '8gb':118 '8th':83 'absurd':274 'accessori':28 'ad':177 'adapt':105,127,130,321 'alon':295 'anoth':243 'arduino':174 'away':237 'base':273 'better':462 'bullshit':129 'bus':299 'cabl':128 'card':132 'case':40,94,125,151,246 'cheap':229 'come':101 'comment':428 'comput':204 'connect':291 'contain':272,409 'container-bas':271 'cost':122 'cpu':266 'crap':375 'deploy':234 'develop':232 'devic':218 'direct':201 'discov':389 'doesn':326 'easi':175,230 'eat':236 'eg':71 'either':145 'els':134 'esp32':217 'ever':13,286 'everyth':44 'exampl':60 'expans':353 'fact':369 'faster':341 'find':76 'fyi':398 'gen':84 'get':33,407 'go':53 'gone':358 'good':143,288 'gpio':200,223 'grab':22,136,456 'great':259 'hand':56,336 'happen':2 'hardwar':39 'haven':387 'high':182 'howev':152 'hp':78 'i/o':98,281 'i5':82 'ironi':425 'isn':139,363 'lack':264 'languag':185 'lemmy.world':65,68,396 'lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)':67 'lemmy.world/comment/5357961](https://lemmy.world/comment/5357961)':64 'lemmy.world/comment/6507871](https://lemmy.world/comment/6507871).':395 'let':294 'level':183 'like':300 'look':311 'lot':96 'low':252 'lxc/lxd':390 'lxd':402,440 'm2':100 'm4v2':315 'machin':412 'made':191 'make':172,328 'market':168,242 'middl':165 'mini':79 'minipc':31,459 'money':21,135,455 'much':192,329 'nanopi':314 'never':190 'new':307,366 'note':114 'nowaday':209 'nvme':89 'obvious':91 'open':379 'open-sourc':378 'oper':179 'opinion':155 'option':144 'other':18 'outperform':107 'overhyp':159 'past':305 'pcie':99,308 'peopl':5,275,382,420,431 'perform':267 'pi':138,240,249 'pile':373 'pis':147,405,452 'point':346 'possibl':112 'post':63 'power':37,41,104,126,253 'price':50,323,345 'price-wis':322 'product':160 'program':184 'proxmox':361,362,419,438 'python':188 'question':310,377 'rais':214 'ram':87,120 're':211 'read':392 'realiz':6 'reason':206 'replac':437 'requir':27,268,319 'rpi':16 'rpi5':109,117 'run':278,384,401 'said':450 'say':11 'sd':131 'second':55,335 'see':212 'sens':193,330 'server':254 'share':298 'shit':433 'sinc':12 'sit':162 'sourc':380 'stabl':38,350 'still':383 'storag':293 'suck':282 'suppli':42 'system':180 'theori':261 'thing':367 'tri':170 'typic':244 'usb':283 'usb/network':297 'use':150,245,446 've':9 'virtual':411 'want':197,276 'wasn':284 'way':35,113,146,289,348,418,444,461 'well':332 'whatev':133 'wifi':225 'wise':324 'would':195 'x86':337,359,423,458 'yet':391"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969716"
  +editedAt: DateTimeImmutable @1728314440 {#2152
    date: 2024-10-07 17:20:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706094623 {#2153
    date: 2024-01-24 12:10:23.0 +01:00
  }
  +"title": 336409
}
"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 {#2148
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149
    +user: Proxies\__CG__\App\Entity\User {#5209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "So-SBCs-are-shit-now-Anything-I-can-do-with"
    +title: "So SBCs are shit now? Anything I can do with my collection of Pis and old routers?"
    +url: null
    +body: """
      I dunno when it happened but I swear SBCs were the *new best thing* in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis.\n
      \n
      Now it’s all gone x86 and Proxmox with everyone shitting on Arm. What happened? What gives?\n
      \n
      Is my small army of xPis pointless? What about my 2 Edge routers?\n
      \n
      I’ve got about 6 xPis scattered round my flat - is there anything worth doing with them or should I just bin them?\n
      \n
      All thoughts, feelings and information welcome. Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 117
    +favouriteCount: 113
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728815022 {#5629
      date: 2024-10-13 12:23:42.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5634 …}
    +votes: Doctrine\ORM\PersistentCollection {#5637 …}
    +reports: Doctrine\ORM\PersistentCollection {#5639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5643 …}
    +badges: Doctrine\ORM\PersistentCollection {#5645 …}
    +children: [
      App\Entity\EntryComment {#2148}
    ]
    -id: 32720
    -titleTs: "'anyth':6 'collect':12 'old':16 'pis':14 'router':17 'sbcs':2 'shit':4"
    -bodyTs: "'2':60 '6':67 'anyth':75 'arm':45 'armi':53 'best':13 'bin':84 'build':24 'cool':25 'dunno':2 'edg':61 'everyon':22,42 'feel':88 'flat':72 'give':49 'gone':37 'got':65 'happen':5,47 'inform':90 'littl':26 'new':12 'orangepi':32 'pointless':56 'proxmox':40 'rockpi':30 'round':70 'router':62 'sbcs':9 'scatter':69 'server':27 'shit':43 'small':52 'swear':8 'thank':92 'thing':14 'thought':87 'univers':17 've':64 'welcom':91 'worth':76 'x86':38 'xpis':55,68"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706144770
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11106179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706058370 {#5617
      date: 2024-01-24 02:06:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    What happened is that people realized what I’ve been saying since ever - that the RPi and others are a money grab because of all the required accessories while a MiniPC will get you way more power, stable hardware , case, power supply and everything in between for the same price (if you go for second hand). Here is are examples of such posts: [lemmy.world/comment/5357961](https://lemmy.world/comment/5357961) , [lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)\n
    \n
    > For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option.\n
    \n
    Either way, Pis have their use cases however in my opinion it was an overhyped product that sits on the middle of a market:\n
    \n
    - They tried to make the Arduino easy by adding an operating system and high level programming languages such as Python. It never made much sense, why would you want to have GPIOs directly on a “computer”? not reasonable at all. Nowadays we’re seeing a raise of the ESP32 devices that have 30-40 GPIOs and Wifi for 2$ each. Cheap, easy to develop and deploy and eating away on the Pi’s market.\n
    - Another typical use case for a Pi is some low power server, but while it is great in theory then it lacks the CPU performance required for the container-based absurdities people want to run and the I/O sucks. USB wasn’t ever a good way to connect to storage, let alone a USB/network shared bus like we had in the past. The new PCIe is questionable (look at the NanoPi M4v2 from 2018) and requires… more adapters;\n
    - Price-wise it doesn’t make much sense as well because a second hand x86 will be 10x faster at the same price point… and way more stable with more expansion.\n
    \n
    > Now it’s all gone x86 and Proxmox\n
    \n
    Proxmox isn’t a new thing, in fact it is a pile of crap and questionable open-source that people still run because they haven’t discovered LXC/LXD yet. Read more here: [lemmy.world/comment/6507871](https://lemmy.world/comment/6507871). FYI you can run LXD on your Pis and get both containers and virtual machines with it in the same way Proxmox people do with x86.\n
    \n
    The irony of this comment is that people will shit on me about replacing Proxmox with LXD in the same way they used to when I said that Pis were a money grab and x86 MiniPCs were way better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1728756083 {#2150
    date: 2024-10-12 20:01:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2146 …}
  +nested: Doctrine\ORM\PersistentCollection {#2180 …}
  +votes: Doctrine\ORM\PersistentCollection {#2181 …}
  +reports: Doctrine\ORM\PersistentCollection {#2171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2187 …}
  -id: 336409
  -bodyTs: "'-40':222 '/comment/4696545](https://lemmy.world/comment/4696545)':69 '/comment/5357961](https://lemmy.world/comment/5357961)':66 '/comment/6507871](https://lemmy.world/comment/6507871).':397 '100':73 '10x':340 '16gb':85 '2':227 '2018':317 '256gb':88 '30':221 '80':124 '8gb':118 '8th':83 'absurd':274 'accessori':28 'ad':177 'adapt':105,127,130,321 'alon':295 'anoth':243 'arduino':174 'away':237 'base':273 'better':462 'bullshit':129 'bus':299 'cabl':128 'card':132 'case':40,94,125,151,246 'cheap':229 'come':101 'comment':428 'comput':204 'connect':291 'contain':272,409 'container-bas':271 'cost':122 'cpu':266 'crap':375 'deploy':234 'develop':232 'devic':218 'direct':201 'discov':389 'doesn':326 'easi':175,230 'eat':236 'eg':71 'either':145 'els':134 'esp32':217 'ever':13,286 'everyth':44 'exampl':60 'expans':353 'fact':369 'faster':341 'find':76 'fyi':398 'gen':84 'get':33,407 'go':53 'gone':358 'good':143,288 'gpio':200,223 'grab':22,136,456 'great':259 'hand':56,336 'happen':2 'hardwar':39 'haven':387 'high':182 'howev':152 'hp':78 'i/o':98,281 'i5':82 'ironi':425 'isn':139,363 'lack':264 'languag':185 'lemmy.world':65,68,396 'lemmy.world/comment/4696545](https://lemmy.world/comment/4696545)':67 'lemmy.world/comment/5357961](https://lemmy.world/comment/5357961)':64 'lemmy.world/comment/6507871](https://lemmy.world/comment/6507871).':395 'let':294 'level':183 'like':300 'look':311 'lot':96 'low':252 'lxc/lxd':390 'lxd':402,440 'm2':100 'm4v2':315 'machin':412 'made':191 'make':172,328 'market':168,242 'middl':165 'mini':79 'minipc':31,459 'money':21,135,455 'much':192,329 'nanopi':314 'never':190 'new':307,366 'note':114 'nowaday':209 'nvme':89 'obvious':91 'open':379 'open-sourc':378 'oper':179 'opinion':155 'option':144 'other':18 'outperform':107 'overhyp':159 'past':305 'pcie':99,308 'peopl':5,275,382,420,431 'perform':267 'pi':138,240,249 'pile':373 'pis':147,405,452 'point':346 'possibl':112 'post':63 'power':37,41,104,126,253 'price':50,323,345 'price-wis':322 'product':160 'program':184 'proxmox':361,362,419,438 'python':188 'question':310,377 'rais':214 'ram':87,120 're':211 'read':392 'realiz':6 'reason':206 'replac':437 'requir':27,268,319 'rpi':16 'rpi5':109,117 'run':278,384,401 'said':450 'say':11 'sd':131 'second':55,335 'see':212 'sens':193,330 'server':254 'share':298 'shit':433 'sinc':12 'sit':162 'sourc':380 'stabl':38,350 'still':383 'storag':293 'suck':282 'suppli':42 'system':180 'theori':261 'thing':367 'tri':170 'typic':244 'usb':283 'usb/network':297 'use':150,245,446 've':9 'virtual':411 'want':197,276 'wasn':284 'way':35,113,146,289,348,418,444,461 'well':332 'whatev':133 'wifi':225 'wise':324 'would':195 'x86':337,359,423,458 'yet':391"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6969716"
  +editedAt: DateTimeImmutable @1728314440 {#2152
    date: 2024-10-07 17:20:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706094623 {#2153
    date: 2024-01-24 12:10:23.0 +01:00
  }
  +"title": 336409
}
"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
Proxies\__CG__\App\Entity\Entry {#2287
  +user: Proxies\__CG__\App\Entity\User {#5688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
  +title: "(Constructively) What is your least favorite distro & why?"
  +url: null
  +body: """
    I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
    \n
    So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
    \n
    *My personal least favorite is probably Manjaro.*\n
    \n
    Consider:\n
    \n
    - What specific features/lack thereof made it less appealing?\n
    - Did you face any specific challenges?\n
    - How was your experience with the community?\n
    - If given a chance, what improvements would you suggest?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728994939 {#5723
    date: 2024-10-15 14:22:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5728 …}
  +votes: Doctrine\ORM\PersistentCollection {#5731 …}
  +reports: Doctrine\ORM\PersistentCollection {#5733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5737 …}
  +badges: Doctrine\ORM\PersistentCollection {#5739 …}
  +children: [
    App\Entity\EntryComment {#2286
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2287 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ubuntu because they’ve the ability to great things and end up just delivering a buggy and mangled version of Debian with proprietary crap, spyware, snaps wtv. After all we’re talking about the distro that had ISOs on their download page with a broken installer multiple times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1726814888 {#2251
        date: 2024-09-20 08:48:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gianni@lemmy.ml"
        "@gianni@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2188 …}
      +nested: Doctrine\ORM\PersistentCollection {#2034 …}
      +votes: Doctrine\ORM\PersistentCollection {#2156 …}
      +reports: Doctrine\ORM\PersistentCollection {#2154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
      -id: 322599
      -bodyTs: "'abil':6 'broken':45 'buggi':16 'crap':24 'debian':21 'deliv':14 'distro':35 'download':41 'end':11 'great':8 'instal':46 'iso':38 'mangl':18 'multipl':47 'page':42 'proprietari':23 're':31 'snap':26 'spywar':25 'talk':32 'thing':9 'time':48 'ubuntu':1 've':4 'version':19 'wtv':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823768"
      +editedAt: DateTimeImmutable @1726729850 {#2284
        date: 2024-09-19 09:10:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705670708 {#2285
        date: 2024-01-19 14:25:08.0 +01:00
      }
      +"title": 322599
    }
  ]
  -id: 31666
  -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
  -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705739516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10745978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705653116 {#5711
    date: 2024-01-19 09:31:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2287
  +user: Proxies\__CG__\App\Entity\User {#5688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
  +title: "(Constructively) What is your least favorite distro & why?"
  +url: null
  +body: """
    I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
    \n
    So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
    \n
    *My personal least favorite is probably Manjaro.*\n
    \n
    Consider:\n
    \n
    - What specific features/lack thereof made it less appealing?\n
    - Did you face any specific challenges?\n
    - How was your experience with the community?\n
    - If given a chance, what improvements would you suggest?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728994939 {#5723
    date: 2024-10-15 14:22:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5728 …}
  +votes: Doctrine\ORM\PersistentCollection {#5731 …}
  +reports: Doctrine\ORM\PersistentCollection {#5733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5737 …}
  +badges: Doctrine\ORM\PersistentCollection {#5739 …}
  +children: [
    App\Entity\EntryComment {#2286
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2287 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ubuntu because they’ve the ability to great things and end up just delivering a buggy and mangled version of Debian with proprietary crap, spyware, snaps wtv. After all we’re talking about the distro that had ISOs on their download page with a broken installer multiple times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1726814888 {#2251
        date: 2024-09-20 08:48:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gianni@lemmy.ml"
        "@gianni@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2188 …}
      +nested: Doctrine\ORM\PersistentCollection {#2034 …}
      +votes: Doctrine\ORM\PersistentCollection {#2156 …}
      +reports: Doctrine\ORM\PersistentCollection {#2154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
      -id: 322599
      -bodyTs: "'abil':6 'broken':45 'buggi':16 'crap':24 'debian':21 'deliv':14 'distro':35 'download':41 'end':11 'great':8 'instal':46 'iso':38 'mangl':18 'multipl':47 'page':42 'proprietari':23 're':31 'snap':26 'spywar':25 'talk':32 'thing':9 'time':48 'ubuntu':1 've':4 'version':19 'wtv':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823768"
      +editedAt: DateTimeImmutable @1726729850 {#2284
        date: 2024-09-19 09:10:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705670708 {#2285
        date: 2024-01-19 14:25:08.0 +01:00
      }
      +"title": 322599
    }
  ]
  -id: 31666
  -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
  -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705739516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10745978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705653116 {#5711
    date: 2024-01-19 09:31:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2287
  +user: Proxies\__CG__\App\Entity\User {#5688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
  +title: "(Constructively) What is your least favorite distro & why?"
  +url: null
  +body: """
    I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
    \n
    So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
    \n
    *My personal least favorite is probably Manjaro.*\n
    \n
    Consider:\n
    \n
    - What specific features/lack thereof made it less appealing?\n
    - Did you face any specific challenges?\n
    - How was your experience with the community?\n
    - If given a chance, what improvements would you suggest?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728994939 {#5723
    date: 2024-10-15 14:22:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5728 …}
  +votes: Doctrine\ORM\PersistentCollection {#5731 …}
  +reports: Doctrine\ORM\PersistentCollection {#5733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5737 …}
  +badges: Doctrine\ORM\PersistentCollection {#5739 …}
  +children: [
    App\Entity\EntryComment {#2286
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2287 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Ubuntu because they’ve the ability to great things and end up just delivering a buggy and mangled version of Debian with proprietary crap, spyware, snaps wtv. After all we’re talking about the distro that had ISOs on their download page with a broken installer multiple times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1726814888 {#2251
        date: 2024-09-20 08:48:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gianni@lemmy.ml"
        "@gianni@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2188 …}
      +nested: Doctrine\ORM\PersistentCollection {#2034 …}
      +votes: Doctrine\ORM\PersistentCollection {#2156 …}
      +reports: Doctrine\ORM\PersistentCollection {#2154 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
      -id: 322599
      -bodyTs: "'abil':6 'broken':45 'buggi':16 'crap':24 'debian':21 'deliv':14 'distro':35 'download':41 'end':11 'great':8 'instal':46 'iso':38 'mangl':18 'multipl':47 'page':42 'proprietari':23 're':31 'snap':26 'spywar':25 'talk':32 'thing':9 'time':48 'ubuntu':1 've':4 'version':19 'wtv':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6823768"
      +editedAt: DateTimeImmutable @1726729850 {#2284
        date: 2024-09-19 09:10:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705670708 {#2285
        date: 2024-01-19 14:25:08.0 +01:00
      }
      +"title": 322599
    }
  ]
  -id: 31666
  -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
  -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705739516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10745978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705653116 {#5711
    date: 2024-01-19 09:31:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2286
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287
    +user: Proxies\__CG__\App\Entity\User {#5688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
    +title: "(Constructively) What is your least favorite distro & why?"
    +url: null
    +body: """
      I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
      \n
      So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
      \n
      *My personal least favorite is probably Manjaro.*\n
      \n
      Consider:\n
      \n
      - What specific features/lack thereof made it less appealing?\n
      - Did you face any specific challenges?\n
      - How was your experience with the community?\n
      - If given a chance, what improvements would you suggest?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728994939 {#5723
      date: 2024-10-15 14:22:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5728 …}
    +votes: Doctrine\ORM\PersistentCollection {#5731 …}
    +reports: Doctrine\ORM\PersistentCollection {#5733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5737 …}
    +badges: Doctrine\ORM\PersistentCollection {#5739 …}
    +children: [
      App\Entity\EntryComment {#2286}
    ]
    -id: 31666
    -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
    -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705739516
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10745978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705653116 {#5711
      date: 2024-01-19 09:31:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubuntu because they’ve the ability to great things and end up just delivering a buggy and mangled version of Debian with proprietary crap, spyware, snaps wtv. After all we’re talking about the distro that had ISOs on their download page with a broken installer multiple times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1726814888 {#2251
    date: 2024-09-20 08:48:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 322599
  -bodyTs: "'abil':6 'broken':45 'buggi':16 'crap':24 'debian':21 'deliv':14 'distro':35 'download':41 'end':11 'great':8 'instal':46 'iso':38 'mangl':18 'multipl':47 'page':42 'proprietari':23 're':31 'snap':26 'spywar':25 'talk':32 'thing':9 'time':48 'ubuntu':1 've':4 'version':19 'wtv':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823768"
  +editedAt: DateTimeImmutable @1726729850 {#2284
    date: 2024-09-19 09:10:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705670708 {#2285
    date: 2024-01-19 14:25:08.0 +01:00
  }
  +"title": 322599
}
"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 {#2286
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287
    +user: Proxies\__CG__\App\Entity\User {#5688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
    +title: "(Constructively) What is your least favorite distro & why?"
    +url: null
    +body: """
      I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
      \n
      So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
      \n
      *My personal least favorite is probably Manjaro.*\n
      \n
      Consider:\n
      \n
      - What specific features/lack thereof made it less appealing?\n
      - Did you face any specific challenges?\n
      - How was your experience with the community?\n
      - If given a chance, what improvements would you suggest?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728994939 {#5723
      date: 2024-10-15 14:22:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5728 …}
    +votes: Doctrine\ORM\PersistentCollection {#5731 …}
    +reports: Doctrine\ORM\PersistentCollection {#5733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5737 …}
    +badges: Doctrine\ORM\PersistentCollection {#5739 …}
    +children: [
      App\Entity\EntryComment {#2286}
    ]
    -id: 31666
    -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
    -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705739516
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10745978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705653116 {#5711
      date: 2024-01-19 09:31:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubuntu because they’ve the ability to great things and end up just delivering a buggy and mangled version of Debian with proprietary crap, spyware, snaps wtv. After all we’re talking about the distro that had ISOs on their download page with a broken installer multiple times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1726814888 {#2251
    date: 2024-09-20 08:48:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 322599
  -bodyTs: "'abil':6 'broken':45 'buggi':16 'crap':24 'debian':21 'deliv':14 'distro':35 'download':41 'end':11 'great':8 'instal':46 'iso':38 'mangl':18 'multipl':47 'page':42 'proprietari':23 're':31 'snap':26 'spywar':25 'talk':32 'thing':9 'time':48 'ubuntu':1 've':4 'version':19 'wtv':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823768"
  +editedAt: DateTimeImmutable @1726729850 {#2284
    date: 2024-09-19 09:10:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705670708 {#2285
    date: 2024-01-19 14:25:08.0 +01:00
  }
  +"title": 322599
}
"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 {#2286
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2287
    +user: Proxies\__CG__\App\Entity\User {#5688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
    +title: "(Constructively) What is your least favorite distro & why?"
    +url: null
    +body: """
      I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
      \n
      So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
      \n
      *My personal least favorite is probably Manjaro.*\n
      \n
      Consider:\n
      \n
      - What specific features/lack thereof made it less appealing?\n
      - Did you face any specific challenges?\n
      - How was your experience with the community?\n
      - If given a chance, what improvements would you suggest?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728994939 {#5723
      date: 2024-10-15 14:22:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5728 …}
    +votes: Doctrine\ORM\PersistentCollection {#5731 …}
    +reports: Doctrine\ORM\PersistentCollection {#5733 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5735 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5737 …}
    +badges: Doctrine\ORM\PersistentCollection {#5739 …}
    +children: [
      App\Entity\EntryComment {#2286}
    ]
    -id: 31666
    -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
    -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705739516
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10745978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705653116 {#5711
      date: 2024-01-19 09:31:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubuntu because they’ve the ability to great things and end up just delivering a buggy and mangled version of Debian with proprietary crap, spyware, snaps wtv. After all we’re talking about the distro that had ISOs on their download page with a broken installer multiple times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1726814888 {#2251
    date: 2024-09-20 08:48:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 322599
  -bodyTs: "'abil':6 'broken':45 'buggi':16 'crap':24 'debian':21 'deliv':14 'distro':35 'download':41 'end':11 'great':8 'instal':46 'iso':38 'mangl':18 'multipl':47 'page':42 'proprietari':23 're':31 'snap':26 'spywar':25 'talk':32 'thing':9 'time':48 'ubuntu':1 've':4 'version':19 'wtv':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6823768"
  +editedAt: DateTimeImmutable @1726729850 {#2284
    date: 2024-09-19 09:10:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705670708 {#2285
    date: 2024-01-19 14:25:08.0 +01:00
  }
  +"title": 322599
}
"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
Proxies\__CG__\App\Entity\Entry {#2258
  +user: Proxies\__CG__\App\Entity\User {#5632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5671 …}
  +slug: "Visits-to-piracy-websites-have-increased-12-in-the-past"
  +title: "Visits to piracy websites have increased 12% in the past four years"
  +url: "https://www.fastcompany.com/91009644/visits-to-piracy-websites-have-increased-12-in-the-last-four-years"
  +body: """
    LOL.\n
    \n
    We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and agree to their super-invasive “privacy policy” - and they expect people to NOT set sail in the high seas? GTFO…
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 1053
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727287936 {#5666
    date: 2024-09-25 20:12:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5675 …}
  +reports: Doctrine\ORM\PersistentCollection {#5677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
  +badges: Doctrine\ORM\PersistentCollection {#5683 …}
  +children: [
    App\Entity\EntryComment {#2249
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I fucking wonder why. When owning isn’t owning them piracy is totally justified.\n
        \n
        > We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and a\n
        \n
        Not only that… you pay to get tv content and suddenly they remove it because of licensing or political correctness bullshit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1725509430 {#2238
        date: 2024-09-05 06:10:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2259 …}
      +nested: Doctrine\ORM\PersistentCollection {#2244 …}
      +votes: Doctrine\ORM\PersistentCollection {#2250 …}
      +reports: Doctrine\ORM\PersistentCollection {#2245 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
      -id: 315362
      -bodyTs: "'4k':18 '720p':26 'bullshit':56 'content':44 'correct':55 'fuck':2 'get':23,42 'hardwar':33 'isn':7 'justifi':14 'licens':52 'own':6,9 'pay':16,40 'piraci':11 'polit':54 'proprietari':31 'remov':48 'shit':32 'sudden':46 'total':13 'tv':43 'unless':27 'use':29 'wonder':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6755810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705448566 {#2237
        date: 2024-01-17 00:42:46.0 +01:00
      }
      +"title": 315362
    }
  ]
  -id: 31090
  -titleTs: "'12':7 'four':11 'increas':6 'past':10 'piraci':3 'visit':1 'websit':4 'year':12"
  -bodyTs: "'4k':5 '720p':13 'agre':22 'expect':32 'get':10 'gtfo':42 'hardwar':20 'high':40 'invas':27 'lol':1 'pay':3 'peopl':33 'polici':29 'privaci':28 'proprietari':18 'sail':37 'sea':41 'set':36 'shit':19 'super':26 'super-invas':25 'unless':14 'use':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705532498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10803157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446098 {#5653
    date: 2024-01-17 00:01:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2258
  +user: Proxies\__CG__\App\Entity\User {#5632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5671 …}
  +slug: "Visits-to-piracy-websites-have-increased-12-in-the-past"
  +title: "Visits to piracy websites have increased 12% in the past four years"
  +url: "https://www.fastcompany.com/91009644/visits-to-piracy-websites-have-increased-12-in-the-last-four-years"
  +body: """
    LOL.\n
    \n
    We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and agree to their super-invasive “privacy policy” - and they expect people to NOT set sail in the high seas? GTFO…
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 1053
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727287936 {#5666
    date: 2024-09-25 20:12:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5675 …}
  +reports: Doctrine\ORM\PersistentCollection {#5677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
  +badges: Doctrine\ORM\PersistentCollection {#5683 …}
  +children: [
    App\Entity\EntryComment {#2249
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I fucking wonder why. When owning isn’t owning them piracy is totally justified.\n
        \n
        > We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and a\n
        \n
        Not only that… you pay to get tv content and suddenly they remove it because of licensing or political correctness bullshit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1725509430 {#2238
        date: 2024-09-05 06:10:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2259 …}
      +nested: Doctrine\ORM\PersistentCollection {#2244 …}
      +votes: Doctrine\ORM\PersistentCollection {#2250 …}
      +reports: Doctrine\ORM\PersistentCollection {#2245 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
      -id: 315362
      -bodyTs: "'4k':18 '720p':26 'bullshit':56 'content':44 'correct':55 'fuck':2 'get':23,42 'hardwar':33 'isn':7 'justifi':14 'licens':52 'own':6,9 'pay':16,40 'piraci':11 'polit':54 'proprietari':31 'remov':48 'shit':32 'sudden':46 'total':13 'tv':43 'unless':27 'use':29 'wonder':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6755810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705448566 {#2237
        date: 2024-01-17 00:42:46.0 +01:00
      }
      +"title": 315362
    }
  ]
  -id: 31090
  -titleTs: "'12':7 'four':11 'increas':6 'past':10 'piraci':3 'visit':1 'websit':4 'year':12"
  -bodyTs: "'4k':5 '720p':13 'agre':22 'expect':32 'get':10 'gtfo':42 'hardwar':20 'high':40 'invas':27 'lol':1 'pay':3 'peopl':33 'polici':29 'privaci':28 'proprietari':18 'sail':37 'sea':41 'set':36 'shit':19 'super':26 'super-invas':25 'unless':14 'use':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705532498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10803157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446098 {#5653
    date: 2024-01-17 00:01:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2258
  +user: Proxies\__CG__\App\Entity\User {#5632 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5671 …}
  +slug: "Visits-to-piracy-websites-have-increased-12-in-the-past"
  +title: "Visits to piracy websites have increased 12% in the past four years"
  +url: "https://www.fastcompany.com/91009644/visits-to-piracy-websites-have-increased-12-in-the-last-four-years"
  +body: """
    LOL.\n
    \n
    We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and agree to their super-invasive “privacy policy” - and they expect people to NOT set sail in the high seas? GTFO…
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 1053
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727287936 {#5666
    date: 2024-09-25 20:12:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5673 …}
  +votes: Doctrine\ORM\PersistentCollection {#5675 …}
  +reports: Doctrine\ORM\PersistentCollection {#5677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
  +badges: Doctrine\ORM\PersistentCollection {#5683 …}
  +children: [
    App\Entity\EntryComment {#2249
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2258 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I fucking wonder why. When owning isn’t owning them piracy is totally justified.\n
        \n
        > We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and a\n
        \n
        Not only that… you pay to get tv content and suddenly they remove it because of licensing or political correctness bullshit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1725509430 {#2238
        date: 2024-09-05 06:10:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DeadNinja@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2259 …}
      +nested: Doctrine\ORM\PersistentCollection {#2244 …}
      +votes: Doctrine\ORM\PersistentCollection {#2250 …}
      +reports: Doctrine\ORM\PersistentCollection {#2245 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
      -id: 315362
      -bodyTs: "'4k':18 '720p':26 'bullshit':56 'content':44 'correct':55 'fuck':2 'get':23,42 'hardwar':33 'isn':7 'justifi':14 'licens':52 'own':6,9 'pay':16,40 'piraci':11 'polit':54 'proprietari':31 'remov':48 'shit':32 'sudden':46 'total':13 'tv':43 'unless':27 'use':29 'wonder':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6755810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705448566 {#2237
        date: 2024-01-17 00:42:46.0 +01:00
      }
      +"title": 315362
    }
  ]
  -id: 31090
  -titleTs: "'12':7 'four':11 'increas':6 'past':10 'piraci':3 'visit':1 'websit':4 'year':12"
  -bodyTs: "'4k':5 '720p':13 'agre':22 'expect':32 'get':10 'gtfo':42 'hardwar':20 'high':40 'invas':27 'lol':1 'pay':3 'peopl':33 'polici':29 'privaci':28 'proprietari':18 'sail':37 'sea':41 'set':36 'shit':19 'super':26 'super-invas':25 'unless':14 'use':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705532498
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10803157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446098 {#5653
    date: 2024-01-17 00:01:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2249
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258
    +user: Proxies\__CG__\App\Entity\User {#5632 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5671 …}
    +slug: "Visits-to-piracy-websites-have-increased-12-in-the-past"
    +title: "Visits to piracy websites have increased 12% in the past four years"
    +url: "https://www.fastcompany.com/91009644/visits-to-piracy-websites-have-increased-12-in-the-last-four-years"
    +body: """
      LOL.\n
      \n
      We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and agree to their super-invasive “privacy policy” - and they expect people to NOT set sail in the high seas? GTFO…
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 1053
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727287936 {#5666
      date: 2024-09-25 20:12:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5673 …}
    +votes: Doctrine\ORM\PersistentCollection {#5675 …}
    +reports: Doctrine\ORM\PersistentCollection {#5677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
    +badges: Doctrine\ORM\PersistentCollection {#5683 …}
    +children: [
      App\Entity\EntryComment {#2249}
    ]
    -id: 31090
    -titleTs: "'12':7 'four':11 'increas':6 'past':10 'piraci':3 'visit':1 'websit':4 'year':12"
    -bodyTs: "'4k':5 '720p':13 'agre':22 'expect':32 'get':10 'gtfo':42 'hardwar':20 'high':40 'invas':27 'lol':1 'pay':3 'peopl':33 'polici':29 'privaci':28 'proprietari':18 'sail':37 'sea':41 'set':36 'shit':19 'super':26 'super-invas':25 'unless':14 'use':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705532498
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10803157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705446098 {#5653
      date: 2024-01-17 00:01:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I fucking wonder why. When owning isn’t owning them piracy is totally justified.\n
    \n
    > We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and a\n
    \n
    Not only that… you pay to get tv content and suddenly they remove it because of licensing or political correctness bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1725509430 {#2238
    date: 2024-09-05 06:10:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 315362
  -bodyTs: "'4k':18 '720p':26 'bullshit':56 'content':44 'correct':55 'fuck':2 'get':23,42 'hardwar':33 'isn':7 'justifi':14 'licens':52 'own':6,9 'pay':16,40 'piraci':11 'polit':54 'proprietari':31 'remov':48 'shit':32 'sudden':46 'total':13 'tv':43 'unless':27 'use':29 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6755810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705448566 {#2237
    date: 2024-01-17 00:42:46.0 +01:00
  }
  +"title": 315362
}
"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 {#2249
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258
    +user: Proxies\__CG__\App\Entity\User {#5632 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5671 …}
    +slug: "Visits-to-piracy-websites-have-increased-12-in-the-past"
    +title: "Visits to piracy websites have increased 12% in the past four years"
    +url: "https://www.fastcompany.com/91009644/visits-to-piracy-websites-have-increased-12-in-the-last-four-years"
    +body: """
      LOL.\n
      \n
      We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and agree to their super-invasive “privacy policy” - and they expect people to NOT set sail in the high seas? GTFO…
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 1053
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727287936 {#5666
      date: 2024-09-25 20:12:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5673 …}
    +votes: Doctrine\ORM\PersistentCollection {#5675 …}
    +reports: Doctrine\ORM\PersistentCollection {#5677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
    +badges: Doctrine\ORM\PersistentCollection {#5683 …}
    +children: [
      App\Entity\EntryComment {#2249}
    ]
    -id: 31090
    -titleTs: "'12':7 'four':11 'increas':6 'past':10 'piraci':3 'visit':1 'websit':4 'year':12"
    -bodyTs: "'4k':5 '720p':13 'agre':22 'expect':32 'get':10 'gtfo':42 'hardwar':20 'high':40 'invas':27 'lol':1 'pay':3 'peopl':33 'polici':29 'privaci':28 'proprietari':18 'sail':37 'sea':41 'set':36 'shit':19 'super':26 'super-invas':25 'unless':14 'use':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705532498
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10803157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705446098 {#5653
      date: 2024-01-17 00:01:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I fucking wonder why. When owning isn’t owning them piracy is totally justified.\n
    \n
    > We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and a\n
    \n
    Not only that… you pay to get tv content and suddenly they remove it because of licensing or political correctness bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1725509430 {#2238
    date: 2024-09-05 06:10:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 315362
  -bodyTs: "'4k':18 '720p':26 'bullshit':56 'content':44 'correct':55 'fuck':2 'get':23,42 'hardwar':33 'isn':7 'justifi':14 'licens':52 'own':6,9 'pay':16,40 'piraci':11 'polit':54 'proprietari':31 'remov':48 'shit':32 'sudden':46 'total':13 'tv':43 'unless':27 'use':29 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6755810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705448566 {#2237
    date: 2024-01-17 00:42:46.0 +01:00
  }
  +"title": 315362
}
"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 {#2249
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258
    +user: Proxies\__CG__\App\Entity\User {#5632 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5671 …}
    +slug: "Visits-to-piracy-websites-have-increased-12-in-the-past"
    +title: "Visits to piracy websites have increased 12% in the past four years"
    +url: "https://www.fastcompany.com/91009644/visits-to-piracy-websites-have-increased-12-in-the-last-four-years"
    +body: """
      LOL.\n
      \n
      We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and agree to their super-invasive “privacy policy” - and they expect people to NOT set sail in the high seas? GTFO…
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 1053
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727287936 {#5666
      date: 2024-09-25 20:12:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5673 …}
    +votes: Doctrine\ORM\PersistentCollection {#5675 …}
    +reports: Doctrine\ORM\PersistentCollection {#5677 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5679 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5681 …}
    +badges: Doctrine\ORM\PersistentCollection {#5683 …}
    +children: [
      App\Entity\EntryComment {#2249}
    ]
    -id: 31090
    -titleTs: "'12':7 'four':11 'increas':6 'past':10 'piraci':3 'visit':1 'websit':4 'year':12"
    -bodyTs: "'4k':5 '720p':13 'agre':22 'expect':32 'get':10 'gtfo':42 'hardwar':20 'high':40 'invas':27 'lol':1 'pay':3 'peopl':33 'polici':29 'privaci':28 'proprietari':18 'sail':37 'sea':41 'set':36 'shit':19 'super':26 'super-invas':25 'unless':14 'use':16"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705532498
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10803157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705446098 {#5653
      date: 2024-01-17 00:01:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I fucking wonder why. When owning isn’t owning them piracy is totally justified.\n
    \n
    > We pay for 4K, but we don’t get more than 720p unless we use some proprietary shit hardware and a\n
    \n
    Not only that… you pay to get tv content and suddenly they remove it because of licensing or political correctness bullshit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1725509430 {#2238
    date: 2024-09-05 06:10:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DeadNinja@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 315362
  -bodyTs: "'4k':18 '720p':26 'bullshit':56 'content':44 'correct':55 'fuck':2 'get':23,42 'hardwar':33 'isn':7 'justifi':14 'licens':52 'own':6,9 'pay':16,40 'piraci':11 'polit':54 'proprietari':31 'remov':48 'shit':32 'sudden':46 'total':13 'tv':43 'unless':27 'use':29 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6755810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705448566 {#2237
    date: 2024-01-17 00:42:46.0 +01:00
  }
  +"title": 315362
}
"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\Entry {#1691
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "searx-prvcy-eu-dead"
  +title: "searx.prvcy.eu dead?"
  +url: null
  +body: """
    Hello,\n
    \n
    searx.prvcy.eu has been dead for me for a couple of weeks now, anyone else?\n
    \n
    I’m getting 502 Bad Gateway.\n
    \n
    Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724355903 {#1689
    date: 2024-08-22 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  +badges: Doctrine\ORM\PersistentCollection {#1618 …}
  +children: []
  -id: 30637
  -titleTs: "'dead':2 'searx.prvcy.eu':1"
  -bodyTs: "'502':19 'anyon':14 'bad':20 'coupl':10 'dead':5 'els':15 'gateway':21 'get':18 'hello':1 'm':17 'searx.prvcy.eu':2 'thank':22 'week':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705411341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10740478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324941 {#1686
    date: 2024-01-15 14:22:21.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
39 DENIED edit
App\Entity\Entry {#1691
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "searx-prvcy-eu-dead"
  +title: "searx.prvcy.eu dead?"
  +url: null
  +body: """
    Hello,\n
    \n
    searx.prvcy.eu has been dead for me for a couple of weeks now, anyone else?\n
    \n
    I’m getting 502 Bad Gateway.\n
    \n
    Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724355903 {#1689
    date: 2024-08-22 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  +badges: Doctrine\ORM\PersistentCollection {#1618 …}
  +children: []
  -id: 30637
  -titleTs: "'dead':2 'searx.prvcy.eu':1"
  -bodyTs: "'502':19 'anyon':14 'bad':20 'coupl':10 'dead':5 'els':15 'gateway':21 'get':18 'hello':1 'm':17 'searx.prvcy.eu':2 'thank':22 'week':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705411341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10740478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324941 {#1686
    date: 2024-01-15 14:22:21.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
40 DENIED moderate
App\Entity\Entry {#1691
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "searx-prvcy-eu-dead"
  +title: "searx.prvcy.eu dead?"
  +url: null
  +body: """
    Hello,\n
    \n
    searx.prvcy.eu has been dead for me for a couple of weeks now, anyone else?\n
    \n
    I’m getting 502 Bad Gateway.\n
    \n
    Thanks.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 31
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724355903 {#1689
    date: 2024-08-22 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  +badges: Doctrine\ORM\PersistentCollection {#1618 …}
  +children: []
  -id: 30637
  -titleTs: "'dead':2 'searx.prvcy.eu':1"
  -bodyTs: "'502':19 'anyon':14 'bad':20 'coupl':10 'dead':5 'els':15 'gateway':21 'get':18 'hello':1 'm':17 'searx.prvcy.eu':2 'thank':22 'week':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705411341
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10740478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324941 {#1686
    date: 2024-01-15 14:22:21.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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2190
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: Proxies\__CG__\App\Entity\Image {#5708 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#5746 …}
  +slug: "Your-average-Wine-enjoyer"
  +title: "Your average Wine enjoyer"
  +url: "https://sh.itjust.works/pictrs/image/16a01b37-162f-469f-be96-15f7c782a642.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 94
  +favouriteCount: 765
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724311262 {#5741
    date: 2024-08-22 09:21:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5748 …}
  +votes: Doctrine\ORM\PersistentCollection {#5750 …}
  +reports: Doctrine\ORM\PersistentCollection {#5752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5756 …}
  +badges: Doctrine\ORM\PersistentCollection {#5758 …}
  +children: [
    App\Entity\EntryComment {#2272
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your average Wine enjoyer:\n
        \n
        ![](https://lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)\n
        \n
        Wine works great, blurp…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 67
      +score: 0
      +lastActive: DateTime @1724311262 {#2273
        date: 2024-08-22 09:21:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@0x4E4F@sh.itjust.works"
        "@0x4E4F@sh.itjust.works"
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2265 …}
      +nested: Doctrine\ORM\PersistentCollection {#2263 …}
      +votes: Doctrine\ORM\PersistentCollection {#2235 …}
      +reports: Doctrine\ORM\PersistentCollection {#2239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
      -id: 299312
      -bodyTs: "'/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':16 '/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':13 '/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':10 '/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':7 '/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':19 'averag':2 'blurp':23 'enjoy':4 'great':22 'lemmy.world':6,9,12,15,18 'lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':14 'lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':11 'lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':8 'lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':5 'lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':17 'wine':3,20 'work':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6581188"
      +editedAt: DateTimeImmutable @1720968257 {#2271
        date: 2024-07-14 16:44:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704991680 {#2274
        date: 2024-01-11 17:48:00.0 +01:00
      }
      +"title": 299312
    }
  ]
  -id: 28754
  -titleTs: "'averag':2 'enjoy':4 'wine':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705007344
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12527301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704920944 {#5729
    date: 2024-01-10 22:09:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2190
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: Proxies\__CG__\App\Entity\Image {#5708 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#5746 …}
  +slug: "Your-average-Wine-enjoyer"
  +title: "Your average Wine enjoyer"
  +url: "https://sh.itjust.works/pictrs/image/16a01b37-162f-469f-be96-15f7c782a642.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 94
  +favouriteCount: 765
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724311262 {#5741
    date: 2024-08-22 09:21:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5748 …}
  +votes: Doctrine\ORM\PersistentCollection {#5750 …}
  +reports: Doctrine\ORM\PersistentCollection {#5752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5756 …}
  +badges: Doctrine\ORM\PersistentCollection {#5758 …}
  +children: [
    App\Entity\EntryComment {#2272
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your average Wine enjoyer:\n
        \n
        ![](https://lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)\n
        \n
        Wine works great, blurp…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 67
      +score: 0
      +lastActive: DateTime @1724311262 {#2273
        date: 2024-08-22 09:21:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@0x4E4F@sh.itjust.works"
        "@0x4E4F@sh.itjust.works"
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2265 …}
      +nested: Doctrine\ORM\PersistentCollection {#2263 …}
      +votes: Doctrine\ORM\PersistentCollection {#2235 …}
      +reports: Doctrine\ORM\PersistentCollection {#2239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
      -id: 299312
      -bodyTs: "'/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':16 '/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':13 '/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':10 '/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':7 '/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':19 'averag':2 'blurp':23 'enjoy':4 'great':22 'lemmy.world':6,9,12,15,18 'lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':14 'lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':11 'lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':8 'lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':5 'lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':17 'wine':3,20 'work':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6581188"
      +editedAt: DateTimeImmutable @1720968257 {#2271
        date: 2024-07-14 16:44:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704991680 {#2274
        date: 2024-01-11 17:48:00.0 +01:00
      }
      +"title": 299312
    }
  ]
  -id: 28754
  -titleTs: "'averag':2 'enjoy':4 'wine':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705007344
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12527301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704920944 {#5729
    date: 2024-01-10 22:09:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2190
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: Proxies\__CG__\App\Entity\Image {#5708 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#5746 …}
  +slug: "Your-average-Wine-enjoyer"
  +title: "Your average Wine enjoyer"
  +url: "https://sh.itjust.works/pictrs/image/16a01b37-162f-469f-be96-15f7c782a642.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 94
  +favouriteCount: 765
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724311262 {#5741
    date: 2024-08-22 09:21:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5748 …}
  +votes: Doctrine\ORM\PersistentCollection {#5750 …}
  +reports: Doctrine\ORM\PersistentCollection {#5752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5756 …}
  +badges: Doctrine\ORM\PersistentCollection {#5758 …}
  +children: [
    App\Entity\EntryComment {#2272
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2190 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Your average Wine enjoyer:\n
        \n
        ![](https://lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)\n
        \n
        ![](https://lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)\n
        \n
        Wine works great, blurp…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 67
      +score: 0
      +lastActive: DateTime @1724311262 {#2273
        date: 2024-08-22 09:21:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@0x4E4F@sh.itjust.works"
        "@0x4E4F@sh.itjust.works"
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2265 …}
      +nested: Doctrine\ORM\PersistentCollection {#2263 …}
      +votes: Doctrine\ORM\PersistentCollection {#2235 …}
      +reports: Doctrine\ORM\PersistentCollection {#2239 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
      -id: 299312
      -bodyTs: "'/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':16 '/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':13 '/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':10 '/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':7 '/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':19 'averag':2 'blurp':23 'enjoy':4 'great':22 'lemmy.world':6,9,12,15,18 'lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':14 'lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':11 'lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':8 'lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':5 'lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':17 'wine':3,20 'work':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6581188"
      +editedAt: DateTimeImmutable @1720968257 {#2271
        date: 2024-07-14 16:44:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704991680 {#2274
        date: 2024-01-11 17:48:00.0 +01:00
      }
      +"title": 299312
    }
  ]
  -id: 28754
  -titleTs: "'averag':2 'enjoy':4 'wine':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705007344
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12527301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704920944 {#5729
    date: 2024-01-10 22:09:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
    +image: Proxies\__CG__\App\Entity\Image {#5708 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#5746 …}
    +slug: "Your-average-Wine-enjoyer"
    +title: "Your average Wine enjoyer"
    +url: "https://sh.itjust.works/pictrs/image/16a01b37-162f-469f-be96-15f7c782a642.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 94
    +favouriteCount: 765
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724311262 {#5741
      date: 2024-08-22 09:21:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5748 …}
    +votes: Doctrine\ORM\PersistentCollection {#5750 …}
    +reports: Doctrine\ORM\PersistentCollection {#5752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5756 …}
    +badges: Doctrine\ORM\PersistentCollection {#5758 …}
    +children: [
      App\Entity\EntryComment {#2272}
    ]
    -id: 28754
    -titleTs: "'averag':2 'enjoy':4 'wine':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705007344
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12527301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704920944 {#5729
      date: 2024-01-10 22:09:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Your average Wine enjoyer:\n
    \n
    ![](https://lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)\n
    \n
    Wine works great, blurp…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1724311262 {#2273
    date: 2024-08-22 09:21:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 299312
  -bodyTs: "'/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':16 '/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':13 '/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':10 '/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':7 '/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':19 'averag':2 'blurp':23 'enjoy':4 'great':22 'lemmy.world':6,9,12,15,18 'lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':14 'lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':11 'lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':8 'lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':5 'lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':17 'wine':3,20 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6581188"
  +editedAt: DateTimeImmutable @1720968257 {#2271
    date: 2024-07-14 16:44:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704991680 {#2274
    date: 2024-01-11 17:48:00.0 +01:00
  }
  +"title": 299312
}
"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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
    +image: Proxies\__CG__\App\Entity\Image {#5708 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#5746 …}
    +slug: "Your-average-Wine-enjoyer"
    +title: "Your average Wine enjoyer"
    +url: "https://sh.itjust.works/pictrs/image/16a01b37-162f-469f-be96-15f7c782a642.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 94
    +favouriteCount: 765
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724311262 {#5741
      date: 2024-08-22 09:21:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5748 …}
    +votes: Doctrine\ORM\PersistentCollection {#5750 …}
    +reports: Doctrine\ORM\PersistentCollection {#5752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5756 …}
    +badges: Doctrine\ORM\PersistentCollection {#5758 …}
    +children: [
      App\Entity\EntryComment {#2272}
    ]
    -id: 28754
    -titleTs: "'averag':2 'enjoy':4 'wine':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705007344
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12527301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704920944 {#5729
      date: 2024-01-10 22:09:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Your average Wine enjoyer:\n
    \n
    ![](https://lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)\n
    \n
    Wine works great, blurp…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1724311262 {#2273
    date: 2024-08-22 09:21:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 299312
  -bodyTs: "'/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':16 '/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':13 '/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':10 '/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':7 '/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':19 'averag':2 'blurp':23 'enjoy':4 'great':22 'lemmy.world':6,9,12,15,18 'lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':14 'lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':11 'lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':8 'lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':5 'lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':17 'wine':3,20 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6581188"
  +editedAt: DateTimeImmutable @1720968257 {#2271
    date: 2024-07-14 16:44:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704991680 {#2274
    date: 2024-01-11 17:48:00.0 +01:00
  }
  +"title": 299312
}
"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 {#2272
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2190
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
    +image: Proxies\__CG__\App\Entity\Image {#5708 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#5746 …}
    +slug: "Your-average-Wine-enjoyer"
    +title: "Your average Wine enjoyer"
    +url: "https://sh.itjust.works/pictrs/image/16a01b37-162f-469f-be96-15f7c782a642.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 94
    +favouriteCount: 765
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724311262 {#5741
      date: 2024-08-22 09:21:02.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5748 …}
    +votes: Doctrine\ORM\PersistentCollection {#5750 …}
    +reports: Doctrine\ORM\PersistentCollection {#5752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5756 …}
    +badges: Doctrine\ORM\PersistentCollection {#5758 …}
    +children: [
      App\Entity\EntryComment {#2272}
    ]
    -id: 28754
    -titleTs: "'averag':2 'enjoy':4 'wine':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705007344
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12527301"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704920944 {#5729
      date: 2024-01-10 22:09:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2253 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Your average Wine enjoyer:\n
    \n
    ![](https://lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)\n
    \n
    ![](https://lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)\n
    \n
    Wine works great, blurp…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 67
  +score: 0
  +lastActive: DateTime @1724311262 {#2273
    date: 2024-08-22 09:21:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2265 …}
  +nested: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  -id: 299312
  -bodyTs: "'/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':16 '/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':13 '/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':10 '/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':7 '/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':19 'averag':2 'blurp':23 'enjoy':4 'great':22 'lemmy.world':6,9,12,15,18 'lemmy.world/pictrs/image/6246e4d4-a414-4a35-b3d1-e06dc50be1bb.png)':14 'lemmy.world/pictrs/image/ace64bce-7d42-448a-929d-d93bd457512b.png)':11 'lemmy.world/pictrs/image/b720ce9a-ee05-4168-a6e5-0830ef69ce9e.png)':8 'lemmy.world/pictrs/image/e383f5a5-8bf5-4dea-9d65-e5a7fe8902a2.png)':5 'lemmy.world/pictrs/image/fc521aa9-0fd5-41ac-ac5e-4ffd66b9dd2e.png)':17 'wine':3,20 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6581188"
  +editedAt: DateTimeImmutable @1720968257 {#2271
    date: 2024-07-14 16:44:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704991680 {#2274
    date: 2024-01-11 17:48:00.0 +01:00
  }
  +"title": 299312
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2218
  +user: Proxies\__CG__\App\Entity\User {#5726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Linux-in-the-corporate-space"
  +title: "Linux in the corporate space"
  +url: null
  +body: """
    I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
    \n
    While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
    \n
    I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722606537 {#5760
    date: 2024-08-02 15:48:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5765 …}
  +votes: Doctrine\ORM\PersistentCollection {#5768 …}
  +reports: Doctrine\ORM\PersistentCollection {#5770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5774 …}
  +badges: Doctrine\ORM\PersistentCollection {#5776 …}
  +children: [
    App\Entity\EntryComment {#2220
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2218 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Linux in corporation fails in multiple ways, the most prevalent is that people need to collaborate with others that use proprietary software such as MS Office that isn’t available for Linux and the alternatives such as LibreOffice aren’t just good enough. It all comes down to ROI, the cost of Windows/Office for a company is cheaper than the cost of dealing with the inconsistencies in format conversions, people who don’t know how to use the alternative X etc etc. This issue is so common that companies usually also avoid Apple due to the same reason, while on macOS you’ve a LOT more professional software it is still very painful to deal with the small inconsistencies and whatnot.\n
        \n
        Linux desktop is great, I love it, but it gets it even worse than Apple, here some use cases that aren’t easy to deal in Linux:\n
        \n
        - People who need the real MS Office because once you have to collaborate with others Open/Libre/OnlyOffice won’t cut it;\n
        - Designers who use Adobe apps that won’t run properly without having a dedicated GPU, passthrough and a some hacky way to get the image back into your main system that will cause noticeable delays. Who wants to deploy GPU passthroughs for others? Makes no sense;\n
        - People that run old software / games because not even those will run properly on Wine;\n
        - Electrical engineers: Circuit Design Suite (Multisim and Ultiboard) are primarily designed for Windows. Alternatives such as KiCad and EasyEDA may work in some cases but they aren’t great if you’ve to collaborate with others who use Circuit Design Suite;\n
        - Labs that require data acquisition from specialized hardware because companies making that hardware won’t make drivers and software for Linux;\n
        - Architects: AutoCAD isn’t available (not even the limited web version works) and Libre/FreeCAD don’t cut it if you’ve to collaborate with AutoCAD users;\n
        - Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
        \n
        If one lives in a bubble and doesn’t to collaborate with others then native Linux apps might work and might even deliver a decent workflow. Once collaboration with Windows/Mac users is required then it’s game over – the “alternatives” aren’t just up to it.\n
        \n
        Windows licenses are cheap and things work out of the box. Software runs fine, all vendors support whatever you’re trying to do and you’re productive from day zero. Sure, there are annoyances from time to time, but they’re way fewer and simpler to deal with than the hoops you’ve to go through to get a minimal and viable/productive Linux desktop experience. It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
        \n
        From a more market / macro perspective here are some extra reasons:\n
        \n
        - Companies like blame someone when things go wrong, if they chose open-source there’s isn’t someone to sue then;\n
        - Buying proprietary stuff means you’re outsourcing the risks of such product;\n
        - Corruption pushes for proprietary: they might be buying software that is made by someone that is close to the CTO, CEO or other decision marker in the company, an old friend, family or straight under the table corruption;\n
        - Most non-tech companies use services from consulting companies in order to get their software developed / running. Consulting companies often fall under the last point that besides that they have have large incentives from companies like Microsoft to push their proprietary services. For eg. Microsoft will easily provide all of a consulting companies employees with free Azure services, Office and other discounts if they enter in an exclusivity agreement to sell their tech stack. To make things worse consulting companies live of cheap developers (like interns) and Microsoft and their platform makes things easier for anyone to code and deploy;\n
        - Microsoft provider a cohesive ecosystem of products that integrate really well with each other and usually don’t require much effort to get things going - open-source however, usually requires custom development and a ton of work to work out the “sharp angles” between multiple solutions that aren’t related and might not be easily compatible with each other;\n
        - Open-source requires a level of expertise that more than half of the developers and IT professionals simply don’t have. This aspect reinforces the last point even more. Senior open-source experts are more expensive than simply buying proprietary solutions;\n
        - If we consider the price of a senior open-source expert + software costs (usually free) the cost of open-source is considerable lower than the cost of cheap developers + proprietary solutions, however consider we are talking about companies. Companies will always prefer to hire more less expensive and less proficient people because that means they’re easier to replace and you’ll pay less taxes;\n
        - Companies will prefer to hire services from other companies instead of employees thus making proprietary vendors more compelling. This happens because from an accounting / investors perspective employees are bad and subscriptions are cool (less taxes, no responsibilities etc);\n
        - The companies who build proprietary solutions work really hard to get vendors to sell their software, they provide commissions, support and the promises that if anything goes wrong they’ll be there. This increases the number of proprietary-only vendors which reinforces everything above. If you’re starting to sell software or networking services there’s little incentive for you to go pure “open-source”. With less companies, less visibility, less professionals (and more expensive), less margins and less positive market image, less customers and lesser profits.\n
        \n
        Unfortunately things are really poised and rigged against open-source solutions and anyone who tries to push for them. The “experts” who work in consulting companies are part of this as they usually don’t even know how to do things without the property solutions. Let me give you an example, once I had to work with E&Y, one of those big consulting companies, and I realized some awkward things while having conversations with both low level employees and partners / middle management, they weren’t aware that there are alternatives most of the time. A manager of a digital transformation and cloud solutions team that started his career E&Y, wasn’t aware that there was open-source alternatives to Google Workplace and Microsoft 365 for e-mail. I probed a TON around that and the guy, a software engineer with an university degree, didn’t even know that was Postfix was and the history of email.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1721472424 {#2275
        date: 2024-07-20 12:47:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 292024
      -bodyTs: "'365':1151 'account':920 'acquisit':275 'action':329 'actual':532 'adob':172 'agreement':695 'also':91 'altern':35,79,243,408,1115,1145 'alway':872 'angl':770 'annoy':448 'anyon':722,1037 'anyth':960 'app':173,385 'appl':93,136 'applic':332 'architect':292 'aren':39,142,256,409,775 'around':1160 'aspect':810 'autocad':293,316 'avail':30,296 'avoid':92 'awar':1111,1138 'awkward':1094 'azur':683 'back':194 'bad':925 'basic':361 'besid':653 'better':541 'big':1087 'blame':556 'box':425,507 'bubbl':374 'build':938 'buy':514,576,595,827 'career':1133 'case':140,253 'caus':201 'ceo':608 'cheap':418,709,859 'cheaper':58 'chose':564 'circuit':232,268 'client':344 'close':604 'cloud':336,1127 'code':724 'cohes':730 'collabor':16,161,263,314,379,396 'come':46,482 'commiss':953 'common':87 'compani':56,89,280,554,615,630,635,645,661,679,706,869,870,897,905,936,1004,1050,1089 'compat':783 'compel':914 'consid':832,864 'consider':853 'consult':634,644,678,705,1049,1088 'convers':69,1098 'cool':929 'corpor':3 'corrupt':588,625 'cost':51,61,843,847,857 'cto':607 'custom':758,1020 'cut':167,308 'cyberduck':348 'data':274 'day':443,491 'deal':63,115,146,461,526 'decent':393 'decis':611 'dedic':182 'degre':1171 'delay':203 'deliv':391 'deploy':207,331,726 'design':169,233,240,269 'desktop':123,343,478 'develop':318,642,710,759,801,860 'didn':1172 'digit':1124 'discount':688 'docker':326 'doesn':376 'drag':364 'driver':287 'drop':366 'due':94 'e':1082,1134,1154 'e-mail':1153 'easi':144 'easier':720,888 'easili':673,782 'easyeda':248 'ecosystem':731 'effort':747 'eg':670 'electr':230 'email':1184 'employe':680,908,923,1103 'engin':231,1167 'enough':43 'enter':691 'etc':81,82,934 'even':133,223,298,359,390,815,1060,1174 'everyon':323 'everyth':978 'exampl':1075 'exclus':694 'exist':357 'expens':824,878,1011 'experi':479 'expert':821,841,1045 'expertis':794 'extra':552 'fail':4,358 'fall':647 'famili':619 'fee':513 'fewer':457 'file':368 'find':338 'fine':428 'fix':497 'format':68 'free':682,845 'friend':618 'ftp/sftp/ftps':342 'game':220,405 'get':131,191,472,539,639,749,945 'github':328 'give':1072 'go':469,560,751,997 'goe':961 'good':42 'googl':1147 'gpu':183,208 'great':125,258 'guy':1164 'hacki':188 'half':798 'happen':916 'hard':943 'hardwar':278,283 'hire':875,901 'histori':1182 'hoop':465 'howev':755,863 'imag':193,1018 'imposs':351 'incent':659,993 'inconsist':66,119 'increas':968 'instead':906 'integr':735 'intern':712 'investor':921 'isn':28,294,570 'issu':84,529 'job':533 'kicad':246 'know':74,1061,1175 'lab':271 'larg':658 'last':650,813 'less':877,880,895,930,1003,1005,1007,1012,1015,1019 'lesser':1022 'let':1070 'level':792,1102 'libre/freecad':305 'libreoffic':38 'licens':416,517 'like':363,538,555,662,711 'limit':300 'linux':1,32,122,148,291,384,477,500,528 'littl':992 'live':371,707 'll':536,893,964 'lot':105 'love':127 'low':1101 'lower':854 'maco':101 'macro':547 'made':599 'mail':1155 'main':197 'make':212,281,286,702,718,910 'manag':1107,1121 'margin':1013 'marker':612 'market':546,1017 'may':249 'mean':579,885 'microsoft':663,671,714,727,1150 'middl':1106 'might':386,389,593,779 'minim':474,512 'month':492 'ms':25,154 'much':489,746 'multipl':6,772 'multisim':235 'nativ':383 'need':14,151 'network':988 'non':628 'non-tech':627 'notic':202 'number':970 'offic':26,155,685 'often':646 'old':218,617 'one':355,370,1084 'open':566,753,788,819,839,850,1000,1033,1143 'open-sourc':565,752,787,818,838,849,999,1032,1142 'open/libre/onlyoffice':164 'order':637 'other':18,163,211,265,381 'outsourc':582 'pain':113 'part':1052 'partner':1105 'passthrough':184,209 'pay':894 'peopl':13,70,149,215,882 'perspect':548,922 'platform':717 'point':651,814 'pois':1028 'posit':1016 'postfix':1178 'prefer':873,899 'preval':10 'price':834 'primarili':239 'probe':1157 'product':441,587,733 'profession':107,804,1008 'profici':881 'profit':1023 'promis':957 'proper':178,227,340 'properti':1068 'proprietari':21,335,577,591,667,828,861,911,939,973 'proprietary-on':972 'provid':674,728,952 'pure':998 'push':589,665,1041 'question':486 're':434,440,455,581,887,982 'real':153 'realiz':1092 'realli':736,942,1027 'reason':98,553 'reinforc':811,977 'relat':777 'replac':890 'requir':273,401,745,757,790 'respons':933 'rig':1030 'risk':584 'roi':49,542 'run':177,217,226,427,643 'sell':697,948,985 'senior':817,837 'sens':214 'servic':632,668,684,902,989 'sharp':769 'similar':345 'simpler':459 'simpli':502,805,826 'small':118 'softwar':22,108,219,289,426,596,641,842,950,986,1166 'solut':337,773,829,862,940,1035,1069,1128 'someon':557,572,601 'sourc':567,754,789,820,840,851,1001,1034,1144 'special':277 'spend':496,519 'spent':525 'stack':700 'start':983,1131 'still':111 'straight':621 'stuff':578 'subscript':927 'sue':574 'suit':234,270 'support':431,954 'sure':445 'sysadmin':320 'system':198 'tabl':624 'talk':867 'task':352,362 'tax':896,931 'team':1129 'tech':629,699 'thing':420,498,559,703,719,750,1025,1065,1095 'thus':909 'time':450,452,490,521,1119 'ton':762,1159 'transform':1125 'tri':435,1039 'ultiboard':237 'unfortun':1024 'univers':1170 'use':20,77,139,171,267,325,631 'user':317,399 'usual':90,742,756,844,1057 've':103,261,312,467,524 'vendor':430,912,946,975 'version':302 'viable/productive':476 'visibl':1006 'want':205,494 'wasn':1136 'way':7,189,456 'web':301 'well':737 'weren':1109 'whatev':432 'whatnot':121 'window':242,415,509,516 'windows/mac':398 'windows/office':53 'wine':229 'winscp':346 'without':179,1066 'won':165,175,284 'work':250,303,341,387,421,503,764,766,941,1047,1080 'workflow':394 'workplac':1148 'wors':134,704 'would':523 'wrong':561,962 'x':80 'y':1083,1135 'zero':444"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6507184"
      +editedAt: DateTimeImmutable @1719205521 {#2277
        date: 2024-06-24 07:05:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704751249 {#2261
        date: 2024-01-08 23:00:49.0 +01:00
      }
      +"title": 292024
    }
  ]
  -id: 28153
  -titleTs: "'corpor':4 'linux':1 'space':5"
  -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704832613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10470862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704746213 {#5747
    date: 2024-01-08 21:36:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2218
  +user: Proxies\__CG__\App\Entity\User {#5726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Linux-in-the-corporate-space"
  +title: "Linux in the corporate space"
  +url: null
  +body: """
    I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
    \n
    While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
    \n
    I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722606537 {#5760
    date: 2024-08-02 15:48:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5765 …}
  +votes: Doctrine\ORM\PersistentCollection {#5768 …}
  +reports: Doctrine\ORM\PersistentCollection {#5770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5774 …}
  +badges: Doctrine\ORM\PersistentCollection {#5776 …}
  +children: [
    App\Entity\EntryComment {#2220
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2218 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Linux in corporation fails in multiple ways, the most prevalent is that people need to collaborate with others that use proprietary software such as MS Office that isn’t available for Linux and the alternatives such as LibreOffice aren’t just good enough. It all comes down to ROI, the cost of Windows/Office for a company is cheaper than the cost of dealing with the inconsistencies in format conversions, people who don’t know how to use the alternative X etc etc. This issue is so common that companies usually also avoid Apple due to the same reason, while on macOS you’ve a LOT more professional software it is still very painful to deal with the small inconsistencies and whatnot.\n
        \n
        Linux desktop is great, I love it, but it gets it even worse than Apple, here some use cases that aren’t easy to deal in Linux:\n
        \n
        - People who need the real MS Office because once you have to collaborate with others Open/Libre/OnlyOffice won’t cut it;\n
        - Designers who use Adobe apps that won’t run properly without having a dedicated GPU, passthrough and a some hacky way to get the image back into your main system that will cause noticeable delays. Who wants to deploy GPU passthroughs for others? Makes no sense;\n
        - People that run old software / games because not even those will run properly on Wine;\n
        - Electrical engineers: Circuit Design Suite (Multisim and Ultiboard) are primarily designed for Windows. Alternatives such as KiCad and EasyEDA may work in some cases but they aren’t great if you’ve to collaborate with others who use Circuit Design Suite;\n
        - Labs that require data acquisition from specialized hardware because companies making that hardware won’t make drivers and software for Linux;\n
        - Architects: AutoCAD isn’t available (not even the limited web version works) and Libre/FreeCAD don’t cut it if you’ve to collaborate with AutoCAD users;\n
        - Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
        \n
        If one lives in a bubble and doesn’t to collaborate with others then native Linux apps might work and might even deliver a decent workflow. Once collaboration with Windows/Mac users is required then it’s game over – the “alternatives” aren’t just up to it.\n
        \n
        Windows licenses are cheap and things work out of the box. Software runs fine, all vendors support whatever you’re trying to do and you’re productive from day zero. Sure, there are annoyances from time to time, but they’re way fewer and simpler to deal with than the hoops you’ve to go through to get a minimal and viable/productive Linux desktop experience. It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
        \n
        From a more market / macro perspective here are some extra reasons:\n
        \n
        - Companies like blame someone when things go wrong, if they chose open-source there’s isn’t someone to sue then;\n
        - Buying proprietary stuff means you’re outsourcing the risks of such product;\n
        - Corruption pushes for proprietary: they might be buying software that is made by someone that is close to the CTO, CEO or other decision marker in the company, an old friend, family or straight under the table corruption;\n
        - Most non-tech companies use services from consulting companies in order to get their software developed / running. Consulting companies often fall under the last point that besides that they have have large incentives from companies like Microsoft to push their proprietary services. For eg. Microsoft will easily provide all of a consulting companies employees with free Azure services, Office and other discounts if they enter in an exclusivity agreement to sell their tech stack. To make things worse consulting companies live of cheap developers (like interns) and Microsoft and their platform makes things easier for anyone to code and deploy;\n
        - Microsoft provider a cohesive ecosystem of products that integrate really well with each other and usually don’t require much effort to get things going - open-source however, usually requires custom development and a ton of work to work out the “sharp angles” between multiple solutions that aren’t related and might not be easily compatible with each other;\n
        - Open-source requires a level of expertise that more than half of the developers and IT professionals simply don’t have. This aspect reinforces the last point even more. Senior open-source experts are more expensive than simply buying proprietary solutions;\n
        - If we consider the price of a senior open-source expert + software costs (usually free) the cost of open-source is considerable lower than the cost of cheap developers + proprietary solutions, however consider we are talking about companies. Companies will always prefer to hire more less expensive and less proficient people because that means they’re easier to replace and you’ll pay less taxes;\n
        - Companies will prefer to hire services from other companies instead of employees thus making proprietary vendors more compelling. This happens because from an accounting / investors perspective employees are bad and subscriptions are cool (less taxes, no responsibilities etc);\n
        - The companies who build proprietary solutions work really hard to get vendors to sell their software, they provide commissions, support and the promises that if anything goes wrong they’ll be there. This increases the number of proprietary-only vendors which reinforces everything above. If you’re starting to sell software or networking services there’s little incentive for you to go pure “open-source”. With less companies, less visibility, less professionals (and more expensive), less margins and less positive market image, less customers and lesser profits.\n
        \n
        Unfortunately things are really poised and rigged against open-source solutions and anyone who tries to push for them. The “experts” who work in consulting companies are part of this as they usually don’t even know how to do things without the property solutions. Let me give you an example, once I had to work with E&Y, one of those big consulting companies, and I realized some awkward things while having conversations with both low level employees and partners / middle management, they weren’t aware that there are alternatives most of the time. A manager of a digital transformation and cloud solutions team that started his career E&Y, wasn’t aware that there was open-source alternatives to Google Workplace and Microsoft 365 for e-mail. I probed a TON around that and the guy, a software engineer with an university degree, didn’t even know that was Postfix was and the history of email.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1721472424 {#2275
        date: 2024-07-20 12:47:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 292024
      -bodyTs: "'365':1151 'account':920 'acquisit':275 'action':329 'actual':532 'adob':172 'agreement':695 'also':91 'altern':35,79,243,408,1115,1145 'alway':872 'angl':770 'annoy':448 'anyon':722,1037 'anyth':960 'app':173,385 'appl':93,136 'applic':332 'architect':292 'aren':39,142,256,409,775 'around':1160 'aspect':810 'autocad':293,316 'avail':30,296 'avoid':92 'awar':1111,1138 'awkward':1094 'azur':683 'back':194 'bad':925 'basic':361 'besid':653 'better':541 'big':1087 'blame':556 'box':425,507 'bubbl':374 'build':938 'buy':514,576,595,827 'career':1133 'case':140,253 'caus':201 'ceo':608 'cheap':418,709,859 'cheaper':58 'chose':564 'circuit':232,268 'client':344 'close':604 'cloud':336,1127 'code':724 'cohes':730 'collabor':16,161,263,314,379,396 'come':46,482 'commiss':953 'common':87 'compani':56,89,280,554,615,630,635,645,661,679,706,869,870,897,905,936,1004,1050,1089 'compat':783 'compel':914 'consid':832,864 'consider':853 'consult':634,644,678,705,1049,1088 'convers':69,1098 'cool':929 'corpor':3 'corrupt':588,625 'cost':51,61,843,847,857 'cto':607 'custom':758,1020 'cut':167,308 'cyberduck':348 'data':274 'day':443,491 'deal':63,115,146,461,526 'decent':393 'decis':611 'dedic':182 'degre':1171 'delay':203 'deliv':391 'deploy':207,331,726 'design':169,233,240,269 'desktop':123,343,478 'develop':318,642,710,759,801,860 'didn':1172 'digit':1124 'discount':688 'docker':326 'doesn':376 'drag':364 'driver':287 'drop':366 'due':94 'e':1082,1134,1154 'e-mail':1153 'easi':144 'easier':720,888 'easili':673,782 'easyeda':248 'ecosystem':731 'effort':747 'eg':670 'electr':230 'email':1184 'employe':680,908,923,1103 'engin':231,1167 'enough':43 'enter':691 'etc':81,82,934 'even':133,223,298,359,390,815,1060,1174 'everyon':323 'everyth':978 'exampl':1075 'exclus':694 'exist':357 'expens':824,878,1011 'experi':479 'expert':821,841,1045 'expertis':794 'extra':552 'fail':4,358 'fall':647 'famili':619 'fee':513 'fewer':457 'file':368 'find':338 'fine':428 'fix':497 'format':68 'free':682,845 'friend':618 'ftp/sftp/ftps':342 'game':220,405 'get':131,191,472,539,639,749,945 'github':328 'give':1072 'go':469,560,751,997 'goe':961 'good':42 'googl':1147 'gpu':183,208 'great':125,258 'guy':1164 'hacki':188 'half':798 'happen':916 'hard':943 'hardwar':278,283 'hire':875,901 'histori':1182 'hoop':465 'howev':755,863 'imag':193,1018 'imposs':351 'incent':659,993 'inconsist':66,119 'increas':968 'instead':906 'integr':735 'intern':712 'investor':921 'isn':28,294,570 'issu':84,529 'job':533 'kicad':246 'know':74,1061,1175 'lab':271 'larg':658 'last':650,813 'less':877,880,895,930,1003,1005,1007,1012,1015,1019 'lesser':1022 'let':1070 'level':792,1102 'libre/freecad':305 'libreoffic':38 'licens':416,517 'like':363,538,555,662,711 'limit':300 'linux':1,32,122,148,291,384,477,500,528 'littl':992 'live':371,707 'll':536,893,964 'lot':105 'love':127 'low':1101 'lower':854 'maco':101 'macro':547 'made':599 'mail':1155 'main':197 'make':212,281,286,702,718,910 'manag':1107,1121 'margin':1013 'marker':612 'market':546,1017 'may':249 'mean':579,885 'microsoft':663,671,714,727,1150 'middl':1106 'might':386,389,593,779 'minim':474,512 'month':492 'ms':25,154 'much':489,746 'multipl':6,772 'multisim':235 'nativ':383 'need':14,151 'network':988 'non':628 'non-tech':627 'notic':202 'number':970 'offic':26,155,685 'often':646 'old':218,617 'one':355,370,1084 'open':566,753,788,819,839,850,1000,1033,1143 'open-sourc':565,752,787,818,838,849,999,1032,1142 'open/libre/onlyoffice':164 'order':637 'other':18,163,211,265,381 'outsourc':582 'pain':113 'part':1052 'partner':1105 'passthrough':184,209 'pay':894 'peopl':13,70,149,215,882 'perspect':548,922 'platform':717 'point':651,814 'pois':1028 'posit':1016 'postfix':1178 'prefer':873,899 'preval':10 'price':834 'primarili':239 'probe':1157 'product':441,587,733 'profession':107,804,1008 'profici':881 'profit':1023 'promis':957 'proper':178,227,340 'properti':1068 'proprietari':21,335,577,591,667,828,861,911,939,973 'proprietary-on':972 'provid':674,728,952 'pure':998 'push':589,665,1041 'question':486 're':434,440,455,581,887,982 'real':153 'realiz':1092 'realli':736,942,1027 'reason':98,553 'reinforc':811,977 'relat':777 'replac':890 'requir':273,401,745,757,790 'respons':933 'rig':1030 'risk':584 'roi':49,542 'run':177,217,226,427,643 'sell':697,948,985 'senior':817,837 'sens':214 'servic':632,668,684,902,989 'sharp':769 'similar':345 'simpler':459 'simpli':502,805,826 'small':118 'softwar':22,108,219,289,426,596,641,842,950,986,1166 'solut':337,773,829,862,940,1035,1069,1128 'someon':557,572,601 'sourc':567,754,789,820,840,851,1001,1034,1144 'special':277 'spend':496,519 'spent':525 'stack':700 'start':983,1131 'still':111 'straight':621 'stuff':578 'subscript':927 'sue':574 'suit':234,270 'support':431,954 'sure':445 'sysadmin':320 'system':198 'tabl':624 'talk':867 'task':352,362 'tax':896,931 'team':1129 'tech':629,699 'thing':420,498,559,703,719,750,1025,1065,1095 'thus':909 'time':450,452,490,521,1119 'ton':762,1159 'transform':1125 'tri':435,1039 'ultiboard':237 'unfortun':1024 'univers':1170 'use':20,77,139,171,267,325,631 'user':317,399 'usual':90,742,756,844,1057 've':103,261,312,467,524 'vendor':430,912,946,975 'version':302 'viable/productive':476 'visibl':1006 'want':205,494 'wasn':1136 'way':7,189,456 'web':301 'well':737 'weren':1109 'whatev':432 'whatnot':121 'window':242,415,509,516 'windows/mac':398 'windows/office':53 'wine':229 'winscp':346 'without':179,1066 'won':165,175,284 'work':250,303,341,387,421,503,764,766,941,1047,1080 'workflow':394 'workplac':1148 'wors':134,704 'would':523 'wrong':561,962 'x':80 'y':1083,1135 'zero':444"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6507184"
      +editedAt: DateTimeImmutable @1719205521 {#2277
        date: 2024-06-24 07:05:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704751249 {#2261
        date: 2024-01-08 23:00:49.0 +01:00
      }
      +"title": 292024
    }
  ]
  -id: 28153
  -titleTs: "'corpor':4 'linux':1 'space':5"
  -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704832613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10470862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704746213 {#5747
    date: 2024-01-08 21:36:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2218
  +user: Proxies\__CG__\App\Entity\User {#5726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Linux-in-the-corporate-space"
  +title: "Linux in the corporate space"
  +url: null
  +body: """
    I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
    \n
    While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
    \n
    I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722606537 {#5760
    date: 2024-08-02 15:48:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5765 …}
  +votes: Doctrine\ORM\PersistentCollection {#5768 …}
  +reports: Doctrine\ORM\PersistentCollection {#5770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5774 …}
  +badges: Doctrine\ORM\PersistentCollection {#5776 …}
  +children: [
    App\Entity\EntryComment {#2220
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2218 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Linux in corporation fails in multiple ways, the most prevalent is that people need to collaborate with others that use proprietary software such as MS Office that isn’t available for Linux and the alternatives such as LibreOffice aren’t just good enough. It all comes down to ROI, the cost of Windows/Office for a company is cheaper than the cost of dealing with the inconsistencies in format conversions, people who don’t know how to use the alternative X etc etc. This issue is so common that companies usually also avoid Apple due to the same reason, while on macOS you’ve a LOT more professional software it is still very painful to deal with the small inconsistencies and whatnot.\n
        \n
        Linux desktop is great, I love it, but it gets it even worse than Apple, here some use cases that aren’t easy to deal in Linux:\n
        \n
        - People who need the real MS Office because once you have to collaborate with others Open/Libre/OnlyOffice won’t cut it;\n
        - Designers who use Adobe apps that won’t run properly without having a dedicated GPU, passthrough and a some hacky way to get the image back into your main system that will cause noticeable delays. Who wants to deploy GPU passthroughs for others? Makes no sense;\n
        - People that run old software / games because not even those will run properly on Wine;\n
        - Electrical engineers: Circuit Design Suite (Multisim and Ultiboard) are primarily designed for Windows. Alternatives such as KiCad and EasyEDA may work in some cases but they aren’t great if you’ve to collaborate with others who use Circuit Design Suite;\n
        - Labs that require data acquisition from specialized hardware because companies making that hardware won’t make drivers and software for Linux;\n
        - Architects: AutoCAD isn’t available (not even the limited web version works) and Libre/FreeCAD don’t cut it if you’ve to collaborate with AutoCAD users;\n
        - Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
        \n
        If one lives in a bubble and doesn’t to collaborate with others then native Linux apps might work and might even deliver a decent workflow. Once collaboration with Windows/Mac users is required then it’s game over – the “alternatives” aren’t just up to it.\n
        \n
        Windows licenses are cheap and things work out of the box. Software runs fine, all vendors support whatever you’re trying to do and you’re productive from day zero. Sure, there are annoyances from time to time, but they’re way fewer and simpler to deal with than the hoops you’ve to go through to get a minimal and viable/productive Linux desktop experience. It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
        \n
        From a more market / macro perspective here are some extra reasons:\n
        \n
        - Companies like blame someone when things go wrong, if they chose open-source there’s isn’t someone to sue then;\n
        - Buying proprietary stuff means you’re outsourcing the risks of such product;\n
        - Corruption pushes for proprietary: they might be buying software that is made by someone that is close to the CTO, CEO or other decision marker in the company, an old friend, family or straight under the table corruption;\n
        - Most non-tech companies use services from consulting companies in order to get their software developed / running. Consulting companies often fall under the last point that besides that they have have large incentives from companies like Microsoft to push their proprietary services. For eg. Microsoft will easily provide all of a consulting companies employees with free Azure services, Office and other discounts if they enter in an exclusivity agreement to sell their tech stack. To make things worse consulting companies live of cheap developers (like interns) and Microsoft and their platform makes things easier for anyone to code and deploy;\n
        - Microsoft provider a cohesive ecosystem of products that integrate really well with each other and usually don’t require much effort to get things going - open-source however, usually requires custom development and a ton of work to work out the “sharp angles” between multiple solutions that aren’t related and might not be easily compatible with each other;\n
        - Open-source requires a level of expertise that more than half of the developers and IT professionals simply don’t have. This aspect reinforces the last point even more. Senior open-source experts are more expensive than simply buying proprietary solutions;\n
        - If we consider the price of a senior open-source expert + software costs (usually free) the cost of open-source is considerable lower than the cost of cheap developers + proprietary solutions, however consider we are talking about companies. Companies will always prefer to hire more less expensive and less proficient people because that means they’re easier to replace and you’ll pay less taxes;\n
        - Companies will prefer to hire services from other companies instead of employees thus making proprietary vendors more compelling. This happens because from an accounting / investors perspective employees are bad and subscriptions are cool (less taxes, no responsibilities etc);\n
        - The companies who build proprietary solutions work really hard to get vendors to sell their software, they provide commissions, support and the promises that if anything goes wrong they’ll be there. This increases the number of proprietary-only vendors which reinforces everything above. If you’re starting to sell software or networking services there’s little incentive for you to go pure “open-source”. With less companies, less visibility, less professionals (and more expensive), less margins and less positive market image, less customers and lesser profits.\n
        \n
        Unfortunately things are really poised and rigged against open-source solutions and anyone who tries to push for them. The “experts” who work in consulting companies are part of this as they usually don’t even know how to do things without the property solutions. Let me give you an example, once I had to work with E&Y, one of those big consulting companies, and I realized some awkward things while having conversations with both low level employees and partners / middle management, they weren’t aware that there are alternatives most of the time. A manager of a digital transformation and cloud solutions team that started his career E&Y, wasn’t aware that there was open-source alternatives to Google Workplace and Microsoft 365 for e-mail. I probed a TON around that and the guy, a software engineer with an university degree, didn’t even know that was Postfix was and the history of email.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1721472424 {#2275
        date: 2024-07-20 12:47:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
        "@Tekkip20@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 292024
      -bodyTs: "'365':1151 'account':920 'acquisit':275 'action':329 'actual':532 'adob':172 'agreement':695 'also':91 'altern':35,79,243,408,1115,1145 'alway':872 'angl':770 'annoy':448 'anyon':722,1037 'anyth':960 'app':173,385 'appl':93,136 'applic':332 'architect':292 'aren':39,142,256,409,775 'around':1160 'aspect':810 'autocad':293,316 'avail':30,296 'avoid':92 'awar':1111,1138 'awkward':1094 'azur':683 'back':194 'bad':925 'basic':361 'besid':653 'better':541 'big':1087 'blame':556 'box':425,507 'bubbl':374 'build':938 'buy':514,576,595,827 'career':1133 'case':140,253 'caus':201 'ceo':608 'cheap':418,709,859 'cheaper':58 'chose':564 'circuit':232,268 'client':344 'close':604 'cloud':336,1127 'code':724 'cohes':730 'collabor':16,161,263,314,379,396 'come':46,482 'commiss':953 'common':87 'compani':56,89,280,554,615,630,635,645,661,679,706,869,870,897,905,936,1004,1050,1089 'compat':783 'compel':914 'consid':832,864 'consider':853 'consult':634,644,678,705,1049,1088 'convers':69,1098 'cool':929 'corpor':3 'corrupt':588,625 'cost':51,61,843,847,857 'cto':607 'custom':758,1020 'cut':167,308 'cyberduck':348 'data':274 'day':443,491 'deal':63,115,146,461,526 'decent':393 'decis':611 'dedic':182 'degre':1171 'delay':203 'deliv':391 'deploy':207,331,726 'design':169,233,240,269 'desktop':123,343,478 'develop':318,642,710,759,801,860 'didn':1172 'digit':1124 'discount':688 'docker':326 'doesn':376 'drag':364 'driver':287 'drop':366 'due':94 'e':1082,1134,1154 'e-mail':1153 'easi':144 'easier':720,888 'easili':673,782 'easyeda':248 'ecosystem':731 'effort':747 'eg':670 'electr':230 'email':1184 'employe':680,908,923,1103 'engin':231,1167 'enough':43 'enter':691 'etc':81,82,934 'even':133,223,298,359,390,815,1060,1174 'everyon':323 'everyth':978 'exampl':1075 'exclus':694 'exist':357 'expens':824,878,1011 'experi':479 'expert':821,841,1045 'expertis':794 'extra':552 'fail':4,358 'fall':647 'famili':619 'fee':513 'fewer':457 'file':368 'find':338 'fine':428 'fix':497 'format':68 'free':682,845 'friend':618 'ftp/sftp/ftps':342 'game':220,405 'get':131,191,472,539,639,749,945 'github':328 'give':1072 'go':469,560,751,997 'goe':961 'good':42 'googl':1147 'gpu':183,208 'great':125,258 'guy':1164 'hacki':188 'half':798 'happen':916 'hard':943 'hardwar':278,283 'hire':875,901 'histori':1182 'hoop':465 'howev':755,863 'imag':193,1018 'imposs':351 'incent':659,993 'inconsist':66,119 'increas':968 'instead':906 'integr':735 'intern':712 'investor':921 'isn':28,294,570 'issu':84,529 'job':533 'kicad':246 'know':74,1061,1175 'lab':271 'larg':658 'last':650,813 'less':877,880,895,930,1003,1005,1007,1012,1015,1019 'lesser':1022 'let':1070 'level':792,1102 'libre/freecad':305 'libreoffic':38 'licens':416,517 'like':363,538,555,662,711 'limit':300 'linux':1,32,122,148,291,384,477,500,528 'littl':992 'live':371,707 'll':536,893,964 'lot':105 'love':127 'low':1101 'lower':854 'maco':101 'macro':547 'made':599 'mail':1155 'main':197 'make':212,281,286,702,718,910 'manag':1107,1121 'margin':1013 'marker':612 'market':546,1017 'may':249 'mean':579,885 'microsoft':663,671,714,727,1150 'middl':1106 'might':386,389,593,779 'minim':474,512 'month':492 'ms':25,154 'much':489,746 'multipl':6,772 'multisim':235 'nativ':383 'need':14,151 'network':988 'non':628 'non-tech':627 'notic':202 'number':970 'offic':26,155,685 'often':646 'old':218,617 'one':355,370,1084 'open':566,753,788,819,839,850,1000,1033,1143 'open-sourc':565,752,787,818,838,849,999,1032,1142 'open/libre/onlyoffice':164 'order':637 'other':18,163,211,265,381 'outsourc':582 'pain':113 'part':1052 'partner':1105 'passthrough':184,209 'pay':894 'peopl':13,70,149,215,882 'perspect':548,922 'platform':717 'point':651,814 'pois':1028 'posit':1016 'postfix':1178 'prefer':873,899 'preval':10 'price':834 'primarili':239 'probe':1157 'product':441,587,733 'profession':107,804,1008 'profici':881 'profit':1023 'promis':957 'proper':178,227,340 'properti':1068 'proprietari':21,335,577,591,667,828,861,911,939,973 'proprietary-on':972 'provid':674,728,952 'pure':998 'push':589,665,1041 'question':486 're':434,440,455,581,887,982 'real':153 'realiz':1092 'realli':736,942,1027 'reason':98,553 'reinforc':811,977 'relat':777 'replac':890 'requir':273,401,745,757,790 'respons':933 'rig':1030 'risk':584 'roi':49,542 'run':177,217,226,427,643 'sell':697,948,985 'senior':817,837 'sens':214 'servic':632,668,684,902,989 'sharp':769 'similar':345 'simpler':459 'simpli':502,805,826 'small':118 'softwar':22,108,219,289,426,596,641,842,950,986,1166 'solut':337,773,829,862,940,1035,1069,1128 'someon':557,572,601 'sourc':567,754,789,820,840,851,1001,1034,1144 'special':277 'spend':496,519 'spent':525 'stack':700 'start':983,1131 'still':111 'straight':621 'stuff':578 'subscript':927 'sue':574 'suit':234,270 'support':431,954 'sure':445 'sysadmin':320 'system':198 'tabl':624 'talk':867 'task':352,362 'tax':896,931 'team':1129 'tech':629,699 'thing':420,498,559,703,719,750,1025,1065,1095 'thus':909 'time':450,452,490,521,1119 'ton':762,1159 'transform':1125 'tri':435,1039 'ultiboard':237 'unfortun':1024 'univers':1170 'use':20,77,139,171,267,325,631 'user':317,399 'usual':90,742,756,844,1057 've':103,261,312,467,524 'vendor':430,912,946,975 'version':302 'viable/productive':476 'visibl':1006 'want':205,494 'wasn':1136 'way':7,189,456 'web':301 'well':737 'weren':1109 'whatev':432 'whatnot':121 'window':242,415,509,516 'windows/mac':398 'windows/office':53 'wine':229 'winscp':346 'without':179,1066 'won':165,175,284 'work':250,303,341,387,421,503,764,766,941,1047,1080 'workflow':394 'workplac':1148 'wors':134,704 'would':523 'wrong':561,962 'x':80 'y':1083,1135 'zero':444"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6507184"
      +editedAt: DateTimeImmutable @1719205521 {#2277
        date: 2024-06-24 07:05:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704751249 {#2261
        date: 2024-01-08 23:00:49.0 +01:00
      }
      +"title": 292024
    }
  ]
  -id: 28153
  -titleTs: "'corpor':4 'linux':1 'space':5"
  -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704832613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10470862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704746213 {#5747
    date: 2024-01-08 21:36:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218
    +user: Proxies\__CG__\App\Entity\User {#5726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Linux-in-the-corporate-space"
    +title: "Linux in the corporate space"
    +url: null
    +body: """
      I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
      \n
      While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
      \n
      I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722606537 {#5760
      date: 2024-08-02 15:48:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5765 …}
    +votes: Doctrine\ORM\PersistentCollection {#5768 …}
    +reports: Doctrine\ORM\PersistentCollection {#5770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5774 …}
    +badges: Doctrine\ORM\PersistentCollection {#5776 …}
    +children: [
      App\Entity\EntryComment {#2220}
    ]
    -id: 28153
    -titleTs: "'corpor':4 'linux':1 'space':5"
    -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704832613
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10470862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704746213 {#5747
      date: 2024-01-08 21:36:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Linux in corporation fails in multiple ways, the most prevalent is that people need to collaborate with others that use proprietary software such as MS Office that isn’t available for Linux and the alternatives such as LibreOffice aren’t just good enough. It all comes down to ROI, the cost of Windows/Office for a company is cheaper than the cost of dealing with the inconsistencies in format conversions, people who don’t know how to use the alternative X etc etc. This issue is so common that companies usually also avoid Apple due to the same reason, while on macOS you’ve a LOT more professional software it is still very painful to deal with the small inconsistencies and whatnot.\n
    \n
    Linux desktop is great, I love it, but it gets it even worse than Apple, here some use cases that aren’t easy to deal in Linux:\n
    \n
    - People who need the real MS Office because once you have to collaborate with others Open/Libre/OnlyOffice won’t cut it;\n
    - Designers who use Adobe apps that won’t run properly without having a dedicated GPU, passthrough and a some hacky way to get the image back into your main system that will cause noticeable delays. Who wants to deploy GPU passthroughs for others? Makes no sense;\n
    - People that run old software / games because not even those will run properly on Wine;\n
    - Electrical engineers: Circuit Design Suite (Multisim and Ultiboard) are primarily designed for Windows. Alternatives such as KiCad and EasyEDA may work in some cases but they aren’t great if you’ve to collaborate with others who use Circuit Design Suite;\n
    - Labs that require data acquisition from specialized hardware because companies making that hardware won’t make drivers and software for Linux;\n
    - Architects: AutoCAD isn’t available (not even the limited web version works) and Libre/FreeCAD don’t cut it if you’ve to collaborate with AutoCAD users;\n
    - Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
    \n
    If one lives in a bubble and doesn’t to collaborate with others then native Linux apps might work and might even deliver a decent workflow. Once collaboration with Windows/Mac users is required then it’s game over – the “alternatives” aren’t just up to it.\n
    \n
    Windows licenses are cheap and things work out of the box. Software runs fine, all vendors support whatever you’re trying to do and you’re productive from day zero. Sure, there are annoyances from time to time, but they’re way fewer and simpler to deal with than the hoops you’ve to go through to get a minimal and viable/productive Linux desktop experience. It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
    \n
    From a more market / macro perspective here are some extra reasons:\n
    \n
    - Companies like blame someone when things go wrong, if they chose open-source there’s isn’t someone to sue then;\n
    - Buying proprietary stuff means you’re outsourcing the risks of such product;\n
    - Corruption pushes for proprietary: they might be buying software that is made by someone that is close to the CTO, CEO or other decision marker in the company, an old friend, family or straight under the table corruption;\n
    - Most non-tech companies use services from consulting companies in order to get their software developed / running. Consulting companies often fall under the last point that besides that they have have large incentives from companies like Microsoft to push their proprietary services. For eg. Microsoft will easily provide all of a consulting companies employees with free Azure services, Office and other discounts if they enter in an exclusivity agreement to sell their tech stack. To make things worse consulting companies live of cheap developers (like interns) and Microsoft and their platform makes things easier for anyone to code and deploy;\n
    - Microsoft provider a cohesive ecosystem of products that integrate really well with each other and usually don’t require much effort to get things going - open-source however, usually requires custom development and a ton of work to work out the “sharp angles” between multiple solutions that aren’t related and might not be easily compatible with each other;\n
    - Open-source requires a level of expertise that more than half of the developers and IT professionals simply don’t have. This aspect reinforces the last point even more. Senior open-source experts are more expensive than simply buying proprietary solutions;\n
    - If we consider the price of a senior open-source expert + software costs (usually free) the cost of open-source is considerable lower than the cost of cheap developers + proprietary solutions, however consider we are talking about companies. Companies will always prefer to hire more less expensive and less proficient people because that means they’re easier to replace and you’ll pay less taxes;\n
    - Companies will prefer to hire services from other companies instead of employees thus making proprietary vendors more compelling. This happens because from an accounting / investors perspective employees are bad and subscriptions are cool (less taxes, no responsibilities etc);\n
    - The companies who build proprietary solutions work really hard to get vendors to sell their software, they provide commissions, support and the promises that if anything goes wrong they’ll be there. This increases the number of proprietary-only vendors which reinforces everything above. If you’re starting to sell software or networking services there’s little incentive for you to go pure “open-source”. With less companies, less visibility, less professionals (and more expensive), less margins and less positive market image, less customers and lesser profits.\n
    \n
    Unfortunately things are really poised and rigged against open-source solutions and anyone who tries to push for them. The “experts” who work in consulting companies are part of this as they usually don’t even know how to do things without the property solutions. Let me give you an example, once I had to work with E&Y, one of those big consulting companies, and I realized some awkward things while having conversations with both low level employees and partners / middle management, they weren’t aware that there are alternatives most of the time. A manager of a digital transformation and cloud solutions team that started his career E&Y, wasn’t aware that there was open-source alternatives to Google Workplace and Microsoft 365 for e-mail. I probed a TON around that and the guy, a software engineer with an university degree, didn’t even know that was Postfix was and the history of email.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1721472424 {#2275
    date: 2024-07-20 12:47:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 292024
  -bodyTs: "'365':1151 'account':920 'acquisit':275 'action':329 'actual':532 'adob':172 'agreement':695 'also':91 'altern':35,79,243,408,1115,1145 'alway':872 'angl':770 'annoy':448 'anyon':722,1037 'anyth':960 'app':173,385 'appl':93,136 'applic':332 'architect':292 'aren':39,142,256,409,775 'around':1160 'aspect':810 'autocad':293,316 'avail':30,296 'avoid':92 'awar':1111,1138 'awkward':1094 'azur':683 'back':194 'bad':925 'basic':361 'besid':653 'better':541 'big':1087 'blame':556 'box':425,507 'bubbl':374 'build':938 'buy':514,576,595,827 'career':1133 'case':140,253 'caus':201 'ceo':608 'cheap':418,709,859 'cheaper':58 'chose':564 'circuit':232,268 'client':344 'close':604 'cloud':336,1127 'code':724 'cohes':730 'collabor':16,161,263,314,379,396 'come':46,482 'commiss':953 'common':87 'compani':56,89,280,554,615,630,635,645,661,679,706,869,870,897,905,936,1004,1050,1089 'compat':783 'compel':914 'consid':832,864 'consider':853 'consult':634,644,678,705,1049,1088 'convers':69,1098 'cool':929 'corpor':3 'corrupt':588,625 'cost':51,61,843,847,857 'cto':607 'custom':758,1020 'cut':167,308 'cyberduck':348 'data':274 'day':443,491 'deal':63,115,146,461,526 'decent':393 'decis':611 'dedic':182 'degre':1171 'delay':203 'deliv':391 'deploy':207,331,726 'design':169,233,240,269 'desktop':123,343,478 'develop':318,642,710,759,801,860 'didn':1172 'digit':1124 'discount':688 'docker':326 'doesn':376 'drag':364 'driver':287 'drop':366 'due':94 'e':1082,1134,1154 'e-mail':1153 'easi':144 'easier':720,888 'easili':673,782 'easyeda':248 'ecosystem':731 'effort':747 'eg':670 'electr':230 'email':1184 'employe':680,908,923,1103 'engin':231,1167 'enough':43 'enter':691 'etc':81,82,934 'even':133,223,298,359,390,815,1060,1174 'everyon':323 'everyth':978 'exampl':1075 'exclus':694 'exist':357 'expens':824,878,1011 'experi':479 'expert':821,841,1045 'expertis':794 'extra':552 'fail':4,358 'fall':647 'famili':619 'fee':513 'fewer':457 'file':368 'find':338 'fine':428 'fix':497 'format':68 'free':682,845 'friend':618 'ftp/sftp/ftps':342 'game':220,405 'get':131,191,472,539,639,749,945 'github':328 'give':1072 'go':469,560,751,997 'goe':961 'good':42 'googl':1147 'gpu':183,208 'great':125,258 'guy':1164 'hacki':188 'half':798 'happen':916 'hard':943 'hardwar':278,283 'hire':875,901 'histori':1182 'hoop':465 'howev':755,863 'imag':193,1018 'imposs':351 'incent':659,993 'inconsist':66,119 'increas':968 'instead':906 'integr':735 'intern':712 'investor':921 'isn':28,294,570 'issu':84,529 'job':533 'kicad':246 'know':74,1061,1175 'lab':271 'larg':658 'last':650,813 'less':877,880,895,930,1003,1005,1007,1012,1015,1019 'lesser':1022 'let':1070 'level':792,1102 'libre/freecad':305 'libreoffic':38 'licens':416,517 'like':363,538,555,662,711 'limit':300 'linux':1,32,122,148,291,384,477,500,528 'littl':992 'live':371,707 'll':536,893,964 'lot':105 'love':127 'low':1101 'lower':854 'maco':101 'macro':547 'made':599 'mail':1155 'main':197 'make':212,281,286,702,718,910 'manag':1107,1121 'margin':1013 'marker':612 'market':546,1017 'may':249 'mean':579,885 'microsoft':663,671,714,727,1150 'middl':1106 'might':386,389,593,779 'minim':474,512 'month':492 'ms':25,154 'much':489,746 'multipl':6,772 'multisim':235 'nativ':383 'need':14,151 'network':988 'non':628 'non-tech':627 'notic':202 'number':970 'offic':26,155,685 'often':646 'old':218,617 'one':355,370,1084 'open':566,753,788,819,839,850,1000,1033,1143 'open-sourc':565,752,787,818,838,849,999,1032,1142 'open/libre/onlyoffice':164 'order':637 'other':18,163,211,265,381 'outsourc':582 'pain':113 'part':1052 'partner':1105 'passthrough':184,209 'pay':894 'peopl':13,70,149,215,882 'perspect':548,922 'platform':717 'point':651,814 'pois':1028 'posit':1016 'postfix':1178 'prefer':873,899 'preval':10 'price':834 'primarili':239 'probe':1157 'product':441,587,733 'profession':107,804,1008 'profici':881 'profit':1023 'promis':957 'proper':178,227,340 'properti':1068 'proprietari':21,335,577,591,667,828,861,911,939,973 'proprietary-on':972 'provid':674,728,952 'pure':998 'push':589,665,1041 'question':486 're':434,440,455,581,887,982 'real':153 'realiz':1092 'realli':736,942,1027 'reason':98,553 'reinforc':811,977 'relat':777 'replac':890 'requir':273,401,745,757,790 'respons':933 'rig':1030 'risk':584 'roi':49,542 'run':177,217,226,427,643 'sell':697,948,985 'senior':817,837 'sens':214 'servic':632,668,684,902,989 'sharp':769 'similar':345 'simpler':459 'simpli':502,805,826 'small':118 'softwar':22,108,219,289,426,596,641,842,950,986,1166 'solut':337,773,829,862,940,1035,1069,1128 'someon':557,572,601 'sourc':567,754,789,820,840,851,1001,1034,1144 'special':277 'spend':496,519 'spent':525 'stack':700 'start':983,1131 'still':111 'straight':621 'stuff':578 'subscript':927 'sue':574 'suit':234,270 'support':431,954 'sure':445 'sysadmin':320 'system':198 'tabl':624 'talk':867 'task':352,362 'tax':896,931 'team':1129 'tech':629,699 'thing':420,498,559,703,719,750,1025,1065,1095 'thus':909 'time':450,452,490,521,1119 'ton':762,1159 'transform':1125 'tri':435,1039 'ultiboard':237 'unfortun':1024 'univers':1170 'use':20,77,139,171,267,325,631 'user':317,399 'usual':90,742,756,844,1057 've':103,261,312,467,524 'vendor':430,912,946,975 'version':302 'viable/productive':476 'visibl':1006 'want':205,494 'wasn':1136 'way':7,189,456 'web':301 'well':737 'weren':1109 'whatev':432 'whatnot':121 'window':242,415,509,516 'windows/mac':398 'windows/office':53 'wine':229 'winscp':346 'without':179,1066 'won':165,175,284 'work':250,303,341,387,421,503,764,766,941,1047,1080 'workflow':394 'workplac':1148 'wors':134,704 'would':523 'wrong':561,962 'x':80 'y':1083,1135 'zero':444"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6507184"
  +editedAt: DateTimeImmutable @1719205521 {#2277
    date: 2024-06-24 07:05:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704751249 {#2261
    date: 2024-01-08 23:00:49.0 +01:00
  }
  +"title": 292024
}
"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 {#2220
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218
    +user: Proxies\__CG__\App\Entity\User {#5726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Linux-in-the-corporate-space"
    +title: "Linux in the corporate space"
    +url: null
    +body: """
      I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
      \n
      While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
      \n
      I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722606537 {#5760
      date: 2024-08-02 15:48:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5765 …}
    +votes: Doctrine\ORM\PersistentCollection {#5768 …}
    +reports: Doctrine\ORM\PersistentCollection {#5770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5774 …}
    +badges: Doctrine\ORM\PersistentCollection {#5776 …}
    +children: [
      App\Entity\EntryComment {#2220}
    ]
    -id: 28153
    -titleTs: "'corpor':4 'linux':1 'space':5"
    -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704832613
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10470862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704746213 {#5747
      date: 2024-01-08 21:36:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Linux in corporation fails in multiple ways, the most prevalent is that people need to collaborate with others that use proprietary software such as MS Office that isn’t available for Linux and the alternatives such as LibreOffice aren’t just good enough. It all comes down to ROI, the cost of Windows/Office for a company is cheaper than the cost of dealing with the inconsistencies in format conversions, people who don’t know how to use the alternative X etc etc. This issue is so common that companies usually also avoid Apple due to the same reason, while on macOS you’ve a LOT more professional software it is still very painful to deal with the small inconsistencies and whatnot.\n
    \n
    Linux desktop is great, I love it, but it gets it even worse than Apple, here some use cases that aren’t easy to deal in Linux:\n
    \n
    - People who need the real MS Office because once you have to collaborate with others Open/Libre/OnlyOffice won’t cut it;\n
    - Designers who use Adobe apps that won’t run properly without having a dedicated GPU, passthrough and a some hacky way to get the image back into your main system that will cause noticeable delays. Who wants to deploy GPU passthroughs for others? Makes no sense;\n
    - People that run old software / games because not even those will run properly on Wine;\n
    - Electrical engineers: Circuit Design Suite (Multisim and Ultiboard) are primarily designed for Windows. Alternatives such as KiCad and EasyEDA may work in some cases but they aren’t great if you’ve to collaborate with others who use Circuit Design Suite;\n
    - Labs that require data acquisition from specialized hardware because companies making that hardware won’t make drivers and software for Linux;\n
    - Architects: AutoCAD isn’t available (not even the limited web version works) and Libre/FreeCAD don’t cut it if you’ve to collaborate with AutoCAD users;\n
    - Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
    \n
    If one lives in a bubble and doesn’t to collaborate with others then native Linux apps might work and might even deliver a decent workflow. Once collaboration with Windows/Mac users is required then it’s game over – the “alternatives” aren’t just up to it.\n
    \n
    Windows licenses are cheap and things work out of the box. Software runs fine, all vendors support whatever you’re trying to do and you’re productive from day zero. Sure, there are annoyances from time to time, but they’re way fewer and simpler to deal with than the hoops you’ve to go through to get a minimal and viable/productive Linux desktop experience. It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
    \n
    From a more market / macro perspective here are some extra reasons:\n
    \n
    - Companies like blame someone when things go wrong, if they chose open-source there’s isn’t someone to sue then;\n
    - Buying proprietary stuff means you’re outsourcing the risks of such product;\n
    - Corruption pushes for proprietary: they might be buying software that is made by someone that is close to the CTO, CEO or other decision marker in the company, an old friend, family or straight under the table corruption;\n
    - Most non-tech companies use services from consulting companies in order to get their software developed / running. Consulting companies often fall under the last point that besides that they have have large incentives from companies like Microsoft to push their proprietary services. For eg. Microsoft will easily provide all of a consulting companies employees with free Azure services, Office and other discounts if they enter in an exclusivity agreement to sell their tech stack. To make things worse consulting companies live of cheap developers (like interns) and Microsoft and their platform makes things easier for anyone to code and deploy;\n
    - Microsoft provider a cohesive ecosystem of products that integrate really well with each other and usually don’t require much effort to get things going - open-source however, usually requires custom development and a ton of work to work out the “sharp angles” between multiple solutions that aren’t related and might not be easily compatible with each other;\n
    - Open-source requires a level of expertise that more than half of the developers and IT professionals simply don’t have. This aspect reinforces the last point even more. Senior open-source experts are more expensive than simply buying proprietary solutions;\n
    - If we consider the price of a senior open-source expert + software costs (usually free) the cost of open-source is considerable lower than the cost of cheap developers + proprietary solutions, however consider we are talking about companies. Companies will always prefer to hire more less expensive and less proficient people because that means they’re easier to replace and you’ll pay less taxes;\n
    - Companies will prefer to hire services from other companies instead of employees thus making proprietary vendors more compelling. This happens because from an accounting / investors perspective employees are bad and subscriptions are cool (less taxes, no responsibilities etc);\n
    - The companies who build proprietary solutions work really hard to get vendors to sell their software, they provide commissions, support and the promises that if anything goes wrong they’ll be there. This increases the number of proprietary-only vendors which reinforces everything above. If you’re starting to sell software or networking services there’s little incentive for you to go pure “open-source”. With less companies, less visibility, less professionals (and more expensive), less margins and less positive market image, less customers and lesser profits.\n
    \n
    Unfortunately things are really poised and rigged against open-source solutions and anyone who tries to push for them. The “experts” who work in consulting companies are part of this as they usually don’t even know how to do things without the property solutions. Let me give you an example, once I had to work with E&Y, one of those big consulting companies, and I realized some awkward things while having conversations with both low level employees and partners / middle management, they weren’t aware that there are alternatives most of the time. A manager of a digital transformation and cloud solutions team that started his career E&Y, wasn’t aware that there was open-source alternatives to Google Workplace and Microsoft 365 for e-mail. I probed a TON around that and the guy, a software engineer with an university degree, didn’t even know that was Postfix was and the history of email.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1721472424 {#2275
    date: 2024-07-20 12:47:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 292024
  -bodyTs: "'365':1151 'account':920 'acquisit':275 'action':329 'actual':532 'adob':172 'agreement':695 'also':91 'altern':35,79,243,408,1115,1145 'alway':872 'angl':770 'annoy':448 'anyon':722,1037 'anyth':960 'app':173,385 'appl':93,136 'applic':332 'architect':292 'aren':39,142,256,409,775 'around':1160 'aspect':810 'autocad':293,316 'avail':30,296 'avoid':92 'awar':1111,1138 'awkward':1094 'azur':683 'back':194 'bad':925 'basic':361 'besid':653 'better':541 'big':1087 'blame':556 'box':425,507 'bubbl':374 'build':938 'buy':514,576,595,827 'career':1133 'case':140,253 'caus':201 'ceo':608 'cheap':418,709,859 'cheaper':58 'chose':564 'circuit':232,268 'client':344 'close':604 'cloud':336,1127 'code':724 'cohes':730 'collabor':16,161,263,314,379,396 'come':46,482 'commiss':953 'common':87 'compani':56,89,280,554,615,630,635,645,661,679,706,869,870,897,905,936,1004,1050,1089 'compat':783 'compel':914 'consid':832,864 'consider':853 'consult':634,644,678,705,1049,1088 'convers':69,1098 'cool':929 'corpor':3 'corrupt':588,625 'cost':51,61,843,847,857 'cto':607 'custom':758,1020 'cut':167,308 'cyberduck':348 'data':274 'day':443,491 'deal':63,115,146,461,526 'decent':393 'decis':611 'dedic':182 'degre':1171 'delay':203 'deliv':391 'deploy':207,331,726 'design':169,233,240,269 'desktop':123,343,478 'develop':318,642,710,759,801,860 'didn':1172 'digit':1124 'discount':688 'docker':326 'doesn':376 'drag':364 'driver':287 'drop':366 'due':94 'e':1082,1134,1154 'e-mail':1153 'easi':144 'easier':720,888 'easili':673,782 'easyeda':248 'ecosystem':731 'effort':747 'eg':670 'electr':230 'email':1184 'employe':680,908,923,1103 'engin':231,1167 'enough':43 'enter':691 'etc':81,82,934 'even':133,223,298,359,390,815,1060,1174 'everyon':323 'everyth':978 'exampl':1075 'exclus':694 'exist':357 'expens':824,878,1011 'experi':479 'expert':821,841,1045 'expertis':794 'extra':552 'fail':4,358 'fall':647 'famili':619 'fee':513 'fewer':457 'file':368 'find':338 'fine':428 'fix':497 'format':68 'free':682,845 'friend':618 'ftp/sftp/ftps':342 'game':220,405 'get':131,191,472,539,639,749,945 'github':328 'give':1072 'go':469,560,751,997 'goe':961 'good':42 'googl':1147 'gpu':183,208 'great':125,258 'guy':1164 'hacki':188 'half':798 'happen':916 'hard':943 'hardwar':278,283 'hire':875,901 'histori':1182 'hoop':465 'howev':755,863 'imag':193,1018 'imposs':351 'incent':659,993 'inconsist':66,119 'increas':968 'instead':906 'integr':735 'intern':712 'investor':921 'isn':28,294,570 'issu':84,529 'job':533 'kicad':246 'know':74,1061,1175 'lab':271 'larg':658 'last':650,813 'less':877,880,895,930,1003,1005,1007,1012,1015,1019 'lesser':1022 'let':1070 'level':792,1102 'libre/freecad':305 'libreoffic':38 'licens':416,517 'like':363,538,555,662,711 'limit':300 'linux':1,32,122,148,291,384,477,500,528 'littl':992 'live':371,707 'll':536,893,964 'lot':105 'love':127 'low':1101 'lower':854 'maco':101 'macro':547 'made':599 'mail':1155 'main':197 'make':212,281,286,702,718,910 'manag':1107,1121 'margin':1013 'marker':612 'market':546,1017 'may':249 'mean':579,885 'microsoft':663,671,714,727,1150 'middl':1106 'might':386,389,593,779 'minim':474,512 'month':492 'ms':25,154 'much':489,746 'multipl':6,772 'multisim':235 'nativ':383 'need':14,151 'network':988 'non':628 'non-tech':627 'notic':202 'number':970 'offic':26,155,685 'often':646 'old':218,617 'one':355,370,1084 'open':566,753,788,819,839,850,1000,1033,1143 'open-sourc':565,752,787,818,838,849,999,1032,1142 'open/libre/onlyoffice':164 'order':637 'other':18,163,211,265,381 'outsourc':582 'pain':113 'part':1052 'partner':1105 'passthrough':184,209 'pay':894 'peopl':13,70,149,215,882 'perspect':548,922 'platform':717 'point':651,814 'pois':1028 'posit':1016 'postfix':1178 'prefer':873,899 'preval':10 'price':834 'primarili':239 'probe':1157 'product':441,587,733 'profession':107,804,1008 'profici':881 'profit':1023 'promis':957 'proper':178,227,340 'properti':1068 'proprietari':21,335,577,591,667,828,861,911,939,973 'proprietary-on':972 'provid':674,728,952 'pure':998 'push':589,665,1041 'question':486 're':434,440,455,581,887,982 'real':153 'realiz':1092 'realli':736,942,1027 'reason':98,553 'reinforc':811,977 'relat':777 'replac':890 'requir':273,401,745,757,790 'respons':933 'rig':1030 'risk':584 'roi':49,542 'run':177,217,226,427,643 'sell':697,948,985 'senior':817,837 'sens':214 'servic':632,668,684,902,989 'sharp':769 'similar':345 'simpler':459 'simpli':502,805,826 'small':118 'softwar':22,108,219,289,426,596,641,842,950,986,1166 'solut':337,773,829,862,940,1035,1069,1128 'someon':557,572,601 'sourc':567,754,789,820,840,851,1001,1034,1144 'special':277 'spend':496,519 'spent':525 'stack':700 'start':983,1131 'still':111 'straight':621 'stuff':578 'subscript':927 'sue':574 'suit':234,270 'support':431,954 'sure':445 'sysadmin':320 'system':198 'tabl':624 'talk':867 'task':352,362 'tax':896,931 'team':1129 'tech':629,699 'thing':420,498,559,703,719,750,1025,1065,1095 'thus':909 'time':450,452,490,521,1119 'ton':762,1159 'transform':1125 'tri':435,1039 'ultiboard':237 'unfortun':1024 'univers':1170 'use':20,77,139,171,267,325,631 'user':317,399 'usual':90,742,756,844,1057 've':103,261,312,467,524 'vendor':430,912,946,975 'version':302 'viable/productive':476 'visibl':1006 'want':205,494 'wasn':1136 'way':7,189,456 'web':301 'well':737 'weren':1109 'whatev':432 'whatnot':121 'window':242,415,509,516 'windows/mac':398 'windows/office':53 'wine':229 'winscp':346 'without':179,1066 'won':165,175,284 'work':250,303,341,387,421,503,764,766,941,1047,1080 'workflow':394 'workplac':1148 'wors':134,704 'would':523 'wrong':561,962 'x':80 'y':1083,1135 'zero':444"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6507184"
  +editedAt: DateTimeImmutable @1719205521 {#2277
    date: 2024-06-24 07:05:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704751249 {#2261
    date: 2024-01-08 23:00:49.0 +01:00
  }
  +"title": 292024
}
"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 {#2220
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218
    +user: Proxies\__CG__\App\Entity\User {#5726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Linux-in-the-corporate-space"
    +title: "Linux in the corporate space"
    +url: null
    +body: """
      I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
      \n
      While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
      \n
      I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722606537 {#5760
      date: 2024-08-02 15:48:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5765 …}
    +votes: Doctrine\ORM\PersistentCollection {#5768 …}
    +reports: Doctrine\ORM\PersistentCollection {#5770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5774 …}
    +badges: Doctrine\ORM\PersistentCollection {#5776 …}
    +children: [
      App\Entity\EntryComment {#2220}
    ]
    -id: 28153
    -titleTs: "'corpor':4 'linux':1 'space':5"
    -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704832613
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10470862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704746213 {#5747
      date: 2024-01-08 21:36:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Linux in corporation fails in multiple ways, the most prevalent is that people need to collaborate with others that use proprietary software such as MS Office that isn’t available for Linux and the alternatives such as LibreOffice aren’t just good enough. It all comes down to ROI, the cost of Windows/Office for a company is cheaper than the cost of dealing with the inconsistencies in format conversions, people who don’t know how to use the alternative X etc etc. This issue is so common that companies usually also avoid Apple due to the same reason, while on macOS you’ve a LOT more professional software it is still very painful to deal with the small inconsistencies and whatnot.\n
    \n
    Linux desktop is great, I love it, but it gets it even worse than Apple, here some use cases that aren’t easy to deal in Linux:\n
    \n
    - People who need the real MS Office because once you have to collaborate with others Open/Libre/OnlyOffice won’t cut it;\n
    - Designers who use Adobe apps that won’t run properly without having a dedicated GPU, passthrough and a some hacky way to get the image back into your main system that will cause noticeable delays. Who wants to deploy GPU passthroughs for others? Makes no sense;\n
    - People that run old software / games because not even those will run properly on Wine;\n
    - Electrical engineers: Circuit Design Suite (Multisim and Ultiboard) are primarily designed for Windows. Alternatives such as KiCad and EasyEDA may work in some cases but they aren’t great if you’ve to collaborate with others who use Circuit Design Suite;\n
    - Labs that require data acquisition from specialized hardware because companies making that hardware won’t make drivers and software for Linux;\n
    - Architects: AutoCAD isn’t available (not even the limited web version works) and Libre/FreeCAD don’t cut it if you’ve to collaborate with AutoCAD users;\n
    - Developers and sysadmins, because not everyone is using Docker and Github actions to deploy applications to some proprietary cloud solution. Finding a properly working FTP/SFTP/FTPS desktop client (similar WinSCP or Cyberduck) is an impossible task as the ones that exist fail even at basic tasks like dragging and dropping a file.\n
    \n
    If one lives in a bubble and doesn’t to collaborate with others then native Linux apps might work and might even deliver a decent workflow. Once collaboration with Windows/Mac users is required then it’s game over – the “alternatives” aren’t just up to it.\n
    \n
    Windows licenses are cheap and things work out of the box. Software runs fine, all vendors support whatever you’re trying to do and you’re productive from day zero. Sure, there are annoyances from time to time, but they’re way fewer and simpler to deal with than the hoops you’ve to go through to get a minimal and viable/productive Linux desktop experience. It all comes down to a question of how much time (days? months?) you want to spend fixing things on Linux that simply work out of the box under Windows for a minimal fee. Buy a Windows license and spend the time you would’ve spent dealing with Linux issues doing your actual job and you’ll, most likely, get a better ROI.\n
    \n
    From a more market / macro perspective here are some extra reasons:\n
    \n
    - Companies like blame someone when things go wrong, if they chose open-source there’s isn’t someone to sue then;\n
    - Buying proprietary stuff means you’re outsourcing the risks of such product;\n
    - Corruption pushes for proprietary: they might be buying software that is made by someone that is close to the CTO, CEO or other decision marker in the company, an old friend, family or straight under the table corruption;\n
    - Most non-tech companies use services from consulting companies in order to get their software developed / running. Consulting companies often fall under the last point that besides that they have have large incentives from companies like Microsoft to push their proprietary services. For eg. Microsoft will easily provide all of a consulting companies employees with free Azure services, Office and other discounts if they enter in an exclusivity agreement to sell their tech stack. To make things worse consulting companies live of cheap developers (like interns) and Microsoft and their platform makes things easier for anyone to code and deploy;\n
    - Microsoft provider a cohesive ecosystem of products that integrate really well with each other and usually don’t require much effort to get things going - open-source however, usually requires custom development and a ton of work to work out the “sharp angles” between multiple solutions that aren’t related and might not be easily compatible with each other;\n
    - Open-source requires a level of expertise that more than half of the developers and IT professionals simply don’t have. This aspect reinforces the last point even more. Senior open-source experts are more expensive than simply buying proprietary solutions;\n
    - If we consider the price of a senior open-source expert + software costs (usually free) the cost of open-source is considerable lower than the cost of cheap developers + proprietary solutions, however consider we are talking about companies. Companies will always prefer to hire more less expensive and less proficient people because that means they’re easier to replace and you’ll pay less taxes;\n
    - Companies will prefer to hire services from other companies instead of employees thus making proprietary vendors more compelling. This happens because from an accounting / investors perspective employees are bad and subscriptions are cool (less taxes, no responsibilities etc);\n
    - The companies who build proprietary solutions work really hard to get vendors to sell their software, they provide commissions, support and the promises that if anything goes wrong they’ll be there. This increases the number of proprietary-only vendors which reinforces everything above. If you’re starting to sell software or networking services there’s little incentive for you to go pure “open-source”. With less companies, less visibility, less professionals (and more expensive), less margins and less positive market image, less customers and lesser profits.\n
    \n
    Unfortunately things are really poised and rigged against open-source solutions and anyone who tries to push for them. The “experts” who work in consulting companies are part of this as they usually don’t even know how to do things without the property solutions. Let me give you an example, once I had to work with E&Y, one of those big consulting companies, and I realized some awkward things while having conversations with both low level employees and partners / middle management, they weren’t aware that there are alternatives most of the time. A manager of a digital transformation and cloud solutions team that started his career E&Y, wasn’t aware that there was open-source alternatives to Google Workplace and Microsoft 365 for e-mail. I probed a TON around that and the guy, a software engineer with an university degree, didn’t even know that was Postfix was and the history of email.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1721472424 {#2275
    date: 2024-07-20 12:47:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
    "@Tekkip20@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 292024
  -bodyTs: "'365':1151 'account':920 'acquisit':275 'action':329 'actual':532 'adob':172 'agreement':695 'also':91 'altern':35,79,243,408,1115,1145 'alway':872 'angl':770 'annoy':448 'anyon':722,1037 'anyth':960 'app':173,385 'appl':93,136 'applic':332 'architect':292 'aren':39,142,256,409,775 'around':1160 'aspect':810 'autocad':293,316 'avail':30,296 'avoid':92 'awar':1111,1138 'awkward':1094 'azur':683 'back':194 'bad':925 'basic':361 'besid':653 'better':541 'big':1087 'blame':556 'box':425,507 'bubbl':374 'build':938 'buy':514,576,595,827 'career':1133 'case':140,253 'caus':201 'ceo':608 'cheap':418,709,859 'cheaper':58 'chose':564 'circuit':232,268 'client':344 'close':604 'cloud':336,1127 'code':724 'cohes':730 'collabor':16,161,263,314,379,396 'come':46,482 'commiss':953 'common':87 'compani':56,89,280,554,615,630,635,645,661,679,706,869,870,897,905,936,1004,1050,1089 'compat':783 'compel':914 'consid':832,864 'consider':853 'consult':634,644,678,705,1049,1088 'convers':69,1098 'cool':929 'corpor':3 'corrupt':588,625 'cost':51,61,843,847,857 'cto':607 'custom':758,1020 'cut':167,308 'cyberduck':348 'data':274 'day':443,491 'deal':63,115,146,461,526 'decent':393 'decis':611 'dedic':182 'degre':1171 'delay':203 'deliv':391 'deploy':207,331,726 'design':169,233,240,269 'desktop':123,343,478 'develop':318,642,710,759,801,860 'didn':1172 'digit':1124 'discount':688 'docker':326 'doesn':376 'drag':364 'driver':287 'drop':366 'due':94 'e':1082,1134,1154 'e-mail':1153 'easi':144 'easier':720,888 'easili':673,782 'easyeda':248 'ecosystem':731 'effort':747 'eg':670 'electr':230 'email':1184 'employe':680,908,923,1103 'engin':231,1167 'enough':43 'enter':691 'etc':81,82,934 'even':133,223,298,359,390,815,1060,1174 'everyon':323 'everyth':978 'exampl':1075 'exclus':694 'exist':357 'expens':824,878,1011 'experi':479 'expert':821,841,1045 'expertis':794 'extra':552 'fail':4,358 'fall':647 'famili':619 'fee':513 'fewer':457 'file':368 'find':338 'fine':428 'fix':497 'format':68 'free':682,845 'friend':618 'ftp/sftp/ftps':342 'game':220,405 'get':131,191,472,539,639,749,945 'github':328 'give':1072 'go':469,560,751,997 'goe':961 'good':42 'googl':1147 'gpu':183,208 'great':125,258 'guy':1164 'hacki':188 'half':798 'happen':916 'hard':943 'hardwar':278,283 'hire':875,901 'histori':1182 'hoop':465 'howev':755,863 'imag':193,1018 'imposs':351 'incent':659,993 'inconsist':66,119 'increas':968 'instead':906 'integr':735 'intern':712 'investor':921 'isn':28,294,570 'issu':84,529 'job':533 'kicad':246 'know':74,1061,1175 'lab':271 'larg':658 'last':650,813 'less':877,880,895,930,1003,1005,1007,1012,1015,1019 'lesser':1022 'let':1070 'level':792,1102 'libre/freecad':305 'libreoffic':38 'licens':416,517 'like':363,538,555,662,711 'limit':300 'linux':1,32,122,148,291,384,477,500,528 'littl':992 'live':371,707 'll':536,893,964 'lot':105 'love':127 'low':1101 'lower':854 'maco':101 'macro':547 'made':599 'mail':1155 'main':197 'make':212,281,286,702,718,910 'manag':1107,1121 'margin':1013 'marker':612 'market':546,1017 'may':249 'mean':579,885 'microsoft':663,671,714,727,1150 'middl':1106 'might':386,389,593,779 'minim':474,512 'month':492 'ms':25,154 'much':489,746 'multipl':6,772 'multisim':235 'nativ':383 'need':14,151 'network':988 'non':628 'non-tech':627 'notic':202 'number':970 'offic':26,155,685 'often':646 'old':218,617 'one':355,370,1084 'open':566,753,788,819,839,850,1000,1033,1143 'open-sourc':565,752,787,818,838,849,999,1032,1142 'open/libre/onlyoffice':164 'order':637 'other':18,163,211,265,381 'outsourc':582 'pain':113 'part':1052 'partner':1105 'passthrough':184,209 'pay':894 'peopl':13,70,149,215,882 'perspect':548,922 'platform':717 'point':651,814 'pois':1028 'posit':1016 'postfix':1178 'prefer':873,899 'preval':10 'price':834 'primarili':239 'probe':1157 'product':441,587,733 'profession':107,804,1008 'profici':881 'profit':1023 'promis':957 'proper':178,227,340 'properti':1068 'proprietari':21,335,577,591,667,828,861,911,939,973 'proprietary-on':972 'provid':674,728,952 'pure':998 'push':589,665,1041 'question':486 're':434,440,455,581,887,982 'real':153 'realiz':1092 'realli':736,942,1027 'reason':98,553 'reinforc':811,977 'relat':777 'replac':890 'requir':273,401,745,757,790 'respons':933 'rig':1030 'risk':584 'roi':49,542 'run':177,217,226,427,643 'sell':697,948,985 'senior':817,837 'sens':214 'servic':632,668,684,902,989 'sharp':769 'similar':345 'simpler':459 'simpli':502,805,826 'small':118 'softwar':22,108,219,289,426,596,641,842,950,986,1166 'solut':337,773,829,862,940,1035,1069,1128 'someon':557,572,601 'sourc':567,754,789,820,840,851,1001,1034,1144 'special':277 'spend':496,519 'spent':525 'stack':700 'start':983,1131 'still':111 'straight':621 'stuff':578 'subscript':927 'sue':574 'suit':234,270 'support':431,954 'sure':445 'sysadmin':320 'system':198 'tabl':624 'talk':867 'task':352,362 'tax':896,931 'team':1129 'tech':629,699 'thing':420,498,559,703,719,750,1025,1065,1095 'thus':909 'time':450,452,490,521,1119 'ton':762,1159 'transform':1125 'tri':435,1039 'ultiboard':237 'unfortun':1024 'univers':1170 'use':20,77,139,171,267,325,631 'user':317,399 'usual':90,742,756,844,1057 've':103,261,312,467,524 'vendor':430,912,946,975 'version':302 'viable/productive':476 'visibl':1006 'want':205,494 'wasn':1136 'way':7,189,456 'web':301 'well':737 'weren':1109 'whatev':432 'whatnot':121 'window':242,415,509,516 'windows/mac':398 'windows/office':53 'wine':229 'winscp':346 'without':179,1066 'won':165,175,284 'work':250,303,341,387,421,503,764,766,941,1047,1080 'workflow':394 'workplac':1148 'wors':134,704 'would':523 'wrong':561,962 'x':80 'y':1083,1135 'zero':444"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6507184"
  +editedAt: DateTimeImmutable @1719205521 {#2277
    date: 2024-06-24 07:05:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704751249 {#2261
    date: 2024-01-08 23:00:49.0 +01:00
  }
  +"title": 292024
}
"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
Proxies\__CG__\App\Entity\Entry {#2203
  +user: Proxies\__CG__\App\Entity\User {#3109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Joplin-alternative-needed"
  +title: "Joplin alternative needed"
  +url: null
  +body: """
    Hi guys! I think I’m over Joplin. Don’t get me wrong, it’s simple, it works, but… why is it Postgres db…. I have the server on a small box with like 250 GB of space and backing it up with kopia to Backblaze with free 10 GB, so I’m a bit storage cautious.\n
    \n
    With each snapshot, it seems like a good chunk of the database changes, even when I don’t use Joplin that day. That results in kopia backing up those changed files, and backups keep growing. Right now the Joplin database is like 200Mb, BUT when I export the notes from the app… all of them weigh 2Mb… including images. Yes there is versioning of notes, but they shouldn’t be that big after one-two months lol.\n
    \n
    I know I know, I’m being a bit weird about it, but I’m getting daily notifications about backups and I see how they grow each day.\n
    \n
    Anyway, do you have any alternatives that have an app on iOS and on Linux? Or should I just use Apple Notes in the browser? Thanks\n
    \n
    EDIT: The answer was easier than I thought. Just don’t back it up, it’s synced which means each device has a copy of it anyway so there is not really need for it, thanks @vvv@programming.dev !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722654717 {#5831
    date: 2024-08-03 05:11:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@vvv@programming.dev"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#5836 …}
  +votes: Doctrine\ORM\PersistentCollection {#5839 …}
  +reports: Doctrine\ORM\PersistentCollection {#5841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5845 …}
  +badges: Doctrine\ORM\PersistentCollection {#5847 …}
  +children: [
    App\Entity\EntryComment {#2210
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2203 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > why is it Postgres db…\n
        \n
        Why on earth are you using that? Just use WebDAV, you’ll only be required to have some WebDAV server such as Nginx and it will sync GB of notes without issues. [joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/) [medium.com/…/build-a-webdav-server-with-nginx-866…](https://medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)\n
        \n
        I would’ve NEVER ever moved to Joplin if it wasn’t able to sync with WebDAV. I’m not into having a special daemon running on a server for that task, makes zero sense.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1720076669 {#2202
        date: 2024-07-04 09:04:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaykay@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 292093
      -bodyTs: "'/build-a-webdav-server-with-nginx-866':42 '/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':40 '/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':45 'abl':58 'daemon':70 'db':5 'earth':8 'ever':50 'gb':33 'issu':37 'joplin':53 'joplinapp.org':39 'joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':38 'll':17 'm':64 'make':78 'medium.com':41,44 'medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':43 'move':51 'never':49 'nginx':28 'note':35 'postgr':4 'requir':20 'run':71 'sens':80 'server':25,74 'special':69 'sync':32,60 'task':77 'use':11,14 've':48 'wasn':56 'webdav':15,24,62 'without':36 'would':47 'zero':79"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6507668"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704753075 {#2201
        date: 2024-01-08 23:31:15.0 +01:00
      }
      +"title": 292093
    }
  ]
  -id: 28147
  -titleTs: "'altern':2 'joplin':1 'need':3"
  -bodyTs: "'10':49 '200mb':100 '250':35 '2mb':114 'altern':169 'answer':192 'anyway':164,216 'app':109,173 'appl':184 'back':40,84,201 'backblaz':46 'backup':90,155 'big':129 'bit':55,144 'box':32 'browser':188 'cautious':57 'chang':70,87 'chunk':66 'copi':213 'daili':152 'databas':69,97 'day':79,163 'db':24 'devic':210 'easier':194 'edit':190 'even':71 'export':104 'file':88 'free':48 'gb':36,50 'get':11,151 'good':65 'grow':92,161 'guy':2 'hi':1 'imag':116 'includ':115 'io':175 'joplin':8,77,96 'keep':91 'know':137,139 'kopia':44,83 'like':34,63,99 'linux':178 'lol':135 'm':6,53,141,150 'mean':208 'month':134 'need':222 'note':106,122,185 'notif':153 'one':132 'one-two':131 'postgr':23 'realli':221 'result':81 'right':93 'see':158 'seem':62 'server':28 'shouldn':125 'simpl':16 'small':31 'snapshot':60 'space':38 'storag':56 'sync':206 'thank':189,225 'think':4 'thought':197 'two':133 'use':76,183 'version':120 'vvv@programming.dev':226 'weigh':113 'weird':145 'work':18 'wrong':13 'yes':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704830500
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8098430"
  +editedAt: DateTimeImmutable @1719215272 {#5819
    date: 2024-06-24 09:47:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704744100 {#5799
    date: 2024-01-08 21:01:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2203
  +user: Proxies\__CG__\App\Entity\User {#3109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Joplin-alternative-needed"
  +title: "Joplin alternative needed"
  +url: null
  +body: """
    Hi guys! I think I’m over Joplin. Don’t get me wrong, it’s simple, it works, but… why is it Postgres db…. I have the server on a small box with like 250 GB of space and backing it up with kopia to Backblaze with free 10 GB, so I’m a bit storage cautious.\n
    \n
    With each snapshot, it seems like a good chunk of the database changes, even when I don’t use Joplin that day. That results in kopia backing up those changed files, and backups keep growing. Right now the Joplin database is like 200Mb, BUT when I export the notes from the app… all of them weigh 2Mb… including images. Yes there is versioning of notes, but they shouldn’t be that big after one-two months lol.\n
    \n
    I know I know, I’m being a bit weird about it, but I’m getting daily notifications about backups and I see how they grow each day.\n
    \n
    Anyway, do you have any alternatives that have an app on iOS and on Linux? Or should I just use Apple Notes in the browser? Thanks\n
    \n
    EDIT: The answer was easier than I thought. Just don’t back it up, it’s synced which means each device has a copy of it anyway so there is not really need for it, thanks @vvv@programming.dev !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722654717 {#5831
    date: 2024-08-03 05:11:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@vvv@programming.dev"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#5836 …}
  +votes: Doctrine\ORM\PersistentCollection {#5839 …}
  +reports: Doctrine\ORM\PersistentCollection {#5841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5845 …}
  +badges: Doctrine\ORM\PersistentCollection {#5847 …}
  +children: [
    App\Entity\EntryComment {#2210
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2203 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > why is it Postgres db…\n
        \n
        Why on earth are you using that? Just use WebDAV, you’ll only be required to have some WebDAV server such as Nginx and it will sync GB of notes without issues. [joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/) [medium.com/…/build-a-webdav-server-with-nginx-866…](https://medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)\n
        \n
        I would’ve NEVER ever moved to Joplin if it wasn’t able to sync with WebDAV. I’m not into having a special daemon running on a server for that task, makes zero sense.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1720076669 {#2202
        date: 2024-07-04 09:04:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaykay@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 292093
      -bodyTs: "'/build-a-webdav-server-with-nginx-866':42 '/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':40 '/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':45 'abl':58 'daemon':70 'db':5 'earth':8 'ever':50 'gb':33 'issu':37 'joplin':53 'joplinapp.org':39 'joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':38 'll':17 'm':64 'make':78 'medium.com':41,44 'medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':43 'move':51 'never':49 'nginx':28 'note':35 'postgr':4 'requir':20 'run':71 'sens':80 'server':25,74 'special':69 'sync':32,60 'task':77 'use':11,14 've':48 'wasn':56 'webdav':15,24,62 'without':36 'would':47 'zero':79"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6507668"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704753075 {#2201
        date: 2024-01-08 23:31:15.0 +01:00
      }
      +"title": 292093
    }
  ]
  -id: 28147
  -titleTs: "'altern':2 'joplin':1 'need':3"
  -bodyTs: "'10':49 '200mb':100 '250':35 '2mb':114 'altern':169 'answer':192 'anyway':164,216 'app':109,173 'appl':184 'back':40,84,201 'backblaz':46 'backup':90,155 'big':129 'bit':55,144 'box':32 'browser':188 'cautious':57 'chang':70,87 'chunk':66 'copi':213 'daili':152 'databas':69,97 'day':79,163 'db':24 'devic':210 'easier':194 'edit':190 'even':71 'export':104 'file':88 'free':48 'gb':36,50 'get':11,151 'good':65 'grow':92,161 'guy':2 'hi':1 'imag':116 'includ':115 'io':175 'joplin':8,77,96 'keep':91 'know':137,139 'kopia':44,83 'like':34,63,99 'linux':178 'lol':135 'm':6,53,141,150 'mean':208 'month':134 'need':222 'note':106,122,185 'notif':153 'one':132 'one-two':131 'postgr':23 'realli':221 'result':81 'right':93 'see':158 'seem':62 'server':28 'shouldn':125 'simpl':16 'small':31 'snapshot':60 'space':38 'storag':56 'sync':206 'thank':189,225 'think':4 'thought':197 'two':133 'use':76,183 'version':120 'vvv@programming.dev':226 'weigh':113 'weird':145 'work':18 'wrong':13 'yes':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704830500
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8098430"
  +editedAt: DateTimeImmutable @1719215272 {#5819
    date: 2024-06-24 09:47:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704744100 {#5799
    date: 2024-01-08 21:01:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2203
  +user: Proxies\__CG__\App\Entity\User {#3109 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Joplin-alternative-needed"
  +title: "Joplin alternative needed"
  +url: null
  +body: """
    Hi guys! I think I’m over Joplin. Don’t get me wrong, it’s simple, it works, but… why is it Postgres db…. I have the server on a small box with like 250 GB of space and backing it up with kopia to Backblaze with free 10 GB, so I’m a bit storage cautious.\n
    \n
    With each snapshot, it seems like a good chunk of the database changes, even when I don’t use Joplin that day. That results in kopia backing up those changed files, and backups keep growing. Right now the Joplin database is like 200Mb, BUT when I export the notes from the app… all of them weigh 2Mb… including images. Yes there is versioning of notes, but they shouldn’t be that big after one-two months lol.\n
    \n
    I know I know, I’m being a bit weird about it, but I’m getting daily notifications about backups and I see how they grow each day.\n
    \n
    Anyway, do you have any alternatives that have an app on iOS and on Linux? Or should I just use Apple Notes in the browser? Thanks\n
    \n
    EDIT: The answer was easier than I thought. Just don’t back it up, it’s synced which means each device has a copy of it anyway so there is not really need for it, thanks @vvv@programming.dev !
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 68
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722654717 {#5831
    date: 2024-08-03 05:11:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@vvv@programming.dev"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#5836 …}
  +votes: Doctrine\ORM\PersistentCollection {#5839 …}
  +reports: Doctrine\ORM\PersistentCollection {#5841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5845 …}
  +badges: Doctrine\ORM\PersistentCollection {#5847 …}
  +children: [
    App\Entity\EntryComment {#2210
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2203 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > why is it Postgres db…\n
        \n
        Why on earth are you using that? Just use WebDAV, you’ll only be required to have some WebDAV server such as Nginx and it will sync GB of notes without issues. [joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/) [medium.com/…/build-a-webdav-server-with-nginx-866…](https://medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)\n
        \n
        I would’ve NEVER ever moved to Joplin if it wasn’t able to sync with WebDAV. I’m not into having a special daemon running on a server for that task, makes zero sense.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1720076669 {#2202
        date: 2024-07-04 09:04:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jaykay@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2207 …}
      +nested: Doctrine\ORM\PersistentCollection {#2208 …}
      +votes: Doctrine\ORM\PersistentCollection {#2204 …}
      +reports: Doctrine\ORM\PersistentCollection {#2211 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
      -id: 292093
      -bodyTs: "'/build-a-webdav-server-with-nginx-866':42 '/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':40 '/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':45 'abl':58 'daemon':70 'db':5 'earth':8 'ever':50 'gb':33 'issu':37 'joplin':53 'joplinapp.org':39 'joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':38 'll':17 'm':64 'make':78 'medium.com':41,44 'medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':43 'move':51 'never':49 'nginx':28 'note':35 'postgr':4 'requir':20 'run':71 'sens':80 'server':25,74 'special':69 'sync':32,60 'task':77 'use':11,14 've':48 'wasn':56 'webdav':15,24,62 'without':36 'would':47 'zero':79"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6507668"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704753075 {#2201
        date: 2024-01-08 23:31:15.0 +01:00
      }
      +"title": 292093
    }
  ]
  -id: 28147
  -titleTs: "'altern':2 'joplin':1 'need':3"
  -bodyTs: "'10':49 '200mb':100 '250':35 '2mb':114 'altern':169 'answer':192 'anyway':164,216 'app':109,173 'appl':184 'back':40,84,201 'backblaz':46 'backup':90,155 'big':129 'bit':55,144 'box':32 'browser':188 'cautious':57 'chang':70,87 'chunk':66 'copi':213 'daili':152 'databas':69,97 'day':79,163 'db':24 'devic':210 'easier':194 'edit':190 'even':71 'export':104 'file':88 'free':48 'gb':36,50 'get':11,151 'good':65 'grow':92,161 'guy':2 'hi':1 'imag':116 'includ':115 'io':175 'joplin':8,77,96 'keep':91 'know':137,139 'kopia':44,83 'like':34,63,99 'linux':178 'lol':135 'm':6,53,141,150 'mean':208 'month':134 'need':222 'note':106,122,185 'notif':153 'one':132 'one-two':131 'postgr':23 'realli':221 'result':81 'right':93 'see':158 'seem':62 'server':28 'shouldn':125 'simpl':16 'small':31 'snapshot':60 'space':38 'storag':56 'sync':206 'thank':189,225 'think':4 'thought':197 'two':133 'use':76,183 'version':120 'vvv@programming.dev':226 'weigh':113 'weird':145 'work':18 'wrong':13 'yes':117"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704830500
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8098430"
  +editedAt: DateTimeImmutable @1719215272 {#5819
    date: 2024-06-24 09:47:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704744100 {#5799
    date: 2024-01-08 21:01:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2210
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203
    +user: Proxies\__CG__\App\Entity\User {#3109 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Joplin-alternative-needed"
    +title: "Joplin alternative needed"
    +url: null
    +body: """
      Hi guys! I think I’m over Joplin. Don’t get me wrong, it’s simple, it works, but… why is it Postgres db…. I have the server on a small box with like 250 GB of space and backing it up with kopia to Backblaze with free 10 GB, so I’m a bit storage cautious.\n
      \n
      With each snapshot, it seems like a good chunk of the database changes, even when I don’t use Joplin that day. That results in kopia backing up those changed files, and backups keep growing. Right now the Joplin database is like 200Mb, BUT when I export the notes from the app… all of them weigh 2Mb… including images. Yes there is versioning of notes, but they shouldn’t be that big after one-two months lol.\n
      \n
      I know I know, I’m being a bit weird about it, but I’m getting daily notifications about backups and I see how they grow each day.\n
      \n
      Anyway, do you have any alternatives that have an app on iOS and on Linux? Or should I just use Apple Notes in the browser? Thanks\n
      \n
      EDIT: The answer was easier than I thought. Just don’t back it up, it’s synced which means each device has a copy of it anyway so there is not really need for it, thanks @vvv@programming.dev !
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 54
    +favouriteCount: 68
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722654717 {#5831
      date: 2024-08-03 05:11:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@vvv@programming.dev"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#5836 …}
    +votes: Doctrine\ORM\PersistentCollection {#5839 …}
    +reports: Doctrine\ORM\PersistentCollection {#5841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5845 …}
    +badges: Doctrine\ORM\PersistentCollection {#5847 …}
    +children: [
      App\Entity\EntryComment {#2210}
    ]
    -id: 28147
    -titleTs: "'altern':2 'joplin':1 'need':3"
    -bodyTs: "'10':49 '200mb':100 '250':35 '2mb':114 'altern':169 'answer':192 'anyway':164,216 'app':109,173 'appl':184 'back':40,84,201 'backblaz':46 'backup':90,155 'big':129 'bit':55,144 'box':32 'browser':188 'cautious':57 'chang':70,87 'chunk':66 'copi':213 'daili':152 'databas':69,97 'day':79,163 'db':24 'devic':210 'easier':194 'edit':190 'even':71 'export':104 'file':88 'free':48 'gb':36,50 'get':11,151 'good':65 'grow':92,161 'guy':2 'hi':1 'imag':116 'includ':115 'io':175 'joplin':8,77,96 'keep':91 'know':137,139 'kopia':44,83 'like':34,63,99 'linux':178 'lol':135 'm':6,53,141,150 'mean':208 'month':134 'need':222 'note':106,122,185 'notif':153 'one':132 'one-two':131 'postgr':23 'realli':221 'result':81 'right':93 'see':158 'seem':62 'server':28 'shouldn':125 'simpl':16 'small':31 'snapshot':60 'space':38 'storag':56 'sync':206 'thank':189,225 'think':4 'thought':197 'two':133 'use':76,183 'version':120 'vvv@programming.dev':226 'weigh':113 'weird':145 'work':18 'wrong':13 'yes':117"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704830500
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8098430"
    +editedAt: DateTimeImmutable @1719215272 {#5819
      date: 2024-06-24 09:47:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704744100 {#5799
      date: 2024-01-08 21:01:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > why is it Postgres db…\n
    \n
    Why on earth are you using that? Just use WebDAV, you’ll only be required to have some WebDAV server such as Nginx and it will sync GB of notes without issues. [joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/) [medium.com/…/build-a-webdav-server-with-nginx-866…](https://medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)\n
    \n
    I would’ve NEVER ever moved to Joplin if it wasn’t able to sync with WebDAV. I’m not into having a special daemon running on a server for that task, makes zero sense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1720076669 {#2202
    date: 2024-07-04 09:04:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaykay@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 292093
  -bodyTs: "'/build-a-webdav-server-with-nginx-866':42 '/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':40 '/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':45 'abl':58 'daemon':70 'db':5 'earth':8 'ever':50 'gb':33 'issu':37 'joplin':53 'joplinapp.org':39 'joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':38 'll':17 'm':64 'make':78 'medium.com':41,44 'medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':43 'move':51 'never':49 'nginx':28 'note':35 'postgr':4 'requir':20 'run':71 'sens':80 'server':25,74 'special':69 'sync':32,60 'task':77 'use':11,14 've':48 'wasn':56 'webdav':15,24,62 'without':36 'would':47 'zero':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6507668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704753075 {#2201
    date: 2024-01-08 23:31:15.0 +01:00
  }
  +"title": 292093
}
"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 {#2210
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203
    +user: Proxies\__CG__\App\Entity\User {#3109 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Joplin-alternative-needed"
    +title: "Joplin alternative needed"
    +url: null
    +body: """
      Hi guys! I think I’m over Joplin. Don’t get me wrong, it’s simple, it works, but… why is it Postgres db…. I have the server on a small box with like 250 GB of space and backing it up with kopia to Backblaze with free 10 GB, so I’m a bit storage cautious.\n
      \n
      With each snapshot, it seems like a good chunk of the database changes, even when I don’t use Joplin that day. That results in kopia backing up those changed files, and backups keep growing. Right now the Joplin database is like 200Mb, BUT when I export the notes from the app… all of them weigh 2Mb… including images. Yes there is versioning of notes, but they shouldn’t be that big after one-two months lol.\n
      \n
      I know I know, I’m being a bit weird about it, but I’m getting daily notifications about backups and I see how they grow each day.\n
      \n
      Anyway, do you have any alternatives that have an app on iOS and on Linux? Or should I just use Apple Notes in the browser? Thanks\n
      \n
      EDIT: The answer was easier than I thought. Just don’t back it up, it’s synced which means each device has a copy of it anyway so there is not really need for it, thanks @vvv@programming.dev !
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 54
    +favouriteCount: 68
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722654717 {#5831
      date: 2024-08-03 05:11:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@vvv@programming.dev"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#5836 …}
    +votes: Doctrine\ORM\PersistentCollection {#5839 …}
    +reports: Doctrine\ORM\PersistentCollection {#5841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5845 …}
    +badges: Doctrine\ORM\PersistentCollection {#5847 …}
    +children: [
      App\Entity\EntryComment {#2210}
    ]
    -id: 28147
    -titleTs: "'altern':2 'joplin':1 'need':3"
    -bodyTs: "'10':49 '200mb':100 '250':35 '2mb':114 'altern':169 'answer':192 'anyway':164,216 'app':109,173 'appl':184 'back':40,84,201 'backblaz':46 'backup':90,155 'big':129 'bit':55,144 'box':32 'browser':188 'cautious':57 'chang':70,87 'chunk':66 'copi':213 'daili':152 'databas':69,97 'day':79,163 'db':24 'devic':210 'easier':194 'edit':190 'even':71 'export':104 'file':88 'free':48 'gb':36,50 'get':11,151 'good':65 'grow':92,161 'guy':2 'hi':1 'imag':116 'includ':115 'io':175 'joplin':8,77,96 'keep':91 'know':137,139 'kopia':44,83 'like':34,63,99 'linux':178 'lol':135 'm':6,53,141,150 'mean':208 'month':134 'need':222 'note':106,122,185 'notif':153 'one':132 'one-two':131 'postgr':23 'realli':221 'result':81 'right':93 'see':158 'seem':62 'server':28 'shouldn':125 'simpl':16 'small':31 'snapshot':60 'space':38 'storag':56 'sync':206 'thank':189,225 'think':4 'thought':197 'two':133 'use':76,183 'version':120 'vvv@programming.dev':226 'weigh':113 'weird':145 'work':18 'wrong':13 'yes':117"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704830500
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8098430"
    +editedAt: DateTimeImmutable @1719215272 {#5819
      date: 2024-06-24 09:47:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704744100 {#5799
      date: 2024-01-08 21:01:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > why is it Postgres db…\n
    \n
    Why on earth are you using that? Just use WebDAV, you’ll only be required to have some WebDAV server such as Nginx and it will sync GB of notes without issues. [joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/) [medium.com/…/build-a-webdav-server-with-nginx-866…](https://medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)\n
    \n
    I would’ve NEVER ever moved to Joplin if it wasn’t able to sync with WebDAV. I’m not into having a special daemon running on a server for that task, makes zero sense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1720076669 {#2202
    date: 2024-07-04 09:04:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaykay@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 292093
  -bodyTs: "'/build-a-webdav-server-with-nginx-866':42 '/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':40 '/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':45 'abl':58 'daemon':70 'db':5 'earth':8 'ever':50 'gb':33 'issu':37 'joplin':53 'joplinapp.org':39 'joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':38 'll':17 'm':64 'make':78 'medium.com':41,44 'medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':43 'move':51 'never':49 'nginx':28 'note':35 'postgr':4 'requir':20 'run':71 'sens':80 'server':25,74 'special':69 'sync':32,60 'task':77 'use':11,14 've':48 'wasn':56 'webdav':15,24,62 'without':36 'would':47 'zero':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6507668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704753075 {#2201
    date: 2024-01-08 23:31:15.0 +01:00
  }
  +"title": 292093
}
"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 {#2210
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2203
    +user: Proxies\__CG__\App\Entity\User {#3109 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Joplin-alternative-needed"
    +title: "Joplin alternative needed"
    +url: null
    +body: """
      Hi guys! I think I’m over Joplin. Don’t get me wrong, it’s simple, it works, but… why is it Postgres db…. I have the server on a small box with like 250 GB of space and backing it up with kopia to Backblaze with free 10 GB, so I’m a bit storage cautious.\n
      \n
      With each snapshot, it seems like a good chunk of the database changes, even when I don’t use Joplin that day. That results in kopia backing up those changed files, and backups keep growing. Right now the Joplin database is like 200Mb, BUT when I export the notes from the app… all of them weigh 2Mb… including images. Yes there is versioning of notes, but they shouldn’t be that big after one-two months lol.\n
      \n
      I know I know, I’m being a bit weird about it, but I’m getting daily notifications about backups and I see how they grow each day.\n
      \n
      Anyway, do you have any alternatives that have an app on iOS and on Linux? Or should I just use Apple Notes in the browser? Thanks\n
      \n
      EDIT: The answer was easier than I thought. Just don’t back it up, it’s synced which means each device has a copy of it anyway so there is not really need for it, thanks @vvv@programming.dev !
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 54
    +favouriteCount: 68
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722654717 {#5831
      date: 2024-08-03 05:11:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@vvv@programming.dev"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#5836 …}
    +votes: Doctrine\ORM\PersistentCollection {#5839 …}
    +reports: Doctrine\ORM\PersistentCollection {#5841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5845 …}
    +badges: Doctrine\ORM\PersistentCollection {#5847 …}
    +children: [
      App\Entity\EntryComment {#2210}
    ]
    -id: 28147
    -titleTs: "'altern':2 'joplin':1 'need':3"
    -bodyTs: "'10':49 '200mb':100 '250':35 '2mb':114 'altern':169 'answer':192 'anyway':164,216 'app':109,173 'appl':184 'back':40,84,201 'backblaz':46 'backup':90,155 'big':129 'bit':55,144 'box':32 'browser':188 'cautious':57 'chang':70,87 'chunk':66 'copi':213 'daili':152 'databas':69,97 'day':79,163 'db':24 'devic':210 'easier':194 'edit':190 'even':71 'export':104 'file':88 'free':48 'gb':36,50 'get':11,151 'good':65 'grow':92,161 'guy':2 'hi':1 'imag':116 'includ':115 'io':175 'joplin':8,77,96 'keep':91 'know':137,139 'kopia':44,83 'like':34,63,99 'linux':178 'lol':135 'm':6,53,141,150 'mean':208 'month':134 'need':222 'note':106,122,185 'notif':153 'one':132 'one-two':131 'postgr':23 'realli':221 'result':81 'right':93 'see':158 'seem':62 'server':28 'shouldn':125 'simpl':16 'small':31 'snapshot':60 'space':38 'storag':56 'sync':206 'thank':189,225 'think':4 'thought':197 'two':133 'use':76,183 'version':120 'vvv@programming.dev':226 'weigh':113 'weird':145 'work':18 'wrong':13 'yes':117"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704830500
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8098430"
    +editedAt: DateTimeImmutable @1719215272 {#5819
      date: 2024-06-24 09:47:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704744100 {#5799
      date: 2024-01-08 21:01:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > why is it Postgres db…\n
    \n
    Why on earth are you using that? Just use WebDAV, you’ll only be required to have some WebDAV server such as Nginx and it will sync GB of notes without issues. [joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/) [medium.com/…/build-a-webdav-server-with-nginx-866…](https://medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)\n
    \n
    I would’ve NEVER ever moved to Joplin if it wasn’t able to sync with WebDAV. I’m not into having a special daemon running on a server for that task, makes zero sense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1720076669 {#2202
    date: 2024-07-04 09:04:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jaykay@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 292093
  -bodyTs: "'/build-a-webdav-server-with-nginx-866':42 '/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':40 '/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':45 'abl':58 'daemon':70 'db':5 'earth':8 'ever':50 'gb':33 'issu':37 'joplin':53 'joplinapp.org':39 'joplinapp.org/help/apps/sync/webdav/](https://joplinapp.org/help/apps/sync/webdav/)':38 'll':17 'm':64 'make':78 'medium.com':41,44 'medium.com/learn-or-die/build-a-webdav-server-with-nginx-8660a7a7311)':43 'move':51 'never':49 'nginx':28 'note':35 'postgr':4 'requir':20 'run':71 'sens':80 'server':25,74 'special':69 'sync':32,60 'task':77 'use':11,14 've':48 'wasn':56 'webdav':15,24,62 'without':36 'would':47 'zero':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6507668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704753075 {#2201
    date: 2024-01-08 23:31:15.0 +01:00
  }
  +"title": 292093
}
"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
Proxies\__CG__\App\Entity\Entry {#2316
  +user: Proxies\__CG__\App\Entity\User {#5909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Me-vs-my-ISP"
  +title: "Me vs my ISP"
  +url: null
  +body: """
    So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
    \n
    Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
    \n
    It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
    \n
    Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
    \n
    It’s frustrating.\n
    \n
    I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
    \n
    Edit: TIL ISPs in the US don’t have NATs\n
    \n
    Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
    \n
    Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
    \n
    Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 113
  +favouriteCount: 366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712089943 {#5904
    date: 2024-04-02 22:32:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5911 …}
  +votes: Doctrine\ORM\PersistentCollection {#5913 …}
  +reports: Doctrine\ORM\PersistentCollection {#5915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5919 …}
  +badges: Doctrine\ORM\PersistentCollection {#5921 …}
  +children: [
    App\Entity\EntryComment {#2313
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2316 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > It gets worse - because ISPs are choosing NATs over IPv6,\n
        \n
        Yes, because they’re mostly pieces of shit, technically inept and unable to properly deploy IPv6 at a large scale.\n
        \n
        Either way IPv6 doesn’t fix everything as you’ll still need a real IPv4 to access a large part of the internet or some translation (MAP-T/MAP-E). Even if your ISP provided dual stack with a real public IPv6 + CGNAT / MAP-T IPv4 it would still be annoying as you wouldn’t be able to do port forwarding on the IPv4 and won’t be able to access your self-hosted services from a LOT of networks that are IPv4 only.\n
        \n
        > There are two versions of MAP – translated (MAP-T) and encapsulated (MAP-E). In MAP-E IPv4 traffic is encapsulated into IPv6 using a v6 header before it is sent over the v6 network. At the network operator’s boundary router, the IPv6 header is then stripped, and the IPv4 traffic is forwarded to the v4 Internet. In MAP-T, the IPv4 packet header is mapped to the IPv6 header and back. The difference between the two options is evident in their names. MAP-E uses IPv6 to encapsulate and de-encapsulate IPv4 traffic, whereas MAP-T uses NAT64 to translate IPv4 to IPv6 and back.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703940768 {#2317
        date: 2023-12-30 13:52:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 264586
      -bodyTs: "'/map-e':60 'abl':88,100 'access':47,102 'annoy':82 'back':192,229 'boundari':159 'cgnat':73 'choos':7 'de':213 'de-encapsul':212 'deploy':25 'differ':194 'doesn':34 'dual':66 'e':131,135,206 'either':31 'encapsul':128,139,210,214 'even':61 'everyth':37 'evid':200 'fix':36 'forward':92,172 'get':2 'header':145,163,184,190 'host':106 'inept':20 'internet':53,176 'ipv4':45,77,95,115,136,169,182,215,225 'ipv6':10,26,33,72,141,162,189,208,227 'isp':5,64 'larg':29,49 'll':40 'lot':110 'map':58,75,122,125,130,134,179,186,205,219 'map-':129,133,204 'map-t':57,74,124,178,218 'most':15 'name':203 'nat':8 'nat64':222 'need':42 'network':112,153,156 'oper':157 'option':198 'packet':183 'part':50 'piec':16 'port':91 'proper':24 'provid':65 'public':71 're':14 'real':44,70 'router':160 'scale':30 'self':105 'self-host':104 'sent':149 'servic':107 'shit':18 'stack':67 'still':41,80 'strip':166 'technic':19 'traffic':137,170,216 'translat':56,123,224 'two':119,197 'unabl':22 'use':142,207,221 'v4':175 'v6':144,152 'version':120 'way':32 'wherea':217 'won':97 'wors':3 'would':79 'wouldn':85 'yes':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6304217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703940768 {#2318
        date: 2023-12-30 13:52:48.0 +01:00
      }
      +"title": 264586
    }
  ]
  -id: 25811
  -titleTs: "'isp':4 'vs':2"
  -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704005137
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11336181"
  +editedAt: DateTimeImmutable @1709720708 {#5892
    date: 2024-03-06 11:25:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703918737 {#5869
    date: 2023-12-30 07:45:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2316
  +user: Proxies\__CG__\App\Entity\User {#5909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Me-vs-my-ISP"
  +title: "Me vs my ISP"
  +url: null
  +body: """
    So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
    \n
    Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
    \n
    It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
    \n
    Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
    \n
    It’s frustrating.\n
    \n
    I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
    \n
    Edit: TIL ISPs in the US don’t have NATs\n
    \n
    Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
    \n
    Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
    \n
    Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 113
  +favouriteCount: 366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712089943 {#5904
    date: 2024-04-02 22:32:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5911 …}
  +votes: Doctrine\ORM\PersistentCollection {#5913 …}
  +reports: Doctrine\ORM\PersistentCollection {#5915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5919 …}
  +badges: Doctrine\ORM\PersistentCollection {#5921 …}
  +children: [
    App\Entity\EntryComment {#2313
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2316 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > It gets worse - because ISPs are choosing NATs over IPv6,\n
        \n
        Yes, because they’re mostly pieces of shit, technically inept and unable to properly deploy IPv6 at a large scale.\n
        \n
        Either way IPv6 doesn’t fix everything as you’ll still need a real IPv4 to access a large part of the internet or some translation (MAP-T/MAP-E). Even if your ISP provided dual stack with a real public IPv6 + CGNAT / MAP-T IPv4 it would still be annoying as you wouldn’t be able to do port forwarding on the IPv4 and won’t be able to access your self-hosted services from a LOT of networks that are IPv4 only.\n
        \n
        > There are two versions of MAP – translated (MAP-T) and encapsulated (MAP-E). In MAP-E IPv4 traffic is encapsulated into IPv6 using a v6 header before it is sent over the v6 network. At the network operator’s boundary router, the IPv6 header is then stripped, and the IPv4 traffic is forwarded to the v4 Internet. In MAP-T, the IPv4 packet header is mapped to the IPv6 header and back. The difference between the two options is evident in their names. MAP-E uses IPv6 to encapsulate and de-encapsulate IPv4 traffic, whereas MAP-T uses NAT64 to translate IPv4 to IPv6 and back.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703940768 {#2317
        date: 2023-12-30 13:52:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 264586
      -bodyTs: "'/map-e':60 'abl':88,100 'access':47,102 'annoy':82 'back':192,229 'boundari':159 'cgnat':73 'choos':7 'de':213 'de-encapsul':212 'deploy':25 'differ':194 'doesn':34 'dual':66 'e':131,135,206 'either':31 'encapsul':128,139,210,214 'even':61 'everyth':37 'evid':200 'fix':36 'forward':92,172 'get':2 'header':145,163,184,190 'host':106 'inept':20 'internet':53,176 'ipv4':45,77,95,115,136,169,182,215,225 'ipv6':10,26,33,72,141,162,189,208,227 'isp':5,64 'larg':29,49 'll':40 'lot':110 'map':58,75,122,125,130,134,179,186,205,219 'map-':129,133,204 'map-t':57,74,124,178,218 'most':15 'name':203 'nat':8 'nat64':222 'need':42 'network':112,153,156 'oper':157 'option':198 'packet':183 'part':50 'piec':16 'port':91 'proper':24 'provid':65 'public':71 're':14 'real':44,70 'router':160 'scale':30 'self':105 'self-host':104 'sent':149 'servic':107 'shit':18 'stack':67 'still':41,80 'strip':166 'technic':19 'traffic':137,170,216 'translat':56,123,224 'two':119,197 'unabl':22 'use':142,207,221 'v4':175 'v6':144,152 'version':120 'way':32 'wherea':217 'won':97 'wors':3 'would':79 'wouldn':85 'yes':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6304217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703940768 {#2318
        date: 2023-12-30 13:52:48.0 +01:00
      }
      +"title": 264586
    }
  ]
  -id: 25811
  -titleTs: "'isp':4 'vs':2"
  -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704005137
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11336181"
  +editedAt: DateTimeImmutable @1709720708 {#5892
    date: 2024-03-06 11:25:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703918737 {#5869
    date: 2023-12-30 07:45:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2316
  +user: Proxies\__CG__\App\Entity\User {#5909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Me-vs-my-ISP"
  +title: "Me vs my ISP"
  +url: null
  +body: """
    So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
    \n
    Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
    \n
    It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
    \n
    Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
    \n
    It’s frustrating.\n
    \n
    I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
    \n
    Edit: TIL ISPs in the US don’t have NATs\n
    \n
    Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
    \n
    Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
    \n
    Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 113
  +favouriteCount: 366
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712089943 {#5904
    date: 2024-04-02 22:32:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5911 …}
  +votes: Doctrine\ORM\PersistentCollection {#5913 …}
  +reports: Doctrine\ORM\PersistentCollection {#5915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5919 …}
  +badges: Doctrine\ORM\PersistentCollection {#5921 …}
  +children: [
    App\Entity\EntryComment {#2313
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2316 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > It gets worse - because ISPs are choosing NATs over IPv6,\n
        \n
        Yes, because they’re mostly pieces of shit, technically inept and unable to properly deploy IPv6 at a large scale.\n
        \n
        Either way IPv6 doesn’t fix everything as you’ll still need a real IPv4 to access a large part of the internet or some translation (MAP-T/MAP-E). Even if your ISP provided dual stack with a real public IPv6 + CGNAT / MAP-T IPv4 it would still be annoying as you wouldn’t be able to do port forwarding on the IPv4 and won’t be able to access your self-hosted services from a LOT of networks that are IPv4 only.\n
        \n
        > There are two versions of MAP – translated (MAP-T) and encapsulated (MAP-E). In MAP-E IPv4 traffic is encapsulated into IPv6 using a v6 header before it is sent over the v6 network. At the network operator’s boundary router, the IPv6 header is then stripped, and the IPv4 traffic is forwarded to the v4 Internet. In MAP-T, the IPv4 packet header is mapped to the IPv6 header and back. The difference between the two options is evident in their names. MAP-E uses IPv6 to encapsulate and de-encapsulate IPv4 traffic, whereas MAP-T uses NAT64 to translate IPv4 to IPv6 and back.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1703940768 {#2317
        date: 2023-12-30 13:52:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2292 …}
      +nested: Doctrine\ORM\PersistentCollection {#2290 …}
      +votes: Doctrine\ORM\PersistentCollection {#2295 …}
      +reports: Doctrine\ORM\PersistentCollection {#2283 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
      -id: 264586
      -bodyTs: "'/map-e':60 'abl':88,100 'access':47,102 'annoy':82 'back':192,229 'boundari':159 'cgnat':73 'choos':7 'de':213 'de-encapsul':212 'deploy':25 'differ':194 'doesn':34 'dual':66 'e':131,135,206 'either':31 'encapsul':128,139,210,214 'even':61 'everyth':37 'evid':200 'fix':36 'forward':92,172 'get':2 'header':145,163,184,190 'host':106 'inept':20 'internet':53,176 'ipv4':45,77,95,115,136,169,182,215,225 'ipv6':10,26,33,72,141,162,189,208,227 'isp':5,64 'larg':29,49 'll':40 'lot':110 'map':58,75,122,125,130,134,179,186,205,219 'map-':129,133,204 'map-t':57,74,124,178,218 'most':15 'name':203 'nat':8 'nat64':222 'need':42 'network':112,153,156 'oper':157 'option':198 'packet':183 'part':50 'piec':16 'port':91 'proper':24 'provid':65 'public':71 're':14 'real':44,70 'router':160 'scale':30 'self':105 'self-host':104 'sent':149 'servic':107 'shit':18 'stack':67 'still':41,80 'strip':166 'technic':19 'traffic':137,170,216 'translat':56,123,224 'two':119,197 'unabl':22 'use':142,207,221 'v4':175 'v6':144,152 'version':120 'way':32 'wherea':217 'won':97 'wors':3 'would':79 'wouldn':85 'yes':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6304217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703940768 {#2318
        date: 2023-12-30 13:52:48.0 +01:00
      }
      +"title": 264586
    }
  ]
  -id: 25811
  -titleTs: "'isp':4 'vs':2"
  -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704005137
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11336181"
  +editedAt: DateTimeImmutable @1709720708 {#5892
    date: 2024-03-06 11:25:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703918737 {#5869
    date: 2023-12-30 07:45:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2313
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316
    +user: Proxies\__CG__\App\Entity\User {#5909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Me-vs-my-ISP"
    +title: "Me vs my ISP"
    +url: null
    +body: """
      So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
      \n
      Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
      \n
      It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
      \n
      Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
      \n
      It’s frustrating.\n
      \n
      I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
      \n
      Edit: TIL ISPs in the US don’t have NATs\n
      \n
      Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
      \n
      Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
      \n
      Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 113
    +favouriteCount: 366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712089943 {#5904
      date: 2024-04-02 22:32:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5911 …}
    +votes: Doctrine\ORM\PersistentCollection {#5913 …}
    +reports: Doctrine\ORM\PersistentCollection {#5915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5919 …}
    +badges: Doctrine\ORM\PersistentCollection {#5921 …}
    +children: [
      App\Entity\EntryComment {#2313}
    ]
    -id: 25811
    -titleTs: "'isp':4 'vs':2"
    -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704005137
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11336181"
    +editedAt: DateTimeImmutable @1709720708 {#5892
      date: 2024-03-06 11:25:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703918737 {#5869
      date: 2023-12-30 07:45:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > It gets worse - because ISPs are choosing NATs over IPv6,\n
    \n
    Yes, because they’re mostly pieces of shit, technically inept and unable to properly deploy IPv6 at a large scale.\n
    \n
    Either way IPv6 doesn’t fix everything as you’ll still need a real IPv4 to access a large part of the internet or some translation (MAP-T/MAP-E). Even if your ISP provided dual stack with a real public IPv6 + CGNAT / MAP-T IPv4 it would still be annoying as you wouldn’t be able to do port forwarding on the IPv4 and won’t be able to access your self-hosted services from a LOT of networks that are IPv4 only.\n
    \n
    > There are two versions of MAP – translated (MAP-T) and encapsulated (MAP-E). In MAP-E IPv4 traffic is encapsulated into IPv6 using a v6 header before it is sent over the v6 network. At the network operator’s boundary router, the IPv6 header is then stripped, and the IPv4 traffic is forwarded to the v4 Internet. In MAP-T, the IPv4 packet header is mapped to the IPv6 header and back. The difference between the two options is evident in their names. MAP-E uses IPv6 to encapsulate and de-encapsulate IPv4 traffic, whereas MAP-T uses NAT64 to translate IPv4 to IPv6 and back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703940768 {#2317
    date: 2023-12-30 13:52:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 264586
  -bodyTs: "'/map-e':60 'abl':88,100 'access':47,102 'annoy':82 'back':192,229 'boundari':159 'cgnat':73 'choos':7 'de':213 'de-encapsul':212 'deploy':25 'differ':194 'doesn':34 'dual':66 'e':131,135,206 'either':31 'encapsul':128,139,210,214 'even':61 'everyth':37 'evid':200 'fix':36 'forward':92,172 'get':2 'header':145,163,184,190 'host':106 'inept':20 'internet':53,176 'ipv4':45,77,95,115,136,169,182,215,225 'ipv6':10,26,33,72,141,162,189,208,227 'isp':5,64 'larg':29,49 'll':40 'lot':110 'map':58,75,122,125,130,134,179,186,205,219 'map-':129,133,204 'map-t':57,74,124,178,218 'most':15 'name':203 'nat':8 'nat64':222 'need':42 'network':112,153,156 'oper':157 'option':198 'packet':183 'part':50 'piec':16 'port':91 'proper':24 'provid':65 'public':71 're':14 'real':44,70 'router':160 'scale':30 'self':105 'self-host':104 'sent':149 'servic':107 'shit':18 'stack':67 'still':41,80 'strip':166 'technic':19 'traffic':137,170,216 'translat':56,123,224 'two':119,197 'unabl':22 'use':142,207,221 'v4':175 'v6':144,152 'version':120 'way':32 'wherea':217 'won':97 'wors':3 'would':79 'wouldn':85 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6304217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703940768 {#2318
    date: 2023-12-30 13:52:48.0 +01:00
  }
  +"title": 264586
}
"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 {#2313
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316
    +user: Proxies\__CG__\App\Entity\User {#5909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Me-vs-my-ISP"
    +title: "Me vs my ISP"
    +url: null
    +body: """
      So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
      \n
      Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
      \n
      It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
      \n
      Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
      \n
      It’s frustrating.\n
      \n
      I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
      \n
      Edit: TIL ISPs in the US don’t have NATs\n
      \n
      Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
      \n
      Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
      \n
      Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 113
    +favouriteCount: 366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712089943 {#5904
      date: 2024-04-02 22:32:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5911 …}
    +votes: Doctrine\ORM\PersistentCollection {#5913 …}
    +reports: Doctrine\ORM\PersistentCollection {#5915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5919 …}
    +badges: Doctrine\ORM\PersistentCollection {#5921 …}
    +children: [
      App\Entity\EntryComment {#2313}
    ]
    -id: 25811
    -titleTs: "'isp':4 'vs':2"
    -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704005137
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11336181"
    +editedAt: DateTimeImmutable @1709720708 {#5892
      date: 2024-03-06 11:25:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703918737 {#5869
      date: 2023-12-30 07:45:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > It gets worse - because ISPs are choosing NATs over IPv6,\n
    \n
    Yes, because they’re mostly pieces of shit, technically inept and unable to properly deploy IPv6 at a large scale.\n
    \n
    Either way IPv6 doesn’t fix everything as you’ll still need a real IPv4 to access a large part of the internet or some translation (MAP-T/MAP-E). Even if your ISP provided dual stack with a real public IPv6 + CGNAT / MAP-T IPv4 it would still be annoying as you wouldn’t be able to do port forwarding on the IPv4 and won’t be able to access your self-hosted services from a LOT of networks that are IPv4 only.\n
    \n
    > There are two versions of MAP – translated (MAP-T) and encapsulated (MAP-E). In MAP-E IPv4 traffic is encapsulated into IPv6 using a v6 header before it is sent over the v6 network. At the network operator’s boundary router, the IPv6 header is then stripped, and the IPv4 traffic is forwarded to the v4 Internet. In MAP-T, the IPv4 packet header is mapped to the IPv6 header and back. The difference between the two options is evident in their names. MAP-E uses IPv6 to encapsulate and de-encapsulate IPv4 traffic, whereas MAP-T uses NAT64 to translate IPv4 to IPv6 and back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703940768 {#2317
    date: 2023-12-30 13:52:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 264586
  -bodyTs: "'/map-e':60 'abl':88,100 'access':47,102 'annoy':82 'back':192,229 'boundari':159 'cgnat':73 'choos':7 'de':213 'de-encapsul':212 'deploy':25 'differ':194 'doesn':34 'dual':66 'e':131,135,206 'either':31 'encapsul':128,139,210,214 'even':61 'everyth':37 'evid':200 'fix':36 'forward':92,172 'get':2 'header':145,163,184,190 'host':106 'inept':20 'internet':53,176 'ipv4':45,77,95,115,136,169,182,215,225 'ipv6':10,26,33,72,141,162,189,208,227 'isp':5,64 'larg':29,49 'll':40 'lot':110 'map':58,75,122,125,130,134,179,186,205,219 'map-':129,133,204 'map-t':57,74,124,178,218 'most':15 'name':203 'nat':8 'nat64':222 'need':42 'network':112,153,156 'oper':157 'option':198 'packet':183 'part':50 'piec':16 'port':91 'proper':24 'provid':65 'public':71 're':14 'real':44,70 'router':160 'scale':30 'self':105 'self-host':104 'sent':149 'servic':107 'shit':18 'stack':67 'still':41,80 'strip':166 'technic':19 'traffic':137,170,216 'translat':56,123,224 'two':119,197 'unabl':22 'use':142,207,221 'v4':175 'v6':144,152 'version':120 'way':32 'wherea':217 'won':97 'wors':3 'would':79 'wouldn':85 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6304217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703940768 {#2318
    date: 2023-12-30 13:52:48.0 +01:00
  }
  +"title": 264586
}
"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 {#2313
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316
    +user: Proxies\__CG__\App\Entity\User {#5909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Me-vs-my-ISP"
    +title: "Me vs my ISP"
    +url: null
    +body: """
      So I was looking into getting port forwarding set up and I realized just how closed-off the internet has gotten since the early days. It’s concerning. It used to be you would buy your own router and connect it to the internet, and that router would control port-forwarding and what-have-you.\n
      \n
      Now, your ISP provides your router, which runs *their* firmware, which (in my case) doesn’t even have the option to enable port forwarding.\n
      \n
      It gets worse - because ISPs are choosing NATs over IPv6, so even if you install a custom firmware on your router without it getting blacklisted by your ISP, you still can’t expose your server to the internet because the NAT refuses to forward traffic your way. They even devise special NAT schemes like symmetric NAT to thwart hole punching.\n
      \n
      Basically this all means that I *have* to purchase my web hosting separately. Or relay all the traffic through an unnecessary third party, introducing a point of failure.\n
      \n
      It’s frustrating.\n
      \n
      I like to control my stuff. I don’t like to depend on other people or be in a position where I have to trust someone not to fuck with my shit. Like, if the only thing outside my apartment that mattered to my website was a DNS record, I’d be really happy with that.\n
      \n
      Edit: TIL ISPs in the US don’t have NATs\n
      \n
      Edit 2: OMG so much advice. My knowledge about computers is SO clearly outdated, I have a lot of things to read up on.\n
      \n
      Edit 3: There’s definitely a CGNAT involved since the WAN ip in the router config is not the same as the one I get when I use a website that echos my IP address. Far as I can tell my devices don’t get unique IPv6 addresses either. (funnily enough, if I check my IP address on my phone using roaming data, there’s no IPv6 address at all). It’s a router/modem combo, at least I think since there’s only one device in my apartment (maybe there’s a modem managing the whole complex or something?). And it doesn’t have a bridge mode, except for OTT. Might try plugging my own router into it, but it feels like a waste of time and money from what I’m seeing. Probably best to just host services over a VPN or smth.\n
      \n
      Edit 4: Devices do get unique IPv6 addresses, but it’s moot since I can’t do anything but ping them. I guess it wouldn’t be port forwarding but something else that I would have to do that my router doesn’t support
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 113
    +favouriteCount: 366
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712089943 {#5904
      date: 2024-04-02 22:32:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5911 …}
    +votes: Doctrine\ORM\PersistentCollection {#5913 …}
    +reports: Doctrine\ORM\PersistentCollection {#5915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5919 …}
    +badges: Doctrine\ORM\PersistentCollection {#5921 …}
    +children: [
      App\Entity\EntryComment {#2313}
    ]
    -id: 25811
    -titleTs: "'isp':4 'vs':2"
    -bodyTs: "'2':241 '3':265 '4':409 'address':298,311,320,331,415 'advic':245 'anyth':425 'apart':213,351 'basic':143 'best':398 'blacklist':107 'bridg':369 'buy':36 'case':72 'cgnat':270 'check':317 'choos':89 'clear':252 'close':17 'closed-off':16 'combo':338 'complex':360 'comput':249 'concern':29 'config':279 'connect':41 'control':50,177 'custom':99 'd':224 'data':326 'day':26 'definit':268 'depend':185 'devic':305,348,410 'devis':132 'dns':221 'doesn':73,365,449 'earli':25 'echo':295 'edit':230,240,264,408 'either':312 'els':439 'enabl':80 'enough':314 'even':75,94,131 'except':371 'expos':115 'failur':170 'far':299 'feel':384 'firmwar':68,100 'forward':8,53,82,126,436 'frustrat':173 'fuck':202 'funnili':313 'get':6,84,106,288,308,412 'gotten':22 'guess':430 'happi':227 'hole':141 'host':154,401 'instal':97 'internet':20,45,120 'introduc':166 'involv':271 'ip':275,297,319 'ipv6':92,310,330,414 'isp':61,87,110,232 'knowledg':247 'least':340 'like':136,175,183,206,385 'look':4 'lot':257 'm':395 'manag':357 'matter':215 'mayb':352 'mean':146 'might':374 'mode':370 'modem':356 'money':391 'moot':419 'much':244 'nat':90,123,134,138,239 'omg':242 'one':286,347 'option':78 'ott':373 'outdat':253 'outsid':211 'parti':165 'peopl':188 'phone':323 'ping':427 'plug':376 'point':168 'port':7,52,81,435 'port-forward':51 'posit':193 'probabl':397 'provid':62 'punch':142 'purchas':151 'read':261 'realiz':13 'realli':226 'record':222 'refus':124 'relay':157 'roam':325 'router':39,48,64,103,278,379,448 'router/modem':337 'run':66 'scheme':135 'see':396 'separ':155 'server':117 'servic':402 'set':9 'shit':205 'sinc':23,272,343,420 'smth':407 'someon':199 'someth':362,438 'special':133 'still':112 'stuff':179 'support':451 'symmetr':137 'tell':303 'thing':210,259 'think':342 'third':164 'thwart':140 'til':231 'time':389 'traffic':127,160 'tri':375 'trust':198 'uniqu':309,413 'unnecessari':163 'us':235 'use':31,291,324 'vpn':405 'wan':274 'wast':387 'way':129 'web':153 'websit':218,293 'what-have-you':55 'whole':359 'without':104 'wors':85 'would':35,49,442 'wouldn':432"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704005137
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11336181"
    +editedAt: DateTimeImmutable @1709720708 {#5892
      date: 2024-03-06 11:25:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703918737 {#5869
      date: 2023-12-30 07:45:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > It gets worse - because ISPs are choosing NATs over IPv6,\n
    \n
    Yes, because they’re mostly pieces of shit, technically inept and unable to properly deploy IPv6 at a large scale.\n
    \n
    Either way IPv6 doesn’t fix everything as you’ll still need a real IPv4 to access a large part of the internet or some translation (MAP-T/MAP-E). Even if your ISP provided dual stack with a real public IPv6 + CGNAT / MAP-T IPv4 it would still be annoying as you wouldn’t be able to do port forwarding on the IPv4 and won’t be able to access your self-hosted services from a LOT of networks that are IPv4 only.\n
    \n
    > There are two versions of MAP – translated (MAP-T) and encapsulated (MAP-E). In MAP-E IPv4 traffic is encapsulated into IPv6 using a v6 header before it is sent over the v6 network. At the network operator’s boundary router, the IPv6 header is then stripped, and the IPv4 traffic is forwarded to the v4 Internet. In MAP-T, the IPv4 packet header is mapped to the IPv6 header and back. The difference between the two options is evident in their names. MAP-E uses IPv6 to encapsulate and de-encapsulate IPv4 traffic, whereas MAP-T uses NAT64 to translate IPv4 to IPv6 and back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703940768 {#2317
    date: 2023-12-30 13:52:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2292 …}
  +nested: Doctrine\ORM\PersistentCollection {#2290 …}
  +votes: Doctrine\ORM\PersistentCollection {#2295 …}
  +reports: Doctrine\ORM\PersistentCollection {#2283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  -id: 264586
  -bodyTs: "'/map-e':60 'abl':88,100 'access':47,102 'annoy':82 'back':192,229 'boundari':159 'cgnat':73 'choos':7 'de':213 'de-encapsul':212 'deploy':25 'differ':194 'doesn':34 'dual':66 'e':131,135,206 'either':31 'encapsul':128,139,210,214 'even':61 'everyth':37 'evid':200 'fix':36 'forward':92,172 'get':2 'header':145,163,184,190 'host':106 'inept':20 'internet':53,176 'ipv4':45,77,95,115,136,169,182,215,225 'ipv6':10,26,33,72,141,162,189,208,227 'isp':5,64 'larg':29,49 'll':40 'lot':110 'map':58,75,122,125,130,134,179,186,205,219 'map-':129,133,204 'map-t':57,74,124,178,218 'most':15 'name':203 'nat':8 'nat64':222 'need':42 'network':112,153,156 'oper':157 'option':198 'packet':183 'part':50 'piec':16 'port':91 'proper':24 'provid':65 'public':71 're':14 'real':44,70 'router':160 'scale':30 'self':105 'self-host':104 'sent':149 'servic':107 'shit':18 'stack':67 'still':41,80 'strip':166 'technic':19 'traffic':137,170,216 'translat':56,123,224 'two':119,197 'unabl':22 'use':142,207,221 'v4':175 'v6':144,152 'version':120 'way':32 'wherea':217 'won':97 'wors':3 'would':79 'wouldn':85 'yes':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6304217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703940768 {#2318
    date: 2023-12-30 13:52:48.0 +01:00
  }
  +"title": 264586
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2231
  +user: Proxies\__CG__\App\Entity\User {#5744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
  +title: "Is this Seagate Exos drive too good to be true?"
  +url: null
  +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710356244 {#5778
    date: 2024-03-13 19:57:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5783 …}
  +votes: Doctrine\ORM\PersistentCollection {#5786 …}
  +reports: Doctrine\ORM\PersistentCollection {#5788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5792 …}
  +badges: Doctrine\ORM\PersistentCollection {#5794 …}
  +children: [
    1 => App\Entity\EntryComment {#2213
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: null
      +root: null
      +body: "It depends. They’re simply the most annoying drives out there because Seagate on their wisdom decided to remove half of the SMART data from reports and they won’t let you change the power settings like other drives. Those drives will never spin down, they’ll even report to the system they’re spun down while in fact they’ll be still running at a lower speed. They also make a LOT of noise."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1709193216 {#2124
        date: 2024-02-29 08:53:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rosa666parks@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 259405
      -bodyTs: "'also':70 'annoy':8 'chang':33 'data':24 'decid':17 'depend':2 'drive':9,39,41 'even':48 'fact':59 'half':20 'let':31 'like':37 'll':47,61 'lot':73 'lower':67 'make':71 'never':43 'nois':75 'power':35 're':4,54 'remov':19 'report':26,49 'run':64 'seagat':13 'set':36 'simpli':5 'smart':23 'speed':68 'spin':44 'spun':55 'still':63 'system':52 'wisdom':16 'won':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6277153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774086 {#2112
        date: 2023-12-28 15:34:46.0 +01:00
      }
      +"title": 259405
    }
    0 => App\Entity\EntryComment {#2297
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
      +root: App\Entity\EntryComment {#2213}
      +body: "That should be a choice of the OS / controller card not of the drive itself. Also what datacenter wants to run drives that don’t report half of the SMART data just because they felt like it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1703787526 {#2301
        date: 2023-12-28 19:18:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rosa666parks@lemmy.dbzer0.com"
        "@TCB13@lemmy.world"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2315 …}
      +nested: Doctrine\ORM\PersistentCollection {#2321 …}
      +votes: Doctrine\ORM\PersistentCollection {#2310 …}
      +reports: Doctrine\ORM\PersistentCollection {#2306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
      -id: 259989
      -bodyTs: "'also':16 'card':10 'choic':5 'control':9 'data':31 'datacent':18 'drive':14,22 'felt':35 'half':27 'like':36 'os':8 'report':26 'run':21 'smart':30 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6280149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703787526 {#2302
        date: 2023-12-28 19:18:46.0 +01:00
      }
      +"title": 259989
    }
  ]
  -id: 25387
  -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
  -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703857646
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11235325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703771246 {#5766
    date: 2023-12-28 14:47:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2231
  +user: Proxies\__CG__\App\Entity\User {#5744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
  +title: "Is this Seagate Exos drive too good to be true?"
  +url: null
  +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710356244 {#5778
    date: 2024-03-13 19:57:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5783 …}
  +votes: Doctrine\ORM\PersistentCollection {#5786 …}
  +reports: Doctrine\ORM\PersistentCollection {#5788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5792 …}
  +badges: Doctrine\ORM\PersistentCollection {#5794 …}
  +children: [
    1 => App\Entity\EntryComment {#2213
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: null
      +root: null
      +body: "It depends. They’re simply the most annoying drives out there because Seagate on their wisdom decided to remove half of the SMART data from reports and they won’t let you change the power settings like other drives. Those drives will never spin down, they’ll even report to the system they’re spun down while in fact they’ll be still running at a lower speed. They also make a LOT of noise."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1709193216 {#2124
        date: 2024-02-29 08:53:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rosa666parks@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 259405
      -bodyTs: "'also':70 'annoy':8 'chang':33 'data':24 'decid':17 'depend':2 'drive':9,39,41 'even':48 'fact':59 'half':20 'let':31 'like':37 'll':47,61 'lot':73 'lower':67 'make':71 'never':43 'nois':75 'power':35 're':4,54 'remov':19 'report':26,49 'run':64 'seagat':13 'set':36 'simpli':5 'smart':23 'speed':68 'spin':44 'spun':55 'still':63 'system':52 'wisdom':16 'won':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6277153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774086 {#2112
        date: 2023-12-28 15:34:46.0 +01:00
      }
      +"title": 259405
    }
    0 => App\Entity\EntryComment {#2297
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
      +root: App\Entity\EntryComment {#2213}
      +body: "That should be a choice of the OS / controller card not of the drive itself. Also what datacenter wants to run drives that don’t report half of the SMART data just because they felt like it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1703787526 {#2301
        date: 2023-12-28 19:18:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rosa666parks@lemmy.dbzer0.com"
        "@TCB13@lemmy.world"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2315 …}
      +nested: Doctrine\ORM\PersistentCollection {#2321 …}
      +votes: Doctrine\ORM\PersistentCollection {#2310 …}
      +reports: Doctrine\ORM\PersistentCollection {#2306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
      -id: 259989
      -bodyTs: "'also':16 'card':10 'choic':5 'control':9 'data':31 'datacent':18 'drive':14,22 'felt':35 'half':27 'like':36 'os':8 'report':26 'run':21 'smart':30 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6280149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703787526 {#2302
        date: 2023-12-28 19:18:46.0 +01:00
      }
      +"title": 259989
    }
  ]
  -id: 25387
  -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
  -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703857646
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11235325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703771246 {#5766
    date: 2023-12-28 14:47:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2231
  +user: Proxies\__CG__\App\Entity\User {#5744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
  +title: "Is this Seagate Exos drive too good to be true?"
  +url: null
  +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710356244 {#5778
    date: 2024-03-13 19:57:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5783 …}
  +votes: Doctrine\ORM\PersistentCollection {#5786 …}
  +reports: Doctrine\ORM\PersistentCollection {#5788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5792 …}
  +badges: Doctrine\ORM\PersistentCollection {#5794 …}
  +children: [
    1 => App\Entity\EntryComment {#2213
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: null
      +root: null
      +body: "It depends. They’re simply the most annoying drives out there because Seagate on their wisdom decided to remove half of the SMART data from reports and they won’t let you change the power settings like other drives. Those drives will never spin down, they’ll even report to the system they’re spun down while in fact they’ll be still running at a lower speed. They also make a LOT of noise."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1709193216 {#2124
        date: 2024-02-29 08:53:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rosa666parks@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2232 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2192 …}
      +reports: Doctrine\ORM\PersistentCollection {#2299 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 259405
      -bodyTs: "'also':70 'annoy':8 'chang':33 'data':24 'decid':17 'depend':2 'drive':9,39,41 'even':48 'fact':59 'half':20 'let':31 'like':37 'll':47,61 'lot':73 'lower':67 'make':71 'never':43 'nois':75 'power':35 're':4,54 'remov':19 'report':26,49 'run':64 'seagat':13 'set':36 'simpli':5 'smart':23 'speed':68 'spin':44 'spun':55 'still':63 'system':52 'wisdom':16 'won':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6277153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703774086 {#2112
        date: 2023-12-28 15:34:46.0 +01:00
      }
      +"title": 259405
    }
    0 => App\Entity\EntryComment {#2297
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
      +root: App\Entity\EntryComment {#2213}
      +body: "That should be a choice of the OS / controller card not of the drive itself. Also what datacenter wants to run drives that don’t report half of the SMART data just because they felt like it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1703787526 {#2301
        date: 2023-12-28 19:18:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rosa666parks@lemmy.dbzer0.com"
        "@TCB13@lemmy.world"
        "@hperrin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2315 …}
      +nested: Doctrine\ORM\PersistentCollection {#2321 …}
      +votes: Doctrine\ORM\PersistentCollection {#2310 …}
      +reports: Doctrine\ORM\PersistentCollection {#2306 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
      -id: 259989
      -bodyTs: "'also':16 'card':10 'choic':5 'control':9 'data':31 'datacent':18 'drive':14,22 'felt':35 'half':27 'like':36 'os':8 'report':26 'run':21 'smart':30 'want':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6280149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703787526 {#2302
        date: 2023-12-28 19:18:46.0 +01:00
      }
      +"title": 259989
    }
  ]
  -id: 25387
  -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
  -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703857646
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11235325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703771246 {#5766
    date: 2023-12-28 14:47:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2213
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231
    +user: Proxies\__CG__\App\Entity\User {#5744 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
    +title: "Is this Seagate Exos drive too good to be true?"
    +url: null
    +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710356244 {#5778
      date: 2024-03-13 19:57:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5783 …}
    +votes: Doctrine\ORM\PersistentCollection {#5786 …}
    +reports: Doctrine\ORM\PersistentCollection {#5788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5792 …}
    +badges: Doctrine\ORM\PersistentCollection {#5794 …}
    +children: [
      1 => App\Entity\EntryComment {#2213}
      0 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2213}
        +body: "That should be a choice of the OS / controller card not of the drive itself. Also what datacenter wants to run drives that don’t report half of the SMART data just because they felt like it?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703787526 {#2301
          date: 2023-12-28 19:18:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rosa666parks@lemmy.dbzer0.com"
          "@TCB13@lemmy.world"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 259989
        -bodyTs: "'also':16 'card':10 'choic':5 'control':9 'data':31 'datacent':18 'drive':14,22 'felt':35 'half':27 'like':36 'os':8 'report':26 'run':21 'smart':30 'want':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6280149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703787526 {#2302
          date: 2023-12-28 19:18:46.0 +01:00
        }
        +"title": 259989
      }
    ]
    -id: 25387
    -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
    -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703857646
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11235325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703771246 {#5766
      date: 2023-12-28 14:47:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "It depends. They’re simply the most annoying drives out there because Seagate on their wisdom decided to remove half of the SMART data from reports and they won’t let you change the power settings like other drives. Those drives will never spin down, they’ll even report to the system they’re spun down while in fact they’ll be still running at a lower speed. They also make a LOT of noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1709193216 {#2124
    date: 2024-02-29 08:53:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 259405
  -bodyTs: "'also':70 'annoy':8 'chang':33 'data':24 'decid':17 'depend':2 'drive':9,39,41 'even':48 'fact':59 'half':20 'let':31 'like':37 'll':47,61 'lot':73 'lower':67 'make':71 'never':43 'nois':75 'power':35 're':4,54 'remov':19 'report':26,49 'run':64 'seagat':13 'set':36 'simpli':5 'smart':23 'speed':68 'spin':44 'spun':55 'still':63 'system':52 'wisdom':16 'won':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6277153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703774086 {#2112
    date: 2023-12-28 15:34:46.0 +01:00
  }
  +"title": 259405
}
"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 {#2213
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231
    +user: Proxies\__CG__\App\Entity\User {#5744 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
    +title: "Is this Seagate Exos drive too good to be true?"
    +url: null
    +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710356244 {#5778
      date: 2024-03-13 19:57:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5783 …}
    +votes: Doctrine\ORM\PersistentCollection {#5786 …}
    +reports: Doctrine\ORM\PersistentCollection {#5788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5792 …}
    +badges: Doctrine\ORM\PersistentCollection {#5794 …}
    +children: [
      1 => App\Entity\EntryComment {#2213}
      0 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2213}
        +body: "That should be a choice of the OS / controller card not of the drive itself. Also what datacenter wants to run drives that don’t report half of the SMART data just because they felt like it?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703787526 {#2301
          date: 2023-12-28 19:18:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rosa666parks@lemmy.dbzer0.com"
          "@TCB13@lemmy.world"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 259989
        -bodyTs: "'also':16 'card':10 'choic':5 'control':9 'data':31 'datacent':18 'drive':14,22 'felt':35 'half':27 'like':36 'os':8 'report':26 'run':21 'smart':30 'want':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6280149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703787526 {#2302
          date: 2023-12-28 19:18:46.0 +01:00
        }
        +"title": 259989
      }
    ]
    -id: 25387
    -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
    -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703857646
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11235325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703771246 {#5766
      date: 2023-12-28 14:47:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "It depends. They’re simply the most annoying drives out there because Seagate on their wisdom decided to remove half of the SMART data from reports and they won’t let you change the power settings like other drives. Those drives will never spin down, they’ll even report to the system they’re spun down while in fact they’ll be still running at a lower speed. They also make a LOT of noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1709193216 {#2124
    date: 2024-02-29 08:53:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 259405
  -bodyTs: "'also':70 'annoy':8 'chang':33 'data':24 'decid':17 'depend':2 'drive':9,39,41 'even':48 'fact':59 'half':20 'let':31 'like':37 'll':47,61 'lot':73 'lower':67 'make':71 'never':43 'nois':75 'power':35 're':4,54 'remov':19 'report':26,49 'run':64 'seagat':13 'set':36 'simpli':5 'smart':23 'speed':68 'spin':44 'spun':55 'still':63 'system':52 'wisdom':16 'won':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6277153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703774086 {#2112
    date: 2023-12-28 15:34:46.0 +01:00
  }
  +"title": 259405
}
"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 {#2213
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231
    +user: Proxies\__CG__\App\Entity\User {#5744 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
    +title: "Is this Seagate Exos drive too good to be true?"
    +url: null
    +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710356244 {#5778
      date: 2024-03-13 19:57:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5783 …}
    +votes: Doctrine\ORM\PersistentCollection {#5786 …}
    +reports: Doctrine\ORM\PersistentCollection {#5788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5792 …}
    +badges: Doctrine\ORM\PersistentCollection {#5794 …}
    +children: [
      1 => App\Entity\EntryComment {#2213}
      0 => App\Entity\EntryComment {#2297
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
        +root: App\Entity\EntryComment {#2213}
        +body: "That should be a choice of the OS / controller card not of the drive itself. Also what datacenter wants to run drives that don’t report half of the SMART data just because they felt like it?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703787526 {#2301
          date: 2023-12-28 19:18:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rosa666parks@lemmy.dbzer0.com"
          "@TCB13@lemmy.world"
          "@hperrin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2315 …}
        +nested: Doctrine\ORM\PersistentCollection {#2321 …}
        +votes: Doctrine\ORM\PersistentCollection {#2310 …}
        +reports: Doctrine\ORM\PersistentCollection {#2306 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
        -id: 259989
        -bodyTs: "'also':16 'card':10 'choic':5 'control':9 'data':31 'datacent':18 'drive':14,22 'felt':35 'half':27 'like':36 'os':8 'report':26 'run':21 'smart':30 'want':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6280149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703787526 {#2302
          date: 2023-12-28 19:18:46.0 +01:00
        }
        +"title": 259989
      }
    ]
    -id: 25387
    -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
    -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703857646
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11235325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703771246 {#5766
      date: 2023-12-28 14:47:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: null
  +root: null
  +body: "It depends. They’re simply the most annoying drives out there because Seagate on their wisdom decided to remove half of the SMART data from reports and they won’t let you change the power settings like other drives. Those drives will never spin down, they’ll even report to the system they’re spun down while in fact they’ll be still running at a lower speed. They also make a LOT of noise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1709193216 {#2124
    date: 2024-02-29 08:53:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 259405
  -bodyTs: "'also':70 'annoy':8 'chang':33 'data':24 'decid':17 'depend':2 'drive':9,39,41 'even':48 'fact':59 'half':20 'let':31 'like':37 'll':47,61 'lot':73 'lower':67 'make':71 'never':43 'nois':75 'power':35 're':4,54 'remov':19 'report':26,49 'run':64 'seagat':13 'set':36 'simpli':5 'smart':23 'speed':68 'spin':44 'spun':55 'still':63 'system':52 'wisdom':16 'won':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6277153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703774086 {#2112
    date: 2023-12-28 15:34:46.0 +01:00
  }
  +"title": 259405
}
"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 {#2297
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231
    +user: Proxies\__CG__\App\Entity\User {#5744 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
    +title: "Is this Seagate Exos drive too good to be true?"
    +url: null
    +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710356244 {#5778
      date: 2024-03-13 19:57:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5783 …}
    +votes: Doctrine\ORM\PersistentCollection {#5786 …}
    +reports: Doctrine\ORM\PersistentCollection {#5788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5792 …}
    +badges: Doctrine\ORM\PersistentCollection {#5794 …}
    +children: [
      1 => App\Entity\EntryComment {#2213
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
        +image: null
        +parent: null
        +root: null
        +body: "It depends. They’re simply the most annoying drives out there because Seagate on their wisdom decided to remove half of the SMART data from reports and they won’t let you change the power settings like other drives. Those drives will never spin down, they’ll even report to the system they’re spun down while in fact they’ll be still running at a lower speed. They also make a LOT of noise."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1709193216 {#2124
          date: 2024-02-29 08:53:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rosa666parks@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 259405
        -bodyTs: "'also':70 'annoy':8 'chang':33 'data':24 'decid':17 'depend':2 'drive':9,39,41 'even':48 'fact':59 'half':20 'let':31 'like':37 'll':47,61 'lot':73 'lower':67 'make':71 'never':43 'nois':75 'power':35 're':4,54 'remov':19 'report':26,49 'run':64 'seagat':13 'set':36 'simpli':5 'smart':23 'speed':68 'spin':44 'spun':55 'still':63 'system':52 'wisdom':16 'won':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6277153"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703774086 {#2112
          date: 2023-12-28 15:34:46.0 +01:00
        }
        +"title": 259405
      }
      0 => App\Entity\EntryComment {#2297}
    ]
    -id: 25387
    -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
    -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703857646
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11235325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703771246 {#5766
      date: 2023-12-28 14:47:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: App\Entity\EntryComment {#2213}
  +body: "That should be a choice of the OS / controller card not of the drive itself. Also what datacenter wants to run drives that don’t report half of the SMART data just because they felt like it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1703787526 {#2301
    date: 2023-12-28 19:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
    "@TCB13@lemmy.world"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 259989
  -bodyTs: "'also':16 'card':10 'choic':5 'control':9 'data':31 'datacent':18 'drive':14,22 'felt':35 'half':27 'like':36 'os':8 'report':26 'run':21 'smart':30 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6280149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703787526 {#2302
    date: 2023-12-28 19:18:46.0 +01:00
  }
  +"title": 259989
}
"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 {#2297
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231
    +user: Proxies\__CG__\App\Entity\User {#5744 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
    +title: "Is this Seagate Exos drive too good to be true?"
    +url: null
    +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710356244 {#5778
      date: 2024-03-13 19:57:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5783 …}
    +votes: Doctrine\ORM\PersistentCollection {#5786 …}
    +reports: Doctrine\ORM\PersistentCollection {#5788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5792 …}
    +badges: Doctrine\ORM\PersistentCollection {#5794 …}
    +children: [
      1 => App\Entity\EntryComment {#2213
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
        +image: null
        +parent: null
        +root: null
        +body: "It depends. They’re simply the most annoying drives out there because Seagate on their wisdom decided to remove half of the SMART data from reports and they won’t let you change the power settings like other drives. Those drives will never spin down, they’ll even report to the system they’re spun down while in fact they’ll be still running at a lower speed. They also make a LOT of noise."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1709193216 {#2124
          date: 2024-02-29 08:53:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rosa666parks@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 259405
        -bodyTs: "'also':70 'annoy':8 'chang':33 'data':24 'decid':17 'depend':2 'drive':9,39,41 'even':48 'fact':59 'half':20 'let':31 'like':37 'll':47,61 'lot':73 'lower':67 'make':71 'never':43 'nois':75 'power':35 're':4,54 'remov':19 'report':26,49 'run':64 'seagat':13 'set':36 'simpli':5 'smart':23 'speed':68 'spin':44 'spun':55 'still':63 'system':52 'wisdom':16 'won':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6277153"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703774086 {#2112
          date: 2023-12-28 15:34:46.0 +01:00
        }
        +"title": 259405
      }
      0 => App\Entity\EntryComment {#2297}
    ]
    -id: 25387
    -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
    -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703857646
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11235325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703771246 {#5766
      date: 2023-12-28 14:47:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: App\Entity\EntryComment {#2213}
  +body: "That should be a choice of the OS / controller card not of the drive itself. Also what datacenter wants to run drives that don’t report half of the SMART data just because they felt like it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1703787526 {#2301
    date: 2023-12-28 19:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
    "@TCB13@lemmy.world"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 259989
  -bodyTs: "'also':16 'card':10 'choic':5 'control':9 'data':31 'datacent':18 'drive':14,22 'felt':35 'half':27 'like':36 'os':8 'report':26 'run':21 'smart':30 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6280149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703787526 {#2302
    date: 2023-12-28 19:18:46.0 +01:00
  }
  +"title": 259989
}
"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 {#2297
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231
    +user: Proxies\__CG__\App\Entity\User {#5744 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Is-this-Seagate-Exos-drive-too-good-to-be-true"
    +title: "Is this Seagate Exos drive too good to be true?"
    +url: null
    +body: "[I found this](https://www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/N82E16822178941?Item=9SIA5ADK6G7340&Source=socialshare&cm_mmc=snc-social-_-sr-_-9SIA5ADK6G7340-_-12282023) its the cheapest 10TB Exos drive on Newegg and looking to buy 4 of them. I will be putting them in my NAS that I use for my media library and pc backups. The price I’m posting this is $130, I’m also looking similar Exos drives that are $250 is there a difference? Should I shell up for the more expensive drives?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 51
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710356244 {#5778
      date: 2024-03-13 19:57:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5783 …}
    +votes: Doctrine\ORM\PersistentCollection {#5786 …}
    +reports: Doctrine\ORM\PersistentCollection {#5788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5792 …}
    +badges: Doctrine\ORM\PersistentCollection {#5794 …}
    +children: [
      1 => App\Entity\EntryComment {#2213
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2231 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
        +image: null
        +parent: null
        +root: null
        +body: "It depends. They’re simply the most annoying drives out there because Seagate on their wisdom decided to remove half of the SMART data from reports and they won’t let you change the power settings like other drives. Those drives will never spin down, they’ll even report to the system they’re spun down while in fact they’ll be still running at a lower speed. They also make a LOT of noise."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1709193216 {#2124
          date: 2024-02-29 08:53:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rosa666parks@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2232 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2192 …}
        +reports: Doctrine\ORM\PersistentCollection {#2299 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
        -id: 259405
        -bodyTs: "'also':70 'annoy':8 'chang':33 'data':24 'decid':17 'depend':2 'drive':9,39,41 'even':48 'fact':59 'half':20 'let':31 'like':37 'll':47,61 'lot':73 'lower':67 'make':71 'never':43 'nois':75 'power':35 're':4,54 'remov':19 'report':26,49 'run':64 'seagat':13 'set':36 'simpli':5 'smart':23 'speed':68 'spin':44 'spun':55 'still':63 'system':52 'wisdom':16 'won':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6277153"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703774086 {#2112
          date: 2023-12-28 15:34:46.0 +01:00
        }
        +"title": 259405
      }
      0 => App\Entity\EntryComment {#2297}
    ]
    -id: 25387
    -titleTs: "'drive':5 'exo':4 'good':7 'seagat':3 'true':10"
    -bodyTs: "'/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':6 '10tb':10 '130':47 '250':57 '4':19 'also':50 'backup':39 'buy':18 'cheapest':9 'differ':61 'drive':12,54,70 'exo':11,53 'expens':69 'found':2 'librari':36 'look':16,51 'm':43,49 'media':35 'nas':29 'newegg':14 'pc':38 'post':44 'price':41 'put':25 'shell':64 'similar':52 'use':32 'www.newegg.com':5 'www.newegg.com/seagate-enterprise-capacity-3-5-st10000nm0016-10tb/p/n82e16822178941?item=9sia5adk6g7340&source=socialshare&cm_mmc=snc-social-_-sr-_-9sia5adk6g7340-_-12282023)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703857646
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11235325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703771246 {#5766
      date: 2023-12-28 14:47:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1725 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: App\Entity\EntryComment {#2213}
  +body: "That should be a choice of the OS / controller card not of the drive itself. Also what datacenter wants to run drives that don’t report half of the SMART data just because they felt like it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1703787526 {#2301
    date: 2023-12-28 19:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rosa666parks@lemmy.dbzer0.com"
    "@TCB13@lemmy.world"
    "@hperrin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 259989
  -bodyTs: "'also':16 'card':10 'choic':5 'control':9 'data':31 'datacent':18 'drive':14,22 'felt':35 'half':27 'like':36 'os':8 'report':26 'run':21 'smart':30 'want':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6280149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703787526 {#2302
    date: 2023-12-28 19:18:46.0 +01:00
  }
  +"title": 259989
}
"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
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#2915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Sorry-if-this-is-covered-somewhere-but-I-couldn-t-find"
  +title: "Sorry if this is covered somewhere but I couldn't find it! I need recommendations on a good starter NAS"
  +url: null
  +body: "Title says pretty much all there is. Im just getting started in this and don’t want to go too crazy. Im willing to go as high as $250 right now which, when i look around, i know isn’t gonna get me anything absolutely amazing but hey back off im an instacart driver lol"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703194720 {#5849
    date: 2023-12-21 22:38:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5816 …}
  +votes: Doctrine\ORM\PersistentCollection {#5856 …}
  +reports: Doctrine\ORM\PersistentCollection {#5858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5862 …}
  +badges: Doctrine\ORM\PersistentCollection {#5864 …}
  +children: [
    App\Entity\EntryComment {#2163
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Build it yourself, avoid proprietary solutions. If you’re after power efficiency go with some ARM board with PCI/M2 slot to use as SATA ports, if you want more performance and want to run a few services on it, get a second hand computer like an HP mini or even a full desktop.\n
        \n
        **I what would recommend is instead a Mini-PC** like the HP EliteDesk 800 G2 DM or the Dell OptiPlex 3050 Micro.\n
        \n
        If you plan to create a small NAS for storage and self-host a few services even an old laptop will do it, however there are advantages to picking a mini PC. Those machines are quiet, don’t require much power and some can even fit a 2.5" hard drive so you won’t need external hard drive enclosures.\n
        \n
        Mini-PCs are also cheap second hand, you might be able to get an 8th Gen Intel CPU for 100-200€. Sometimes you’ll find really old models (i3 CPU + 4 GB of RAM) selling for 50€ and while those aren’t usable anymore as a Windows desktop they’re are still more than enough to run your NAS/Cloud solution. I would pick something 6th gen or more recent.\n
        \n
        For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option. Aside from the big brands like HP and Dell there are other alternatives such as the trendy MINISFORUM however their BIOS comes out of the factory with weird bugs and the hardware isn’t as reliable - missing ESD protection on USB in some models and whatnot.\n
        \n
        A very important thing for you to consider is the storage / hard drive interface. On a Pi you’re usually constrained to USB for your hard drives, however on a Mini PCs you’ve the following options:\n
        \n
        - USB Storage - is slower and USB isn’t very robust, not recommended, the only advantage here is that you don’t have to DIY anything;\n
        - Some of those machines come with a SATA port and space for a 2.5" hard drive, either use it a single drive if you don’t need much storage or get a [5 SATA port card](https://www.aliexpress.com/item/1005005089493594.html) to expand it;\n
        - Recent models come with a NVME M.2. slot (PCIe) and that can be turned into 6 SATA ports with a [cheap adapter like this](https://www.aliexpress.com/item/1005004263885851.html).\n
        \n
        In both SATA cases you just have to throw NAS hard drives and a cheap power supply at it and you’ll be done. SATA is faster and way more reliable than USB for storage, it won’t randomly disconnect and you will be able to take full advantage of the disks, no speed limitations like in a typical USB connections. Personally I would pick model that has both the SATA connector and the NVME slot and then use the SATA connector for a small 2.5" SSD (boot drive) and the NVME with the adapter above for the NAS hard drives - this option will give you the best performance.\n
        \n
        Software: run barebones Debian and install everything from scratch OR use something already made like TrueNAS Scale or OpenMediaVault.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1705896438 {#2128
        date: 2024-01-22 05:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EdibleFriend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2123 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 236367
      -bodyTs: "'-200':158 '/item/1005004263885851.html).':458 '/item/1005005089493594.html)':428 '100':157,210 '16gb':222 '2.5':125,403,544 '256gb':225 '3050':75 '4':168 '5':422 '50':174 '6':447 '6th':202 '80':261 '800':68 '8gb':255 '8th':152,220 'abl':148,503 'adapt':242,264,267,453,553 'advantag':104,379,507 'alreadi':580 'also':141 'altern':294 'anymor':181 'anyth':389 'aren':178 'arm':16 'asid':282 'avoid':4 'barebon':570 'best':566 'big':285 'bio':302 'board':17 'boot':546 'brand':286 'bug':310 'build':1 'bullshit':266 'cabl':265 'card':269,425 'case':231,262,462 'cheap':142,452,473 'come':238,303,394,434 'comput':44 'connect':519 'connector':530,540 'consid':335 'constrain':348 'cost':259 'cpu':155,167 'creat':81 'debian':571 'dell':73,290 'desktop':53,185 'disconnect':498 'disk':510 'diy':388 'dm':70 'done':482 'drive':127,135,340,354,405,411,470,547,559 'effici':12 'eg':208 'either':406 'elitedesk':67 'els':271 'enclosur':136 'enough':192 'esd':319 'even':50,94,122 'everyth':574 'expand':430 'extern':133 'factori':307 'faster':485 'find':162,213 'fit':123 'follow':363 'full':52,506 'g2':69 'gb':169 'gen':153,203,221 'get':40,150,420 'give':563 'go':13 'good':280 'grab':273 'hand':43,144 'hard':126,134,339,353,404,469,558 'hardwar':313 'host':90 'howev':101,300,355 'hp':47,66,215,288 'i/o':235 'i3':166 'i5':219 'import':330 'instal':573 'instead':59 'intel':154 'interfac':341 'isn':276,314,371 'laptop':97 'like':45,64,287,454,514,582 'limit':513 'll':161,480 'lot':233 'm.2':438 'm2':237 'machin':111,393 'made':581 'micro':76 'might':146 'mini':48,62,108,138,216,358 'mini-pc':61,137 'minisforum':299 'miss':318 'model':165,325,433,524 'money':272 'much':117,417 'nas':84,468,557 'nas/cloud':196 'need':132,416 'note':251 'nvme':226,437,533,550 'obvious':228 'old':96,164 'openmediavault':586 'option':281,364,561 'optiplex':74 'outperform':244 'pc':63,109 'pci/m2':19 'pcie':236,440 'pcs':139,359 'perform':30,567 'person':520 'pi':275,344 'pick':106,200,523 'plan':79 'port':25,398,424,449 'possibl':249 'power':11,118,241,263,474 'proprietari':5 'protect':320 'quiet':113 'ram':171,224,257 'random':497 're':9,187,346 'realli':163 'recent':206,432 'recommend':57,376 'reliabl':317,489 'requir':116 'robust':374 'rpi5':246,254 'run':34,194,569 'sata':24,397,423,448,461,483,529,539 'scale':584 'scratch':576 'sd':268 'second':42,143 'self':89 'self-host':88 'sell':172 'servic':37,93 'singl':410 'slot':20,439,534 'slower':368 'small':83,543 'softwar':568 'solut':6,197 'someth':201,579 'sometim':159 'space':400 'speed':512 'ssd':545 'still':189 'storag':86,338,366,418,493 'suppli':475 'take':505 'thing':331 'throw':467 'trendi':298 'truena':583 'turn':445 'typic':517 'usabl':180 'usb':322,350,365,370,491,518 'use':22,407,537,578 'usual':347 've':361 'want':28,32 'way':250,487 'weird':309 'whatev':270 'whatnot':327 'window':184 'won':130,495 'would':56,199,522 'www.aliexpress.com':427,457 'www.aliexpress.com/item/1005004263885851.html).':456 'www.aliexpress.com/item/1005005089493594.html)':426"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6140312"
      +editedAt: DateTimeImmutable @1705763703 {#2044
        date: 2024-01-20 16:15:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703026263 {#2162
        date: 2023-12-19 23:51:03.0 +01:00
      }
      +"title": 236367
    }
  ]
  -id: 23482
  -titleTs: "'couldn':9 'cover':5 'find':11 'good':18 'nas':20 'need':14 'recommend':15 'somewher':6 'sorri':1 'starter':19"
  -bodyTs: "'250':29 'absolut':45 'amaz':46 'anyth':44 'around':36 'back':49 'crazi':21 'driver':54 'get':10,42 'go':19,25 'gonna':41 'hey':48 'high':27 'im':8,22,51 'instacart':53 'isn':39 'know':38 'lol':55 'look':35 'much':4 'pretti':3 'right':30 'say':2 'start':11 'titl':1 'want':17 'will':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112619
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9768323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026219 {#5837
    date: 2023-12-19 23:50:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#2915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Sorry-if-this-is-covered-somewhere-but-I-couldn-t-find"
  +title: "Sorry if this is covered somewhere but I couldn't find it! I need recommendations on a good starter NAS"
  +url: null
  +body: "Title says pretty much all there is. Im just getting started in this and don’t want to go too crazy. Im willing to go as high as $250 right now which, when i look around, i know isn’t gonna get me anything absolutely amazing but hey back off im an instacart driver lol"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703194720 {#5849
    date: 2023-12-21 22:38:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5816 …}
  +votes: Doctrine\ORM\PersistentCollection {#5856 …}
  +reports: Doctrine\ORM\PersistentCollection {#5858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5862 …}
  +badges: Doctrine\ORM\PersistentCollection {#5864 …}
  +children: [
    App\Entity\EntryComment {#2163
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Build it yourself, avoid proprietary solutions. If you’re after power efficiency go with some ARM board with PCI/M2 slot to use as SATA ports, if you want more performance and want to run a few services on it, get a second hand computer like an HP mini or even a full desktop.\n
        \n
        **I what would recommend is instead a Mini-PC** like the HP EliteDesk 800 G2 DM or the Dell OptiPlex 3050 Micro.\n
        \n
        If you plan to create a small NAS for storage and self-host a few services even an old laptop will do it, however there are advantages to picking a mini PC. Those machines are quiet, don’t require much power and some can even fit a 2.5" hard drive so you won’t need external hard drive enclosures.\n
        \n
        Mini-PCs are also cheap second hand, you might be able to get an 8th Gen Intel CPU for 100-200€. Sometimes you’ll find really old models (i3 CPU + 4 GB of RAM) selling for 50€ and while those aren’t usable anymore as a Windows desktop they’re are still more than enough to run your NAS/Cloud solution. I would pick something 6th gen or more recent.\n
        \n
        For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option. Aside from the big brands like HP and Dell there are other alternatives such as the trendy MINISFORUM however their BIOS comes out of the factory with weird bugs and the hardware isn’t as reliable - missing ESD protection on USB in some models and whatnot.\n
        \n
        A very important thing for you to consider is the storage / hard drive interface. On a Pi you’re usually constrained to USB for your hard drives, however on a Mini PCs you’ve the following options:\n
        \n
        - USB Storage - is slower and USB isn’t very robust, not recommended, the only advantage here is that you don’t have to DIY anything;\n
        - Some of those machines come with a SATA port and space for a 2.5" hard drive, either use it a single drive if you don’t need much storage or get a [5 SATA port card](https://www.aliexpress.com/item/1005005089493594.html) to expand it;\n
        - Recent models come with a NVME M.2. slot (PCIe) and that can be turned into 6 SATA ports with a [cheap adapter like this](https://www.aliexpress.com/item/1005004263885851.html).\n
        \n
        In both SATA cases you just have to throw NAS hard drives and a cheap power supply at it and you’ll be done. SATA is faster and way more reliable than USB for storage, it won’t randomly disconnect and you will be able to take full advantage of the disks, no speed limitations like in a typical USB connections. Personally I would pick model that has both the SATA connector and the NVME slot and then use the SATA connector for a small 2.5" SSD (boot drive) and the NVME with the adapter above for the NAS hard drives - this option will give you the best performance.\n
        \n
        Software: run barebones Debian and install everything from scratch OR use something already made like TrueNAS Scale or OpenMediaVault.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1705896438 {#2128
        date: 2024-01-22 05:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EdibleFriend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2123 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 236367
      -bodyTs: "'-200':158 '/item/1005004263885851.html).':458 '/item/1005005089493594.html)':428 '100':157,210 '16gb':222 '2.5':125,403,544 '256gb':225 '3050':75 '4':168 '5':422 '50':174 '6':447 '6th':202 '80':261 '800':68 '8gb':255 '8th':152,220 'abl':148,503 'adapt':242,264,267,453,553 'advantag':104,379,507 'alreadi':580 'also':141 'altern':294 'anymor':181 'anyth':389 'aren':178 'arm':16 'asid':282 'avoid':4 'barebon':570 'best':566 'big':285 'bio':302 'board':17 'boot':546 'brand':286 'bug':310 'build':1 'bullshit':266 'cabl':265 'card':269,425 'case':231,262,462 'cheap':142,452,473 'come':238,303,394,434 'comput':44 'connect':519 'connector':530,540 'consid':335 'constrain':348 'cost':259 'cpu':155,167 'creat':81 'debian':571 'dell':73,290 'desktop':53,185 'disconnect':498 'disk':510 'diy':388 'dm':70 'done':482 'drive':127,135,340,354,405,411,470,547,559 'effici':12 'eg':208 'either':406 'elitedesk':67 'els':271 'enclosur':136 'enough':192 'esd':319 'even':50,94,122 'everyth':574 'expand':430 'extern':133 'factori':307 'faster':485 'find':162,213 'fit':123 'follow':363 'full':52,506 'g2':69 'gb':169 'gen':153,203,221 'get':40,150,420 'give':563 'go':13 'good':280 'grab':273 'hand':43,144 'hard':126,134,339,353,404,469,558 'hardwar':313 'host':90 'howev':101,300,355 'hp':47,66,215,288 'i/o':235 'i3':166 'i5':219 'import':330 'instal':573 'instead':59 'intel':154 'interfac':341 'isn':276,314,371 'laptop':97 'like':45,64,287,454,514,582 'limit':513 'll':161,480 'lot':233 'm.2':438 'm2':237 'machin':111,393 'made':581 'micro':76 'might':146 'mini':48,62,108,138,216,358 'mini-pc':61,137 'minisforum':299 'miss':318 'model':165,325,433,524 'money':272 'much':117,417 'nas':84,468,557 'nas/cloud':196 'need':132,416 'note':251 'nvme':226,437,533,550 'obvious':228 'old':96,164 'openmediavault':586 'option':281,364,561 'optiplex':74 'outperform':244 'pc':63,109 'pci/m2':19 'pcie':236,440 'pcs':139,359 'perform':30,567 'person':520 'pi':275,344 'pick':106,200,523 'plan':79 'port':25,398,424,449 'possibl':249 'power':11,118,241,263,474 'proprietari':5 'protect':320 'quiet':113 'ram':171,224,257 'random':497 're':9,187,346 'realli':163 'recent':206,432 'recommend':57,376 'reliabl':317,489 'requir':116 'robust':374 'rpi5':246,254 'run':34,194,569 'sata':24,397,423,448,461,483,529,539 'scale':584 'scratch':576 'sd':268 'second':42,143 'self':89 'self-host':88 'sell':172 'servic':37,93 'singl':410 'slot':20,439,534 'slower':368 'small':83,543 'softwar':568 'solut':6,197 'someth':201,579 'sometim':159 'space':400 'speed':512 'ssd':545 'still':189 'storag':86,338,366,418,493 'suppli':475 'take':505 'thing':331 'throw':467 'trendi':298 'truena':583 'turn':445 'typic':517 'usabl':180 'usb':322,350,365,370,491,518 'use':22,407,537,578 'usual':347 've':361 'want':28,32 'way':250,487 'weird':309 'whatev':270 'whatnot':327 'window':184 'won':130,495 'would':56,199,522 'www.aliexpress.com':427,457 'www.aliexpress.com/item/1005004263885851.html).':456 'www.aliexpress.com/item/1005005089493594.html)':426"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6140312"
      +editedAt: DateTimeImmutable @1705763703 {#2044
        date: 2024-01-20 16:15:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703026263 {#2162
        date: 2023-12-19 23:51:03.0 +01:00
      }
      +"title": 236367
    }
  ]
  -id: 23482
  -titleTs: "'couldn':9 'cover':5 'find':11 'good':18 'nas':20 'need':14 'recommend':15 'somewher':6 'sorri':1 'starter':19"
  -bodyTs: "'250':29 'absolut':45 'amaz':46 'anyth':44 'around':36 'back':49 'crazi':21 'driver':54 'get':10,42 'go':19,25 'gonna':41 'hey':48 'high':27 'im':8,22,51 'instacart':53 'isn':39 'know':38 'lol':55 'look':35 'much':4 'pretti':3 'right':30 'say':2 'start':11 'titl':1 'want':17 'will':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112619
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9768323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026219 {#5837
    date: 2023-12-19 23:50:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#2915 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Sorry-if-this-is-covered-somewhere-but-I-couldn-t-find"
  +title: "Sorry if this is covered somewhere but I couldn't find it! I need recommendations on a good starter NAS"
  +url: null
  +body: "Title says pretty much all there is. Im just getting started in this and don’t want to go too crazy. Im willing to go as high as $250 right now which, when i look around, i know isn’t gonna get me anything absolutely amazing but hey back off im an instacart driver lol"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 83
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703194720 {#5849
    date: 2023-12-21 22:38:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5816 …}
  +votes: Doctrine\ORM\PersistentCollection {#5856 …}
  +reports: Doctrine\ORM\PersistentCollection {#5858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5862 …}
  +badges: Doctrine\ORM\PersistentCollection {#5864 …}
  +children: [
    App\Entity\EntryComment {#2163
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Build it yourself, avoid proprietary solutions. If you’re after power efficiency go with some ARM board with PCI/M2 slot to use as SATA ports, if you want more performance and want to run a few services on it, get a second hand computer like an HP mini or even a full desktop.\n
        \n
        **I what would recommend is instead a Mini-PC** like the HP EliteDesk 800 G2 DM or the Dell OptiPlex 3050 Micro.\n
        \n
        If you plan to create a small NAS for storage and self-host a few services even an old laptop will do it, however there are advantages to picking a mini PC. Those machines are quiet, don’t require much power and some can even fit a 2.5" hard drive so you won’t need external hard drive enclosures.\n
        \n
        Mini-PCs are also cheap second hand, you might be able to get an 8th Gen Intel CPU for 100-200€. Sometimes you’ll find really old models (i3 CPU + 4 GB of RAM) selling for 50€ and while those aren’t usable anymore as a Windows desktop they’re are still more than enough to run your NAS/Cloud solution. I would pick something 6th gen or more recent.\n
        \n
        For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option. Aside from the big brands like HP and Dell there are other alternatives such as the trendy MINISFORUM however their BIOS comes out of the factory with weird bugs and the hardware isn’t as reliable - missing ESD protection on USB in some models and whatnot.\n
        \n
        A very important thing for you to consider is the storage / hard drive interface. On a Pi you’re usually constrained to USB for your hard drives, however on a Mini PCs you’ve the following options:\n
        \n
        - USB Storage - is slower and USB isn’t very robust, not recommended, the only advantage here is that you don’t have to DIY anything;\n
        - Some of those machines come with a SATA port and space for a 2.5" hard drive, either use it a single drive if you don’t need much storage or get a [5 SATA port card](https://www.aliexpress.com/item/1005005089493594.html) to expand it;\n
        - Recent models come with a NVME M.2. slot (PCIe) and that can be turned into 6 SATA ports with a [cheap adapter like this](https://www.aliexpress.com/item/1005004263885851.html).\n
        \n
        In both SATA cases you just have to throw NAS hard drives and a cheap power supply at it and you’ll be done. SATA is faster and way more reliable than USB for storage, it won’t randomly disconnect and you will be able to take full advantage of the disks, no speed limitations like in a typical USB connections. Personally I would pick model that has both the SATA connector and the NVME slot and then use the SATA connector for a small 2.5" SSD (boot drive) and the NVME with the adapter above for the NAS hard drives - this option will give you the best performance.\n
        \n
        Software: run barebones Debian and install everything from scratch OR use something already made like TrueNAS Scale or OpenMediaVault.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1705896438 {#2128
        date: 2024-01-22 05:07:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EdibleFriend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2123 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 236367
      -bodyTs: "'-200':158 '/item/1005004263885851.html).':458 '/item/1005005089493594.html)':428 '100':157,210 '16gb':222 '2.5':125,403,544 '256gb':225 '3050':75 '4':168 '5':422 '50':174 '6':447 '6th':202 '80':261 '800':68 '8gb':255 '8th':152,220 'abl':148,503 'adapt':242,264,267,453,553 'advantag':104,379,507 'alreadi':580 'also':141 'altern':294 'anymor':181 'anyth':389 'aren':178 'arm':16 'asid':282 'avoid':4 'barebon':570 'best':566 'big':285 'bio':302 'board':17 'boot':546 'brand':286 'bug':310 'build':1 'bullshit':266 'cabl':265 'card':269,425 'case':231,262,462 'cheap':142,452,473 'come':238,303,394,434 'comput':44 'connect':519 'connector':530,540 'consid':335 'constrain':348 'cost':259 'cpu':155,167 'creat':81 'debian':571 'dell':73,290 'desktop':53,185 'disconnect':498 'disk':510 'diy':388 'dm':70 'done':482 'drive':127,135,340,354,405,411,470,547,559 'effici':12 'eg':208 'either':406 'elitedesk':67 'els':271 'enclosur':136 'enough':192 'esd':319 'even':50,94,122 'everyth':574 'expand':430 'extern':133 'factori':307 'faster':485 'find':162,213 'fit':123 'follow':363 'full':52,506 'g2':69 'gb':169 'gen':153,203,221 'get':40,150,420 'give':563 'go':13 'good':280 'grab':273 'hand':43,144 'hard':126,134,339,353,404,469,558 'hardwar':313 'host':90 'howev':101,300,355 'hp':47,66,215,288 'i/o':235 'i3':166 'i5':219 'import':330 'instal':573 'instead':59 'intel':154 'interfac':341 'isn':276,314,371 'laptop':97 'like':45,64,287,454,514,582 'limit':513 'll':161,480 'lot':233 'm.2':438 'm2':237 'machin':111,393 'made':581 'micro':76 'might':146 'mini':48,62,108,138,216,358 'mini-pc':61,137 'minisforum':299 'miss':318 'model':165,325,433,524 'money':272 'much':117,417 'nas':84,468,557 'nas/cloud':196 'need':132,416 'note':251 'nvme':226,437,533,550 'obvious':228 'old':96,164 'openmediavault':586 'option':281,364,561 'optiplex':74 'outperform':244 'pc':63,109 'pci/m2':19 'pcie':236,440 'pcs':139,359 'perform':30,567 'person':520 'pi':275,344 'pick':106,200,523 'plan':79 'port':25,398,424,449 'possibl':249 'power':11,118,241,263,474 'proprietari':5 'protect':320 'quiet':113 'ram':171,224,257 'random':497 're':9,187,346 'realli':163 'recent':206,432 'recommend':57,376 'reliabl':317,489 'requir':116 'robust':374 'rpi5':246,254 'run':34,194,569 'sata':24,397,423,448,461,483,529,539 'scale':584 'scratch':576 'sd':268 'second':42,143 'self':89 'self-host':88 'sell':172 'servic':37,93 'singl':410 'slot':20,439,534 'slower':368 'small':83,543 'softwar':568 'solut':6,197 'someth':201,579 'sometim':159 'space':400 'speed':512 'ssd':545 'still':189 'storag':86,338,366,418,493 'suppli':475 'take':505 'thing':331 'throw':467 'trendi':298 'truena':583 'turn':445 'typic':517 'usabl':180 'usb':322,350,365,370,491,518 'use':22,407,537,578 'usual':347 've':361 'want':28,32 'way':250,487 'weird':309 'whatev':270 'whatnot':327 'window':184 'won':130,495 'would':56,199,522 'www.aliexpress.com':427,457 'www.aliexpress.com/item/1005004263885851.html).':456 'www.aliexpress.com/item/1005005089493594.html)':426"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6140312"
      +editedAt: DateTimeImmutable @1705763703 {#2044
        date: 2024-01-20 16:15:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703026263 {#2162
        date: 2023-12-19 23:51:03.0 +01:00
      }
      +"title": 236367
    }
  ]
  -id: 23482
  -titleTs: "'couldn':9 'cover':5 'find':11 'good':18 'nas':20 'need':14 'recommend':15 'somewher':6 'sorri':1 'starter':19"
  -bodyTs: "'250':29 'absolut':45 'amaz':46 'anyth':44 'around':36 'back':49 'crazi':21 'driver':54 'get':10,42 'go':19,25 'gonna':41 'hey':48 'high':27 'im':8,22,51 'instacart':53 'isn':39 'know':38 'lol':55 'look':35 'much':4 'pretti':3 'right':30 'say':2 'start':11 'titl':1 'want':17 'will':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703112619
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9768323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703026219 {#5837
    date: 2023-12-19 23:50:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2163
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Sorry-if-this-is-covered-somewhere-but-I-couldn-t-find"
    +title: "Sorry if this is covered somewhere but I couldn't find it! I need recommendations on a good starter NAS"
    +url: null
    +body: "Title says pretty much all there is. Im just getting started in this and don’t want to go too crazy. Im willing to go as high as $250 right now which, when i look around, i know isn’t gonna get me anything absolutely amazing but hey back off im an instacart driver lol"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703194720 {#5849
      date: 2023-12-21 22:38:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5816 …}
    +votes: Doctrine\ORM\PersistentCollection {#5856 …}
    +reports: Doctrine\ORM\PersistentCollection {#5858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5862 …}
    +badges: Doctrine\ORM\PersistentCollection {#5864 …}
    +children: [
      App\Entity\EntryComment {#2163}
    ]
    -id: 23482
    -titleTs: "'couldn':9 'cover':5 'find':11 'good':18 'nas':20 'need':14 'recommend':15 'somewher':6 'sorri':1 'starter':19"
    -bodyTs: "'250':29 'absolut':45 'amaz':46 'anyth':44 'around':36 'back':49 'crazi':21 'driver':54 'get':10,42 'go':19,25 'gonna':41 'hey':48 'high':27 'im':8,22,51 'instacart':53 'isn':39 'know':38 'lol':55 'look':35 'much':4 'pretti':3 'right':30 'say':2 'start':11 'titl':1 'want':17 'will':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703112619
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9768323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703026219 {#5837
      date: 2023-12-19 23:50:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Build it yourself, avoid proprietary solutions. If you’re after power efficiency go with some ARM board with PCI/M2 slot to use as SATA ports, if you want more performance and want to run a few services on it, get a second hand computer like an HP mini or even a full desktop.\n
    \n
    **I what would recommend is instead a Mini-PC** like the HP EliteDesk 800 G2 DM or the Dell OptiPlex 3050 Micro.\n
    \n
    If you plan to create a small NAS for storage and self-host a few services even an old laptop will do it, however there are advantages to picking a mini PC. Those machines are quiet, don’t require much power and some can even fit a 2.5" hard drive so you won’t need external hard drive enclosures.\n
    \n
    Mini-PCs are also cheap second hand, you might be able to get an 8th Gen Intel CPU for 100-200€. Sometimes you’ll find really old models (i3 CPU + 4 GB of RAM) selling for 50€ and while those aren’t usable anymore as a Windows desktop they’re are still more than enough to run your NAS/Cloud solution. I would pick something 6th gen or more recent.\n
    \n
    For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option. Aside from the big brands like HP and Dell there are other alternatives such as the trendy MINISFORUM however their BIOS comes out of the factory with weird bugs and the hardware isn’t as reliable - missing ESD protection on USB in some models and whatnot.\n
    \n
    A very important thing for you to consider is the storage / hard drive interface. On a Pi you’re usually constrained to USB for your hard drives, however on a Mini PCs you’ve the following options:\n
    \n
    - USB Storage - is slower and USB isn’t very robust, not recommended, the only advantage here is that you don’t have to DIY anything;\n
    - Some of those machines come with a SATA port and space for a 2.5" hard drive, either use it a single drive if you don’t need much storage or get a [5 SATA port card](https://www.aliexpress.com/item/1005005089493594.html) to expand it;\n
    - Recent models come with a NVME M.2. slot (PCIe) and that can be turned into 6 SATA ports with a [cheap adapter like this](https://www.aliexpress.com/item/1005004263885851.html).\n
    \n
    In both SATA cases you just have to throw NAS hard drives and a cheap power supply at it and you’ll be done. SATA is faster and way more reliable than USB for storage, it won’t randomly disconnect and you will be able to take full advantage of the disks, no speed limitations like in a typical USB connections. Personally I would pick model that has both the SATA connector and the NVME slot and then use the SATA connector for a small 2.5" SSD (boot drive) and the NVME with the adapter above for the NAS hard drives - this option will give you the best performance.\n
    \n
    Software: run barebones Debian and install everything from scratch OR use something already made like TrueNAS Scale or OpenMediaVault.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705896438 {#2128
    date: 2024-01-22 05:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 236367
  -bodyTs: "'-200':158 '/item/1005004263885851.html).':458 '/item/1005005089493594.html)':428 '100':157,210 '16gb':222 '2.5':125,403,544 '256gb':225 '3050':75 '4':168 '5':422 '50':174 '6':447 '6th':202 '80':261 '800':68 '8gb':255 '8th':152,220 'abl':148,503 'adapt':242,264,267,453,553 'advantag':104,379,507 'alreadi':580 'also':141 'altern':294 'anymor':181 'anyth':389 'aren':178 'arm':16 'asid':282 'avoid':4 'barebon':570 'best':566 'big':285 'bio':302 'board':17 'boot':546 'brand':286 'bug':310 'build':1 'bullshit':266 'cabl':265 'card':269,425 'case':231,262,462 'cheap':142,452,473 'come':238,303,394,434 'comput':44 'connect':519 'connector':530,540 'consid':335 'constrain':348 'cost':259 'cpu':155,167 'creat':81 'debian':571 'dell':73,290 'desktop':53,185 'disconnect':498 'disk':510 'diy':388 'dm':70 'done':482 'drive':127,135,340,354,405,411,470,547,559 'effici':12 'eg':208 'either':406 'elitedesk':67 'els':271 'enclosur':136 'enough':192 'esd':319 'even':50,94,122 'everyth':574 'expand':430 'extern':133 'factori':307 'faster':485 'find':162,213 'fit':123 'follow':363 'full':52,506 'g2':69 'gb':169 'gen':153,203,221 'get':40,150,420 'give':563 'go':13 'good':280 'grab':273 'hand':43,144 'hard':126,134,339,353,404,469,558 'hardwar':313 'host':90 'howev':101,300,355 'hp':47,66,215,288 'i/o':235 'i3':166 'i5':219 'import':330 'instal':573 'instead':59 'intel':154 'interfac':341 'isn':276,314,371 'laptop':97 'like':45,64,287,454,514,582 'limit':513 'll':161,480 'lot':233 'm.2':438 'm2':237 'machin':111,393 'made':581 'micro':76 'might':146 'mini':48,62,108,138,216,358 'mini-pc':61,137 'minisforum':299 'miss':318 'model':165,325,433,524 'money':272 'much':117,417 'nas':84,468,557 'nas/cloud':196 'need':132,416 'note':251 'nvme':226,437,533,550 'obvious':228 'old':96,164 'openmediavault':586 'option':281,364,561 'optiplex':74 'outperform':244 'pc':63,109 'pci/m2':19 'pcie':236,440 'pcs':139,359 'perform':30,567 'person':520 'pi':275,344 'pick':106,200,523 'plan':79 'port':25,398,424,449 'possibl':249 'power':11,118,241,263,474 'proprietari':5 'protect':320 'quiet':113 'ram':171,224,257 'random':497 're':9,187,346 'realli':163 'recent':206,432 'recommend':57,376 'reliabl':317,489 'requir':116 'robust':374 'rpi5':246,254 'run':34,194,569 'sata':24,397,423,448,461,483,529,539 'scale':584 'scratch':576 'sd':268 'second':42,143 'self':89 'self-host':88 'sell':172 'servic':37,93 'singl':410 'slot':20,439,534 'slower':368 'small':83,543 'softwar':568 'solut':6,197 'someth':201,579 'sometim':159 'space':400 'speed':512 'ssd':545 'still':189 'storag':86,338,366,418,493 'suppli':475 'take':505 'thing':331 'throw':467 'trendi':298 'truena':583 'turn':445 'typic':517 'usabl':180 'usb':322,350,365,370,491,518 'use':22,407,537,578 'usual':347 've':361 'want':28,32 'way':250,487 'weird':309 'whatev':270 'whatnot':327 'window':184 'won':130,495 'would':56,199,522 'www.aliexpress.com':427,457 'www.aliexpress.com/item/1005004263885851.html).':456 'www.aliexpress.com/item/1005005089493594.html)':426"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140312"
  +editedAt: DateTimeImmutable @1705763703 {#2044
    date: 2024-01-20 16:15:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703026263 {#2162
    date: 2023-12-19 23:51:03.0 +01:00
  }
  +"title": 236367
}
"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 {#2163
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Sorry-if-this-is-covered-somewhere-but-I-couldn-t-find"
    +title: "Sorry if this is covered somewhere but I couldn't find it! I need recommendations on a good starter NAS"
    +url: null
    +body: "Title says pretty much all there is. Im just getting started in this and don’t want to go too crazy. Im willing to go as high as $250 right now which, when i look around, i know isn’t gonna get me anything absolutely amazing but hey back off im an instacart driver lol"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703194720 {#5849
      date: 2023-12-21 22:38:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5816 …}
    +votes: Doctrine\ORM\PersistentCollection {#5856 …}
    +reports: Doctrine\ORM\PersistentCollection {#5858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5862 …}
    +badges: Doctrine\ORM\PersistentCollection {#5864 …}
    +children: [
      App\Entity\EntryComment {#2163}
    ]
    -id: 23482
    -titleTs: "'couldn':9 'cover':5 'find':11 'good':18 'nas':20 'need':14 'recommend':15 'somewher':6 'sorri':1 'starter':19"
    -bodyTs: "'250':29 'absolut':45 'amaz':46 'anyth':44 'around':36 'back':49 'crazi':21 'driver':54 'get':10,42 'go':19,25 'gonna':41 'hey':48 'high':27 'im':8,22,51 'instacart':53 'isn':39 'know':38 'lol':55 'look':35 'much':4 'pretti':3 'right':30 'say':2 'start':11 'titl':1 'want':17 'will':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703112619
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9768323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703026219 {#5837
      date: 2023-12-19 23:50:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Build it yourself, avoid proprietary solutions. If you’re after power efficiency go with some ARM board with PCI/M2 slot to use as SATA ports, if you want more performance and want to run a few services on it, get a second hand computer like an HP mini or even a full desktop.\n
    \n
    **I what would recommend is instead a Mini-PC** like the HP EliteDesk 800 G2 DM or the Dell OptiPlex 3050 Micro.\n
    \n
    If you plan to create a small NAS for storage and self-host a few services even an old laptop will do it, however there are advantages to picking a mini PC. Those machines are quiet, don’t require much power and some can even fit a 2.5" hard drive so you won’t need external hard drive enclosures.\n
    \n
    Mini-PCs are also cheap second hand, you might be able to get an 8th Gen Intel CPU for 100-200€. Sometimes you’ll find really old models (i3 CPU + 4 GB of RAM) selling for 50€ and while those aren’t usable anymore as a Windows desktop they’re are still more than enough to run your NAS/Cloud solution. I would pick something 6th gen or more recent.\n
    \n
    For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option. Aside from the big brands like HP and Dell there are other alternatives such as the trendy MINISFORUM however their BIOS comes out of the factory with weird bugs and the hardware isn’t as reliable - missing ESD protection on USB in some models and whatnot.\n
    \n
    A very important thing for you to consider is the storage / hard drive interface. On a Pi you’re usually constrained to USB for your hard drives, however on a Mini PCs you’ve the following options:\n
    \n
    - USB Storage - is slower and USB isn’t very robust, not recommended, the only advantage here is that you don’t have to DIY anything;\n
    - Some of those machines come with a SATA port and space for a 2.5" hard drive, either use it a single drive if you don’t need much storage or get a [5 SATA port card](https://www.aliexpress.com/item/1005005089493594.html) to expand it;\n
    - Recent models come with a NVME M.2. slot (PCIe) and that can be turned into 6 SATA ports with a [cheap adapter like this](https://www.aliexpress.com/item/1005004263885851.html).\n
    \n
    In both SATA cases you just have to throw NAS hard drives and a cheap power supply at it and you’ll be done. SATA is faster and way more reliable than USB for storage, it won’t randomly disconnect and you will be able to take full advantage of the disks, no speed limitations like in a typical USB connections. Personally I would pick model that has both the SATA connector and the NVME slot and then use the SATA connector for a small 2.5" SSD (boot drive) and the NVME with the adapter above for the NAS hard drives - this option will give you the best performance.\n
    \n
    Software: run barebones Debian and install everything from scratch OR use something already made like TrueNAS Scale or OpenMediaVault.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705896438 {#2128
    date: 2024-01-22 05:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 236367
  -bodyTs: "'-200':158 '/item/1005004263885851.html).':458 '/item/1005005089493594.html)':428 '100':157,210 '16gb':222 '2.5':125,403,544 '256gb':225 '3050':75 '4':168 '5':422 '50':174 '6':447 '6th':202 '80':261 '800':68 '8gb':255 '8th':152,220 'abl':148,503 'adapt':242,264,267,453,553 'advantag':104,379,507 'alreadi':580 'also':141 'altern':294 'anymor':181 'anyth':389 'aren':178 'arm':16 'asid':282 'avoid':4 'barebon':570 'best':566 'big':285 'bio':302 'board':17 'boot':546 'brand':286 'bug':310 'build':1 'bullshit':266 'cabl':265 'card':269,425 'case':231,262,462 'cheap':142,452,473 'come':238,303,394,434 'comput':44 'connect':519 'connector':530,540 'consid':335 'constrain':348 'cost':259 'cpu':155,167 'creat':81 'debian':571 'dell':73,290 'desktop':53,185 'disconnect':498 'disk':510 'diy':388 'dm':70 'done':482 'drive':127,135,340,354,405,411,470,547,559 'effici':12 'eg':208 'either':406 'elitedesk':67 'els':271 'enclosur':136 'enough':192 'esd':319 'even':50,94,122 'everyth':574 'expand':430 'extern':133 'factori':307 'faster':485 'find':162,213 'fit':123 'follow':363 'full':52,506 'g2':69 'gb':169 'gen':153,203,221 'get':40,150,420 'give':563 'go':13 'good':280 'grab':273 'hand':43,144 'hard':126,134,339,353,404,469,558 'hardwar':313 'host':90 'howev':101,300,355 'hp':47,66,215,288 'i/o':235 'i3':166 'i5':219 'import':330 'instal':573 'instead':59 'intel':154 'interfac':341 'isn':276,314,371 'laptop':97 'like':45,64,287,454,514,582 'limit':513 'll':161,480 'lot':233 'm.2':438 'm2':237 'machin':111,393 'made':581 'micro':76 'might':146 'mini':48,62,108,138,216,358 'mini-pc':61,137 'minisforum':299 'miss':318 'model':165,325,433,524 'money':272 'much':117,417 'nas':84,468,557 'nas/cloud':196 'need':132,416 'note':251 'nvme':226,437,533,550 'obvious':228 'old':96,164 'openmediavault':586 'option':281,364,561 'optiplex':74 'outperform':244 'pc':63,109 'pci/m2':19 'pcie':236,440 'pcs':139,359 'perform':30,567 'person':520 'pi':275,344 'pick':106,200,523 'plan':79 'port':25,398,424,449 'possibl':249 'power':11,118,241,263,474 'proprietari':5 'protect':320 'quiet':113 'ram':171,224,257 'random':497 're':9,187,346 'realli':163 'recent':206,432 'recommend':57,376 'reliabl':317,489 'requir':116 'robust':374 'rpi5':246,254 'run':34,194,569 'sata':24,397,423,448,461,483,529,539 'scale':584 'scratch':576 'sd':268 'second':42,143 'self':89 'self-host':88 'sell':172 'servic':37,93 'singl':410 'slot':20,439,534 'slower':368 'small':83,543 'softwar':568 'solut':6,197 'someth':201,579 'sometim':159 'space':400 'speed':512 'ssd':545 'still':189 'storag':86,338,366,418,493 'suppli':475 'take':505 'thing':331 'throw':467 'trendi':298 'truena':583 'turn':445 'typic':517 'usabl':180 'usb':322,350,365,370,491,518 'use':22,407,537,578 'usual':347 've':361 'want':28,32 'way':250,487 'weird':309 'whatev':270 'whatnot':327 'window':184 'won':130,495 'would':56,199,522 'www.aliexpress.com':427,457 'www.aliexpress.com/item/1005004263885851.html).':456 'www.aliexpress.com/item/1005005089493594.html)':426"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140312"
  +editedAt: DateTimeImmutable @1705763703 {#2044
    date: 2024-01-20 16:15:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703026263 {#2162
    date: 2023-12-19 23:51:03.0 +01:00
  }
  +"title": 236367
}
"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 {#2163
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#2915 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Sorry-if-this-is-covered-somewhere-but-I-couldn-t-find"
    +title: "Sorry if this is covered somewhere but I couldn't find it! I need recommendations on a good starter NAS"
    +url: null
    +body: "Title says pretty much all there is. Im just getting started in this and don’t want to go too crazy. Im willing to go as high as $250 right now which, when i look around, i know isn’t gonna get me anything absolutely amazing but hey back off im an instacart driver lol"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 83
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703194720 {#5849
      date: 2023-12-21 22:38:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5816 …}
    +votes: Doctrine\ORM\PersistentCollection {#5856 …}
    +reports: Doctrine\ORM\PersistentCollection {#5858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5862 …}
    +badges: Doctrine\ORM\PersistentCollection {#5864 …}
    +children: [
      App\Entity\EntryComment {#2163}
    ]
    -id: 23482
    -titleTs: "'couldn':9 'cover':5 'find':11 'good':18 'nas':20 'need':14 'recommend':15 'somewher':6 'sorri':1 'starter':19"
    -bodyTs: "'250':29 'absolut':45 'amaz':46 'anyth':44 'around':36 'back':49 'crazi':21 'driver':54 'get':10,42 'go':19,25 'gonna':41 'hey':48 'high':27 'im':8,22,51 'instacart':53 'isn':39 'know':38 'lol':55 'look':35 'much':4 'pretti':3 'right':30 'say':2 'start':11 'titl':1 'want':17 'will':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703112619
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9768323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703026219 {#5837
      date: 2023-12-19 23:50:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Build it yourself, avoid proprietary solutions. If you’re after power efficiency go with some ARM board with PCI/M2 slot to use as SATA ports, if you want more performance and want to run a few services on it, get a second hand computer like an HP mini or even a full desktop.\n
    \n
    **I what would recommend is instead a Mini-PC** like the HP EliteDesk 800 G2 DM or the Dell OptiPlex 3050 Micro.\n
    \n
    If you plan to create a small NAS for storage and self-host a few services even an old laptop will do it, however there are advantages to picking a mini PC. Those machines are quiet, don’t require much power and some can even fit a 2.5" hard drive so you won’t need external hard drive enclosures.\n
    \n
    Mini-PCs are also cheap second hand, you might be able to get an 8th Gen Intel CPU for 100-200€. Sometimes you’ll find really old models (i3 CPU + 4 GB of RAM) selling for 50€ and while those aren’t usable anymore as a Windows desktop they’re are still more than enough to run your NAS/Cloud solution. I would pick something 6th gen or more recent.\n
    \n
    For eg. for 100€ you can find an HP Mini with an i5 8th gen + 16GB of ram + 256GB NVME that obviously has a case, a LOT of I/O, PCIe (m2) comes with a power adapter and outperforms a RPi5 in all possible ways. Note that the RPi5 8GB of ram will cost you 80€ + case + power adapter + cable + bullshit adapter + SD card + whatever else money grab - the Pi isn’t just a good option. Aside from the big brands like HP and Dell there are other alternatives such as the trendy MINISFORUM however their BIOS comes out of the factory with weird bugs and the hardware isn’t as reliable - missing ESD protection on USB in some models and whatnot.\n
    \n
    A very important thing for you to consider is the storage / hard drive interface. On a Pi you’re usually constrained to USB for your hard drives, however on a Mini PCs you’ve the following options:\n
    \n
    - USB Storage - is slower and USB isn’t very robust, not recommended, the only advantage here is that you don’t have to DIY anything;\n
    - Some of those machines come with a SATA port and space for a 2.5" hard drive, either use it a single drive if you don’t need much storage or get a [5 SATA port card](https://www.aliexpress.com/item/1005005089493594.html) to expand it;\n
    - Recent models come with a NVME M.2. slot (PCIe) and that can be turned into 6 SATA ports with a [cheap adapter like this](https://www.aliexpress.com/item/1005004263885851.html).\n
    \n
    In both SATA cases you just have to throw NAS hard drives and a cheap power supply at it and you’ll be done. SATA is faster and way more reliable than USB for storage, it won’t randomly disconnect and you will be able to take full advantage of the disks, no speed limitations like in a typical USB connections. Personally I would pick model that has both the SATA connector and the NVME slot and then use the SATA connector for a small 2.5" SSD (boot drive) and the NVME with the adapter above for the NAS hard drives - this option will give you the best performance.\n
    \n
    Software: run barebones Debian and install everything from scratch OR use something already made like TrueNAS Scale or OpenMediaVault.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705896438 {#2128
    date: 2024-01-22 05:07:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EdibleFriend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 236367
  -bodyTs: "'-200':158 '/item/1005004263885851.html).':458 '/item/1005005089493594.html)':428 '100':157,210 '16gb':222 '2.5':125,403,544 '256gb':225 '3050':75 '4':168 '5':422 '50':174 '6':447 '6th':202 '80':261 '800':68 '8gb':255 '8th':152,220 'abl':148,503 'adapt':242,264,267,453,553 'advantag':104,379,507 'alreadi':580 'also':141 'altern':294 'anymor':181 'anyth':389 'aren':178 'arm':16 'asid':282 'avoid':4 'barebon':570 'best':566 'big':285 'bio':302 'board':17 'boot':546 'brand':286 'bug':310 'build':1 'bullshit':266 'cabl':265 'card':269,425 'case':231,262,462 'cheap':142,452,473 'come':238,303,394,434 'comput':44 'connect':519 'connector':530,540 'consid':335 'constrain':348 'cost':259 'cpu':155,167 'creat':81 'debian':571 'dell':73,290 'desktop':53,185 'disconnect':498 'disk':510 'diy':388 'dm':70 'done':482 'drive':127,135,340,354,405,411,470,547,559 'effici':12 'eg':208 'either':406 'elitedesk':67 'els':271 'enclosur':136 'enough':192 'esd':319 'even':50,94,122 'everyth':574 'expand':430 'extern':133 'factori':307 'faster':485 'find':162,213 'fit':123 'follow':363 'full':52,506 'g2':69 'gb':169 'gen':153,203,221 'get':40,150,420 'give':563 'go':13 'good':280 'grab':273 'hand':43,144 'hard':126,134,339,353,404,469,558 'hardwar':313 'host':90 'howev':101,300,355 'hp':47,66,215,288 'i/o':235 'i3':166 'i5':219 'import':330 'instal':573 'instead':59 'intel':154 'interfac':341 'isn':276,314,371 'laptop':97 'like':45,64,287,454,514,582 'limit':513 'll':161,480 'lot':233 'm.2':438 'm2':237 'machin':111,393 'made':581 'micro':76 'might':146 'mini':48,62,108,138,216,358 'mini-pc':61,137 'minisforum':299 'miss':318 'model':165,325,433,524 'money':272 'much':117,417 'nas':84,468,557 'nas/cloud':196 'need':132,416 'note':251 'nvme':226,437,533,550 'obvious':228 'old':96,164 'openmediavault':586 'option':281,364,561 'optiplex':74 'outperform':244 'pc':63,109 'pci/m2':19 'pcie':236,440 'pcs':139,359 'perform':30,567 'person':520 'pi':275,344 'pick':106,200,523 'plan':79 'port':25,398,424,449 'possibl':249 'power':11,118,241,263,474 'proprietari':5 'protect':320 'quiet':113 'ram':171,224,257 'random':497 're':9,187,346 'realli':163 'recent':206,432 'recommend':57,376 'reliabl':317,489 'requir':116 'robust':374 'rpi5':246,254 'run':34,194,569 'sata':24,397,423,448,461,483,529,539 'scale':584 'scratch':576 'sd':268 'second':42,143 'self':89 'self-host':88 'sell':172 'servic':37,93 'singl':410 'slot':20,439,534 'slower':368 'small':83,543 'softwar':568 'solut':6,197 'someth':201,579 'sometim':159 'space':400 'speed':512 'ssd':545 'still':189 'storag':86,338,366,418,493 'suppli':475 'take':505 'thing':331 'throw':467 'trendi':298 'truena':583 'turn':445 'typic':517 'usabl':180 'usb':322,350,365,370,491,518 'use':22,407,537,578 'usual':347 've':361 'want':28,32 'way':250,487 'weird':309 'whatev':270 'whatnot':327 'window':184 'won':130,495 'would':56,199,522 'www.aliexpress.com':427,457 'www.aliexpress.com/item/1005004263885851.html).':456 'www.aliexpress.com/item/1005005089493594.html)':426"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6140312"
  +editedAt: DateTimeImmutable @1705763703 {#2044
    date: 2024-01-20 16:15:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703026263 {#2162
    date: 2023-12-19 23:51:03.0 +01:00
  }
  +"title": 236367
}
"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
Proxies\__CG__\App\Entity\Entry {#2103
  +user: Proxies\__CG__\App\Entity\User {#5650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#5690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#5692 …}
  +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
  +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
  +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976247 {#5685
    date: 2023-12-19 09:57:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5693 …}
  +votes: Doctrine\ORM\PersistentCollection {#5695 …}
  +reports: Doctrine\ORM\PersistentCollection {#5697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5701 …}
  +badges: Doctrine\ORM\PersistentCollection {#5703 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702769178 {#2111
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2223 …}
      +reports: Doctrine\ORM\PersistentCollection {#2224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 228298
      -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6087338"
      +editedAt: DateTimeImmutable @1705118891 {#2101
        date: 2024-01-13 05:08:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702769178 {#2102
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +"title": 228298
    }
  ]
  -id: 22714
  -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702853524
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11469660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702767124 {#5672
    date: 2023-12-16 23:52:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2103
  +user: Proxies\__CG__\App\Entity\User {#5650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#5690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#5692 …}
  +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
  +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
  +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976247 {#5685
    date: 2023-12-19 09:57:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5693 …}
  +votes: Doctrine\ORM\PersistentCollection {#5695 …}
  +reports: Doctrine\ORM\PersistentCollection {#5697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5701 …}
  +badges: Doctrine\ORM\PersistentCollection {#5703 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702769178 {#2111
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2223 …}
      +reports: Doctrine\ORM\PersistentCollection {#2224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 228298
      -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6087338"
      +editedAt: DateTimeImmutable @1705118891 {#2101
        date: 2024-01-13 05:08:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702769178 {#2102
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +"title": 228298
    }
  ]
  -id: 22714
  -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702853524
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11469660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702767124 {#5672
    date: 2023-12-16 23:52:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2103
  +user: Proxies\__CG__\App\Entity\User {#5650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: Proxies\__CG__\App\Entity\Image {#5690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#5692 …}
  +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
  +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
  +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 487
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702976247 {#5685
    date: 2023-12-19 09:57:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5693 …}
  +votes: Doctrine\ORM\PersistentCollection {#5695 …}
  +reports: Doctrine\ORM\PersistentCollection {#5697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5701 …}
  +badges: Doctrine\ORM\PersistentCollection {#5703 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
      +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1702769178 {#2111
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@floofloof@lemmy.ca"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2223 …}
      +reports: Doctrine\ORM\PersistentCollection {#2224 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 228298
      -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6087338"
      +editedAt: DateTimeImmutable @1705118891 {#2101
        date: 2024-01-13 05:08:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702769178 {#2102
        date: 2023-12-17 00:26:18.0 +01:00
      }
      +"title": 228298
    }
  ]
  -id: 22714
  -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702853524
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11469660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702767124 {#5672
    date: 2023-12-16 23:52:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2109
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#5650 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#5690 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#5692 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#5685
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5693 …}
    +votes: Doctrine\ORM\PersistentCollection {#5695 …}
    +reports: Doctrine\ORM\PersistentCollection {#5697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5701 …}
    +badges: Doctrine\ORM\PersistentCollection {#5703 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#5672
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1702769178 {#2111
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 228298
  -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6087338"
  +editedAt: DateTimeImmutable @1705118891 {#2101
    date: 2024-01-13 05:08:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702769178 {#2102
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +"title": 228298
}
"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 {#2109
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#5650 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#5690 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#5692 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#5685
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5693 …}
    +votes: Doctrine\ORM\PersistentCollection {#5695 …}
    +reports: Doctrine\ORM\PersistentCollection {#5697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5701 …}
    +badges: Doctrine\ORM\PersistentCollection {#5703 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#5672
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1702769178 {#2111
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 228298
  -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6087338"
  +editedAt: DateTimeImmutable @1705118891 {#2101
    date: 2024-01-13 05:08:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702769178 {#2102
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +"title": 228298
}
"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 {#2109
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#5650 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
    +image: Proxies\__CG__\App\Entity\Image {#5690 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#5692 …}
    +slug: "Google-will-no-longer-hold-onto-people-s-location-data-in"
    +title: "Google will no longer hold onto people's location data in Google Maps — meaning it can't turn that info over to the police"
    +url: "https://www.businessinsider.com/google-maps-location-data-history-stored-locally-2023-12"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 487
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702976247 {#5685
      date: 2023-12-19 09:57:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5693 …}
    +votes: Doctrine\ORM\PersistentCollection {#5695 …}
    +reports: Doctrine\ORM\PersistentCollection {#5697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5701 …}
    +badges: Doctrine\ORM\PersistentCollection {#5703 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 22714
    -titleTs: "'data':10 'googl':1,12 'hold':5 'info':20 'locat':9 'longer':4 'map':13 'mean':14 'onto':6 'peopl':7 'polic':24 'turn':18"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702853524
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11469660"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702767124 {#5672
      date: 2023-12-16 23:52:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1692 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2230 …}
  +body: "I guess the catch is the fact that they don’t really need it. They have real time location from any Android device anyways (because of that feature that sends the lists of wifi networks around you from time to time), no need to storage the timeline on their servers, it’s only duplicate data. lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1702769178 {#2111
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@floofloof@lemmy.ca"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 228298
  -bodyTs: "'android':22 'anyway':24 'around':36 'catch':4 'data':55 'devic':23 'duplic':54 'fact':7 'featur':28 'guess':2 'list':32 'locat':19 'lol':56 'need':13,43 'network':35 'real':17 'realli':12 'send':30 'server':50 'storag':45 'time':18,39,41 'timelin':47 'wifi':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6087338"
  +editedAt: DateTimeImmutable @1705118891 {#2101
    date: 2024-01-13 05:08:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702769178 {#2102
    date: 2023-12-17 00:26:18.0 +01:00
  }
  +"title": 228298
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2055
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
  +title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
  +url: null
  +body: """
    I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
    \n
    This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
    \n
    This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
    \n
    This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
    \n
    I used this page to figure out how to do this:\n
    \n
    [linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
    \n
    Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
    \n
    `  sudo ip route add default via 192.168.19.1 table 10`\n
    \n
    Add a rule for the return traffic from your ssh host\n
    \n
    `  sudo ip rule add sport 22 table 10`\n
    \n
    `  sudo ip route flush cache`\n
    \n
    check out your fancy new rule\n
    \n
    `  ip rule show`\n
    \n
    And to make this persistent across reboots, add to:\n
    \n
    `/etc/systemd/network/20-wired.network`\n
    \n
    (or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[Route]\n
    </span><span style="color:#323232;">Gateway=192.168.19.1\n
    </span><span style="color:#323232;">Table=10\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[RoutingPolicyRule]\n
    </span><span style="color:#323232;">SourcePort=22\n
    </span><span style="color:#323232;">Table=10\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700086096 {#5705
    date: 2023-11-15 23:08:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5710 …}
  +votes: Doctrine\ORM\PersistentCollection {#5713 …}
  +reports: Doctrine\ORM\PersistentCollection {#5715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5719 …}
  +badges: Doctrine\ORM\PersistentCollection {#5721 …}
  +children: [
    App\Entity\EntryComment {#2050
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2055 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally someone who learnt how to use systemd."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700343203 {#2045
        date: 2023-11-18 22:33:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 125278
      -bodyTs: "'final':1 'learnt':4 'someon':2 'systemd':8 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5315426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700000538 {#2057
        date: 2023-11-14 23:22:18.0 +01:00
      }
      +"title": 125278
    }
  ]
  -id: 13100
  -titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
  -bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700086244
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3374605"
  +editedAt: DateTimeImmutable @1700341046 {#5691
    date: 2023-11-18 21:57:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699999844 {#5669
    date: 2023-11-14 23:10:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2055
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
  +title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
  +url: null
  +body: """
    I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
    \n
    This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
    \n
    This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
    \n
    This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
    \n
    I used this page to figure out how to do this:\n
    \n
    [linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
    \n
    Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
    \n
    `  sudo ip route add default via 192.168.19.1 table 10`\n
    \n
    Add a rule for the return traffic from your ssh host\n
    \n
    `  sudo ip rule add sport 22 table 10`\n
    \n
    `  sudo ip route flush cache`\n
    \n
    check out your fancy new rule\n
    \n
    `  ip rule show`\n
    \n
    And to make this persistent across reboots, add to:\n
    \n
    `/etc/systemd/network/20-wired.network`\n
    \n
    (or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[Route]\n
    </span><span style="color:#323232;">Gateway=192.168.19.1\n
    </span><span style="color:#323232;">Table=10\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[RoutingPolicyRule]\n
    </span><span style="color:#323232;">SourcePort=22\n
    </span><span style="color:#323232;">Table=10\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700086096 {#5705
    date: 2023-11-15 23:08:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5710 …}
  +votes: Doctrine\ORM\PersistentCollection {#5713 …}
  +reports: Doctrine\ORM\PersistentCollection {#5715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5719 …}
  +badges: Doctrine\ORM\PersistentCollection {#5721 …}
  +children: [
    App\Entity\EntryComment {#2050
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2055 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally someone who learnt how to use systemd."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700343203 {#2045
        date: 2023-11-18 22:33:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 125278
      -bodyTs: "'final':1 'learnt':4 'someon':2 'systemd':8 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5315426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700000538 {#2057
        date: 2023-11-14 23:22:18.0 +01:00
      }
      +"title": 125278
    }
  ]
  -id: 13100
  -titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
  -bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700086244
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3374605"
  +editedAt: DateTimeImmutable @1700341046 {#5691
    date: 2023-11-18 21:57:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699999844 {#5669
    date: 2023-11-14 23:10:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2055
  +user: Proxies\__CG__\App\Entity\User {#2803 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
  +title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
  +url: null
  +body: """
    I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
    \n
    This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
    \n
    This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
    \n
    This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
    \n
    I used this page to figure out how to do this:\n
    \n
    [linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
    \n
    Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
    \n
    `  sudo ip route add default via 192.168.19.1 table 10`\n
    \n
    Add a rule for the return traffic from your ssh host\n
    \n
    `  sudo ip rule add sport 22 table 10`\n
    \n
    `  sudo ip route flush cache`\n
    \n
    check out your fancy new rule\n
    \n
    `  ip rule show`\n
    \n
    And to make this persistent across reboots, add to:\n
    \n
    `/etc/systemd/network/20-wired.network`\n
    \n
    (or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[Route]\n
    </span><span style="color:#323232;">Gateway=192.168.19.1\n
    </span><span style="color:#323232;">Table=10\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[RoutingPolicyRule]\n
    </span><span style="color:#323232;">SourcePort=22\n
    </span><span style="color:#323232;">Table=10\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700086096 {#5705
    date: 2023-11-15 23:08:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5710 …}
  +votes: Doctrine\ORM\PersistentCollection {#5713 …}
  +reports: Doctrine\ORM\PersistentCollection {#5715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5719 …}
  +badges: Doctrine\ORM\PersistentCollection {#5721 …}
  +children: [
    App\Entity\EntryComment {#2050
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2055 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally someone who learnt how to use systemd."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700343203 {#2045
        date: 2023-11-18 22:33:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 125278
      -bodyTs: "'final':1 'learnt':4 'someon':2 'systemd':8 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5315426"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700000538 {#2057
        date: 2023-11-14 23:22:18.0 +01:00
      }
      +"title": 125278
    }
  ]
  -id: 13100
  -titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
  -bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700086244
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3374605"
  +editedAt: DateTimeImmutable @1700341046 {#5691
    date: 2023-11-18 21:57:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699999844 {#5669
    date: 2023-11-14 23:10:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
    +title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
    +url: null
    +body: """
      I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
      \n
      This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
      \n
      This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
      \n
      This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
      \n
      I used this page to figure out how to do this:\n
      \n
      [linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
      \n
      Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
      \n
      `  sudo ip route add default via 192.168.19.1 table 10`\n
      \n
      Add a rule for the return traffic from your ssh host\n
      \n
      `  sudo ip rule add sport 22 table 10`\n
      \n
      `  sudo ip route flush cache`\n
      \n
      check out your fancy new rule\n
      \n
      `  ip rule show`\n
      \n
      And to make this persistent across reboots, add to:\n
      \n
      `/etc/systemd/network/20-wired.network`\n
      \n
      (or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
      \n
      ```\n
      \n
      <span style="color:#323232;">[Route]\n
      </span><span style="color:#323232;">Gateway=192.168.19.1\n
      </span><span style="color:#323232;">Table=10\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">[RoutingPolicyRule]\n
      </span><span style="color:#323232;">SourcePort=22\n
      </span><span style="color:#323232;">Table=10\n
      </span>\n
      ```
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700086096 {#5705
      date: 2023-11-15 23:08:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5710 …}
    +votes: Doctrine\ORM\PersistentCollection {#5713 …}
    +reports: Doctrine\ORM\PersistentCollection {#5715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5719 …}
    +badges: Doctrine\ORM\PersistentCollection {#5721 …}
    +children: [
      App\Entity\EntryComment {#2050}
    ]
    -id: 13100
    -titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
    -bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700086244
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3374605"
    +editedAt: DateTimeImmutable @1700341046 {#5691
      date: 2023-11-18 21:57:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699999844 {#5669
      date: 2023-11-14 23:10:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally someone who learnt how to use systemd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700343203 {#2045
    date: 2023-11-18 22:33:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 125278
  -bodyTs: "'final':1 'learnt':4 'someon':2 'systemd':8 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5315426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700000538 {#2057
    date: 2023-11-14 23:22:18.0 +01:00
  }
  +"title": 125278
}
"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 {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
    +title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
    +url: null
    +body: """
      I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
      \n
      This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
      \n
      This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
      \n
      This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
      \n
      I used this page to figure out how to do this:\n
      \n
      [linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
      \n
      Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
      \n
      `  sudo ip route add default via 192.168.19.1 table 10`\n
      \n
      Add a rule for the return traffic from your ssh host\n
      \n
      `  sudo ip rule add sport 22 table 10`\n
      \n
      `  sudo ip route flush cache`\n
      \n
      check out your fancy new rule\n
      \n
      `  ip rule show`\n
      \n
      And to make this persistent across reboots, add to:\n
      \n
      `/etc/systemd/network/20-wired.network`\n
      \n
      (or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
      \n
      ```\n
      \n
      <span style="color:#323232;">[Route]\n
      </span><span style="color:#323232;">Gateway=192.168.19.1\n
      </span><span style="color:#323232;">Table=10\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">[RoutingPolicyRule]\n
      </span><span style="color:#323232;">SourcePort=22\n
      </span><span style="color:#323232;">Table=10\n
      </span>\n
      ```
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700086096 {#5705
      date: 2023-11-15 23:08:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5710 …}
    +votes: Doctrine\ORM\PersistentCollection {#5713 …}
    +reports: Doctrine\ORM\PersistentCollection {#5715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5719 …}
    +badges: Doctrine\ORM\PersistentCollection {#5721 …}
    +children: [
      App\Entity\EntryComment {#2050}
    ]
    -id: 13100
    -titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
    -bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700086244
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3374605"
    +editedAt: DateTimeImmutable @1700341046 {#5691
      date: 2023-11-18 21:57:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699999844 {#5669
      date: 2023-11-14 23:10:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally someone who learnt how to use systemd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700343203 {#2045
    date: 2023-11-18 22:33:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 125278
  -bodyTs: "'final':1 'learnt':4 'someon':2 'systemd':8 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5315426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700000538 {#2057
    date: 2023-11-14 23:22:18.0 +01:00
  }
  +"title": 125278
}
"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 {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055
    +user: Proxies\__CG__\App\Entity\User {#2803 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "How-to-exclude-SSH-port-from-VPN-so-you-can"
    +title: "How to exclude SSH port from VPN so you can remote access while VPN is up"
    +url: null
    +body: """
      I solved this problem for myself yesterday and couldn’t find the answer anywhere online (clearly stated), so here’s what I did.\n
      \n
      This also works for Plex, games, etc it’s policy based routing so you can have your VPN and remote access at the same time.\n
      \n
      This configuration is for your ssh server (ie your home PC) that has a VPN running like ProtonVPN etc and allows you to connect back to your home PC remotely either for SSH, plex, anything you’re serving.\n
      \n
      This is changing the default gateway for particular ports, so that return traffic from connection attempts doesn’t go back out through the VPN.\n
      \n
      I used this page to figure out how to do this:\n
      \n
      [linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)\n
      \n
      Add a default route to some table, arbitrarily table 10 but you can use whatever number (RTFM), also obviously needs to be your router IP\n
      \n
      `  sudo ip route add default via 192.168.19.1 table 10`\n
      \n
      Add a rule for the return traffic from your ssh host\n
      \n
      `  sudo ip rule add sport 22 table 10`\n
      \n
      `  sudo ip route flush cache`\n
      \n
      check out your fancy new rule\n
      \n
      `  ip rule show`\n
      \n
      And to make this persistent across reboots, add to:\n
      \n
      `/etc/systemd/network/20-wired.network`\n
      \n
      (or whatever your file there is, add the following to the bottom. This is the same as above, just permanent)\n
      \n
      ```\n
      \n
      <span style="color:#323232;">[Route]\n
      </span><span style="color:#323232;">Gateway=192.168.19.1\n
      </span><span style="color:#323232;">Table=10\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">[RoutingPolicyRule]\n
      </span><span style="color:#323232;">SourcePort=22\n
      </span><span style="color:#323232;">Table=10\n
      </span>\n
      ```
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700086096 {#5705
      date: 2023-11-15 23:08:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5710 …}
    +votes: Doctrine\ORM\PersistentCollection {#5713 …}
    +reports: Doctrine\ORM\PersistentCollection {#5715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5717 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5719 …}
    +badges: Doctrine\ORM\PersistentCollection {#5721 …}
    +children: [
      App\Entity\EntryComment {#2050}
    ]
    -id: 13100
    -titleTs: "'access':12 'exclud':3 'port':5 'remot':11 'ssh':4 'vpn':7,14"
    -bodyTs: "'/etc/systemd/network/20-wired.network':201 '/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':124 '10':134,158,177,226,231 '192.168.19.1':156,224 '22':175,229 'access':44 'across':197 'add':125,153,159,173,199,208 'allow':69 'also':25,142 'answer':13 'anyth':83 'anywher':14 'arbitrarili':132 'attempt':102 'back':73,106 'base':34 'bottom':213 'cach':182 'chang':89 'check':183 'clear':16 'configur':50 'connect':72,101 'couldn':9 'default':91,127,154 'doesn':103 'either':79 'etc':30,67 'fanci':186 'figur':116 'file':205 'find':11 'flush':181 'follow':210 'game':29 'gateway':92,223 'go':105 'home':58,76 'host':169 'ie':56 'ip':149,151,171,179,189 'like':65 'linux-ip.net':123 'linux-ip.net/html/tools-ip-rule.html](http://linux-ip.net/html/tools-ip-rule.html)':122 'make':194 'need':144 'new':187 'number':140 'obvious':143 'onlin':15 'page':114 'particular':94 'pc':59,77 'perman':221 'persist':196 'plex':28,82 'polici':33 'port':95 'problem':4 'protonvpn':66 're':85 'reboot':198 'remot':43,78 'return':98,164 'rout':35,128,152,180,222 'router':148 'routingpolicyrul':227 'rtfm':141 'rule':161,172,188,190 'run':64 'serv':86 'server':55 'show':191 'solv':2 'sourceport':228 'sport':174 'ssh':54,81,168 'state':17 'sudo':150,170,178 'tabl':131,133,157,176,225,230 'time':48 'traffic':99,165 'use':112,138 'via':155 'vpn':41,63,110 'whatev':139,203 'work':26 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700086244
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3374605"
    +editedAt: DateTimeImmutable @1700341046 {#5691
      date: 2023-11-18 21:57:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699999844 {#5669
      date: 2023-11-14 23:10:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally someone who learnt how to use systemd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700343203 {#2045
    date: 2023-11-18 22:33:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 125278
  -bodyTs: "'final':1 'learnt':4 'someon':2 'systemd':8 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5315426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700000538 {#2057
    date: 2023-11-14 23:22:18.0 +01:00
  }
  +"title": 125278
}
"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
Proxies\__CG__\App\Entity\Entry {#2065
  +user: Proxies\__CG__\App\Entity\User {#3288 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#5621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#5612 …}
  +slug: "on-arch-btw"
  +title: "on arch btw."
  +url: "https://i.imgflip.com/85zwdo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 411
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128328 {#5573
    date: 2023-11-16 10:52:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5616 …}
  +votes: Doctrine\ORM\PersistentCollection {#5611 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5620 …}
  +badges: Doctrine\ORM\PersistentCollection {#5627 …}
  +children: [
    App\Entity\EntryComment {#2069
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1700299607 {#2068
        date: 2023-11-18 10:26:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@foobaz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 124657
      -bodyTs: "'/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5311906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699990154 {#2072
        date: 2023-11-14 20:29:14.0 +01:00
      }
      +"title": 124657
    }
  ]
  -id: 12957
  -titleTs: "'arch':2 'btw':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700060847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8248290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974447 {#5212
    date: 2023-11-14 16:07:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2065
  +user: Proxies\__CG__\App\Entity\User {#3288 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#5621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#5612 …}
  +slug: "on-arch-btw"
  +title: "on arch btw."
  +url: "https://i.imgflip.com/85zwdo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 411
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128328 {#5573
    date: 2023-11-16 10:52:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5616 …}
  +votes: Doctrine\ORM\PersistentCollection {#5611 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5620 …}
  +badges: Doctrine\ORM\PersistentCollection {#5627 …}
  +children: [
    App\Entity\EntryComment {#2069
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1700299607 {#2068
        date: 2023-11-18 10:26:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@foobaz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 124657
      -bodyTs: "'/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5311906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699990154 {#2072
        date: 2023-11-14 20:29:14.0 +01:00
      }
      +"title": 124657
    }
  ]
  -id: 12957
  -titleTs: "'arch':2 'btw':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700060847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8248290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974447 {#5212
    date: 2023-11-14 16:07:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2065
  +user: Proxies\__CG__\App\Entity\User {#3288 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#5621 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#5612 …}
  +slug: "on-arch-btw"
  +title: "on arch btw."
  +url: "https://i.imgflip.com/85zwdo.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 86
  +favouriteCount: 411
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700128328 {#5573
    date: 2023-11-16 10:52:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5616 …}
  +votes: Doctrine\ORM\PersistentCollection {#5611 …}
  +reports: Doctrine\ORM\PersistentCollection {#5622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5620 …}
  +badges: Doctrine\ORM\PersistentCollection {#5627 …}
  +children: [
    App\Entity\EntryComment {#2069
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2065 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 60
      +score: 0
      +lastActive: DateTime @1700299607 {#2068
        date: 2023-11-18 10:26:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@foobaz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 124657
      -bodyTs: "'/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5311906"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699990154 {#2072
        date: 2023-11-14 20:29:14.0 +01:00
      }
      +"title": 124657
    }
  ]
  -id: 12957
  -titleTs: "'arch':2 'btw':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700060847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8248290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699974447 {#5212
    date: 2023-11-14 16:07:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2069
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065
    +user: Proxies\__CG__\App\Entity\User {#3288 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#5621 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#5612 …}
    +slug: "on-arch-btw"
    +title: "on arch btw."
    +url: "https://i.imgflip.com/85zwdo.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 86
    +favouriteCount: 411
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700128328 {#5573
      date: 2023-11-16 10:52:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5616 …}
    +votes: Doctrine\ORM\PersistentCollection {#5611 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5620 …}
    +badges: Doctrine\ORM\PersistentCollection {#5627 …}
    +children: [
      App\Entity\EntryComment {#2069}
    ]
    -id: 12957
    -titleTs: "'arch':2 'btw':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700060847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8248290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699974447 {#5212
      date: 2023-11-14 16:07:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1700299607 {#2068
    date: 2023-11-18 10:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@foobaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 124657
  -bodyTs: "'/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5311906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699990154 {#2072
    date: 2023-11-14 20:29:14.0 +01:00
  }
  +"title": 124657
}
"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 {#2069
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065
    +user: Proxies\__CG__\App\Entity\User {#3288 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#5621 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#5612 …}
    +slug: "on-arch-btw"
    +title: "on arch btw."
    +url: "https://i.imgflip.com/85zwdo.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 86
    +favouriteCount: 411
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700128328 {#5573
      date: 2023-11-16 10:52:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5616 …}
    +votes: Doctrine\ORM\PersistentCollection {#5611 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5620 …}
    +badges: Doctrine\ORM\PersistentCollection {#5627 …}
    +children: [
      App\Entity\EntryComment {#2069}
    ]
    -id: 12957
    -titleTs: "'arch':2 'btw':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700060847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8248290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699974447 {#5212
      date: 2023-11-14 16:07:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1700299607 {#2068
    date: 2023-11-18 10:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@foobaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 124657
  -bodyTs: "'/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5311906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699990154 {#2072
    date: 2023-11-14 20:29:14.0 +01:00
  }
  +"title": 124657
}
"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 {#2069
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065
    +user: Proxies\__CG__\App\Entity\User {#3288 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#5621 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#5612 …}
    +slug: "on-arch-btw"
    +title: "on arch btw."
    +url: "https://i.imgflip.com/85zwdo.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 86
    +favouriteCount: 411
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700128328 {#5573
      date: 2023-11-16 10:52:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5616 …}
    +votes: Doctrine\ORM\PersistentCollection {#5611 …}
    +reports: Doctrine\ORM\PersistentCollection {#5622 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5624 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5620 …}
    +badges: Doctrine\ORM\PersistentCollection {#5627 …}
    +children: [
      App\Entity\EntryComment {#2069}
    ]
    -id: 12957
    -titleTs: "'arch':2 'btw':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700060847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8248290"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699974447 {#5212
      date: 2023-11-14 16:07:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 60
  +score: 0
  +lastActive: DateTime @1700299607 {#2068
    date: 2023-11-18 10:26:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@foobaz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 124657
  -bodyTs: "'/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/712aef77-ba87-4696-9a65-7e1d076b3489.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5311906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699990154 {#2072
    date: 2023-11-14 20:29:14.0 +01:00
  }
  +"title": 124657
}
"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
Proxies\__CG__\App\Entity\Entry {#2342
  +user: Proxies\__CG__\App\Entity\User {#5575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5652 …}
  +slug: "GNOME-Recognized-as-Public-Interest-Infrastructure"
  +title: "GNOME Recognized as Public Interest Infrastructure"
  +url: "https://foundation.gnome.org/2023/11/09/gnome-recognized-as-public-interest-infrastructure/"
  +body: """
    > The GNOME Foundation is thrilled to announce the GNOME project is receiving €1M from the Sovereign Tech Fund to modernize the platform, improve tooling and accessibility, and support features that are in the public interest.\n
    \n
    > This investment will fund the following projects until the end of 2024:\n
    > \n
    > - Improve the current state of accessibility\n
    > - Design and prototype a new accessibility stack\n
    > - Encrypt user home directories individually\n
    > - Modernize secrets storage\n
    > - Increase the range and quality of hardware support\n
    > - Invest in Quality Assurance and Developer Experience\n
    > - Expand and broaden freedesktop APIs\n
    > - Consolidate and improve platform components
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 613
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699794978 {#5647
    date: 2023-11-12 14:16:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  +badges: Doctrine\ORM\PersistentCollection {#5664 …}
  +children: [
    App\Entity\EntryComment {#2341
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Great news! Maybe now they’ll spare a day of work to get desktop icons going again. No more funding excuses for the fanboys now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699924807 {#2300
        date: 2023-11-14 02:20:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2337 …}
      +nested: Doctrine\ORM\PersistentCollection {#2336 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
      -id: 105493
      -bodyTs: "'day':9 'desktop':14 'excus':21 'fanboy':24 'fund':20 'get':13 'go':16 'great':1 'icon':15 'll':6 'mayb':3 'news':2 'spare':7 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5189824"
      +editedAt: DateTimeImmutable @1699640154 {#2334
        date: 2023-11-10 19:15:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699565005 {#2340
        date: 2023-11-09 22:23:25.0 +01:00
      }
      +"title": 105493
    }
  ]
  -id: 11556
  -titleTs: "'gnome':1 'infrastructur':6 'interest':5 'public':4 'recogn':2"
  -bodyTs: "'1m':13 '2024':47 'access':26,53,59 'announc':7 'api':88 'assur':80 'broaden':86 'compon':93 'consolid':89 'current':50 'design':54 'develop':82 'directori':64 'encrypt':61 'end':45 'expand':84 'experi':83 'featur':29 'follow':41 'foundat':3 'freedesktop':87 'fund':18,39 'gnome':2,9 'hardwar':75 'home':63 'improv':23,48,91 'increas':69 'individu':65 'interest':35 'invest':37,77 'modern':20,66 'new':58 'platform':22,92 'project':10,42 'prototyp':56 'public':34 'qualiti':73,79 'rang':71 'receiv':12 'secret':67 'sovereign':16 'stack':60 'state':51 'storag':68 'support':28,76 'tech':17 'thrill':5 'tool':24 'user':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699650844
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/367541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699564444 {#5635
    date: 2023-11-09 22:14:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2342
  +user: Proxies\__CG__\App\Entity\User {#5575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5652 …}
  +slug: "GNOME-Recognized-as-Public-Interest-Infrastructure"
  +title: "GNOME Recognized as Public Interest Infrastructure"
  +url: "https://foundation.gnome.org/2023/11/09/gnome-recognized-as-public-interest-infrastructure/"
  +body: """
    > The GNOME Foundation is thrilled to announce the GNOME project is receiving €1M from the Sovereign Tech Fund to modernize the platform, improve tooling and accessibility, and support features that are in the public interest.\n
    \n
    > This investment will fund the following projects until the end of 2024:\n
    > \n
    > - Improve the current state of accessibility\n
    > - Design and prototype a new accessibility stack\n
    > - Encrypt user home directories individually\n
    > - Modernize secrets storage\n
    > - Increase the range and quality of hardware support\n
    > - Invest in Quality Assurance and Developer Experience\n
    > - Expand and broaden freedesktop APIs\n
    > - Consolidate and improve platform components
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 613
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699794978 {#5647
    date: 2023-11-12 14:16:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  +badges: Doctrine\ORM\PersistentCollection {#5664 …}
  +children: [
    App\Entity\EntryComment {#2341
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Great news! Maybe now they’ll spare a day of work to get desktop icons going again. No more funding excuses for the fanboys now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699924807 {#2300
        date: 2023-11-14 02:20:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2337 …}
      +nested: Doctrine\ORM\PersistentCollection {#2336 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
      -id: 105493
      -bodyTs: "'day':9 'desktop':14 'excus':21 'fanboy':24 'fund':20 'get':13 'go':16 'great':1 'icon':15 'll':6 'mayb':3 'news':2 'spare':7 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5189824"
      +editedAt: DateTimeImmutable @1699640154 {#2334
        date: 2023-11-10 19:15:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699565005 {#2340
        date: 2023-11-09 22:23:25.0 +01:00
      }
      +"title": 105493
    }
  ]
  -id: 11556
  -titleTs: "'gnome':1 'infrastructur':6 'interest':5 'public':4 'recogn':2"
  -bodyTs: "'1m':13 '2024':47 'access':26,53,59 'announc':7 'api':88 'assur':80 'broaden':86 'compon':93 'consolid':89 'current':50 'design':54 'develop':82 'directori':64 'encrypt':61 'end':45 'expand':84 'experi':83 'featur':29 'follow':41 'foundat':3 'freedesktop':87 'fund':18,39 'gnome':2,9 'hardwar':75 'home':63 'improv':23,48,91 'increas':69 'individu':65 'interest':35 'invest':37,77 'modern':20,66 'new':58 'platform':22,92 'project':10,42 'prototyp':56 'public':34 'qualiti':73,79 'rang':71 'receiv':12 'secret':67 'sovereign':16 'stack':60 'state':51 'storag':68 'support':28,76 'tech':17 'thrill':5 'tool':24 'user':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699650844
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/367541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699564444 {#5635
    date: 2023-11-09 22:14:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2342
  +user: Proxies\__CG__\App\Entity\User {#5575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5652 …}
  +slug: "GNOME-Recognized-as-Public-Interest-Infrastructure"
  +title: "GNOME Recognized as Public Interest Infrastructure"
  +url: "https://foundation.gnome.org/2023/11/09/gnome-recognized-as-public-interest-infrastructure/"
  +body: """
    > The GNOME Foundation is thrilled to announce the GNOME project is receiving €1M from the Sovereign Tech Fund to modernize the platform, improve tooling and accessibility, and support features that are in the public interest.\n
    \n
    > This investment will fund the following projects until the end of 2024:\n
    > \n
    > - Improve the current state of accessibility\n
    > - Design and prototype a new accessibility stack\n
    > - Encrypt user home directories individually\n
    > - Modernize secrets storage\n
    > - Increase the range and quality of hardware support\n
    > - Invest in Quality Assurance and Developer Experience\n
    > - Expand and broaden freedesktop APIs\n
    > - Consolidate and improve platform components
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 108
  +favouriteCount: 613
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699794978 {#5647
    date: 2023-11-12 14:16:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  +badges: Doctrine\ORM\PersistentCollection {#5664 …}
  +children: [
    App\Entity\EntryComment {#2341
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "Great news! Maybe now they’ll spare a day of work to get desktop icons going again. No more funding excuses for the fanboys now."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699924807 {#2300
        date: 2023-11-14 02:20:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2337 …}
      +nested: Doctrine\ORM\PersistentCollection {#2336 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
      -id: 105493
      -bodyTs: "'day':9 'desktop':14 'excus':21 'fanboy':24 'fund':20 'get':13 'go':16 'great':1 'icon':15 'll':6 'mayb':3 'news':2 'spare':7 'work':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5189824"
      +editedAt: DateTimeImmutable @1699640154 {#2334
        date: 2023-11-10 19:15:54.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699565005 {#2340
        date: 2023-11-09 22:23:25.0 +01:00
      }
      +"title": 105493
    }
  ]
  -id: 11556
  -titleTs: "'gnome':1 'infrastructur':6 'interest':5 'public':4 'recogn':2"
  -bodyTs: "'1m':13 '2024':47 'access':26,53,59 'announc':7 'api':88 'assur':80 'broaden':86 'compon':93 'consolid':89 'current':50 'design':54 'develop':82 'directori':64 'encrypt':61 'end':45 'expand':84 'experi':83 'featur':29 'follow':41 'foundat':3 'freedesktop':87 'fund':18,39 'gnome':2,9 'hardwar':75 'home':63 'improv':23,48,91 'increas':69 'individu':65 'interest':35 'invest':37,77 'modern':20,66 'new':58 'platform':22,92 'project':10,42 'prototyp':56 'public':34 'qualiti':73,79 'rang':71 'receiv':12 'secret':67 'sovereign':16 'stack':60 'state':51 'storag':68 'support':28,76 'tech':17 'thrill':5 'tool':24 'user':62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699650844
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/367541"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699564444 {#5635
    date: 2023-11-09 22:14:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2341
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342
    +user: Proxies\__CG__\App\Entity\User {#5575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5652 …}
    +slug: "GNOME-Recognized-as-Public-Interest-Infrastructure"
    +title: "GNOME Recognized as Public Interest Infrastructure"
    +url: "https://foundation.gnome.org/2023/11/09/gnome-recognized-as-public-interest-infrastructure/"
    +body: """
      > The GNOME Foundation is thrilled to announce the GNOME project is receiving €1M from the Sovereign Tech Fund to modernize the platform, improve tooling and accessibility, and support features that are in the public interest.\n
      \n
      > This investment will fund the following projects until the end of 2024:\n
      > \n
      > - Improve the current state of accessibility\n
      > - Design and prototype a new accessibility stack\n
      > - Encrypt user home directories individually\n
      > - Modernize secrets storage\n
      > - Increase the range and quality of hardware support\n
      > - Invest in Quality Assurance and Developer Experience\n
      > - Expand and broaden freedesktop APIs\n
      > - Consolidate and improve platform components
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 613
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699794978 {#5647
      date: 2023-11-12 14:16:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5654 …}
    +votes: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    +badges: Doctrine\ORM\PersistentCollection {#5664 …}
    +children: [
      App\Entity\EntryComment {#2341}
    ]
    -id: 11556
    -titleTs: "'gnome':1 'infrastructur':6 'interest':5 'public':4 'recogn':2"
    -bodyTs: "'1m':13 '2024':47 'access':26,53,59 'announc':7 'api':88 'assur':80 'broaden':86 'compon':93 'consolid':89 'current':50 'design':54 'develop':82 'directori':64 'encrypt':61 'end':45 'expand':84 'experi':83 'featur':29 'follow':41 'foundat':3 'freedesktop':87 'fund':18,39 'gnome':2,9 'hardwar':75 'home':63 'improv':23,48,91 'increas':69 'individu':65 'interest':35 'invest':37,77 'modern':20,66 'new':58 'platform':22,92 'project':10,42 'prototyp':56 'public':34 'qualiti':73,79 'rang':71 'receiv':12 'secret':67 'sovereign':16 'stack':60 'state':51 'storag':68 'support':28,76 'tech':17 'thrill':5 'tool':24 'user':62"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699650844
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/367541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699564444 {#5635
      date: 2023-11-09 22:14:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great news! Maybe now they’ll spare a day of work to get desktop icons going again. No more funding excuses for the fanboys now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699924807 {#2300
    date: 2023-11-14 02:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 105493
  -bodyTs: "'day':9 'desktop':14 'excus':21 'fanboy':24 'fund':20 'get':13 'go':16 'great':1 'icon':15 'll':6 'mayb':3 'news':2 'spare':7 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5189824"
  +editedAt: DateTimeImmutable @1699640154 {#2334
    date: 2023-11-10 19:15:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699565005 {#2340
    date: 2023-11-09 22:23:25.0 +01:00
  }
  +"title": 105493
}
"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 {#2341
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342
    +user: Proxies\__CG__\App\Entity\User {#5575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5652 …}
    +slug: "GNOME-Recognized-as-Public-Interest-Infrastructure"
    +title: "GNOME Recognized as Public Interest Infrastructure"
    +url: "https://foundation.gnome.org/2023/11/09/gnome-recognized-as-public-interest-infrastructure/"
    +body: """
      > The GNOME Foundation is thrilled to announce the GNOME project is receiving €1M from the Sovereign Tech Fund to modernize the platform, improve tooling and accessibility, and support features that are in the public interest.\n
      \n
      > This investment will fund the following projects until the end of 2024:\n
      > \n
      > - Improve the current state of accessibility\n
      > - Design and prototype a new accessibility stack\n
      > - Encrypt user home directories individually\n
      > - Modernize secrets storage\n
      > - Increase the range and quality of hardware support\n
      > - Invest in Quality Assurance and Developer Experience\n
      > - Expand and broaden freedesktop APIs\n
      > - Consolidate and improve platform components
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 613
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699794978 {#5647
      date: 2023-11-12 14:16:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5654 …}
    +votes: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    +badges: Doctrine\ORM\PersistentCollection {#5664 …}
    +children: [
      App\Entity\EntryComment {#2341}
    ]
    -id: 11556
    -titleTs: "'gnome':1 'infrastructur':6 'interest':5 'public':4 'recogn':2"
    -bodyTs: "'1m':13 '2024':47 'access':26,53,59 'announc':7 'api':88 'assur':80 'broaden':86 'compon':93 'consolid':89 'current':50 'design':54 'develop':82 'directori':64 'encrypt':61 'end':45 'expand':84 'experi':83 'featur':29 'follow':41 'foundat':3 'freedesktop':87 'fund':18,39 'gnome':2,9 'hardwar':75 'home':63 'improv':23,48,91 'increas':69 'individu':65 'interest':35 'invest':37,77 'modern':20,66 'new':58 'platform':22,92 'project':10,42 'prototyp':56 'public':34 'qualiti':73,79 'rang':71 'receiv':12 'secret':67 'sovereign':16 'stack':60 'state':51 'storag':68 'support':28,76 'tech':17 'thrill':5 'tool':24 'user':62"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699650844
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/367541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699564444 {#5635
      date: 2023-11-09 22:14:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great news! Maybe now they’ll spare a day of work to get desktop icons going again. No more funding excuses for the fanboys now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699924807 {#2300
    date: 2023-11-14 02:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 105493
  -bodyTs: "'day':9 'desktop':14 'excus':21 'fanboy':24 'fund':20 'get':13 'go':16 'great':1 'icon':15 'll':6 'mayb':3 'news':2 'spare':7 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5189824"
  +editedAt: DateTimeImmutable @1699640154 {#2334
    date: 2023-11-10 19:15:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699565005 {#2340
    date: 2023-11-09 22:23:25.0 +01:00
  }
  +"title": 105493
}
"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 {#2341
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342
    +user: Proxies\__CG__\App\Entity\User {#5575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5652 …}
    +slug: "GNOME-Recognized-as-Public-Interest-Infrastructure"
    +title: "GNOME Recognized as Public Interest Infrastructure"
    +url: "https://foundation.gnome.org/2023/11/09/gnome-recognized-as-public-interest-infrastructure/"
    +body: """
      > The GNOME Foundation is thrilled to announce the GNOME project is receiving €1M from the Sovereign Tech Fund to modernize the platform, improve tooling and accessibility, and support features that are in the public interest.\n
      \n
      > This investment will fund the following projects until the end of 2024:\n
      > \n
      > - Improve the current state of accessibility\n
      > - Design and prototype a new accessibility stack\n
      > - Encrypt user home directories individually\n
      > - Modernize secrets storage\n
      > - Increase the range and quality of hardware support\n
      > - Invest in Quality Assurance and Developer Experience\n
      > - Expand and broaden freedesktop APIs\n
      > - Consolidate and improve platform components
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 108
    +favouriteCount: 613
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699794978 {#5647
      date: 2023-11-12 14:16:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5654 …}
    +votes: Doctrine\ORM\PersistentCollection {#5656 …}
    +reports: Doctrine\ORM\PersistentCollection {#5658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
    +badges: Doctrine\ORM\PersistentCollection {#5664 …}
    +children: [
      App\Entity\EntryComment {#2341}
    ]
    -id: 11556
    -titleTs: "'gnome':1 'infrastructur':6 'interest':5 'public':4 'recogn':2"
    -bodyTs: "'1m':13 '2024':47 'access':26,53,59 'announc':7 'api':88 'assur':80 'broaden':86 'compon':93 'consolid':89 'current':50 'design':54 'develop':82 'directori':64 'encrypt':61 'end':45 'expand':84 'experi':83 'featur':29 'follow':41 'foundat':3 'freedesktop':87 'fund':18,39 'gnome':2,9 'hardwar':75 'home':63 'improv':23,48,91 'increas':69 'individu':65 'interest':35 'invest':37,77 'modern':20,66 'new':58 'platform':22,92 'project':10,42 'prototyp':56 'public':34 'qualiti':73,79 'rang':71 'receiv':12 'secret':67 'sovereign':16 'stack':60 'state':51 'storag':68 'support':28,76 'tech':17 'thrill':5 'tool':24 'user':62"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699650844
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/367541"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699564444 {#5635
      date: 2023-11-09 22:14:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "Great news! Maybe now they’ll spare a day of work to get desktop icons going again. No more funding excuses for the fanboys now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699924807 {#2300
    date: 2023-11-14 02:20:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 105493
  -bodyTs: "'day':9 'desktop':14 'excus':21 'fanboy':24 'fund':20 'get':13 'go':16 'great':1 'icon':15 'll':6 'mayb':3 'news':2 'spare':7 'work':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5189824"
  +editedAt: DateTimeImmutable @1699640154 {#2334
    date: 2023-11-10 19:15:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699565005 {#2340
    date: 2023-11-09 22:23:25.0 +01:00
  }
  +"title": 105493
}
"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
Proxies\__CG__\App\Entity\Entry {#2164
  +user: Proxies\__CG__\App\Entity\User {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5781 …}
  +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
  +title: "Firefox Development Is Moving From Mercurial To Git"
  +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
  +body: """
    > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
    \n
    > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
    > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
    > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
    \n
    > APPROACH\n
    \n
    > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
    \n
    > Phase One - Developer Facing\n
    \n
    > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
    \n
    > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
    \n
    > Phase Two - Infrastructure\n
    \n
    > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
    \n
    > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699726451 {#5813
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5818 …}
  +votes: Doctrine\ORM\PersistentCollection {#5821 …}
  +reports: Doctrine\ORM\PersistentCollection {#5823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5827 …}
  +badges: Doctrine\ORM\PersistentCollection {#5829 …}
  +children: [
    App\Entity\EntryComment {#2060
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Although we’ll be hosting the repository on GitHub\n
        \n
        Why aren’t they using a self-hosted instance of Gitea? This makes no sense move to Github of all places.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1699850313 {#2042
        date: 2023-11-13 05:38:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 96822
      -bodyTs: "'although':1 'aren':11 'gitea':21 'github':9,28 'host':5,18 'instanc':19 'll':3 'make':23 'move':26 'place':31 'repositori':7 'self':17 'self-host':16 'sens':25 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5119769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699311133 {#2141
        date: 2023-11-06 23:52:13.0 +01:00
      }
      +"title": 96822
    }
  ]
  -id: 10651
  -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
  -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397345
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5907911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310945 {#5802
    date: 2023-11-06 23:49:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2164
  +user: Proxies\__CG__\App\Entity\User {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5781 …}
  +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
  +title: "Firefox Development Is Moving From Mercurial To Git"
  +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
  +body: """
    > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
    \n
    > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
    > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
    > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
    \n
    > APPROACH\n
    \n
    > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
    \n
    > Phase One - Developer Facing\n
    \n
    > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
    \n
    > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
    \n
    > Phase Two - Infrastructure\n
    \n
    > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
    \n
    > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699726451 {#5813
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5818 …}
  +votes: Doctrine\ORM\PersistentCollection {#5821 …}
  +reports: Doctrine\ORM\PersistentCollection {#5823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5827 …}
  +badges: Doctrine\ORM\PersistentCollection {#5829 …}
  +children: [
    App\Entity\EntryComment {#2060
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Although we’ll be hosting the repository on GitHub\n
        \n
        Why aren’t they using a self-hosted instance of Gitea? This makes no sense move to Github of all places.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1699850313 {#2042
        date: 2023-11-13 05:38:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 96822
      -bodyTs: "'although':1 'aren':11 'gitea':21 'github':9,28 'host':5,18 'instanc':19 'll':3 'make':23 'move':26 'place':31 'repositori':7 'self':17 'self-host':16 'sens':25 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5119769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699311133 {#2141
        date: 2023-11-06 23:52:13.0 +01:00
      }
      +"title": 96822
    }
  ]
  -id: 10651
  -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
  -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397345
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5907911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310945 {#5802
    date: 2023-11-06 23:49:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2164
  +user: Proxies\__CG__\App\Entity\User {#2594 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5781 …}
  +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
  +title: "Firefox Development Is Moving From Mercurial To Git"
  +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
  +body: """
    > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
    \n
    > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
    > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
    > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
    \n
    > APPROACH\n
    \n
    > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
    \n
    > Phase One - Developer Facing\n
    \n
    > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
    \n
    > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
    \n
    > Phase Two - Infrastructure\n
    \n
    > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
    \n
    > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699726451 {#5813
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5818 …}
  +votes: Doctrine\ORM\PersistentCollection {#5821 …}
  +reports: Doctrine\ORM\PersistentCollection {#5823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5827 …}
  +badges: Doctrine\ORM\PersistentCollection {#5829 …}
  +children: [
    App\Entity\EntryComment {#2060
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > Although we’ll be hosting the repository on GitHub\n
        \n
        Why aren’t they using a self-hosted instance of Gitea? This makes no sense move to Github of all places.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 93
      +score: 0
      +lastActive: DateTime @1699850313 {#2042
        date: 2023-11-13 05:38:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 96822
      -bodyTs: "'although':1 'aren':11 'gitea':21 'github':9,28 'host':5,18 'instanc':19 'll':3 'make':23 'move':26 'place':31 'repositori':7 'self':17 'self-host':16 'sens':25 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5119769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699311133 {#2141
        date: 2023-11-06 23:52:13.0 +01:00
      }
      +"title": 96822
    }
  ]
  -id: 10651
  -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
  -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397345
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5907911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310945 {#5802
    date: 2023-11-06 23:49:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2060
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164
    +user: Proxies\__CG__\App\Entity\User {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5781 …}
    +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
    +title: "Firefox Development Is Moving From Mercurial To Git"
    +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
    +body: """
      > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
      \n
      > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
      > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
      > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
      \n
      > APPROACH\n
      \n
      > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
      \n
      > Phase One - Developer Facing\n
      \n
      > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
      \n
      > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
      \n
      > Phase Two - Infrastructure\n
      \n
      > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
      \n
      > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699726451 {#5813
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5818 …}
    +votes: Doctrine\ORM\PersistentCollection {#5821 …}
    +reports: Doctrine\ORM\PersistentCollection {#5823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5827 …}
    +badges: Doctrine\ORM\PersistentCollection {#5829 …}
    +children: [
      App\Entity\EntryComment {#2060}
    ]
    -id: 10651
    -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
    -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699397345
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5907911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310945 {#5802
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Although we’ll be hosting the repository on GitHub\n
    \n
    Why aren’t they using a self-hosted instance of Gitea? This makes no sense move to Github of all places.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 93
  +score: 0
  +lastActive: DateTime @1699850313 {#2042
    date: 2023-11-13 05:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 96822
  -bodyTs: "'although':1 'aren':11 'gitea':21 'github':9,28 'host':5,18 'instanc':19 'll':3 'make':23 'move':26 'place':31 'repositori':7 'self':17 'self-host':16 'sens':25 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311133 {#2141
    date: 2023-11-06 23:52:13.0 +01:00
  }
  +"title": 96822
}
"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 {#2060
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164
    +user: Proxies\__CG__\App\Entity\User {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5781 …}
    +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
    +title: "Firefox Development Is Moving From Mercurial To Git"
    +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
    +body: """
      > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
      \n
      > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
      > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
      > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
      \n
      > APPROACH\n
      \n
      > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
      \n
      > Phase One - Developer Facing\n
      \n
      > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
      \n
      > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
      \n
      > Phase Two - Infrastructure\n
      \n
      > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
      \n
      > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699726451 {#5813
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5818 …}
    +votes: Doctrine\ORM\PersistentCollection {#5821 …}
    +reports: Doctrine\ORM\PersistentCollection {#5823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5827 …}
    +badges: Doctrine\ORM\PersistentCollection {#5829 …}
    +children: [
      App\Entity\EntryComment {#2060}
    ]
    -id: 10651
    -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
    -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699397345
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5907911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310945 {#5802
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Although we’ll be hosting the repository on GitHub\n
    \n
    Why aren’t they using a self-hosted instance of Gitea? This makes no sense move to Github of all places.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 93
  +score: 0
  +lastActive: DateTime @1699850313 {#2042
    date: 2023-11-13 05:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 96822
  -bodyTs: "'although':1 'aren':11 'gitea':21 'github':9,28 'host':5,18 'instanc':19 'll':3 'make':23 'move':26 'place':31 'repositori':7 'self':17 'self-host':16 'sens':25 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311133 {#2141
    date: 2023-11-06 23:52:13.0 +01:00
  }
  +"title": 96822
}
"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 {#2060
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164
    +user: Proxies\__CG__\App\Entity\User {#2594 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5781 …}
    +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
    +title: "Firefox Development Is Moving From Mercurial To Git"
    +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
    +body: """
      > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
      \n
      > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
      > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
      > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
      \n
      > APPROACH\n
      \n
      > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
      \n
      > Phase One - Developer Facing\n
      \n
      > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
      \n
      > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
      \n
      > Phase Two - Infrastructure\n
      \n
      > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
      \n
      > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699726451 {#5813
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5818 …}
    +votes: Doctrine\ORM\PersistentCollection {#5821 …}
    +reports: Doctrine\ORM\PersistentCollection {#5823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5827 …}
    +badges: Doctrine\ORM\PersistentCollection {#5829 …}
    +children: [
      App\Entity\EntryComment {#2060}
    ]
    -id: 10651
    -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
    -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699397345
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5907911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310945 {#5802
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Although we’ll be hosting the repository on GitHub\n
    \n
    Why aren’t they using a self-hosted instance of Gitea? This makes no sense move to Github of all places.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 93
  +score: 0
  +lastActive: DateTime @1699850313 {#2042
    date: 2023-11-13 05:38:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 96822
  -bodyTs: "'although':1 'aren':11 'gitea':21 'github':9,28 'host':5,18 'instanc':19 'll':3 'make':23 'move':26 'place':31 'repositori':7 'self':17 'self-host':16 'sens':25 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5119769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699311133 {#2141
    date: 2023-11-06 23:52:13.0 +01:00
  }
  +"title": 96822
}
"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
Proxies\__CG__\App\Entity\Entry {#2132
  +user: Proxies\__CG__\App\Entity\User {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "What-has-been-your-experience-with-Flatpak"
  +title: "What has been your experience with Flatpak?"
  +url: null
  +body: """
    I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
    Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
    \n
    What’s your long-term experience?\n
    \n
    Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 143
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699403219 {#5886
    date: 2023-11-08 01:26:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5891 …}
  +votes: Doctrine\ORM\PersistentCollection {#5894 …}
  +reports: Doctrine\ORM\PersistentCollection {#5896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5900 …}
  +badges: Doctrine\ORM\PersistentCollection {#5902 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
        \n
        There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
        \n
        Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699131139 {#2133
        date: 2023-11-04 21:52:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 86859
      -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699015741 {#2129
        date: 2023-11-03 13:49:01.0 +01:00
      }
      +"title": 86859
    }
  ]
  -id: 9311
  -titleTs: "'experi':5 'flatpak':7"
  -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699101503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7732631"
  +editedAt: DateTimeImmutable @1699015124 {#5872
    date: 2023-11-03 13:38:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699015103 {#5852
    date: 2023-11-03 13:38:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2132
  +user: Proxies\__CG__\App\Entity\User {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "What-has-been-your-experience-with-Flatpak"
  +title: "What has been your experience with Flatpak?"
  +url: null
  +body: """
    I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
    Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
    \n
    What’s your long-term experience?\n
    \n
    Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 143
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699403219 {#5886
    date: 2023-11-08 01:26:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5891 …}
  +votes: Doctrine\ORM\PersistentCollection {#5894 …}
  +reports: Doctrine\ORM\PersistentCollection {#5896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5900 …}
  +badges: Doctrine\ORM\PersistentCollection {#5902 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
        \n
        There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
        \n
        Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699131139 {#2133
        date: 2023-11-04 21:52:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 86859
      -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699015741 {#2129
        date: 2023-11-03 13:49:01.0 +01:00
      }
      +"title": 86859
    }
  ]
  -id: 9311
  -titleTs: "'experi':5 'flatpak':7"
  -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699101503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7732631"
  +editedAt: DateTimeImmutable @1699015124 {#5872
    date: 2023-11-03 13:38:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699015103 {#5852
    date: 2023-11-03 13:38:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2132
  +user: Proxies\__CG__\App\Entity\User {#2578 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "What-has-been-your-experience-with-Flatpak"
  +title: "What has been your experience with Flatpak?"
  +url: null
  +body: """
    I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
    Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
    \n
    What’s your long-term experience?\n
    \n
    Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 143
  +favouriteCount: 199
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699403219 {#5886
    date: 2023-11-08 01:26:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5891 …}
  +votes: Doctrine\ORM\PersistentCollection {#5894 …}
  +reports: Doctrine\ORM\PersistentCollection {#5896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5900 …}
  +badges: Doctrine\ORM\PersistentCollection {#5902 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
        \n
        There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
        \n
        Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699131139 {#2133
        date: 2023-11-04 21:52:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 86859
      -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5033048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699015741 {#2129
        date: 2023-11-03 13:49:01.0 +01:00
      }
      +"title": 86859
    }
  ]
  -id: 9311
  -titleTs: "'experi':5 'flatpak':7"
  -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699101503
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7732631"
  +editedAt: DateTimeImmutable @1699015124 {#5872
    date: 2023-11-03 13:38:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699015103 {#5852
    date: 2023-11-03 13:38:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "What-has-been-your-experience-with-Flatpak"
    +title: "What has been your experience with Flatpak?"
    +url: null
    +body: """
      I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
      Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
      \n
      What’s your long-term experience?\n
      \n
      Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699403219 {#5886
      date: 2023-11-08 01:26:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5891 …}
    +votes: Doctrine\ORM\PersistentCollection {#5894 …}
    +reports: Doctrine\ORM\PersistentCollection {#5896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5900 …}
    +badges: Doctrine\ORM\PersistentCollection {#5902 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -id: 9311
    -titleTs: "'experi':5 'flatpak':7"
    -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699101503
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7732631"
    +editedAt: DateTimeImmutable @1699015124 {#5872
      date: 2023-11-03 13:38:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699015103 {#5852
      date: 2023-11-03 13:38:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
    \n
    There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
    \n
    Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699131139 {#2133
    date: 2023-11-04 21:52:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 86859
  -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015741 {#2129
    date: 2023-11-03 13:49:01.0 +01:00
  }
  +"title": 86859
}
"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 {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "What-has-been-your-experience-with-Flatpak"
    +title: "What has been your experience with Flatpak?"
    +url: null
    +body: """
      I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
      Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
      \n
      What’s your long-term experience?\n
      \n
      Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699403219 {#5886
      date: 2023-11-08 01:26:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5891 …}
    +votes: Doctrine\ORM\PersistentCollection {#5894 …}
    +reports: Doctrine\ORM\PersistentCollection {#5896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5900 …}
    +badges: Doctrine\ORM\PersistentCollection {#5902 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -id: 9311
    -titleTs: "'experi':5 'flatpak':7"
    -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699101503
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7732631"
    +editedAt: DateTimeImmutable @1699015124 {#5872
      date: 2023-11-03 13:38:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699015103 {#5852
      date: 2023-11-03 13:38:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
    \n
    There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
    \n
    Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699131139 {#2133
    date: 2023-11-04 21:52:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 86859
  -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015741 {#2129
    date: 2023-11-03 13:49:01.0 +01:00
  }
  +"title": 86859
}
"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 {#2131
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#2578 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "What-has-been-your-experience-with-Flatpak"
    +title: "What has been your experience with Flatpak?"
    +url: null
    +body: """
      I’ve been involved with Linux for a long time, and Flatpak almost seems too good to be true:  \n
      Just install any app on any distro, isolated from the base system and with granular rights management. I’ve just set up my first flatpak-centric system and didn’t notice any issues with it at all, apart from a 1-second waiting time before an app is launched.\n
      \n
      What’s your long-term experience?\n
      \n
      Notice any annoying bugs or instabilities? Do apps crash a lot? Disappear from Flathub or are unmaintained? Do you often have issues with apps that don’t integrate well with your native system? Are important apps missing?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 143
    +favouriteCount: 199
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699403219 {#5886
      date: 2023-11-08 01:26:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5891 …}
    +votes: Doctrine\ORM\PersistentCollection {#5894 …}
    +reports: Doctrine\ORM\PersistentCollection {#5896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5900 …}
    +badges: Doctrine\ORM\PersistentCollection {#5902 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -id: 9311
    -titleTs: "'experi':5 'flatpak':7"
    -bodyTs: "'1':61 'almost':13 'annoy':79 'apart':58 'app':23,67,84,100,112 'base':30 'bug':80 'centric':46 'crash':85 'didn':49 'disappear':88 'distro':26 'experi':76 'first':43 'flathub':90 'flatpak':12,45 'flatpak-centr':44 'good':16 'granular':34 'import':111 'instabl':82 'instal':21 'integr':104 'involv':4 'isol':27 'issu':53,98 'launch':69 'linux':6 'long':9,74 'long-term':73 'lot':87 'manag':36 'miss':113 'nativ':108 'notic':51,77 'often':96 'right':35 'second':62 'seem':14 'set':40 'system':31,47,109 'term':75 'time':10,64 'true':19 'unmaintain':93 've':2,38 'wait':63 'well':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699101503
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7732631"
    +editedAt: DateTimeImmutable @1699015124 {#5872
      date: 2023-11-03 13:38:44.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699015103 {#5852
      date: 2023-11-03 13:38:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Perfection. Debian + GNOME Software + Flatpak = Rock solid and clean OS with the latest software.\n
    \n
    There are a few things that still need to be ironed out tho. For eg. communication between desktop apps and browser extensions such as [this](https://github.com/flathub/org.keepassxc.KeePassXC/issues/29).\n
    \n
    Another thing I would like to see is a decent and supported way to mirror flathub and/or have offline installations.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699131139 {#2133
    date: 2023-11-04 21:52:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 86859
  -bodyTs: "'/flathub/org.keepassxc.keepassxc/issues/29).':42 'and/or':59 'anoth':43 'app':33 'browser':35 'clean':9 'communic':30 'debian':2 'decent':52 'desktop':32 'eg':29 'extens':36 'flathub':58 'flatpak':5 'github.com':41 'github.com/flathub/org.keepassxc.keepassxc/issues/29).':40 'gnome':3 'instal':62 'iron':25 'latest':13 'like':47 'mirror':57 'need':22 'offlin':61 'os':10 'perfect':1 'rock':6 'see':49 'softwar':4,14 'solid':7 'still':21 'support':54 'thing':19,44 'tho':27 'way':55 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5033048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699015741 {#2129
    date: 2023-11-03 13:49:01.0 +01:00
  }
  +"title": 86859
}
"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
Proxies\__CG__\App\Entity\Entry {#2089
  +user: Proxies\__CG__\App\Entity\User {#5871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#5873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1566 …}
  +slug: "Just-learned-about-AppImageLauncher"
  +title: "Just learned about AppImageLauncher"
  +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
  +body: """
    I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
    \n
    > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
    \n
    Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699375993 {#5866
    date: 2023-11-07 17:53:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5874 …}
  +votes: Doctrine\ORM\PersistentCollection {#5876 …}
  +reports: Doctrine\ORM\PersistentCollection {#5878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5882 …}
  +badges: Doctrine\ORM\PersistentCollection {#5884 …}
  +children: [
    App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2089 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699168797 {#2063
        date: 2023-11-05 08:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 86644
      -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5030974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699007956 {#2080
        date: 2023-11-03 11:39:16.0 +01:00
      }
      +"title": 86644
    }
  ]
  -id: 9277
  -titleTs: "'appimagelaunch':4 'learn':2"
  -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699091091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7725424"
  +editedAt: DateTimeImmutable @1699004728 {#5855
    date: 2023-11-03 10:45:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699004691 {#5834
    date: 2023-11-03 10:44:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2089
  +user: Proxies\__CG__\App\Entity\User {#5871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#5873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1566 …}
  +slug: "Just-learned-about-AppImageLauncher"
  +title: "Just learned about AppImageLauncher"
  +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
  +body: """
    I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
    \n
    > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
    \n
    Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699375993 {#5866
    date: 2023-11-07 17:53:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5874 …}
  +votes: Doctrine\ORM\PersistentCollection {#5876 …}
  +reports: Doctrine\ORM\PersistentCollection {#5878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5882 …}
  +badges: Doctrine\ORM\PersistentCollection {#5884 …}
  +children: [
    App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2089 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699168797 {#2063
        date: 2023-11-05 08:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 86644
      -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5030974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699007956 {#2080
        date: 2023-11-03 11:39:16.0 +01:00
      }
      +"title": 86644
    }
  ]
  -id: 9277
  -titleTs: "'appimagelaunch':4 'learn':2"
  -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699091091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7725424"
  +editedAt: DateTimeImmutable @1699004728 {#5855
    date: 2023-11-03 10:45:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699004691 {#5834
    date: 2023-11-03 10:44:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2089
  +user: Proxies\__CG__\App\Entity\User {#5871 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#5873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1566 …}
  +slug: "Just-learned-about-AppImageLauncher"
  +title: "Just learned about AppImageLauncher"
  +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
  +body: """
    I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
    \n
    > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
    \n
    Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 121
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699375993 {#5866
    date: 2023-11-07 17:53:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5874 …}
  +votes: Doctrine\ORM\PersistentCollection {#5876 …}
  +reports: Doctrine\ORM\PersistentCollection {#5878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5882 …}
  +badges: Doctrine\ORM\PersistentCollection {#5884 …}
  +children: [
    App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2089 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
      +image: null
      +parent: null
      +root: null
      +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699168797 {#2063
        date: 2023-11-05 08:19:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uranibaba@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 86644
      -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5030974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699007956 {#2080
        date: 2023-11-03 11:39:16.0 +01:00
      }
      +"title": 86644
    }
  ]
  -id: 9277
  -titleTs: "'appimagelaunch':4 'learn':2"
  -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699091091
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7725424"
  +editedAt: DateTimeImmutable @1699004728 {#5855
    date: 2023-11-03 10:45:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699004691 {#5834
    date: 2023-11-03 10:44:51.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089
    +user: Proxies\__CG__\App\Entity\User {#5871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#5873 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1566 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#5866
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5874 …}
    +votes: Doctrine\ORM\PersistentCollection {#5876 …}
    +reports: Doctrine\ORM\PersistentCollection {#5878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5882 …}
    +badges: Doctrine\ORM\PersistentCollection {#5884 …}
    +children: [
      App\Entity\EntryComment {#2064}
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#5855
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#5834
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699168797 {#2063
    date: 2023-11-05 08:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 86644
  -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5030974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699007956 {#2080
    date: 2023-11-03 11:39:16.0 +01:00
  }
  +"title": 86644
}
"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 {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089
    +user: Proxies\__CG__\App\Entity\User {#5871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#5873 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1566 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#5866
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5874 …}
    +votes: Doctrine\ORM\PersistentCollection {#5876 …}
    +reports: Doctrine\ORM\PersistentCollection {#5878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5882 …}
    +badges: Doctrine\ORM\PersistentCollection {#5884 …}
    +children: [
      App\Entity\EntryComment {#2064}
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#5855
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#5834
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699168797 {#2063
    date: 2023-11-05 08:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 86644
  -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5030974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699007956 {#2080
    date: 2023-11-03 11:39:16.0 +01:00
  }
  +"title": 86644
}
"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 {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089
    +user: Proxies\__CG__\App\Entity\User {#5871 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
    +image: Proxies\__CG__\App\Entity\Image {#5873 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1566 …}
    +slug: "Just-learned-about-AppImageLauncher"
    +title: "Just learned about AppImageLauncher"
    +url: "https://lemmy.world/pictrs/image/ae19d3f3-3ede-4ee7-b1df-d303cf66e9af.png"
    +body: """
      I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.\n
      \n
      > Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.\n
      \n
      Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I’m looking at you, qBittorrent and magnet links).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 121
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699375993 {#5866
      date: 2023-11-07 17:53:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5874 …}
    +votes: Doctrine\ORM\PersistentCollection {#5876 …}
    +reports: Doctrine\ORM\PersistentCollection {#5878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5882 …}
    +badges: Doctrine\ORM\PersistentCollection {#5884 …}
    +children: [
      App\Entity\EntryComment {#2064}
    ]
    -id: 9277
    -titleTs: "'appimagelaunch':4 'learn':2"
    -bodyTs: "'appimag':11,26,45 'appimagelaunch':6 'applic':29 'better':57 'click':33,44 'correct':81 'creat':15,61 'desktop':16,64 'doubl':43 'double-click':42 'execut':54 'figur':70 'file':17,65 'first':55 'found':3 'handl':21 'handler':9 'integr':25 'launcher':30 'link':90 'look':84 'm':83 'magnet':89 'make':52 'manag':35 'much':56 'one':32 'open':47 'organ':13 'packag':8 'put':74 'qbittorr':87 'remov':24,38 'updat':22,36 'without':49 'work':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699091091
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7725424"
    +editedAt: DateTimeImmutable @1699004728 {#5855
      date: 2023-11-03 10:45:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699004691 {#5834
      date: 2023-11-03 10:44:51.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: null
  +parent: null
  +root: null
  +body: "The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don’t take 2 seconds to launch apps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699168797 {#2063
    date: 2023-11-05 08:19:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uranibaba@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 86644
  -bodyTs: "'2':23 'app':27 'appimag':8 'best':2 'drop':12 'flatpak':18 'get':6 'launch':26 'launcher':3 'move':16 'second':24 'take':22 'thing':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5030974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699007956 {#2080
    date: 2023-11-03 11:39:16.0 +01:00
  }
  +"title": 86644
}
"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\Entry {#1554
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#1558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1566 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#1567
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#1527
    date: 2023-10-31 14:50:29.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
151 DENIED edit
App\Entity\Entry {#1554
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#1558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1566 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#1567
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#1527
    date: 2023-10-31 14:50:29.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
152 DENIED moderate
App\Entity\Entry {#1554
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1556 …}
  +image: Proxies\__CG__\App\Entity\Image {#1558 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1566 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#1567
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1619 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1701 …}
  +badges: Doctrine\ORM\PersistentCollection {#1687 …}
  +children: []
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#1527
    date: 2023-10-31 14:50:29.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
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
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5216 …}
  +slug: "Youtube-s-Anti-adblock-and-uBlock-Origin"
  +title: "Youtube’s Anti-adblock and uBlock Origin"
  +url: "https://andadinosaur.com/youtube-s-anti-adblock-and-ublock-origin"
  +body: "Really interesting read about the history of YouTube adblocking, how the new detection works, how uBO is responding, and how *not* to block the new popups."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 128
  +favouriteCount: 631
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699143768 {#2169
    date: 2023-11-05 01:22:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5393 …}
  +reports: Doctrine\ORM\PersistentCollection {#5474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5535 …}
  +badges: Doctrine\ORM\PersistentCollection {#5542 …}
  +children: [
    App\Entity\EntryComment {#2078
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is my experience with it.\n
        \n
        Up until last week I’ve had friends (who also use uBlock Origin, same country) kind of sequentially complaining for about a month about having the videos blocked. For me personally it has been working fine until then, but Friday I got the popup. Today the popup is gone however I get ads but they don’t play video, only sound.\n
        \n
        > YouTube isn’t rolling out the anti-adblock to everyone. It seems to depend on things like your account, browser, and IP address. And if you’re not logged in or you’re in a private window, you’re safe. As a result, there are a bunch of people saying, “I use XYZ and I haven’t seen an anti-adblock popup yet,” unknowingly spreading misinformation.\n
        \n
        What I see with this is that Google might eventually lose more with this new policies than just leaving things as they were. Lets be real, if this shit show continues and they don’t drop it as it becomes increasingly difficult to watch without ads people will start looking for alternative frontends such as Piped or Invidious and that will hinder their ability to harvest data and force ads. What’s the next step Google? DRM protected media?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699101218 {#1384
        date: 2023-11-04 13:33:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AnActOfCreation@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2144 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 80068
      -bodyTs: "'abil':199 'account':87 'ad':59,181,205 'adblock':76,130 'address':91 'also':16 'altern':187 'anti':75,129 'anti-adblock':74,128 'becom':175 'block':34 'browser':88 'bunch':115 'complain':25 'continu':166 'countri':21 'data':202 'depend':82 'difficult':177 'drm':212 'drop':171 'eventu':145 'everyon':78 'experi':4 'fine':42 'forc':204 'friday':46 'friend':14 'frontend':188 'get':58 'gone':55 'googl':143,211 'got':48 'harvest':201 'haven':124 'hinder':197 'howev':56 'increas':176 'invidi':193 'ip':90 'isn':69 'kind':22 'last':9 'leav':154 'let':159 'like':85 'log':97 'look':185 'lose':146 'media':214 'might':144 'misinform':135 'month':29 'new':150 'next':209 'origin':19 'peopl':117,182 'person':37 'pipe':191 'play':64 'polici':151 'popup':50,53,131 'privat':104 'protect':213 're':95,101,107 'real':161 'result':111 'roll':71 'safe':108 'say':118 'see':138 'seem':80 'seen':126 'sequenti':24 'shit':164 'show':165 'sound':67 'spread':134 'start':184 'step':210 'thing':84,155 'today':51 'ublock':18 'unknow':133 'use':17,120 've':12 'video':33,65 'watch':179 'week':10 'window':105 'without':180 'work':41 'xyz':121 'yet':132 'youtub':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4933251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698677765 {#2084
        date: 2023-10-30 15:56:05.0 +01:00
      }
      +"title": 80068
    }
  ]
  -id: 8540
  -titleTs: "'adblock':5 'anti':4 'anti-adblock':3 'origin':8 'ublock':7 'youtub':1"
  -bodyTs: "'adblock':9 'block':23 'detect':13 'histori':6 'interest':2 'new':12,25 'popup':26 'read':3 'realli':1 'respond':18 'ubo':16 'work':14 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698755368
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5141561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698668968 {#4236
    date: 2023-10-30 13:29:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5216 …}
  +slug: "Youtube-s-Anti-adblock-and-uBlock-Origin"
  +title: "Youtube’s Anti-adblock and uBlock Origin"
  +url: "https://andadinosaur.com/youtube-s-anti-adblock-and-ublock-origin"
  +body: "Really interesting read about the history of YouTube adblocking, how the new detection works, how uBO is responding, and how *not* to block the new popups."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 128
  +favouriteCount: 631
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699143768 {#2169
    date: 2023-11-05 01:22:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5393 …}
  +reports: Doctrine\ORM\PersistentCollection {#5474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5535 …}
  +badges: Doctrine\ORM\PersistentCollection {#5542 …}
  +children: [
    App\Entity\EntryComment {#2078
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is my experience with it.\n
        \n
        Up until last week I’ve had friends (who also use uBlock Origin, same country) kind of sequentially complaining for about a month about having the videos blocked. For me personally it has been working fine until then, but Friday I got the popup. Today the popup is gone however I get ads but they don’t play video, only sound.\n
        \n
        > YouTube isn’t rolling out the anti-adblock to everyone. It seems to depend on things like your account, browser, and IP address. And if you’re not logged in or you’re in a private window, you’re safe. As a result, there are a bunch of people saying, “I use XYZ and I haven’t seen an anti-adblock popup yet,” unknowingly spreading misinformation.\n
        \n
        What I see with this is that Google might eventually lose more with this new policies than just leaving things as they were. Lets be real, if this shit show continues and they don’t drop it as it becomes increasingly difficult to watch without ads people will start looking for alternative frontends such as Piped or Invidious and that will hinder their ability to harvest data and force ads. What’s the next step Google? DRM protected media?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699101218 {#1384
        date: 2023-11-04 13:33:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AnActOfCreation@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2144 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 80068
      -bodyTs: "'abil':199 'account':87 'ad':59,181,205 'adblock':76,130 'address':91 'also':16 'altern':187 'anti':75,129 'anti-adblock':74,128 'becom':175 'block':34 'browser':88 'bunch':115 'complain':25 'continu':166 'countri':21 'data':202 'depend':82 'difficult':177 'drm':212 'drop':171 'eventu':145 'everyon':78 'experi':4 'fine':42 'forc':204 'friday':46 'friend':14 'frontend':188 'get':58 'gone':55 'googl':143,211 'got':48 'harvest':201 'haven':124 'hinder':197 'howev':56 'increas':176 'invidi':193 'ip':90 'isn':69 'kind':22 'last':9 'leav':154 'let':159 'like':85 'log':97 'look':185 'lose':146 'media':214 'might':144 'misinform':135 'month':29 'new':150 'next':209 'origin':19 'peopl':117,182 'person':37 'pipe':191 'play':64 'polici':151 'popup':50,53,131 'privat':104 'protect':213 're':95,101,107 'real':161 'result':111 'roll':71 'safe':108 'say':118 'see':138 'seem':80 'seen':126 'sequenti':24 'shit':164 'show':165 'sound':67 'spread':134 'start':184 'step':210 'thing':84,155 'today':51 'ublock':18 'unknow':133 'use':17,120 've':12 'video':33,65 'watch':179 'week':10 'window':105 'without':180 'work':41 'xyz':121 'yet':132 'youtub':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4933251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698677765 {#2084
        date: 2023-10-30 15:56:05.0 +01:00
      }
      +"title": 80068
    }
  ]
  -id: 8540
  -titleTs: "'adblock':5 'anti':4 'anti-adblock':3 'origin':8 'ublock':7 'youtub':1"
  -bodyTs: "'adblock':9 'block':23 'detect':13 'histori':6 'interest':2 'new':12,25 'popup':26 'read':3 'realli':1 'respond':18 'ubo':16 'work':14 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698755368
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5141561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698668968 {#4236
    date: 2023-10-30 13:29:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#3294 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#5216 …}
  +slug: "Youtube-s-Anti-adblock-and-uBlock-Origin"
  +title: "Youtube’s Anti-adblock and uBlock Origin"
  +url: "https://andadinosaur.com/youtube-s-anti-adblock-and-ublock-origin"
  +body: "Really interesting read about the history of YouTube adblocking, how the new detection works, how uBO is responding, and how *not* to block the new popups."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 128
  +favouriteCount: 631
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699143768 {#2169
    date: 2023-11-05 01:22:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5392 …}
  +votes: Doctrine\ORM\PersistentCollection {#5393 …}
  +reports: Doctrine\ORM\PersistentCollection {#5474 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5535 …}
  +badges: Doctrine\ORM\PersistentCollection {#5542 …}
  +children: [
    App\Entity\EntryComment {#2078
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Here is my experience with it.\n
        \n
        Up until last week I’ve had friends (who also use uBlock Origin, same country) kind of sequentially complaining for about a month about having the videos blocked. For me personally it has been working fine until then, but Friday I got the popup. Today the popup is gone however I get ads but they don’t play video, only sound.\n
        \n
        > YouTube isn’t rolling out the anti-adblock to everyone. It seems to depend on things like your account, browser, and IP address. And if you’re not logged in or you’re in a private window, you’re safe. As a result, there are a bunch of people saying, “I use XYZ and I haven’t seen an anti-adblock popup yet,” unknowingly spreading misinformation.\n
        \n
        What I see with this is that Google might eventually lose more with this new policies than just leaving things as they were. Lets be real, if this shit show continues and they don’t drop it as it becomes increasingly difficult to watch without ads people will start looking for alternative frontends such as Piped or Invidious and that will hinder their ability to harvest data and force ads. What’s the next step Google? DRM protected media?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 49
      +score: 0
      +lastActive: DateTime @1699101218 {#1384
        date: 2023-11-04 13:33:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AnActOfCreation@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2144 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 80068
      -bodyTs: "'abil':199 'account':87 'ad':59,181,205 'adblock':76,130 'address':91 'also':16 'altern':187 'anti':75,129 'anti-adblock':74,128 'becom':175 'block':34 'browser':88 'bunch':115 'complain':25 'continu':166 'countri':21 'data':202 'depend':82 'difficult':177 'drm':212 'drop':171 'eventu':145 'everyon':78 'experi':4 'fine':42 'forc':204 'friday':46 'friend':14 'frontend':188 'get':58 'gone':55 'googl':143,211 'got':48 'harvest':201 'haven':124 'hinder':197 'howev':56 'increas':176 'invidi':193 'ip':90 'isn':69 'kind':22 'last':9 'leav':154 'let':159 'like':85 'log':97 'look':185 'lose':146 'media':214 'might':144 'misinform':135 'month':29 'new':150 'next':209 'origin':19 'peopl':117,182 'person':37 'pipe':191 'play':64 'polici':151 'popup':50,53,131 'privat':104 'protect':213 're':95,101,107 'real':161 'result':111 'roll':71 'safe':108 'say':118 'see':138 'seem':80 'seen':126 'sequenti':24 'shit':164 'show':165 'sound':67 'spread':134 'start':184 'step':210 'thing':84,155 'today':51 'ublock':18 'unknow':133 'use':17,120 've':12 'video':33,65 'watch':179 'week':10 'window':105 'without':180 'work':41 'xyz':121 'yet':132 'youtub':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4933251"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698677765 {#2084
        date: 2023-10-30 15:56:05.0 +01:00
      }
      +"title": 80068
    }
  ]
  -id: 8540
  -titleTs: "'adblock':5 'anti':4 'anti-adblock':3 'origin':8 'ublock':7 'youtub':1"
  -bodyTs: "'adblock':9 'block':23 'detect':13 'histori':6 'interest':2 'new':12,25 'popup':26 'read':3 'realli':1 'respond':18 'ubo':16 'work':14 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698755368
  +visibility: "visible             "
  +apId: "https://programming.dev/post/5141561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698668968 {#4236
    date: 2023-10-30 13:29:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2078
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#3294 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5216 …}
    +slug: "Youtube-s-Anti-adblock-and-uBlock-Origin"
    +title: "Youtube’s Anti-adblock and uBlock Origin"
    +url: "https://andadinosaur.com/youtube-s-anti-adblock-and-ublock-origin"
    +body: "Really interesting read about the history of YouTube adblocking, how the new detection works, how uBO is responding, and how *not* to block the new popups."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 128
    +favouriteCount: 631
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699143768 {#2169
      date: 2023-11-05 01:22:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5392 …}
    +votes: Doctrine\ORM\PersistentCollection {#5393 …}
    +reports: Doctrine\ORM\PersistentCollection {#5474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5535 …}
    +badges: Doctrine\ORM\PersistentCollection {#5542 …}
    +children: [
      App\Entity\EntryComment {#2078}
    ]
    -id: 8540
    -titleTs: "'adblock':5 'anti':4 'anti-adblock':3 'origin':8 'ublock':7 'youtub':1"
    -bodyTs: "'adblock':9 'block':23 'detect':13 'histori':6 'interest':2 'new':12,25 'popup':26 'read':3 'realli':1 'respond':18 'ubo':16 'work':14 'youtub':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698755368
    +visibility: "visible             "
    +apId: "https://programming.dev/post/5141561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698668968 {#4236
      date: 2023-10-30 13:29:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is my experience with it.\n
    \n
    Up until last week I’ve had friends (who also use uBlock Origin, same country) kind of sequentially complaining for about a month about having the videos blocked. For me personally it has been working fine until then, but Friday I got the popup. Today the popup is gone however I get ads but they don’t play video, only sound.\n
    \n
    > YouTube isn’t rolling out the anti-adblock to everyone. It seems to depend on things like your account, browser, and IP address. And if you’re not logged in or you’re in a private window, you’re safe. As a result, there are a bunch of people saying, “I use XYZ and I haven’t seen an anti-adblock popup yet,” unknowingly spreading misinformation.\n
    \n
    What I see with this is that Google might eventually lose more with this new policies than just leaving things as they were. Lets be real, if this shit show continues and they don’t drop it as it becomes increasingly difficult to watch without ads people will start looking for alternative frontends such as Piped or Invidious and that will hinder their ability to harvest data and force ads. What’s the next step Google? DRM protected media?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1699101218 {#1384
    date: 2023-11-04 13:33:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnActOfCreation@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2144 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 80068
  -bodyTs: "'abil':199 'account':87 'ad':59,181,205 'adblock':76,130 'address':91 'also':16 'altern':187 'anti':75,129 'anti-adblock':74,128 'becom':175 'block':34 'browser':88 'bunch':115 'complain':25 'continu':166 'countri':21 'data':202 'depend':82 'difficult':177 'drm':212 'drop':171 'eventu':145 'everyon':78 'experi':4 'fine':42 'forc':204 'friday':46 'friend':14 'frontend':188 'get':58 'gone':55 'googl':143,211 'got':48 'harvest':201 'haven':124 'hinder':197 'howev':56 'increas':176 'invidi':193 'ip':90 'isn':69 'kind':22 'last':9 'leav':154 'let':159 'like':85 'log':97 'look':185 'lose':146 'media':214 'might':144 'misinform':135 'month':29 'new':150 'next':209 'origin':19 'peopl':117,182 'person':37 'pipe':191 'play':64 'polici':151 'popup':50,53,131 'privat':104 'protect':213 're':95,101,107 'real':161 'result':111 'roll':71 'safe':108 'say':118 'see':138 'seem':80 'seen':126 'sequenti':24 'shit':164 'show':165 'sound':67 'spread':134 'start':184 'step':210 'thing':84,155 'today':51 'ublock':18 'unknow':133 'use':17,120 've':12 'video':33,65 'watch':179 'week':10 'window':105 'without':180 'work':41 'xyz':121 'yet':132 'youtub':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4933251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698677765 {#2084
    date: 2023-10-30 15:56:05.0 +01:00
  }
  +"title": 80068
}
"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 {#2078
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#3294 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5216 …}
    +slug: "Youtube-s-Anti-adblock-and-uBlock-Origin"
    +title: "Youtube’s Anti-adblock and uBlock Origin"
    +url: "https://andadinosaur.com/youtube-s-anti-adblock-and-ublock-origin"
    +body: "Really interesting read about the history of YouTube adblocking, how the new detection works, how uBO is responding, and how *not* to block the new popups."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 128
    +favouriteCount: 631
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699143768 {#2169
      date: 2023-11-05 01:22:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5392 …}
    +votes: Doctrine\ORM\PersistentCollection {#5393 …}
    +reports: Doctrine\ORM\PersistentCollection {#5474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5535 …}
    +badges: Doctrine\ORM\PersistentCollection {#5542 …}
    +children: [
      App\Entity\EntryComment {#2078}
    ]
    -id: 8540
    -titleTs: "'adblock':5 'anti':4 'anti-adblock':3 'origin':8 'ublock':7 'youtub':1"
    -bodyTs: "'adblock':9 'block':23 'detect':13 'histori':6 'interest':2 'new':12,25 'popup':26 'read':3 'realli':1 'respond':18 'ubo':16 'work':14 'youtub':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698755368
    +visibility: "visible             "
    +apId: "https://programming.dev/post/5141561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698668968 {#4236
      date: 2023-10-30 13:29:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is my experience with it.\n
    \n
    Up until last week I’ve had friends (who also use uBlock Origin, same country) kind of sequentially complaining for about a month about having the videos blocked. For me personally it has been working fine until then, but Friday I got the popup. Today the popup is gone however I get ads but they don’t play video, only sound.\n
    \n
    > YouTube isn’t rolling out the anti-adblock to everyone. It seems to depend on things like your account, browser, and IP address. And if you’re not logged in or you’re in a private window, you’re safe. As a result, there are a bunch of people saying, “I use XYZ and I haven’t seen an anti-adblock popup yet,” unknowingly spreading misinformation.\n
    \n
    What I see with this is that Google might eventually lose more with this new policies than just leaving things as they were. Lets be real, if this shit show continues and they don’t drop it as it becomes increasingly difficult to watch without ads people will start looking for alternative frontends such as Piped or Invidious and that will hinder their ability to harvest data and force ads. What’s the next step Google? DRM protected media?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1699101218 {#1384
    date: 2023-11-04 13:33:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnActOfCreation@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2144 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 80068
  -bodyTs: "'abil':199 'account':87 'ad':59,181,205 'adblock':76,130 'address':91 'also':16 'altern':187 'anti':75,129 'anti-adblock':74,128 'becom':175 'block':34 'browser':88 'bunch':115 'complain':25 'continu':166 'countri':21 'data':202 'depend':82 'difficult':177 'drm':212 'drop':171 'eventu':145 'everyon':78 'experi':4 'fine':42 'forc':204 'friday':46 'friend':14 'frontend':188 'get':58 'gone':55 'googl':143,211 'got':48 'harvest':201 'haven':124 'hinder':197 'howev':56 'increas':176 'invidi':193 'ip':90 'isn':69 'kind':22 'last':9 'leav':154 'let':159 'like':85 'log':97 'look':185 'lose':146 'media':214 'might':144 'misinform':135 'month':29 'new':150 'next':209 'origin':19 'peopl':117,182 'person':37 'pipe':191 'play':64 'polici':151 'popup':50,53,131 'privat':104 'protect':213 're':95,101,107 'real':161 'result':111 'roll':71 'safe':108 'say':118 'see':138 'seem':80 'seen':126 'sequenti':24 'shit':164 'show':165 'sound':67 'spread':134 'start':184 'step':210 'thing':84,155 'today':51 'ublock':18 'unknow':133 'use':17,120 've':12 'video':33,65 'watch':179 'week':10 'window':105 'without':180 'work':41 'xyz':121 'yet':132 'youtub':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4933251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698677765 {#2084
    date: 2023-10-30 15:56:05.0 +01:00
  }
  +"title": 80068
}
"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 {#2078
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#3294 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#5216 …}
    +slug: "Youtube-s-Anti-adblock-and-uBlock-Origin"
    +title: "Youtube’s Anti-adblock and uBlock Origin"
    +url: "https://andadinosaur.com/youtube-s-anti-adblock-and-ublock-origin"
    +body: "Really interesting read about the history of YouTube adblocking, how the new detection works, how uBO is responding, and how *not* to block the new popups."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 128
    +favouriteCount: 631
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699143768 {#2169
      date: 2023-11-05 01:22:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5392 …}
    +votes: Doctrine\ORM\PersistentCollection {#5393 …}
    +reports: Doctrine\ORM\PersistentCollection {#5474 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5475 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5535 …}
    +badges: Doctrine\ORM\PersistentCollection {#5542 …}
    +children: [
      App\Entity\EntryComment {#2078}
    ]
    -id: 8540
    -titleTs: "'adblock':5 'anti':4 'anti-adblock':3 'origin':8 'ublock':7 'youtub':1"
    -bodyTs: "'adblock':9 'block':23 'detect':13 'histori':6 'interest':2 'new':12,25 'popup':26 'read':3 'realli':1 'respond':18 'ubo':16 'work':14 'youtub':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698755368
    +visibility: "visible             "
    +apId: "https://programming.dev/post/5141561"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698668968 {#4236
      date: 2023-10-30 13:29:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here is my experience with it.\n
    \n
    Up until last week I’ve had friends (who also use uBlock Origin, same country) kind of sequentially complaining for about a month about having the videos blocked. For me personally it has been working fine until then, but Friday I got the popup. Today the popup is gone however I get ads but they don’t play video, only sound.\n
    \n
    > YouTube isn’t rolling out the anti-adblock to everyone. It seems to depend on things like your account, browser, and IP address. And if you’re not logged in or you’re in a private window, you’re safe. As a result, there are a bunch of people saying, “I use XYZ and I haven’t seen an anti-adblock popup yet,” unknowingly spreading misinformation.\n
    \n
    What I see with this is that Google might eventually lose more with this new policies than just leaving things as they were. Lets be real, if this shit show continues and they don’t drop it as it becomes increasingly difficult to watch without ads people will start looking for alternative frontends such as Piped or Invidious and that will hinder their ability to harvest data and force ads. What’s the next step Google? DRM protected media?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1699101218 {#1384
    date: 2023-11-04 13:33:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnActOfCreation@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2144 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 80068
  -bodyTs: "'abil':199 'account':87 'ad':59,181,205 'adblock':76,130 'address':91 'also':16 'altern':187 'anti':75,129 'anti-adblock':74,128 'becom':175 'block':34 'browser':88 'bunch':115 'complain':25 'continu':166 'countri':21 'data':202 'depend':82 'difficult':177 'drm':212 'drop':171 'eventu':145 'everyon':78 'experi':4 'fine':42 'forc':204 'friday':46 'friend':14 'frontend':188 'get':58 'gone':55 'googl':143,211 'got':48 'harvest':201 'haven':124 'hinder':197 'howev':56 'increas':176 'invidi':193 'ip':90 'isn':69 'kind':22 'last':9 'leav':154 'let':159 'like':85 'log':97 'look':185 'lose':146 'media':214 'might':144 'misinform':135 'month':29 'new':150 'next':209 'origin':19 'peopl':117,182 'person':37 'pipe':191 'play':64 'polici':151 'popup':50,53,131 'privat':104 'protect':213 're':95,101,107 'real':161 'result':111 'roll':71 'safe':108 'say':118 'see':138 'seem':80 'seen':126 'sequenti':24 'shit':164 'show':165 'sound':67 'spread':134 'start':184 'step':210 'thing':84,155 'today':51 'ublock':18 'unknow':133 'use':17,120 've':12 'video':33,65 'watch':179 'week':10 'window':105 'without':180 'work':41 'xyz':121 'yet':132 'youtub':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4933251"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698677765 {#2084
    date: 2023-10-30 15:56:05.0 +01:00
  }
  +"title": 80068
}
"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
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Websites-to-download-cracked-software-for-Windows"
  +title: "Websites to download cracked software for Windows?"
  +url: null
  +body: """
    Yes, I have looked in the megathread. Specifically under the sections “All Purpose”, “Tools”, and “Software”… however, I didn’t find any general, all purpose websites for cracked software. Or at least, the megathread never had something in it that said “great website for cracked software”.\n
    \n
    Thanks in advance. :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698964948 {#5796
    date: 2023-11-02 23:42:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5763 …}
  +votes: Doctrine\ORM\PersistentCollection {#5803 …}
  +reports: Doctrine\ORM\PersistentCollection {#5805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5809 …}
  +badges: Doctrine\ORM\PersistentCollection {#5811 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        All I see is people “beating around the bush” and whatnot. Here are my two suggestions:\n
        \n
        - [forum.dirtywarez.com](https://forum.dirtywarez.com/) - great for general software, most links are direct download\n
        - [www.teamos.xyz](https://www.teamos.xyz/) - great for custom OS images, Adobe stuff and big stuff that is usually delivered as torrents\n
        - [forums.mydigitallife.net](https://forums.mydigitallife.net/) - great for clean Windows/Office installers, keys, cracks\n
        \n
        Enjoy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1698675027 {#2471
        date: 2023-10-30 15:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Galaxyboy3598@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2021 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 79038
      -bodyTs: "'/)':20,33,53 'adob':39 'around':7 'beat':6 'big':42 'bush':9 'clean':56 'crack':60 'custom':36 'deliv':47 'direct':28 'download':29 'enjoy':61 'forum.dirtywarez.com':17,19 'forum.dirtywarez.com/)':18 'forums.mydigitallife.net':50,52 'forums.mydigitallife.net/)':51 'general':23 'great':21,34,54 'imag':38 'instal':58 'key':59 'link':26 'os':37 'peopl':5 'see':3 'softwar':24 'stuff':40,43 'suggest':16 'torrent':49 'two':15 'usual':46 'whatnot':11 'windows/office':57 'www.teamos.xyz':30,32 'www.teamos.xyz/)':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4919730"
      +editedAt: DateTimeImmutable @1698619163 {#2377
        date: 2023-10-29 23:39:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698618892 {#2363
        date: 2023-10-29 23:34:52.0 +01:00
      }
      +"title": 79038
    }
  ]
  -id: 8389
  -titleTs: "'crack':4 'download':3 'softwar':5 'websit':1 'window':7"
  -bodyTs: "'advanc':49 'crack':28,45 'didn':19 'find':21 'general':23 'great':42 'howev':17 'least':32 'look':4 'megathread':7,34 'never':35 'purpos':13,25 'said':41 'section':11 'softwar':16,29,46 'someth':37 'specif':8 'thank':47 'tool':14 'websit':26,43 'yes':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698690502
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13174839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698604102 {#5784
    date: 2023-10-29 19:28:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Websites-to-download-cracked-software-for-Windows"
  +title: "Websites to download cracked software for Windows?"
  +url: null
  +body: """
    Yes, I have looked in the megathread. Specifically under the sections “All Purpose”, “Tools”, and “Software”… however, I didn’t find any general, all purpose websites for cracked software. Or at least, the megathread never had something in it that said “great website for cracked software”.\n
    \n
    Thanks in advance. :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698964948 {#5796
    date: 2023-11-02 23:42:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5763 …}
  +votes: Doctrine\ORM\PersistentCollection {#5803 …}
  +reports: Doctrine\ORM\PersistentCollection {#5805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5809 …}
  +badges: Doctrine\ORM\PersistentCollection {#5811 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        All I see is people “beating around the bush” and whatnot. Here are my two suggestions:\n
        \n
        - [forum.dirtywarez.com](https://forum.dirtywarez.com/) - great for general software, most links are direct download\n
        - [www.teamos.xyz](https://www.teamos.xyz/) - great for custom OS images, Adobe stuff and big stuff that is usually delivered as torrents\n
        - [forums.mydigitallife.net](https://forums.mydigitallife.net/) - great for clean Windows/Office installers, keys, cracks\n
        \n
        Enjoy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1698675027 {#2471
        date: 2023-10-30 15:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Galaxyboy3598@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2021 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 79038
      -bodyTs: "'/)':20,33,53 'adob':39 'around':7 'beat':6 'big':42 'bush':9 'clean':56 'crack':60 'custom':36 'deliv':47 'direct':28 'download':29 'enjoy':61 'forum.dirtywarez.com':17,19 'forum.dirtywarez.com/)':18 'forums.mydigitallife.net':50,52 'forums.mydigitallife.net/)':51 'general':23 'great':21,34,54 'imag':38 'instal':58 'key':59 'link':26 'os':37 'peopl':5 'see':3 'softwar':24 'stuff':40,43 'suggest':16 'torrent':49 'two':15 'usual':46 'whatnot':11 'windows/office':57 'www.teamos.xyz':30,32 'www.teamos.xyz/)':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4919730"
      +editedAt: DateTimeImmutable @1698619163 {#2377
        date: 2023-10-29 23:39:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698618892 {#2363
        date: 2023-10-29 23:34:52.0 +01:00
      }
      +"title": 79038
    }
  ]
  -id: 8389
  -titleTs: "'crack':4 'download':3 'softwar':5 'websit':1 'window':7"
  -bodyTs: "'advanc':49 'crack':28,45 'didn':19 'find':21 'general':23 'great':42 'howev':17 'least':32 'look':4 'megathread':7,34 'never':35 'purpos':13,25 'said':41 'section':11 'softwar':16,29,46 'someth':37 'specif':8 'thank':47 'tool':14 'websit':26,43 'yes':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698690502
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13174839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698604102 {#5784
    date: 2023-10-29 19:28:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2035
  +user: Proxies\__CG__\App\Entity\User {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
  +slug: "Websites-to-download-cracked-software-for-Windows"
  +title: "Websites to download cracked software for Windows?"
  +url: null
  +body: """
    Yes, I have looked in the megathread. Specifically under the sections “All Purpose”, “Tools”, and “Software”… however, I didn’t find any general, all purpose websites for cracked software. Or at least, the megathread never had something in it that said “great website for cracked software”.\n
    \n
    Thanks in advance. :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698964948 {#5796
    date: 2023-11-02 23:42:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#5763 …}
  +votes: Doctrine\ORM\PersistentCollection {#5803 …}
  +reports: Doctrine\ORM\PersistentCollection {#5805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5809 …}
  +badges: Doctrine\ORM\PersistentCollection {#5811 …}
  +children: [
    App\Entity\EntryComment {#1909
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2035 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        All I see is people “beating around the bush” and whatnot. Here are my two suggestions:\n
        \n
        - [forum.dirtywarez.com](https://forum.dirtywarez.com/) - great for general software, most links are direct download\n
        - [www.teamos.xyz](https://www.teamos.xyz/) - great for custom OS images, Adobe stuff and big stuff that is usually delivered as torrents\n
        - [forums.mydigitallife.net](https://forums.mydigitallife.net/) - great for clean Windows/Office installers, keys, cracks\n
        \n
        Enjoy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1698675027 {#2471
        date: 2023-10-30 15:10:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Galaxyboy3598@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2012 …}
      +votes: Doctrine\ORM\PersistentCollection {#2021 …}
      +reports: Doctrine\ORM\PersistentCollection {#2011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 79038
      -bodyTs: "'/)':20,33,53 'adob':39 'around':7 'beat':6 'big':42 'bush':9 'clean':56 'crack':60 'custom':36 'deliv':47 'direct':28 'download':29 'enjoy':61 'forum.dirtywarez.com':17,19 'forum.dirtywarez.com/)':18 'forums.mydigitallife.net':50,52 'forums.mydigitallife.net/)':51 'general':23 'great':21,34,54 'imag':38 'instal':58 'key':59 'link':26 'os':37 'peopl':5 'see':3 'softwar':24 'stuff':40,43 'suggest':16 'torrent':49 'two':15 'usual':46 'whatnot':11 'windows/office':57 'www.teamos.xyz':30,32 'www.teamos.xyz/)':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4919730"
      +editedAt: DateTimeImmutable @1698619163 {#2377
        date: 2023-10-29 23:39:23.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698618892 {#2363
        date: 2023-10-29 23:34:52.0 +01:00
      }
      +"title": 79038
    }
  ]
  -id: 8389
  -titleTs: "'crack':4 'download':3 'softwar':5 'websit':1 'window':7"
  -bodyTs: "'advanc':49 'crack':28,45 'didn':19 'find':21 'general':23 'great':42 'howev':17 'least':32 'look':4 'megathread':7,34 'never':35 'purpos':13,25 'said':41 'section':11 'softwar':16,29,46 'someth':37 'specif':8 'thank':47 'tool':14 'websit':26,43 'yes':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698690502
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13174839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698604102 {#5784
    date: 2023-10-29 19:28:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1909
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Websites-to-download-cracked-software-for-Windows"
    +title: "Websites to download cracked software for Windows?"
    +url: null
    +body: """
      Yes, I have looked in the megathread. Specifically under the sections “All Purpose”, “Tools”, and “Software”… however, I didn’t find any general, all purpose websites for cracked software. Or at least, the megathread never had something in it that said “great website for cracked software”.\n
      \n
      Thanks in advance. :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698964948 {#5796
      date: 2023-11-02 23:42:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5763 …}
    +votes: Doctrine\ORM\PersistentCollection {#5803 …}
    +reports: Doctrine\ORM\PersistentCollection {#5805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5809 …}
    +badges: Doctrine\ORM\PersistentCollection {#5811 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 8389
    -titleTs: "'crack':4 'download':3 'softwar':5 'websit':1 'window':7"
    -bodyTs: "'advanc':49 'crack':28,45 'didn':19 'find':21 'general':23 'great':42 'howev':17 'least':32 'look':4 'megathread':7,34 'never':35 'purpos':13,25 'said':41 'section':11 'softwar':16,29,46 'someth':37 'specif':8 'thank':47 'tool':14 'websit':26,43 'yes':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698690502
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13174839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698604102 {#5784
      date: 2023-10-29 19:28:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    All I see is people “beating around the bush” and whatnot. Here are my two suggestions:\n
    \n
    - [forum.dirtywarez.com](https://forum.dirtywarez.com/) - great for general software, most links are direct download\n
    - [www.teamos.xyz](https://www.teamos.xyz/) - great for custom OS images, Adobe stuff and big stuff that is usually delivered as torrents\n
    - [forums.mydigitallife.net](https://forums.mydigitallife.net/) - great for clean Windows/Office installers, keys, cracks\n
    \n
    Enjoy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1698675027 {#2471
    date: 2023-10-30 15:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Galaxyboy3598@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 79038
  -bodyTs: "'/)':20,33,53 'adob':39 'around':7 'beat':6 'big':42 'bush':9 'clean':56 'crack':60 'custom':36 'deliv':47 'direct':28 'download':29 'enjoy':61 'forum.dirtywarez.com':17,19 'forum.dirtywarez.com/)':18 'forums.mydigitallife.net':50,52 'forums.mydigitallife.net/)':51 'general':23 'great':21,34,54 'imag':38 'instal':58 'key':59 'link':26 'os':37 'peopl':5 'see':3 'softwar':24 'stuff':40,43 'suggest':16 'torrent':49 'two':15 'usual':46 'whatnot':11 'windows/office':57 'www.teamos.xyz':30,32 'www.teamos.xyz/)':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4919730"
  +editedAt: DateTimeImmutable @1698619163 {#2377
    date: 2023-10-29 23:39:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698618892 {#2363
    date: 2023-10-29 23:34:52.0 +01:00
  }
  +"title": 79038
}
"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 {#1909
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Websites-to-download-cracked-software-for-Windows"
    +title: "Websites to download cracked software for Windows?"
    +url: null
    +body: """
      Yes, I have looked in the megathread. Specifically under the sections “All Purpose”, “Tools”, and “Software”… however, I didn’t find any general, all purpose websites for cracked software. Or at least, the megathread never had something in it that said “great website for cracked software”.\n
      \n
      Thanks in advance. :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698964948 {#5796
      date: 2023-11-02 23:42:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5763 …}
    +votes: Doctrine\ORM\PersistentCollection {#5803 …}
    +reports: Doctrine\ORM\PersistentCollection {#5805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5809 …}
    +badges: Doctrine\ORM\PersistentCollection {#5811 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 8389
    -titleTs: "'crack':4 'download':3 'softwar':5 'websit':1 'window':7"
    -bodyTs: "'advanc':49 'crack':28,45 'didn':19 'find':21 'general':23 'great':42 'howev':17 'least':32 'look':4 'megathread':7,34 'never':35 'purpos':13,25 'said':41 'section':11 'softwar':16,29,46 'someth':37 'specif':8 'thank':47 'tool':14 'websit':26,43 'yes':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698690502
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13174839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698604102 {#5784
      date: 2023-10-29 19:28:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    All I see is people “beating around the bush” and whatnot. Here are my two suggestions:\n
    \n
    - [forum.dirtywarez.com](https://forum.dirtywarez.com/) - great for general software, most links are direct download\n
    - [www.teamos.xyz](https://www.teamos.xyz/) - great for custom OS images, Adobe stuff and big stuff that is usually delivered as torrents\n
    - [forums.mydigitallife.net](https://forums.mydigitallife.net/) - great for clean Windows/Office installers, keys, cracks\n
    \n
    Enjoy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1698675027 {#2471
    date: 2023-10-30 15:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Galaxyboy3598@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 79038
  -bodyTs: "'/)':20,33,53 'adob':39 'around':7 'beat':6 'big':42 'bush':9 'clean':56 'crack':60 'custom':36 'deliv':47 'direct':28 'download':29 'enjoy':61 'forum.dirtywarez.com':17,19 'forum.dirtywarez.com/)':18 'forums.mydigitallife.net':50,52 'forums.mydigitallife.net/)':51 'general':23 'great':21,34,54 'imag':38 'instal':58 'key':59 'link':26 'os':37 'peopl':5 'see':3 'softwar':24 'stuff':40,43 'suggest':16 'torrent':49 'two':15 'usual':46 'whatnot':11 'windows/office':57 'www.teamos.xyz':30,32 'www.teamos.xyz/)':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4919730"
  +editedAt: DateTimeImmutable @1698619163 {#2377
    date: 2023-10-29 23:39:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698618892 {#2363
    date: 2023-10-29 23:34:52.0 +01:00
  }
  +"title": 79038
}
"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 {#1909
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2035
    +user: Proxies\__CG__\App\Entity\User {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1795 …}
    +slug: "Websites-to-download-cracked-software-for-Windows"
    +title: "Websites to download cracked software for Windows?"
    +url: null
    +body: """
      Yes, I have looked in the megathread. Specifically under the sections “All Purpose”, “Tools”, and “Software”… however, I didn’t find any general, all purpose websites for cracked software. Or at least, the megathread never had something in it that said “great website for cracked software”.\n
      \n
      Thanks in advance. :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698964948 {#5796
      date: 2023-11-02 23:42:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#5763 …}
    +votes: Doctrine\ORM\PersistentCollection {#5803 …}
    +reports: Doctrine\ORM\PersistentCollection {#5805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5809 …}
    +badges: Doctrine\ORM\PersistentCollection {#5811 …}
    +children: [
      App\Entity\EntryComment {#1909}
    ]
    -id: 8389
    -titleTs: "'crack':4 'download':3 'softwar':5 'websit':1 'window':7"
    -bodyTs: "'advanc':49 'crack':28,45 'didn':19 'find':21 'general':23 'great':42 'howev':17 'least':32 'look':4 'megathread':7,34 'never':35 'purpos':13,25 'said':41 'section':11 'softwar':16,29,46 'someth':37 'specif':8 'thank':47 'tool':14 'websit':26,43 'yes':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698690502
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13174839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698604102 {#5784
      date: 2023-10-29 19:28:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2027 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    All I see is people “beating around the bush” and whatnot. Here are my two suggestions:\n
    \n
    - [forum.dirtywarez.com](https://forum.dirtywarez.com/) - great for general software, most links are direct download\n
    - [www.teamos.xyz](https://www.teamos.xyz/) - great for custom OS images, Adobe stuff and big stuff that is usually delivered as torrents\n
    - [forums.mydigitallife.net](https://forums.mydigitallife.net/) - great for clean Windows/Office installers, keys, cracks\n
    \n
    Enjoy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1698675027 {#2471
    date: 2023-10-30 15:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Galaxyboy3598@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 79038
  -bodyTs: "'/)':20,33,53 'adob':39 'around':7 'beat':6 'big':42 'bush':9 'clean':56 'crack':60 'custom':36 'deliv':47 'direct':28 'download':29 'enjoy':61 'forum.dirtywarez.com':17,19 'forum.dirtywarez.com/)':18 'forums.mydigitallife.net':50,52 'forums.mydigitallife.net/)':51 'general':23 'great':21,34,54 'imag':38 'instal':58 'key':59 'link':26 'os':37 'peopl':5 'see':3 'softwar':24 'stuff':40,43 'suggest':16 'torrent':49 'two':15 'usual':46 'whatnot':11 'windows/office':57 'www.teamos.xyz':30,32 'www.teamos.xyz/)':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4919730"
  +editedAt: DateTimeImmutable @1698619163 {#2377
    date: 2023-10-29 23:39:23.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698618892 {#2363
    date: 2023-10-29 23:34:52.0 +01:00
  }
  +"title": 79038
}
"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\Entry {#1695
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "Replacement-Bulb-for-Ultrafire-WF-500-Flashlight"
  +title: "Replacement Bulb for Ultrafire WF-500 Flashlight"
  +url: "https://cdn.tcb13.com/2023/wf500-bulb.jpg"
  +body: """
    Some years ago, before LEDs were a thing, I bought an Ultrafire WF-500 Flashlight that features a Xeon light bulb. As you might imagine the bulb reached its lifetime and burned away.\n
    \n
    Now a replacement bulb is available here [www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663) the thing is that it will cost me 35€ and for that price I could just buy a new LED flashlight.\n
    \n
    Now I was considering trying to adapt a generic LED bulb like this one here [www.aliexpress.com/item/1005002419159094.html?mp=…](https://www.aliexpress.com/item/1005002419159094.html?mp=1).\n
    \n
    Anyone else with this model of flashlight succeed at a similar mod? Any LED bulb recommendations? Or… is there any other source for the original bulb at a lower cost?\n
    \n
    Some photos:\n
    \n
    - [cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)\n
    \n
    Thank you.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697379975 {#1634
    date: 2023-10-15 16:26:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 2025
  -titleTs: "'-500':6 'bulb':2 'flashlight':7 'replac':1 'ultrafir':4 'wf':5"
  -bodyTs: "'-500':14 '/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':120 '/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':123 '/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':126 '/item/1005002419159094.html?mp=':82 '/item/1005002419159094.html?mp=1).':85 '/itm/321916301663](https://www.ebay.com/itm/321916301663)':43 '35':52 'adapt':71 'ago':3 'anyon':86 'avail':39 'away':33 'bought':10 'bulb':21,27,37,75,100,111 'burn':32 'buy':60 'cdn.tcb13.com':119,122,125 'cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':118 'cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':121 'cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':124 'consid':68 'cost':50,115 'could':58 'els':87 'featur':17 'flashlight':15,64,92 'generic':73 'imagin':25 'led':5,63,74,99 'lifetim':30 'light':20 'like':76 'lower':114 'might':24 'mod':97 'model':90 'new':62 'one':78 'origin':110 'photo':117 'price':56 'reach':28 'recommend':101 'replac':36 'similar':96 'sourc':107 'succeed':93 'thank':127 'thing':8,45 'tri':69 'ultrafir':12 'wf':13 'www.aliexpress.com':81,84 'www.aliexpress.com/item/1005002419159094.html?mp=':80 'www.aliexpress.com/item/1005002419159094.html?mp=1).':83 'www.ebay.com':42 'www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663)':41 'xeon':19 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693530236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4202482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693492236 {#1409
    date: 2023-08-31 16:30:36.0 +02: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
171 DENIED edit
App\Entity\Entry {#1695
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "Replacement-Bulb-for-Ultrafire-WF-500-Flashlight"
  +title: "Replacement Bulb for Ultrafire WF-500 Flashlight"
  +url: "https://cdn.tcb13.com/2023/wf500-bulb.jpg"
  +body: """
    Some years ago, before LEDs were a thing, I bought an Ultrafire WF-500 Flashlight that features a Xeon light bulb. As you might imagine the bulb reached its lifetime and burned away.\n
    \n
    Now a replacement bulb is available here [www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663) the thing is that it will cost me 35€ and for that price I could just buy a new LED flashlight.\n
    \n
    Now I was considering trying to adapt a generic LED bulb like this one here [www.aliexpress.com/item/1005002419159094.html?mp=…](https://www.aliexpress.com/item/1005002419159094.html?mp=1).\n
    \n
    Anyone else with this model of flashlight succeed at a similar mod? Any LED bulb recommendations? Or… is there any other source for the original bulb at a lower cost?\n
    \n
    Some photos:\n
    \n
    - [cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)\n
    \n
    Thank you.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697379975 {#1634
    date: 2023-10-15 16:26:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 2025
  -titleTs: "'-500':6 'bulb':2 'flashlight':7 'replac':1 'ultrafir':4 'wf':5"
  -bodyTs: "'-500':14 '/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':120 '/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':123 '/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':126 '/item/1005002419159094.html?mp=':82 '/item/1005002419159094.html?mp=1).':85 '/itm/321916301663](https://www.ebay.com/itm/321916301663)':43 '35':52 'adapt':71 'ago':3 'anyon':86 'avail':39 'away':33 'bought':10 'bulb':21,27,37,75,100,111 'burn':32 'buy':60 'cdn.tcb13.com':119,122,125 'cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':118 'cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':121 'cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':124 'consid':68 'cost':50,115 'could':58 'els':87 'featur':17 'flashlight':15,64,92 'generic':73 'imagin':25 'led':5,63,74,99 'lifetim':30 'light':20 'like':76 'lower':114 'might':24 'mod':97 'model':90 'new':62 'one':78 'origin':110 'photo':117 'price':56 'reach':28 'recommend':101 'replac':36 'similar':96 'sourc':107 'succeed':93 'thank':127 'thing':8,45 'tri':69 'ultrafir':12 'wf':13 'www.aliexpress.com':81,84 'www.aliexpress.com/item/1005002419159094.html?mp=':80 'www.aliexpress.com/item/1005002419159094.html?mp=1).':83 'www.ebay.com':42 'www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663)':41 'xeon':19 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693530236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4202482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693492236 {#1409
    date: 2023-08-31 16:30:36.0 +02: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
172 DENIED moderate
App\Entity\Entry {#1695
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#1589 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1678 …}
  +slug: "Replacement-Bulb-for-Ultrafire-WF-500-Flashlight"
  +title: "Replacement Bulb for Ultrafire WF-500 Flashlight"
  +url: "https://cdn.tcb13.com/2023/wf500-bulb.jpg"
  +body: """
    Some years ago, before LEDs were a thing, I bought an Ultrafire WF-500 Flashlight that features a Xeon light bulb. As you might imagine the bulb reached its lifetime and burned away.\n
    \n
    Now a replacement bulb is available here [www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663) the thing is that it will cost me 35€ and for that price I could just buy a new LED flashlight.\n
    \n
    Now I was considering trying to adapt a generic LED bulb like this one here [www.aliexpress.com/item/1005002419159094.html?mp=…](https://www.aliexpress.com/item/1005002419159094.html?mp=1).\n
    \n
    Anyone else with this model of flashlight succeed at a similar mod? Any LED bulb recommendations? Or… is there any other source for the original bulb at a lower cost?\n
    \n
    Some photos:\n
    \n
    - [cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)\n
    - [cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)\n
    \n
    Thank you.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697379975 {#1634
    date: 2023-10-15 16:26:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  +badges: Doctrine\ORM\PersistentCollection {#1548 …}
  +children: []
  -id: 2025
  -titleTs: "'-500':6 'bulb':2 'flashlight':7 'replac':1 'ultrafir':4 'wf':5"
  -bodyTs: "'-500':14 '/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':120 '/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':123 '/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':126 '/item/1005002419159094.html?mp=':82 '/item/1005002419159094.html?mp=1).':85 '/itm/321916301663](https://www.ebay.com/itm/321916301663)':43 '35':52 'adapt':71 'ago':3 'anyon':86 'avail':39 'away':33 'bought':10 'bulb':21,27,37,75,100,111 'burn':32 'buy':60 'cdn.tcb13.com':119,122,125 'cdn.tcb13.com/2023/wf500-bulb.jpg](https://cdn.tcb13.com/2023/wf500-bulb.jpg)':118 'cdn.tcb13.com/2023/wf500-bulb2.jpg](https://cdn.tcb13.com/2023/wf500-bulb2.jpg)':121 'cdn.tcb13.com/2023/wf500-bulb3.jpg](https://cdn.tcb13.com/2023/wf500-bulb3.jpg)':124 'consid':68 'cost':50,115 'could':58 'els':87 'featur':17 'flashlight':15,64,92 'generic':73 'imagin':25 'led':5,63,74,99 'lifetim':30 'light':20 'like':76 'lower':114 'might':24 'mod':97 'model':90 'new':62 'one':78 'origin':110 'photo':117 'price':56 'reach':28 'recommend':101 'replac':36 'similar':96 'sourc':107 'succeed':93 'thank':127 'thing':8,45 'tri':69 'ultrafir':12 'wf':13 'www.aliexpress.com':81,84 'www.aliexpress.com/item/1005002419159094.html?mp=':80 'www.aliexpress.com/item/1005002419159094.html?mp=1).':83 'www.ebay.com':42 'www.ebay.com/itm/321916301663](https://www.ebay.com/itm/321916301663)':41 'xeon':19 'year':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693530236
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/4202482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693492236 {#1409
    date: 2023-08-31 16:30:36.0 +02: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
173 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details